Two developers side by side: one clutching his head at a wall of generated text, one leaning back grinning at a three line answer An agent can touch more code in an af ...
Two developers side by side: one clutching his head at a wall of generated text, one leaning back grinning at a three line answer An agent can touch more code in an af ...
ThinkPad L14 with the Crucial 64GB DDR5 RAM kit on top, London rooftops through the window I Stopped Looking for the Perfect Laptop - and Built the Setup I Actua ...
I have been using premium models for quite some time now, Claude Code, Codex, the usual suspects. And for just as long I wanted to try running an open weight model on my own machine for real work, not ...
After using Protobuf for a few years, I’ve come across several types designed to solve specific problems. While some of these problems can be addressed without them, not knowing about these types may ...
A SQL Trick I Wish I Had Known Long Ago. In software development, separating business logic or domain logic from an application and other layers is a crucial architectural principle. One of the most i ...