Intel Moves Pre-Arc Graphics To “Legacy” Driver On Windows – Linux Users Need Not Worry

Intel announced this week that its moving its graphics driver support for integrated graphics on 11th Gen through 14th Gen processors over to their legacy driver model on Microsoft Windows. While this is a setback for those using Raptor Lake processors on Windows as well as the few Xe DG1 discrete graphics out there, Linux users don’t have much to worry about…

GCC 16 Will No Longer Treat Function Multi-Versioning As Experimental On ARM64

Function Multi-Versioning (FMV) is the compiler feature that allows developers to specify multiple versions of the same function that can be used for optimizing execution for specific target features. For example, FMV can allow optimized functions to be called if the CPU supports AVX, AVX-512, SSE4.2, or other differing ISA capabilities. With the GCC 16 compiler release, AArch64/ARM64 now considers its FMV support to be stable and complete…

InterceptSuite: Open-source Network Traffic Interception Tool

InterceptSuite is an open-source, cross-platform network traffic interception tool designed for TLS/SSL inspection, analysis, and manipulation at the network level.

The tool features a cross-platform C# GUI and supports Python extensions for protocol dissection. Notably, it allows TLS upgrades, such as STARTTLS and custom upgrades, enabling interception of plaintext protocols that transition to TLS. capabilities not found in any proxy solutions. Additionally, it supports specific IoT protocols like MQTT.

The post InterceptSuite: Open-source Network Traffic Interception Tool appeared first on Linux Today.

6 Useful Free and Open Source Linux WhatsApp Clients

WhatsApp is a hugely popular, free, proprietary messaging, social media, and voice-over-IP (VoIP) service that lets users send text, voice messages, and video messages, as well as make voice and video calls over an internet connection. WhatsApp’s client application runs on mobile devices, and can be accessed from computers

The post 6 Useful Free and Open Source Linux WhatsApp Clients appeared first on Linux Today.

Asciinema – Record and Share Your Terminal Sessions in Linux

Asciinema is an open-source terminal recording tool that makes it super easy to share your command-line work with others. Unlike traditional screen recorders that capture heavy video files, Asciinema records your terminal activity in a lightweight, text-based format, which means the recordings are tiny in size, perfectly reproducible, and can be shared or embedded it into your website or blog with just a small snippet of code.

The post Asciinema – Record and Share Your Terminal Sessions in Linux appeared first on Linux Today.

Bytedance Proposes “Parker” For Linux: Multiple Kernels Running Simultaneously

It was just a few days ago that a multi-kernel architecture was proposed for the Linux kernel. Separate from that proposal from Multikernel Technologies, it turns out Bytedance has been working on their own similar solution called Parker. Today Bytedance lifted the lid on Parker as their solution for running multiple kernels simultaneously on the same hardware/system…

Open Infrastructure is Not Free: A Joint Statement on Sustainable Stewardship

The Open Source Security Foundation
(OpenSSF) has put together a joint statement from many of the public
package repositories for various languages about the need for assistance in
maintaining these commons. Services such as PyPI for Python, crates.io for Rust, and many others are
working together to try to find ways to sustain these services in the face
of challenges from “automated CI systems, large-scale dependency
scanners, and ephemeral container builds
” all downloading enormous
amounts of package data, coupled with the rise of generative and agentic AI
driving a further explosion of machine-driven, often wasteful automated
usage, compounding the existing challenges
“. It is not a crisis, yet,
they say, but it is headed in that direction.

Despite serving billions (perhaps even trillions) of downloads each month (largely driven by commercial-scale consumption), many of these services are funded by a small group of benefactors. Sometimes they are supported by commercial vendors, such as Sonatype (Maven Central), GitHub (npm) or Microsoft (NuGet). At other times, they are supported by nonprofit foundations that rely on grants, donations, and sponsorships to cover their maintenance, operation, and staffing.

Regardless of the operating model, the pattern remains the same: a small number of organizations absorb the majority of infrastructure costs, while the overwhelming majority of large-scale users, including commercial entities that generate demand and extract economic value, consume these services without contributing to their sustainability.

[$] An unstable Debian stable update

A bug in a recent release of systemd’s network manager caused
headaches for people managing systems that have a virtual LAN (VLAN)
interface on a bridge; something one might want to do, for example,
when configuring network interfaces for virtual machines. The bug
affected several Debian users when upgrading the systemd package
from v257.7-1 to v257.8-1. The updated package is part of the Debian 13.1
release, and the bug has snared enough users to cause a minor
stir—due in no small part to the maintainer’s response as much
as the bug itself.