I went from a 3440x1440 ultrawide to Apple’s Studio Display XDR. It is the best coding monitor I have used, and here are the details I wanted clear answers on before buying it.
Posts for: #Development
OpenAI Demo’d Fixing Issue #2472 Live. It’s Still Open.
OpenAI live-fixed a bug on stage during their GPT-5 launch, promised to merge it after the show, and three months later it’s still broken. Nobody seems to care.
When Curl Works But IntelliJ Doesn’t: The Ollama Connection Mystery
IntelliJ kept saying “Failed to connect” to my Ollama instance while curl worked perfectly. Here’s what actually broke and the one-line fix.
Running OpenAI’s GPT-OSS locally: the good, the bad, and the loopy
My experience running OpenAI’s new open source GPT-OSS model locally, from impressive reasoning to frustrating tool calling failures
Using Nix to build JS/TS projects with private dependencies
How can you tell Nix to use private NPM registries without being impure?