Some Intel Linux Driver Maintainers Have Left The Company
With the recent Intel layoffs and early retirement / buyout packages, I have been curious to see what impact it will have on the open-source/Linux software engineers at the company. There's at least a few driver maintainers that have unfortunately depa...
State Of The Bird: Thunderbird Annual Report 2023-2024
We’ve just released Thunderbird version 128, codenamed “Nebula”, our yearly stable release. So with that big milestone done, I wanted to take a moment and tell our community about the state of Thunderbird. In the past I’ve done a recap focused ...
Schedule for openSUSE.Asia Summit is Published
The schedule for this year’s openSUSE.Asia Summit is out and features a diverse lineup of talks highlighting advancements in open-source and with the project. This year’s event takes place in Tokyo, Japan, and is a two-day event running from Nov. 2...
Intel Xeon 6980P SNC3 vs. HEX Clustering Mode Performance
With the Intel Xeon 6900P "Granite Rapids" processors that launched last week there are SNC3 and HEX clustering modes for these new processors. The default Sub-NUMA Clustering 3 (SNC3) mode for the three compute dies while the HEX mode is like SNC1 mod...
Xfce 4.20 Aiming For Release In December
A roadmap/schedule has been published for the lightweight Xfce 4.20 desktop. If all goes well this next iteration of the Xfce desktop will be out before Christmas...
Docker tutorial: Get started with Docker
Containers are a lightweight way to make application workloads portable, like a virtual machine but without the overhead and bulk typically associated with VMs. With containers, you can package apps and services and move them freely between physical, ...
Spring AI: An AI framework for Java developers
Artificial intelligence has been something of a fiesta for programmers for the last few years, and one language—Python—has been the undeniable belle of the ball. Java and other languages have been a bit sidelined. But now we are entering a new pha...
Canonical joins OPEA to enable Enterprise AI
Canonical is committed to enabling organizations to secure and scale their AI/ML projects in production. This is why we are pleased to announce that we have joined the Open Platform for Enterprise AI (OPEA), a project community at the Linux Foundation ...
Fedora Linux Flatpak cool apps to try for October
This article introduces projects available in Flathub with installation instructions. Flathub is the place to get and distribute apps for all of Linux. It is powered by Flatpak, allowing Flathub apps to run on almost any Linux distribution. Please rea...
Microsoft releases official OpenAI library for .NET
Microsoft has released its official OpenAI library for .NET, with the goal of ensuring a smooth, reliable integration experience for developers working with OpenAI and Azure OpenAI services in .NET applications. Announced October 1, the now-stable lib...
Golang Now Enables Speedier getrandom() On Linux
The Linux 6.11 kernel introduced getrandom() in the vDSO for faster yet secure user-space random number generation needs. In addition to patches pending for Glibc to make use of getrandom() vDSO support, Golang is now another early user of this functio...