Open Source

Java Applet API heads for the exit
Java would finally shed its Java Applet API under an OpenJDK proposal created December 4. The JDK Enhancement Proposal notes that the API not only has been deprecated for removal for some time but is obsolete, because neither the current Java Developm...
2024-12-12 19:58
Mozilla Builders: Celebrating community-driven innovation in AI
This year, we celebrated a major milestone: the first Mozilla Builders demo day! More than just a tech event, it was a celebration of creativity, community and bold thinking. With nearly 200 applicants from more than 40 countries, 14 projects were sele...
2024-12-12 19:16
CentOS Stream 10 Reaches GA With Linux 6.12, Python 3.12 & No X.Org Server
Following the recent Red Hat Enterprise Linux 10 Beta, CentOS Stream 10 has now reached general availability status. CentOS Stream 10 defines the upstream Red Hat Enterprise Linux 10 that the RHEL 10 minor versions are created from and ultimately a pre...
2024-12-12 19:15
Linux Mint 22.1 Beta is Now Available to Download
A beta version of Linux Mint 22.1 “Xia” is now officially available to download, ahead of an anticipated stable release at the end of December. Linux Mint 22.1 is an in-series update to Linux Mint 22, released earlier back in July. As such, it cont...
2024-12-12 15:00
Btrfs SIG Established For Advancing Btrfs Interests On Fedora
While Fedora Workstation has defaulted to using the Btrfs file-system for the past four years, only this past summer was the idea raised of creating a Fedora special interest group (SIG) around Btrfs to help advance efforts around this CoW file-system ...
2024-12-12 14:48
QEMU with VirtIO GPU Vulkan support
With its latest reales qemu added the Venus patches so that virtio-gpu now support venus encapsulation for vulkan. This is one more piece to the puzzle towards full Vulkan support. An outdated blog post on clollabora described in 2021 how to enable 3...
2024-12-12 14:46
local_offer
Turning off Zen 4’s op cache for curiosity and giggles
CPUs start executing instructions by fetching those instruction bytes from memory and decoding them into internal operations (micro-ops). Getting data from memory and operating on it consumes power and incurs latency. Micro-op caching is a popular tech...
2024-12-12 14:17
local_offer
A twenty-five year old curl bug
When we announced the security flaw CVE-2024-11053 on December 11, 2024 together with the release of curl 8.11.1 we fixed a security bug that was introduced in a curl release 9039 days ago. That is close to twenty-five years. The previous record ...
2024-12-12 14:02
local_offer
LibreOffice 25.2 Beta 1 Office Suite Ready For Testing
Building off last month's release of the LibreOffice 25.2 Alpha release for this free software office suite, out today is the first beta release of the upcoming LibreOffice 25.2...
2024-12-12 12:33
From surveillance to safety: How Kazakhstan’s Carpet CCTV is reshaping security
In a world where technology increasingly shapes how cities manage safety and security, Kazakhstan’s Ministry of Internal Affairs is leading the way with its groundbreaking “Carpet CCTV” project. This ambitious initiative has revolutionized publi...
2024-12-12 11:57
Fedora COSMIC Desktop Spin Proposed For Fedora 42
A new "Fedora COSMIC" spin of Fedora Linux has been proposed that would feature the Rust-based COSMIC desktop environment currently being developed by Linux PC vendor System76...
2024-12-12 10:48
What is vulnerability management?
Vulnerability management is the holistic process of identifying and handling security risks in an organization’s networks, systems and devices. Vulnerability management serves an overarching strategy that describes and outlines the many individual ef...
2024-12-12 10:37
KDE Gear 24.12 Officially Released, Finally Ports Dolphin to Mobile Devices
KDE Gear 24.12 open-source software suite for the KDE Plasma desktop environment and the Linux ecosystem is now available with many new features and improvements for your favorite KDE apps. Here's what's new! The post KDE Gear 24.12 Officially Released...
2024-12-12 10:36
Google’s AI coding entry with Jules signals tougher competition in coding tools
Google has made a significant entry into the competitive AI coding tools market with Jules, an experimental coding assistant aimed at enhancing developer workflows and challenging established tools like GitHub Copilot and Amazon Q Developer. The stake...
2024-12-12 10:32
Linux Mint 22.1 “Xia” – BETA Release
This is the BETA release for Linux Mint 22.1 “Xia”. Linux Mint 22.1 is a long term support release which will be supported until 2029. It comes with updated software and brings refinements and many new features to make your desktop even more comfor...
2024-12-12 09:25
Intel Arc B580 Graphics Open-Source Driver Linux Gaming Performance
Last week Intel announced the Arc B-Series Battlemage graphics cards as their first Xe2 discrete GPUs. Ahead of the Arc B580 graphics card hitting Internet retailers tomorrow, today the review embargo lifts on the Intel Arc B580. Here is what to expect...
2024-12-12 09:00
How to chunk data using LINQ in C#
Language-Integrated Query, or LINQ for short, brings a query execution pipeline directly into C# and the managed environments of .NET Framework and .NET Core. LINQ provides several ways to execute queries and handle complex data manipulation tasks. Ch...
2024-12-12 09:00