Rhythmbox Update Brings DAAP Server Fix, Podcast Tweaks
A new version of the GTK-based music player Rhythmbox has been released, the first major update in over a year. Rhythmbox 3.4.8 is billed as a ‘minor improvement release’, so there are no shiny new features or (some would say overdue) UI changes to...
.NET 9 released
Today, we are excited to announce the launch of .NET 9, the most productive, modern, secure, intelligent, and performant release of .NET yet. It’s the result of another year of effort on the part of thousands of developers from around the world. This...
Ubuntu 25.04 Plans Switch to New PDF App
Ubuntu 25.04 plans to include a new default PDF viewer app. Evince (aka Document Viewer) is the PDF app Ubuntu preinstalls at present. In fact, I can’t recall using a version of Ubuntu that didn’t have it in! Next April’s release of Ubuntu 25.04 ...
Ubuntu 25.04 Set to Ship With New PDF Viewer
It could be all change for the PDF viewer in the next version of Ubuntu. Ubuntu’s long-time PDF viewer Evince (aka Document Viewer) is comes preinstalled in Ubuntu at present—I can’t recall using a version of Ubuntu that didn’t use it. But next...
Join Canonical in Paris at Dell Technologies Forum
Canonical is thrilled to be joining forces with Dell Technologies at the upcoming Dell Technologies Forum – Paris, taking place on 19 November. This premier event brings together industry leaders and technology enthusiasts to explore the latest advan...
RISC-V Mainboard for Framework Laptop 13 Available from $199
Framework make the most exciting laptops around —I don’t own one to be able to say they’re good, but the modular components, and upgradeable and repairable ethos is unlike anything else. As news earlier this year that owners would be able to swap...
Mesa 24.3-rc2 Brings Fixes For Intel & NVK Drivers
Last week Mesa 24.3 was finally branched and Mesa 24.3-rc1 subsequently issued for getting the release process kicked off for this quarterly 3D graphics driver feature release. Out today is Mesa 24.3-rc2 with an initial batch of fixes...
quBSD: a Qubes-inspired containerization schema for FreeBSD
quBSD is a FreeBSD jails/bhyve wrapper which implements a Qubes inspired containerization schema. Written in shell, based on zfs, and uses the underlying FreeBSD tools. ↫ quBSD GitHub page quBSD really seems to build upon the best FreeBSD has to offe...
Board Election for Three Seats Opens
Members of the openSUSE’selection committee have provided notice to the project about the start of this year’s board election. This election there are three board seats up for grabs. The election begins its nomination process today and invites all ...
GNU C Library Merges Support for getrandom vDSO
Back in Linux 6.11 support for getrandom() in the vDSO was upstreamed for much better performance in providing speedy yet secure random number generation (RNG) needs. Since Linux 6.11 getrandom in the vDSO has expanded to more CPU architectures and now...
Docker tutorial: Get started with Docker volumes
Docker containers are meant to be immutable, meaning the code and data they hold never change. Immutability is useful when you want to be sure the code running in production is the same as the code that passed QA testing; it’s not so useful when you...
Kotlin for Java developers
After Java, Kotlin is the most popular JVM language. Kotlin is an expressive, concise language with strong functional programming support. It’s especially appealing to Java developers because it is fully interoperable with Java, and the syntax is a...
The Agile Manifesto was ahead of its time
Last week I went on a short rant about scrum, and how it isn’t agile and is, well, dumb. It occurred to me that one of the obstacles to truly being agile has been the limits of software technology. The way we had to build and deliver software didn...