Welcome to my blog! Here I infrequently post about software development, AI, open source, home automation and other topics that interest me.
This is a quick follow-up to my previous post about agentic coding from November 2025. Not much has changed in the overall approach, but there are two notable shifts in my tooling worth mentioning.
While I still use VS Code with GitHub Copilot for my day job, I’ve been increasingly reaching for OpenCode for local agentic development on personal projects. The terminal-based workflow feels snappier, and I find myself more productive with it for focused coding sessions. My AGENTS.md files and general workflow patterns remain mostly the same.
Read more