Tag: [Ctrl + Build]
All the articles with the tag "[Ctrl + Build]".
-
LLMs: Not Magic, Just Math (and Marketing)
Published: at 10:26 PMTake large language models (LLMs). Fundamentally, they’re just probabilistic models trained on huge datasets.
-
Contain the Mess: How I Use Design Patterns to Evolve Legacy Systems
Published: at 12:28 PMOne of the most consistent contributors to success in the projects I’ve led has been the strategic use of design patterns.
-
What My URL Shortener Taught Me About Malicious Traffic
Published: at 08:03 AMI’ve been hosting a small URL shortener for just over a year now. It’s one of those deceptively simple projects — a few routes, a small database, not much to it.
-
The Latency Trap I Fell Into While Benchmarking Postgres
Published: at 11:17 AMLately, I’ve been tinkering with a Postgres setup, mostly to see how much performance I could squeeze out of it. Nothing formal — just a curiosity-driven experiment to understand what’s possible with the right tuning.