Vue lecture

Il y a de nouveaux articles disponibles, cliquez pour rafraîchir la page.

Zed Code Editor Making Progress On Linux Support

Back in January the Zed editor was open-sourced for this new code editor from the creators of the Atom editor and Tree-sitter syntax parsing framework. This high performance code editor has been initially focused on macOS support while the Linux support has begun coming together...

Intel Revises PCIe Cooling Driver To Reduce Link Speed When Running Too Hot

Since last year Intel's open-source software engineers have been working on a PCIe bandwidth controller driver for the Linux kernel to avoid thermal issues by being able to automatically reduce the PCIe link speed when needed. This driver still isn't over the finish line but today brought the fifth iteration of these patches...

RISC-V Performance On Ubuntu 24.04 LTS With Scaleway's EM-RV1

Recently I've been testing out the Scaleway's Elastic Metal RV1 (EM-RV1) RISC-V cloud servers. Initially they were using Ubuntu 23.10 for providing an up-to-date Ubuntu Linux RISC-V experience while quickly upgraded to Ubuntu 24.04 LTS. For those curious how Ubuntu 24.04 is performing on RISC-V hardware, here are some comparison benchmarks.

SHIFTphone 8 Preparing Mainline Linux Support Ahead Of Launch

SHIFTphone 8 is the upcoming modular and easy-to-repair smartphone from Germany's SHIFT GmbH. This is the first major SHIFTphone update in four years and there are pending patches providing mainline Linux kernel support for this forthcoming Qualcomm Snapdragon powered modular/upgradeable smartphone...

GCC 15 Bids Farewell To Solaris 11.3 Support

With GCC 14 stable released and GCC 15 now in development on trunk, new feature code is landing for the GNU Compiler Collection. Among the early features is Microsoft contributing the "Windows on ARM64" target with aarch64-w64-mingw32. The start of the new cycle also brings code removal for features deprecated in prior cycles. Among the old code being cleared out in GCC 15 is saying goodbye to Oracle Solaris 11.3...

Red Hat Announces RHEL AI

Red Hat Summit 2024 is underway in Denver, Colorado... Given the times, artificial intelligence (AI) is taking a heavy presence at the event with Red Hat announcing today RHEL AI...

Linux 6.10 Goes Ahead In Removing Sysctl Sentinel Bloat

Over the past year there's been much work happening within the Linux kernel's sysctl code for clearing up ~64 bytes of bloat per array throughout the kernel by dropping the last sysctl "sentinel" entry at the end of each array. This also helps in reducing the build time of the kernel and is a nice improvement. With Linux 6.10, the sysctl sentinel clearing throughout different subsystems is set to happen...
❌