IntelliJ kept saying “Failed to connect” to my Ollama instance while curl worked perfectly. Here’s what actually broke and the one-line fix.
I washed my Yubikey twice by accident. Here’s how I saved it both times.
How to save a water-damaged Yubikey using isopropyl alcohol and proper drying techniques
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
Public Dotfiles, Private Secrets: My Nix OS Docker Workflow
Run Docker containers on Nix OS, commit every line to GitHub, and still keep your API tokens private using Agenix and age.
Using Nix to build JS/TS projects with private dependencies
How can you tell Nix to use private NPM registries without being impure?