The Vulnerabilities That Don't Break Anything 2026-06-04 Logic flaws are the real threat in fintech backends — and they're the ones you ship yourself.
My First Hugo Post 2026-06-04 I have 7 years of backend experience. It took me three failed attempts to build a personal website.
What Is WSL and Why Should You Care? 2021-08-03 Windows Subsystem for Linux lets you run a real Linux environment on Windows without dual booting or virtual machines.
The N+1 Query Problem 2021-07-31 One of the most common database performance mistakes in backend development — and how to fix it in Django and Laravel.
Life Is Easier with Docker 2021-07-28 Docker explained through the most relatable pain point in software development — it works on my machine.
Why Linux Is Better for Programming 2021-01-15 Nine reasons I think Linux is the better environment for writing software — and how to try it without committing.
What Is Testing? 2020-12-25 Unit testing explained — what it is, why you're probably avoiding it, and why that's a mistake.