Posts
All the articles I've posted.
-
Is Dev Dead? Spoiler: No.
A dev who does not type code all day can absolutely still be a dev. The job has simply evolved from keyboard monkey to problem orchestrator. Here is what modern developers actually do and what the next generation needs to learn.
-
Open-Source AI vs. Nerfed Cloud Gods - Do We Really Have to Settle?
Open-source AI models are catching up fast, but closed models remain constrained by government regulations. The real question is - how much control do you want over your AI capabilities and guardrails?
-
Shrinking an Oversized Docker WSL2 Virtual Disk (When wsl --shutdown Fails)
If you use Docker Desktop with the WSL2 backend on Windows, you may have noticed your storage space disappearing. Docker stores all its images, containers, and volumes inside a virtual disk file that grows but never shrinks automatically. This guide walks through cleaning up Docker, bypassing a stubborn WSL instance, and manually compressing the virtual disk to reclaim storage.
-
Fusion API - when too many LLMs spoil the code
OpenRouter's Fusion API combines multiple models to reach Fable-level intelligence at half the price, but when it comes to coding, more models can mean more problems than solutions.
-
From Chess Bots to ChatGPT - How AI Went From Geek News to Daily Dependency
AI was once headline news about chess and Go - now it's the coworker sitting in your browser. The story of how we went from watching machines beat grandmasters to having them write our code.
-
Delta, Palantir and the CI/CD Pipeline of War
Ukraine's Delta system and Palantir's analytics platforms have turned modern warfare into a real-time data pipeline, where the kill chain operates like a CI/CD deployment - except the output is artillery strikes instead of code.