Agregátor zdrojů

FSF Announces The LibrePhone Project

Phoronix - 14. Říjen 2025 - 23:55
The Free Software Foundation today announced the LibrePhone project with a goal of creating a fully free software OS for mobile devices and to reverse-engineer obstacles where necessary...

Kde se berou IP adresy, postkvantová kryptografie a přestupná sekunda, LinuxDays 2025

Root.cz - 14. Říjen 2025 - 23:00
Co zaznělo na LinuxDays 2025 o IP adresách, zlé a ošklivé syscally, Kubernetes pro nás dinosaury, postkvantová kryptografie prakticky, vliv planetární plasticity na závody koní a programování autobusu.

Softwarová sklizeň (15. 10. 2025): ovládněte příkazovou řádku pomocí AI

Root.cz - 14. Říjen 2025 - 23:00
Pravidelná středeční sonda do světa softwaru. Podíváme se na nástroj pro testování odesílání SMS zpráv přes SMPP, vyzkoušíme nativního HTTP klienta a nakonec zpřístupníme lokální webový server pomocí reverzní proxy.

Path Cleared For Nix Package Manager On Fedora With /nix Approved

Phoronix - 14. Říjen 2025 - 19:48
There's been work to get the Nix functional package manager available on Fedora Linux for those wanting to leverage its available packages or features like supporting side-by-side packages of different versions, atomic upgrades/rollbacks, non-root user for installing software, and other features. One of the hurdles though is that the Nix package manager relies by default on the /nix directory, which goes against Fedora's default directory requirements. Now though the Fedora Engineering and Steering Committee (FESCo) has granted permission for using the /nix directory hierarchy...

Intel Announces "Crescent Island" Inference-Optimized Xe3P Graphics Card With 160GB vRAM

Phoronix - 14. Říjen 2025 - 18:00
Back during the Intel Tech Tour in Arizona, Intel teased a new inference-optimized enterprise GPU would be announced soon. This new product would feature enhanced memory, bandwidth, and enterprise-level AI inference capabilities. Today the embargo expires on talking about this new GPU offering.

Intel Begins Xe Kernel Graphics Driver Enablement For Xe3P With Nova Lake

Phoronix - 14. Říjen 2025 - 17:35
Intel Linux engineers have begun posting patches for enabling the Xe3P architecture. While Xe3P is also expected to be found with next-generation Intel discrete GPUs, the initial focus is on enabling support for Nova Lake...

Yet Another Longtime Linux Driver Maintainer At Intel Has Left

Phoronix - 14. Říjen 2025 - 16:57
Adding to the unfortunately long list of unfortunate Intel Linux/open-source setbacks over the past year, yet another Intel Linux software engineer that was an upstream Linux kernel driver maintainer has departed Intel...

Firefox 145 Beta Released With 32-bit Linux Support Dropped

Phoronix - 14. Říjen 2025 - 15:55
Firefox 144.0 is now available but it's not a particularly exciting browser release. But with Firefox 144 stable now comes Firefox 145 beta and that is a bit more noteworthy as it ditches 32-bit Linux support...

Amazon AWS Working On Linux "PCSC" To Help With Dense SR-IOV Deployments

Phoronix - 14. Říjen 2025 - 15:21
A low-level Linux kernel improvement being worked on by engineers at Amazon Web Services (AWS) is for introducing a PCI Configuration Space Cache "PCSC" to help with dense SR-IOV deployments that can end up hitting significant overhead with the current Linux kernel...

Linux Mint LMDE 7 Officially Released - Based On Debian 13

Phoronix - 14. Říjen 2025 - 13:20
Linux Mint Debian Edition 7 is officially out today as the latest version of this Linux Mint distribution based on upstream Debian rather than Ubuntu...

Linux 6.19 Will Continue With More Rust Graphics Driver Preparations

