🐧Главные недостатки Linux —[12:21]
Несмотря на большое количество преимуществ Linux перед Windows, с этой ОС всё не так гладко, как может показаться новичку на первый взгляд.
В видео автор, «прикинувшись» обычным пользователем Linux, разбирает 15 главных недостатков этой ОС. Для кого-то они покажутся шуточными и пустяковыми, а для кого-то — станут серьёзным поводом для того, чтобы остаться на Windows.
Перейти к просмотру
#видео#linux
📰 Shelly 2.2.4 Arch Linux GUI Package Manager Brings Smarter Fuzzy Search
Shelly 2.2.4 open-source graphical package manager for Arch Linux distributions is now available for download with various improvements. Here's what's new!
🔗 Source: https://9to5linux.com/shelly-2-2-4-arch-linux-gui-package-manager-brings-smarter-fuzzy-search
#arch#linux#opensource
⚡️[💥] #ВКС/#Су34: На #фото/#видео приказан Су-34 ВКС РФ са мешовитом конфигурацијом: 4 ФАБ-500 са УМПК и 2 (ракетизиране) УМПБ Д-30СН као и њихова употреба; домет УМПБ се процењује на 120 км.
🇷🇸https://t.me/borbeni_efektivi
📰 New Framework 13 Pro is the first to be Ubuntu Certified
Framework’s new 13 Pro laptop is the company’s first to ship as certified for Ubuntu, who say you can buy it knowing you’ll get “guaranteed support right out of the box”. Framework hardware have been popular with Linux users for years, not just for the company’s ethos around upgradeable and repairable hardware but their kernel contributions and financial support for open-source projects and developers.
🔗 Source: https://www.omgubuntu.co.uk/2026/04/framework-13-pro-ubuntu-certified
#kernel#linux#opensource#ubuntu
📰 Open-Source Nouveau Performance With Linux 7.0 + NVK Mesa 26.1-dev vs. NVIDIA Linux Driver
As a few months have passed since our prior round of testing the fully open-source NVIDIA Linux driver stack with the Nouveau kernel driver and Mesa NVK Vulkan driver plus Zink, here is a fresh round of benchmarks using Linux 7.0 and Mesa 26.1-dev compared to the open-source stack shipped by Ubuntu 25.10 (Linux 6.17 + Mesa 25.2) for showing how far the open-source NVIDIA driver has progressed the past few months.
🔗 Source: https://www.phoronix.com/review/linux-70-nouveau
#opensource#ubuntu#linux#kernel
📰 The Intel Lunar Lake CPU Performance Gains On Linux Over The Past Year
Recently I ran benchmarks looking at the Xe2 graphics performance gains on Intel Lunar Lake over the past year with what's shipped by Ubuntu and comparing against our original tests of the Lenovo ThinkPad X1 Carbon Gen 13 Aura Edition. With those Lunar Lake iGPU benchmarks out of the way, here is a look at how the Lunar Lake CPU performance has evolved on Linux since April 2025.
🔗 Source: https://www.phoronix.com/review/intel-lunar-lake-ubuntu-2604
#intel#linux#ubuntu
📰 First Arch Linux ISO Powered by Linux Kernel 7.0 Is Now Available for Download
Arch Linux 2026.05.01 is now available for download as Arch Linux’s ISO release for May 2026, powered by Linux kernel 7.0 and featuring an improved installation experience.
🔗 Source: https://9to5linux.com/first-arch-linux-iso-powered-by-linux-kernel-7-0-is-now-available-for-download
#arch#kernel#linux
📰 SystemRescue 13 Released With Linux Kernel 6.18 and GParted 1.8.1
SystemRescue 13, based on Arch, updates to Linux kernel 6.18, enhances HiDPI support, and upgrades core tools such as GParted and bcachefs.
🔗 Source: https://linuxiac.com/systemrescue-13-released-with-linux-kernel-6-18-and-gparted-1-8-1/
#linux#kernel#arch
📰 Arch Linux March ISO Is Out With Kernel, Desktop, and Security Updates
Arch Linux has released its updated March 2026 installation ISO, bringing a new kernel, refreshed system libraries, desktop updates, and security fixes.
🔗 Source: https://linuxiac.com/arch-linux-march-iso-is-out-with-kernel-desktop-and-security-updates/
#linux#arch#kernel
[$] BPF comes to io_uring at last
Linux 内核的异步 I/O 接口 io_uring 通过两个共享环形缓冲区与用户空间通信:提交队列用于发送请求,完成队列则存放结果。尽管共享内存减少了大量开销,但内核仍需切换至用户空间以处理完成事件并提交后续工作,这仍会产生开销。
Pavel Begunkov 提交的补丁集旨在最小化这一开销。它允许开发者使用 BPF 程序扩展 io_uring 的事件循环,使程序能直接响应完成事件并提交后续工作项,无需切换至用户空间。该补丁集已开发很长时间,现已被内核社区接受。
这一改进将进一步提升 io_uring 的高性能 I/O 处理能力。
原文链接:https://lwn.net/Articles/1062286/
#Linux#内核#io_uring#BPF#性能优化
#AIGC
Read more