The Hypocrisy of Agentic Coding Critics
Every week I read another post arguing that LLM coding agents are fundamentally untrustworthy. The code is buggy. The output needs reviewing. The …
Every week I read another post arguing that LLM coding agents are fundamentally untrustworthy. The code is buggy. The output needs reviewing. The …
When did you last care which chip was in your laptop? Not which laptop, or which operating system, but which actual silicon processor was doing the …
LLM-assisted coding feels slow at first. Painfully slow. You’re constantly second-guessing the output, reading every line, checking for …
I’ve been using Claude Code a lot recently, and I’ve settled on a workflow that’s been producing really good results. The short …
LLMs are changing how we write software. In the face of this unheaval, it’s tempting to think these tools somehow absolve us from following good …
Like many engineers right now, I’m exploring how LLMs can accelerate workflows. The potential is undeniable: generating code snippets, drafting …
I’ve been using files-to-prompt recently to help query large codebases with LLMs, but I realised this would work just as well for documentation …