The Linux event poll “epoll” code for efficient I/O multiplexing and monitoring of file descriptors for seeing when I/O is possible has a new optimization merged today for Linux 7.0…
Category Archives: Linux
Budgie Desktop 10.10.2 Released with Better Wayland Labwc Bridge
Budgie 10.10.2 desktop environment improves the Labwc Wayland bridge, enhances Icon Tasklist application matching, and refines menu behavior.
GNOME 50 Release Candidate Arrives with HDR Screen Sharing Support
The GNOME Project released today the RC (Release Candidate) version of the upcoming GNOME 50 desktop environment series, scheduled for release later this month on March 18th, 2026.
Huston: Revisiting time
Geoff Huston looks at the network
time protocol, and efforts to secure it, in detail.
NTP operates in the clear, and it is often the case that the
servers used by a client are not local. This provides an
opportunity for an adversary to disrupt an NTP session, by
masquerading as a NTP server, or altering NTP payloads in an effort
to disrupt a client’s time-of-day clock. Many application-level
protocols are time sensitive, including TLS, HTTPS, DNSSEC and
NFS. Most Cloud applications rely on a coordinated time to
determine the most recent version of a data object. Disrupting time
can cause significant chaos in distributed network environments.While it can be relatively straightforward to secure a TCP-based
protocol by adding an initial TLS handshake and operating a TLS
shim between TCP and the application traffic, it’s not so
straightforward to use TLS in place of a UDP-based protocol for
NTP. TLS can add significant jitter to the packet exchange. Where
the privacy of the UDP payload is essential, then DTLS might
conceivably be considered, but in the case of NTP the privacy of
the timestamps is not essential, but the veracity and authenticity
of the server is important.NTS, a secured version of NTP, is designed to address this
requirement relating to the veracity and authenticity of packets
passed from a NTS server to an NTS client. The protocol adds a NTS
Key Establishment protocol (NTS-KE) in additional to a conventional
NTPv4 UDP packet exchange (RFC 8915).
I’d Happily Pay for Linux — If It Actually Ran the Software I Need
Just one issue stands between me and my Linux daily driver, and this solution is all it’ll take to turn the tables.
Budgie 10.10.2 Brings Improved Labwc Wayland Compositor Integration
Out today is Budgie 10.10.2 as the latest minor update to this open-source desktop environment that began as part of the Solus Linux project…
Wine 11.4 Released with DirectSound Performance Improvements
Wine 11.4 improves DirectSound resampling performance, reworks the MSXML SAX reader, enhances timezone detection, and fixes 17 application issues.
Another LVs reconfiguration on ArchLinux as of 03/07/2026
Create root and home LVs as suggested by system during “archinstall” run-time . In general, we follow approach proposed in https://www.dwarmstrong.org/install-lmde-with-custom-lvm-luks/ a while ago for LMDE 6. Upon completition drop to root’s shell and update default LV’s layout as shown below ( just for instance ) .
AMD GAIA 0.16 Introduces C++17 Agent Framework For Building AI PC Agents In Pure C++
AMD’s GAIA open-source framework for building AI agents that run locally on Ryzen AI hardware via the Radeon iGPUs and/or NPUs is up to version 0.16. With this new GAIA release is support for developing AI agents purely in C++ with no longer needing to depend upon Python…
Rust 1.94 Now Available with New Slice Iteration API
Rust 1.94 introduces the array_windows slice iterator, support for Cargo config includes, TOML 1.1 parsing, and several stabilized APIs.
FreeBSD 15.1 On Track With Better Realtek WiFi & KDE Desktop Install Option
The effort around improving FreeBSD on laptops continues full speed ahead in 2026. The upcoming FreeBSD 15.1 remains on track with not only having a KDE desktop option from FreeBSD’s text-based installer UI but also improved Realtek WiFi adapter support is on the way, updating of the graphics drivers from Linux, and more…
New Maui.Gtk Project Provides A GTK4 Backend For Microsoft’s .NET MAUI
Maui.Gtk is a new open-source project providing a GTK4 Linux back-end for Microsoft’s .NET MAUI…
3mdeb Making Progress On AMD Ryzen AM5 Motherboard Port With Coreboot + openSIL
In addition to the 3mdeb firmware consulting firm porting Coreboot with AMD openSIL to an EPYC 9005 “Turin” Gigabyte motherboard, their developers have also been working on a similar Coreboot + openSIL port to an AM5 Ryzen consumer motherboard…
Resources For GNOME Adds Intel Xe GPU Power Usage & Intel NPU Frequency Reporting
Resources, the modern GNOME GTK4/libadwaita-based GUI application for system resource monitoring and an alternative to GNOME System Monitor, is out with a new update. Resources 1.10.2 brings some nice improvements for those running GNOME on modern Intel hardware…
FOSS Force’s Top Five Articles — For the Week Ending March 6, 2026
Did you miss this week’s top articles? Here are the five most read article on FOSS Force for the week that just ended.
The post FOSS Force’s Top Five Articles — For the Week Ending March 6, 2026 appeared first on FOSS Force.
US state laws push age checks into the operating system
Bad legislation, but an especially big headache for FOSSMany web sites, social media services, and other platforms require age verification on the theory that it will protect kids from seeing inappropriate content. But now some US states want to require the operating system itself to check your age and that could cause big headaches for FOSS vendors.…
KDE Plasma Saw A Lot Of Bug/Crash Fixing & UI Polishing This Week
Nate Graham and John Veness are out today with the newest issue of This Week in Plasma. Notable for KDE Plasma 6.6.x~6.7 development this week were a lot of bug fixing — including multiple crash fixes — and some UI polishing too…
TUXEDO InfinityBook Max 16 AMD Launches With Ryzen AI 9 HX 370 and RTX 507
TUXEDO unveils the InfinityBook Max 16 AMD, a powerful Linux laptop with Ryzen AI 300 processors, RTX 50 graphics, a 300 Hz display, and up to 128 GB RAM.
TUXEDO InfinityBook Max 16 Linux Laptop Now Available with AMD Ryzen AI 300
Today, Linux hardware vendor TUXEDO Computers launched a new variant of the TUXEDO InfinityBook Max 16 Gen10 Linux laptop with an AMD Ryzen AI 9 CPU instead of an Intel CPU.
GTK 4.22 Released With Improved SVG Support, Reduced Motion Option
Ahead of the GNOME 50 desktop release coming up in less than two weeks, GTK 4.22 is out today as the newest stable version of the GTK4 toolkit…