Linux
2.16K subscribers
3.67K photos
20 videos
16K links
Новости Линукс Linux

По всем вопросам @evgenycarter
Download Telegram
Enhancing software development with autonomous AI loops

AI loops are emerging as a transformative method for building software by allowing coding agents to work autonomously toward specific goals. These loops require a trigger—such as a manual command, a set schedule, or an action like opening a pull request—to initiate the process without constant human intervention. Success is determined either through verifiable metrics, such as specific page load speeds, or by using the large language model itself as a judge for qualitative tasks like code refactoring.
Source

👉@sysadminoff

https://4sysops.com/archives/enhancing-software-development-with-autonomous-ai-loops/
📰 New NTFS Driver Sees Hardening & Fixes, Windows Native Symlinks With Linux 7.2

Happening back in Linux 7.1 was the "NTFS resurrection" with landing a new NTFS driver into the Linux kernel that had been years in the making and began as the former NTFS read-only kernel driver many years back before the stint of the Paragon NTFS3 driver in the Linux kernel. For Linux 7.2 that new/modern NTFS driver has seen more hardening work, some fixes, and Windows native symbolic links support...

🔗 Source:

#kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/Linux-7.2-NTFS-Improvements
Недельный отчёт о разработке KDE

Опубликован очередной еженедельный отчёт о разработке KDE, в котором представлена порция изменений для ветки KDE Plasma 6.8, релиз которой запланирован на 14 октября.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65728
Файловая система Bcachefs официально перестала быть экспериментальной

Кент Оверстрит (Kent Overstreet) опубликовал выпуск файловой системы Bcachefs 1.38.6 и объявил об официальном снятии с проекта метки экспериментальной разработки. Последнее время число поступающих сообщений о проблемах сократилось, а выявляемые ошибки стали менее серьёзными и замысловатыми.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65729
Фонд СПО предупредил о критической уязвимости в хостинге свободного кода GNU Savannah

Фонд свободного ПО сообщил о выявлении критической уязвимости в хостинге свободного кода GNU Savannah, позволяющей скомпрометировать размещённые репозитории проектов. Продемонстрирован рабочий эксплоит. Следов использования уязвимости для атаки на код, подстановки вредоносных зависимостей или получения доступа к учётным записям не выявлено, но разработчикам, использующим GNU Savannah, рекомендуется убедиться в отсутствии подозрительной активности в их репозиториях.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65730
pugixml 1.16

16 июня, после почти полутора лет разработки, состоялся выпуск 1.16 pugixml — быстрой кроссплатформенной библиотеки для парсинга и обработки XML (лицензия MIT).
Библиотека предоставляет DOM-подобный интерфейс с возможностями обхода узлов документа и их изменения. Также поддерживается XPath 1.0 и полная поддержка Юникода (UTF-8, UTF-16 (BE/LE), UTF-32 (BE/LE) и UCS-2), с автоматическим преобразованием кодировок.
Поддерживается использование без стандартной библиотеки и исключений C++, и режим «только заголовочные файлы».
( читать дальше... )
>>> Репозиторий на GitHub



 c++, header-only, pugixml, xml, xpath

👉@sysadminoff

https://www.linux.org.ru/news/development/18323439
AMD restores memory encryption to Ryzen 9000 CPUs after community backlash

AMD has announced it will reinstate Transparent Secure Memory Encryption (TSME) for consumer-grade Ryzen 9000 desktop processors via a BIOS update in July. This decision follows significant community feedback after the feature was quietly removed in a recent firmware update. TSME, which AMD brands as Memory Guard for its professional product lines, provides a hardware-based layer of protection for data stored in system memory.
Source

👉@sysadminoff

https://4sysops.com/archives/amd-restores-memory-encryption-to-ryzen-9000-cpus-after-community-backlash/
Файловая система Bcachefs официально перестала быть экспериментальной

