New RISC-V SBC Supports Ubuntu 24.04, Won’t Run Future Releases
ESWIN EBC77 RISC-V SBC launches with Ubuntu 24.04 LTS support but RVA20 profile means it won't run Ubuntu 25.10 or later. Specs, price, and availability. You're reading New RISC-V SBC Supports Ubuntu 24.04, Won’t Run Future Releases, a blog post from...
Ubuntu 25.10 Fixes Something You Didn’t Know Needed Fixing
Another bug to file under 'once you see it, you can't unseen it' has been fixed in Ubuntu, this one concerning the curved corners on the desktop dock. You're reading Ubuntu 25.10 Fixes Something You Didn’t Know Needed Fixing, a blog post from OMG! Ub...
Ubuntu 25.10 Fixes the Dock’s Inconsistent Radii
Name: Ubuntu Dock radii. Age: Brand new. Appearance: Ever-so-slightly rounder. What’s the bug? When the Ubuntu Dock is in dock mode (not full width) the corner radii doesn’t match the radii used elsewhere, while padding around Yaru icons (and the...
Perforce unveils agentic AI test tool for web and mobile apps
Seeking to ease web and mobile app testing by leveraging AI, Perforce Software has unveiled Perfecto AI, an agentic AI testing tool that removes the need for test scripts, frameworks, or maintenance and streamlines testing workflows, according to the ...
Linux Foundation Newsletter: July 2025
Welcome to the July 2025 edition of the Linux Foundation Newsletter. This month, our global community of developers, maintainers, and members came together in Denver for Open Source Summit North America. Thank you to our attendees for a vibrant week o...
4 tips for getting started with free-threaded Python
Until recently, Python threads ran without true parallelism, as threads yielded to each other for CPU-bound operations. The introduction of free-threaded or ‘no-GIL’ builds in Python 3.13 was one of the biggest architectural changes to the CPython...