With Microsoft's new Dev Configs, a Windows installation becomes a ready-to-use developer workstation with a single command – ...
RakuOS fixes the one thing that annoys me most about immutable Linux distros ...
Don't fear the command line if you want to unlock Linux's true potential.
Microsoft is turning Windows 11 into agent-native at Build 2026, adding local AI models and OS-level security to fix its ...
WSL 3 GPU passthrough for Windows arrives at Microsoft Build 2026, letting developers run Ollama, PyTorch, and llama.cpp ...
Microsoft’s Build 2026 Windows updates add developer setup tools, local AI models, Linux workflows, and agent security ...
There's another likely North Korean-linked scam hitting developers and their employers, while snarfing up credentials and ...
If you've used Linux, you've undoubtedly experienced these problems, so why not take a look?
TL;DR  Introduction  At the start of this year, I wrote a blog on how 2025 was the ‘year of the infostealer’, and it doesn’t ...
Microsoft unveiled a series of major AI-focused announcements at its Build 2026 developer conference, including the new ...
A recent Stack Overflow survey found that more than 84% of developers are already using or planning to use AI tools in their workflow. After trying OpenAI Codex for myself, I understand why. Like many ...
py-spy is a sampling profiler for Python programs. It lets you visualize what your Python program is spending time on without restarting the program or modifying the code in any way. py-spy is ...