Posts
All the articles I have published.
-
The 521 Error That Wasn't: Following the Evidence to a Backdoored PrestaShop
Published date:14 min readA real-world investigation into a PrestaShop outage where a Cloudflare 521 Error turned out to be a compromised index.php. A step-by-step debugging story focused on evidence instead of assumptions.
-
Following the Evidence: Investigating an OBS Studio Startup Crash
Published date:5 min readA real Linux debugging investigation that shows how evidence, controlled experiments, and careful reasoning are more valuable than guessing when a system crashes.
- Published date:4 min read
AI can write code in seconds, but it can't remember why you accepted it. Why documenting decisions matters more than documenting code in the age of AI.
-
Java Memory Efficiency: How Not to Blow Up Your Infrastructure with One Extra `new`
Published date:4 min readPractical guide to memory management in Java backend services. Optimize GC, control caches, and write efficient code without over-engineering.
-
Why fundamentals matter more than technologies
Published date:2 min readReflections on why engineering fundamentals will always matter more than any framework.
-
From Industrial Engineering to Backend Development
Published date:2 min readHow my background in industrial engineering shaped the way I understand software.
-
Starting this blog
Published date:2 min readWhy I decided to start writing about software, engineering, and everything I learn along the way.