Кент Оверстрит (Kent Overstreet) опубликовал выпуск файловой системы Bcachefs 1.38.6 и объявил об официальном снятии с проекта метки экспериментальной разработки. Последнее время число поступающих сообщений о проблемах сократилось, а выявляемые ошибки стали менее серьёзными и замысловатыми.
Выпуск охватывает два пакета: bcachefs-kernel-dkms с модулем ядра, собираемым при помощи системы DKMS (Dynamic Kernel Module Support), и bcachefs-tools с запускаемой в пространстве пользователя утилитой bcachefs, реализующей команды для создания (mkfs), монтирования, восстановления и проверки ФС. Пакеты собраны для Debian, Ubuntu, Arch Linux и ожидаются для Fedora, openSUSE и NixOS. DKMS-модуль поддерживает работу с ядрами Linux, начиная с 6.16.
Несмотря на непримечательный номер версии, обусловленный отсутствием изменений в дисковом формате, выпуск 1.38.6 включает ряд серьёзных оптимизаций производительности. В код для работы со структурами в формате btree, журналирования и обеспечения работы файловой системы внесено около 200 изменений, повышающих производительность. Логика подтверждения транзакций ужата в 4КБ машинного кода, добавлены оптимизации для исключения возникновения конкурирующих блокировок (lock contention) при работе с btree, полностью избавлен от блокировок процесс сброса состояния журнала (journal flush).
( читать дальше... )



 bcachefs, opennet, rust, файловая система, ядро linux

👉@sysadminoff

https://www.linux.org.ru/news/linux-general/18323551
whisper.cpp 1.9.0 и 1.9.1

17 и 19 июня состоялись выпуски 1.9.0 и 1.9.1 высокопроизводительной системы автоматического распознавания речи whisper.cpp, реализующей модель Whisper от OpenAI, и основанной на тензорной библиотеке машинного обучения GGML и двоичном формате GGUF.
Предоставляется библиотека libwhisper, демонстрационные примеры и консольные утилиты: whisper-bench, whisper-cli, whisper-command, whisper-lsp, whisper-quantize, whisper-server, whisper-stream, whisper-vad-speech-segments, parakeet-cli и parakeet-quantize.
Проекты написаны на языках C и C++ и распространяются по лицензии MIT.
Изменения:

добавлена консольная утилита parakeet-cli, поддерживающая модель NVIDIA Parakeet;
во враппер Ruby также добавлена поддержка NVIDIA Parakeet.

( читать дальше... )



 c, c++, openai, whisper, распознавание речи

👉@sysadminoff

https://www.linux.org.ru/news/ai/18322379
Optimizing Microsoft Defender Antivirus update delivery and fallback order

Maintaining current security intelligence is essential for Microsoft Defender Antivirus to identify and neutralize emerging threats effectively. Administrators can define a specific fallback order for update sources to ensure endpoints remain protected even if a primary connection fails. Available update locations include Microsoft Update, Windows Server Update Services (WSUS), Microsoft Configuration Manager, network file shares, and the Microsoft Malware Protection Center.
Source

👉@sysadminoff

https://4sysops.com/archives/optimizing-microsoft-defender-antivirus-update-delivery-and-fallback-order/
Intel and AMD standardize ACE extensions to unify AI matrix compute on x86

Intel and AMD have released the official specification for AI Compute Extensions, or ACE, a standardized instruction set for future x86 processors. Developed through the x86 Ecosystem Advisory Group, these extensions aim to accelerate matrix multiplication and machine learning workloads directly on the CPU. By establishing a common technical standard, the two rivals intend to prevent market fragmentation and provide a consistent target for software developers.
Source

👉@sysadminoff

https://4sysops.com/archives/intel-and-amd-standardize-ace-extensions-to-unify-ai-matrix-compute-on-x86/
Релиз свободного игрового движка OpenMW 0.51

