Docker is a widely used developer tool that first simplifies the assembly of an application stack (docker build), then allows for the rapid distribution of the resulting executabl ...
I’m a traditional software engineer. Join me for the first in a series of articles chronicling my hands-on journey into AI ...
Bruno, Fx, ActivityWatch, DDEV, and TLDR Pages are all dev tools that you should try out because they're much better than ...
Alibaba unveiled Qwen3.5, an open-weight, 397-billion-parameter mixture-of-experts model that only wakes up 17 billion neurons per prompt. The payoff? You get 60% lower inference ...
Everything changes with time. Some changes happen so rapidly — like 7 frames or more per second — that we perceive them as ...
Finding the right book can make a big difference, especially when you’re just starting out or trying to get better. We’ve ...
Pull fresh Unsplash wallpapers and rotate them on GNOME automatically with a Python script plus a systemd service and timer.
The artificial intelligence coding revolution comes with a catch: it's expensive. Claude Code, Anthropic's terminal-based AI agent that can write, debug, and deploy code autonomously, has captured the ...
Back in July, Microsoft revealed how it is heavily incorporating AI into its development workflows. It talked about its in-house AI-powered coding assistant being leveraged for code reviews of over ...
PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first look at the new C code generator for Python. Python and C share more than ...