Phoronix - 14. Říjen 2025 - 11:20
Even prior to the recent ending of the Linux 6.18 merge window and its many new features, the first "drm-misc-next" pull request of new material intended for Linux 6.19 was already submitted for inclusion to DRM-Next...

Ubuntu 26.04 Looks To Retire Its ISO Tracker: "Held Together With Duct Tape & Goodwill"

Phoronix - 14. Říjen 2025 - 11:10
Canonical is looking to eliminate use of its Ubuntu ISO Tracker that has been relied on the past 15+ years and in turn 30+ releases. Their ISO Tracker has grown unreliable and difficult to maintain. But without any proper solution ready, for Ubuntu 26.04 LTS the ISO Tracker may be replaced by a temporary spreadsheet and Discourse thread...

Arm Posts Initial Open-Source Driver Patches For New Mali-G1 GPUs

Phoronix - 14. Říjen 2025 - 10:59
Last month Arm announced the Lumex CSS platform with C1 CPUs and Mali G1 GPUs. One month later, Arm is already beginning to open-source graphics driver patches for enabling the new Mali-G1 graphics processor...

Haiku OS Improves Its FreeBSD/OpenBSD Network Driver Compatibility Layer

Phoronix - 14. Říjen 2025 - 10:45
The BeOS-inspired Haiku operating system has published their September 2025 progress report to outline recent work on this open-source OS...

Entity Component System v C++20

Root.cz - 14. Říjen 2025 - 7:30
Zkouším navrhnout Entity Component System v využitím šablon v C++20. Na ECS mne upozornila umělá inteligence, když jsem při portaci hry Brány Skeldalu přemýšlel o rozšíření. V době vývoje hry jsem znal jen struktury a pole struktur.

AMD & Intel Mark x86 Ecosystem Advisory Group's Anniversary: FRED, ACE, AVX10, ChkTag

Phoronix - 14. Říjen 2025 - 1:20
It's been one year already since Intel and AMD formed the x86 Ecosystem Advisory Group in cooperation with other industry stakeholders. Today both companies are marking the first anniversary while reaffirming their commitment to the group...

Python 3.14: t-řetězce, barvičky, lepší nápověda a odcházející GIL

Root.cz - 13. Říjen 2025 - 23:00
Vyšel Python 3.14 (Python π?), ve kterém nalezneme malé změny ve vlastním jazyce, podporu pro „obarvené“ texty (na několika místech), podporu pro takzvané t-řetězce, ale například i vylepšení interního chování interpretru.

Intel Lands Big Linux GPU Driver Fix: Fixing Rendering Issues & Game Hangs/Crashes

Phoronix - 13. Říjen 2025 - 21:00
Problematic code dating back to 2017 has now been reverted within the Intel open-source Mesa driver code that led to various games having rendering/corruption issues as well as various hangs and crashes in other games. This affected a variety of Intel graphics hardware and software while now has finally been tracked down with the problematic code removed. This is a big improvement for Linux gamers on Intel graphics...

AMD Dev Proposes Dynamic Mitigations For Linux: Run-Time Toggling Of CPU Mitigations

Phoronix - 13. Říjen 2025 - 20:15
A big patch series was posted today for the Linux kernel that would allow enabling/disabling CPU security mitigations at run-time rather than the current handling that can only be managed at boot-time via various Linux kernel command-line arguments. Thus due to changing security needs, differing workloads mandating different CPU security concerns and the like, this proposed feature would allow Spectre, Meltdown, and other CPU security mitigations to all be toggled at run-time...

Linux Patches Updated For Apple Silicon USB3 Support

Phoronix - 13. Říjen 2025 - 19:11
While more code enabling Apple Silicon is reaching the mainline Linux kernel, a lot of important functionality so far remains under development or out-of-tree in the downstream Asahi Linux repository. One piece that's quite important for modern computing and still working its way to the mainline kernel is enabling USB3 functionality with Apple Silicon devices on Linux...
Syndikovat obsah