Open Source

Improving Xwayland window resizing
Speaking of Wayland, one of the most important parts of the transition is Xwayland, which makes sure legacy X applications not yet capable of running under a modern graphics stack can continue to function. Xwayland applications have had this weird visu...
2024-10-30 16:26
local_offer
Ubuntu 25.04 "Plucky Puffin" Development Opens - Defaulting To -O3 Optimizations
Canonical has announced the formal state of the Ubuntu 25.04 "Plucky Puffin" development. Among other early changes are now defaulting to -O3 compiler optimizations rather than the default -O2 optimization level when building Debian packages...
2024-10-30 16:02
Mousam is a Detailed Desktop Weather App for Linux
Being a Linux nerd I rarely go outside —that’s a joke— but knowing what the weather is doing beyond my basement walls —still a joke— is useful – if only because it usually gives me an excuse to stay at my desk compiling my own kernel —not...
2024-10-30 15:03
Thunderbird for Android 8.0 Takes Flight
Just over two years ago, we announced our plans to bring Thunderbird to Android by taking K-9 Mail under our wing. The journey took a little longer than we had originally anticipated and there was a lot to learn along the way, but the wait is finally o...
2024-10-30 13:59
New Raspberry Pi OS switches everyone over to Wayland
The slow rise of Wayland hasn’t really been slow anymore for years now, and today another major part of the Linux ecosystem is making the jump from X to Wayland. So we made the decision to switch. For most of this year, we have been working on portin...
2024-10-30 13:23
local_offer
Benchmarks Of Google's Axion Arm-based CPU: Competitive Performance & Compelling Value
Earlier this year Google announced Axion as their first Arm-based CPU for the Google Cloud. Today already they are taking Axion to general availability with the new C4A instances. These new C4A instances are advertised as offering up to 50% better perf...
2024-10-30 12:00
OpenPaX Announced As "Open-Source Alternative To GrSecurity" With Free Kernel Patch
Enterprise security firm Edera today is announcing OpenPaX that they promoted in their advance press notice as a "new open-source alternative to GrSecurity." GrSecurity being the firm focused on providing out-of-tree Linux kernel patches focused in the...
2024-10-30 11:00
TUXEDO OS 4 Launches with Ubuntu 24.04 LTS Base and Linux Kernel 6.11
TUXEDO OS 4 distribution is now available for download powered by Linux kernel 6.11 and KDE Plasma 6.1, based on Ubuntu 24.04.1 LTS. Here's what's new! The post TUXEDO OS 4 Launches with Ubuntu 24.04 LTS Base and Linux Kernel 6.11 appeared first on 9to...
2024-10-30 10:54
Python threading and subprocesses explained
By default, Python’s runtime executes in a single thread, with traffic directed by the Global Interpreter Lock (GIL). Most of the time this isn’t a significant bottleneck, but it becomes one when you want to run many jobs in parallel. Python provi...
2024-10-30 09:00
Is the React compiler ready for prime time?
React’s development team has been quietly working on a compiler to improve the default performance of applications that rely on React. The goal is a compiler that comprehends both JavaScript and React and outputs optimized versions of both; a major ...
2024-10-30 09:00
Developers don’t belong on an assembly line
As we all learned in history class in high school, the Industrial Revolution gave birth to machine-driven manufacturing processes that greatly increased production, lowered the costs of manufactured goods, and raised everyone’s standard of living. ...
2024-10-30 09:00
Python has overtaken JavaScript on GitHub
Python has overtaken JavaScript as the most popular language on GitHub, while the use of Jupyter Notebooks also has skyrocketed on the site. The rise of both underscore the surge in data science, artificial intelligence, and machine learning on the co...
2024-10-30 09:00
What Entrust certificate distrust means for developers
Public key infrastructure (PKI) — first introduced by Whitfield Diffie and Martin Hellman in an IEEE paper in 1976 — has secured web communications like clockwork for decades. For every site visit, PKI brokers trust between web browsers and websi...
2024-10-30 09:00
Tumbleweed Monthly Update - October 2024
This month, the rolling-release ran like a well-tuned engine as it powered through important updates and bug fixes with precision and speed. Updates were available for GNOME, systemd, qemu and more alongside important security patches. Various CVEs wer...
2024-10-30 09:00
Contribute at the Podman 5.3 Test Days
Fedora test days are events where anyone can help make certain that changes in Fedora work well in an upcoming release. Fedora community members often participate, and the public is welcome at these events. If you’ve never contributed to Fedora befor...
2024-10-30 08:00
DRM Panic "Screen of Death" Support Being Extended To All Recent AMD GPUs
DRM_Panic is the functionality first added in Linux 6.10 for "Blue Screen of Death" type functionality when a kernel panic occurs or similar for displaying a nice graphical error message. Since the initial introduction it's been extended to handle QR c...
2024-10-30 06:23
RadeonSI Lands Async Video Operations For Improving FFmpeg Performance
The RadeonSI Gallium3D driver used by all modern AMD Radeon graphics hardware has landed support in Mesa 24.3 for async VCE/UVD video operations to enhance the performance with the widely-used FFmpeg multimedia library...
2024-10-30 06:09