Who does Gen Z trust outside the algorithm?
This essay was originally published on The Sidebar, Mozilla’s Substack. When I started my newsletter, as seen on, a little over a year ago, it was because in the absence of early morning commutes, a designated office desk, and the water cooler conver...
GitHub becomes part of Microsoft’s “AI” organisation
It seems Microsoft is absorbing GitHub deeper into Microsoft. GitHub’s CEO Thomas Dohmke is stepping down, and GitHub will be integrated into a new department within Microsoft. Which department will become the new stewards of GitHub, and the massive ...
Ubuntu 25.10 May Ship with an “Unstable” Linux Kernel
Ubuntu 25.10 may ship with a Linux 6.17 release candidate kernel due to timing conflicts, marking the first Ubuntu release with an "unstable" kernel. You're reading Ubuntu 25.10 May Ship with an “Unstable” Linux Kernel, a blog post from OMG! Ubuntu...
DisplayPort is better than HDMI, and I will die on this hill
Over the years, we’ve seen a good number of interfaces used for computer monitors, TVs, LCD panels and other all-things-display purposes. We’ve lived through VGA and the large variety of analog interfaces that preceded it, then DVI, HDMI, and at so...
Zig’s lovely syntax
It’s a bit of a silly post, because syntax is the least interesting d detail about the language, but, still, I can’t stop thinking how Zig gets this detail just right for the class of curly-braced languages, and, well, now you’ll have to think ab...
The advantages of stack-based internal developer platforms
As organizations double down on developer experience, one of the most meaningful, and technical, investments they can make is in an internal developer platform (IDP). Not the mythical one-size-fits-all “platform in a box,” but a fully composable, ...
Multi-agent AI workflows: The next evolution of AI coding
As AI-assisted coding becomes more common, a new pattern is emerging: multi-agent workflows. A multi-agent workflow refers to using various AI agents in parallel for specific software development life cycle (SDLC) tasks, whether for planning, scaffold...
Who does the unsexy but essential work for open source?
Walk into any developer conference and you’ll see a predictable parade of laptop stickers: the cloud-native darlings, the hip new database, the obligatory mascot or two. It’s the developer variation of virtue signalling or calling out one’s trib...
A CISO’s guide to Application Security best practices
Effective AppSec is not a one-time fix but a continuous journey across every facet of your application’s lifecycle. By embracing a Secure Software Development Lifecycle (SSDLC) from the outset, diligently uncovering potential risks, and mastering you...
Tips and Tricks: man Command
The man command, is short for manual. It provides access to the various up-to-date on-board documentation pages. This helps users utilize the Linux/Unix operating systems in a better manner. What is man ? The man command is a manual pager which provide...
Linux ACPI Idle Driver Being Improved For Hybrid CPUs
For hybrid CPU core designs from recent Intel Core (Ultra) processors to ARM big.LIITTLE, a patch series was posted today in seeking to enhance the generic ACPI processor idle driver around processors with multiple types of CPU cores...