I Stopped Using pip for New Python Projects uv Changed Everything
If you write Python long enough, you eventually accept a weird ritual as normal. Continue reading on Towards AI » If you write Python long enough, you eventually accept a…
STOCK BACKTESTING MADE EASY
I Built a Stock Backtesting System for NSE India in Python — Here’s How It Works Continue reading on Medium » I Built a Stock Backtesting System for NSE India…
Week 1, episode 2 — The Vectorized Mindset Your Python Bootcamp Didn’t Teach
Your code is slow because you’re still thinking in loops. Master array-oriented computing for massive speed gains. Continue reading on Medium » Your code is slow because you’re still thinking…
A Developer’s Journey into AI: Building an Agent with Spring AI, RAG, and MCP
If you’re a developer who keeps hearing words like “AI agent,” “RAG,” or “MCP server” but isn’t sure where to start — this is for you. Continue reading on Medium…
Day 3 — Type Coercion (JavaScript’s Most Misunderstood Behavior)
“JavaScript isn’t confusing. It’s just doing things you didn’t expect.” Continue reading on Medium » “JavaScript isn’t confusing. It’s just doing things you didn’t expect.”Continue reading on Medium » Read…
10 JS Tricks Senior Devs Don’t Tell You
The patterns that separate 10x engineers from the rest hidden in plain sight inside the language you use every day. Continue reading on Medium » The patterns that separate 10x…
Top 7 Causes of Flaky Jest Tests (and How to Fix Them)
Flaky tests are one of the fastest ways to lose trust in a test suite. Continue reading on Medium » Flaky tests are one of the fastest ways to lose…
Nambah Storage VM VirtualBox di Linux Server Tanpa Ribet
Pernah ngalamin storage VM tiba tiba penuh padahal aslinya masih bisa ditambah? Continue reading on Medium » Pernah ngalamin storage VM tiba tiba penuh padahal aslinya masih bisa ditambah?Continue reading…
From Recon to Critical — Turning Endpoints Into Real Bugs
✍️ Introduction Continue reading on Bug Bounty Hunting: A Comprehensive Guide in English and french » ✍️ IntroductionContinue reading on Bug Bounty Hunting: A Comprehensive Guide in English and french…
The Question I Never Stopped Asking — Part III
Engineering the Invisible Continue reading on Medium » Engineering the InvisibleContinue reading on Medium » Read More Linux on Medium #linux
Reverse proxies for self-hosters: the front door that makes everything else make sense
What a reverse proxy actually does, why it sits in front of your apps, and how it simplifies domains, TLS, and exposure Continue reading on Stackademic » What a reverse…
Getting Started with awk: A Hands-On Tutorial
‘awk’ is a text-processing language that is particularly well-suited for working with structured text files. It is commonly used to: Continue reading on Medium » ‘awk’ is a text-processing language…
Lab Modul 01 — Fondasi Kerja Teknis, Internet, Linux CLI, dan Security Awareness
Pendahuluan Continue reading on Medium » PendahuluanContinue reading on Medium » Read More Linux on Medium #linux
System Calls Explained: From Operating System Theory to Go Practice
System calls provide an interface to the services made available by an operating system. These calls are generally available as routines… Continue reading on Medium » System calls provide an…
Day 29: The Ultimate Traffic Cop — Hosting Multiple Domains with Nginx Reverse Proxy.
Introduction: Welcome back to Phase 6 of our Docker Deep Dive! 🐳 Continue reading on Medium » Introduction: Welcome back to Phase 6 of our Docker Deep Dive! 🐳Continue reading…