Latest Linux and open source news from around the web

Docker Deep Dive Sponsored · View on Amazon → WD Black SN7100 1TB NVMe SSD Sponsored · View on Amazon →
OMG! Ubuntu

Fed up with complex note taking apps? Try Whisp for Linux

New GTK4/libadwaita app Whisp is positioning itself as the note-taking app for people fed up with note-taking apps (the best one is always the next one, right?). Scratch that; Whisp pitches itself as “the anti-note for GNOME”, a riff on Antinote, a macOS app with a similar look and feature set. Developer Tanay Bhomia describes it as “a fluid, gesture-driven scratchpad designed for absolute speed”. The website takes shots at the complexity of Obsidian and Notion, though Whisp isn’t out to compete with either. It’s there as a foil to complex databases, folder hierarchies and the corkboard-and-red-string complexity of obsessively cross-referenced notes. I […]

LWN.net

[$] A look at MinIO alternatives: Ceph and Garage

MinIO is a popular object-storage server that offered compatibility with the Amazon Simple Storage Service (S3) API. In December 2025, the company behind the project (also named MinIO) announced that the project was in maintenance mode and would not accept new changes; it was archived completely in February 2026. MinIO users have been hunting for alternatives since then, but the array of choices can be baffling. While many other projects aim to fill the space, their strengths and areas of focus tend to vary. Two of the alternatives—Ceph and Garage—are particularly compelling, and both offer solid S3 compatibility.

Phoronix

Linux Foundation & Others Launch "Akrites" To Defend Open-Source Software From AI-Enabled Exploits

The Linux Foundation along with others like Amazon, Anthropic, OpenAI, NVIDIA, Microsoft, Red Hat, and others have joined forces to launch Akrites. The Akrites project is aiming to help defend critical open-source software from the brisk pace of new AI/LLM-discovered software bugs and vulnerabilities in ensuring that said issues are effectively addressed before they can be exploited by bad actors...

LWN.net

Podman 6.0 released

Version 6.0.0 of the Podman container-management tool has been released. Notable new features include the ability to set multiple static IP addresses for containers, improvements in network isolation that make Podman more compatible with Docker, changes to the way Quadlet commands function, many new options for many existing podman commands, and a rewrite of Podman's configuration file handling. There are many breaking changes; see the release notes for a full list of all new features, changes, and bug fixes.