Представлен выпуск проекта OpenMW 0.51, развивающего свободную реализацию движка для ролевой игры в жанре фэнтези The Elder Scrolls 3: Morrowind. По сравнению с оригинальным движком в OpenMW реализован модернизированный интерфейс пользователя, улучшена графика, добавлен собственный редактор OpenMW-CS для создания новых игр и модов, задействован движок симуляции физических процессов Bullet, добавлена поддержка платформ macOS и Linux, улучшено поведение ботов.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65734
Выпуск PorteuX 2.7, дистрибутива на основе Slackware

Доступен выпуск дистрибутива PorteuX 2.7, основанного на Slackware и развиваемого под впечатлением от проектов Slax и Porteus. Из особенностей.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65735
📰 KDE Plasma 6.8 Starts Taking Shape with Better Multi-Monitor Handling

KDE Plasma 6.8 development begins with color-coded monitor badges, UI refinements, and several usability improvements.

🔗 Source:

#kde #plasma

👉@sysadminoff

https://linuxiac.com/kde-plasma-6-8-starts-taking-shape-with-better-multi-monitor-handling/
📰 Proton Experimental gets fixes for The Division 2, METAL GEAR SOLID V, ARC Raiders and more

Valve released the latest update to Proton Experimental on June 19th to get more Windows games working well on Linux / SteamOS.Read the full article on GamingOnLinux.

🔗 Source:

#linux #proton

👉@sysadminoff

https://www.gamingonlinux.com/2026/06/proton-experimental-gets-fixes-for-the-division-2-metal-gear-solid-v-arc-raiders-and-more/
📰 GIMP v0.54 From 1996 With Motif Toolkit Now Flatpak'ed For Modern Linux Desktops

The open-source world waited long enough for the GIMP 3.0 release that finally came last year with its GTK3 port and more, but for those with time on their hands this weekend and want to relive GIMP's past from long ago, GIMP 0.54 has been adapted for Flatpak to work on modern Linux desktops. What makes this version of GIMP from 1996 notable is that it was the last to use the Motif toolkit...

🔗 Source:

#flatpak #linux #opensource

👉@sysadminoff

https://www.phoronix.com/news/GIMP-0.54-Flatpak
📰 exFAT File-System Enjoys Better Performance On Linux 7.2 With IOmap Conversion

In addition to open-source developer Namjae Jeon serving as maintainer for the new NTFS Linux driver, he also continues serving as maintainer to the exFAT file-system for that other Microsoft file-system popular with removable storage media...

🔗 Source:

#linux #opensource

👉@sysadminoff

https://www.phoronix.com/news/Linux-7.2-exFAT
📰 Linux's ARM64 NEON Intrinsics CRC64 Code Adapted To Work On 32-bit ARM

Merged for Linux 7.1 was ARMM64 NEON-accelerated CRC64-NVMe support for around 6x the performance out of that checksumming algorithm. The generic code had been a bottleneck in NVMe and other storage subsystem code of the Linux kernel with CRC64-NVMe being used to help verify against data corruption. Now for Linux 7.2, the NEON-accelerated code will also work for those still relying on 32-bit ARM...

🔗 Source:

#arm #kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/Linux-CRC64-NEON-On-ARM32
📰 Linux gaming works without touching the terminal, and that matters more than any benchmark

Gaming on Linux used to feel daunting, but these days, you can do it completely without the terminal, and it changes everything.

🔗 Source:

#linux

👉@sysadminoff

https://www.xda-developers.com/linux-gaming-works-without-touching-temrinal-matters-more-benchmark/
📰 Linux Finally Eliminates The strncpy API After Six Years Of Work, 360+ Patches

Linux 7.2 has finally eliminated the strncpy API from the Linux kernel. The strncpy() function for copying up to a specified number of bytes has long been deprecated and after six years of work and hundreds of patches, no more users of the strncpy interface within the Linux kernel remained that it has now been eliminated...

🔗 Source:

#kernel #linux

👉@sysadminoff

https://www.phoronix.com/news/Linux-7.2-Drops-strncpy