Драйвер RadeonSI переведён по умолчанию на бэкенд компиляции шейдеров ACO
Marek Olšák, разработчик видеодрайверов из компании AMD, добавил в кодовую базу Mesa изменение, переводящее драйвер RadeonSI на использование по умолчанию промежуточного представления (IR) шейдеров NIR и бэкенда компиляции шейдеров ACO, развиваемого компанией Valve в качестве альтернативы компилятору шейдеров LLVM. Бэкенд ACO нацелен на обеспечение генерации кода, насколько это возможно оптимального для шейдеров игровых приложений, а также на достижение очень высокой скорости компиляции.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64141
Marek Olšák, разработчик видеодрайверов из компании AMD, добавил в кодовую базу Mesa изменение, переводящее драйвер RadeonSI на использование по умолчанию промежуточного представления (IR) шейдеров NIR и бэкенда компиляции шейдеров ACO, развиваемого компанией Valve в качестве альтернативы компилятору шейдеров LLVM. Бэкенд ACO нацелен на обеспечение генерации кода, насколько это возможно оптимального для шейдеров игровых приложений, а также на достижение очень высокой скорости компиляции.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64141
www.opennet.ru
Драйвер RadeonSI переведён по умолчанию на бэкенд компиляции шейдеров ACO
Marek Olšák, разработчик видеодрайверов из компании AMD, добавил в кодовую базу Mesa, на основе которой будет сформирован релиз Mesa 26.0, изменение, переводящее драйвер RadeonSI на использование по умолчанию промежуточного представления (IR) шейдеров NIR…
Вышел pgbalancer 1.0, балансировщик нагрузки PostgreSQL на основе ИИ, поддерживающий REST API и MQTT
Опубликован первый выпуск pgbalancer, балансировщика нагрузки PostgreSQL на основе искусственного интеллекта с REST API и MQTT. Pgbalancer обеспечивает обработку пула соединений и балансировку нагрузки для PostgreSQL, управляется по протоколу HTTP и поддерживает потоковую передачу событий в режиме реального времени. Проект создан как форк pgpool-II с серьёзными улучшениями для умной маршрутизации запросов. Код написан на языке Си и распространяется под открытой лицензией PostgreSQL.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64140
Опубликован первый выпуск pgbalancer, балансировщика нагрузки PostgreSQL на основе искусственного интеллекта с REST API и MQTT. Pgbalancer обеспечивает обработку пула соединений и балансировку нагрузки для PostgreSQL, управляется по протоколу HTTP и поддерживает потоковую передачу событий в режиме реального времени. Проект создан как форк pgpool-II с серьёзными улучшениями для умной маршрутизации запросов. Код написан на языке Си и распространяется под открытой лицензией PostgreSQL.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64140
www.opennet.ru
Вышел pgbalancer 1.0, балансировщик нагрузки PostgreSQL на основе ИИ, поддерживающий REST API и MQTT
Опубликован первый выпуск pgbalancer, балансировщика нагрузки PostgreSQL на основе искусственного интеллекта с REST API и MQTT. Pgbalancer обеспечивает обработку пула соединений и балансировку нагрузки для PostgreSQL, управляется по протоколу HTTP и поддерживает…
libzim 9.4.0
26 октября, после более полугода разработки, состоялся выпуск 9.4.0 библиотеки libzim, предназначенной для работы с файлами в формате ZIM. Разработка библиотеки ведётся и спонсируется проектом Kiwix.
ZIM – формат, предназначенный для офлайн-хранения информации, полученной из Web, в виде одного файла. В ZIM-файле в сжатом виде находятся логически связанные между собой HTML-страницы (а иногда и образы сайтов целиком) с работающими гиперссылками, изображениями, звуком и видео.
Проектом Kiwix разрабатывается набор консольных утилит zim-tools, десктопный и мобильные клиенты, и скрипты для создания файлов ZIM из дампов проектов Wikimedia или из HTML.
Также libzim используется в форке словаря GoldenDict – GoldenDict-NG.
Краткий список возможностей библиотеки:
создание файлов ZIM cо сжатием данных в формате Zstandard (ранее поддерживались форматы ZIP, LZMA и Bzip2);
поиск по названиям статей;
опциональная поддержка Xapian для полнотекстового поиска. Множество файлов ZIM можно скачать здесь.
Библиотека написана на языке C++ и распространяется по лицензии GNU GPL 2.0.
( читать дальше... )
c++, kiwix, wikipedia, zim, zstd
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18127407
26 октября, после более полугода разработки, состоялся выпуск 9.4.0 библиотеки libzim, предназначенной для работы с файлами в формате ZIM. Разработка библиотеки ведётся и спонсируется проектом Kiwix.
ZIM – формат, предназначенный для офлайн-хранения информации, полученной из Web, в виде одного файла. В ZIM-файле в сжатом виде находятся логически связанные между собой HTML-страницы (а иногда и образы сайтов целиком) с работающими гиперссылками, изображениями, звуком и видео.
Проектом Kiwix разрабатывается набор консольных утилит zim-tools, десктопный и мобильные клиенты, и скрипты для создания файлов ZIM из дампов проектов Wikimedia или из HTML.
Также libzim используется в форке словаря GoldenDict – GoldenDict-NG.
Краткий список возможностей библиотеки:
создание файлов ZIM cо сжатием данных в формате Zstandard (ранее поддерживались форматы ZIP, LZMA и Bzip2);
поиск по названиям статей;
опциональная поддержка Xapian для полнотекстового поиска. Множество файлов ZIM можно скачать здесь.
Библиотека написана на языке C++ и распространяется по лицензии GNU GPL 2.0.
( читать дальше... )
c++, kiwix, wikipedia, zim, zstd
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18127407
www.linux.org.ru
libzim 9.4.0
26 октября, после более полугода разработки, состоялся выпуск 9.4.0 библиотеки libzim https://github.com/openzim/libzim , предназначенной для работы с файлами в формате ZIM https://wiki.openzim.org/wiki/ZIM_file_format . Разработка библиотеки ведётся...
Выпуск web-браузера Chrome 142
Компания Google опубликовала релиз web-браузера Chrome 142. Одновременно доступен стабильный выпуск свободного проекта Chromium, выступающего основой Chrome. Браузер Chrome отличается от Chromium использованием логотипов Google, наличием системы отправки уведомлений в случае краха, модулями для воспроизведения защищённого от копирования видеоконтента (DRM), системой автоматической установки обновлений, постоянным включением Sandbox-изоляции, поставкой ключей к Google API и передачей RLZ-параметров при поиске. Для тех, кому необходимо больше времени на обновление, отдельно поддерживается ветка Extended Stable, сопровождаемая 8 недель. Следующий выпуск Chrome 143 запланирован на 2 декабря.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64142
Компания Google опубликовала релиз web-браузера Chrome 142. Одновременно доступен стабильный выпуск свободного проекта Chromium, выступающего основой Chrome. Браузер Chrome отличается от Chromium использованием логотипов Google, наличием системы отправки уведомлений в случае краха, модулями для воспроизведения защищённого от копирования видеоконтента (DRM), системой автоматической установки обновлений, постоянным включением Sandbox-изоляции, поставкой ключей к Google API и передачей RLZ-параметров при поиске. Для тех, кому необходимо больше времени на обновление, отдельно поддерживается ветка Extended Stable, сопровождаемая 8 недель. Следующий выпуск Chrome 143 запланирован на 2 декабря.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64142
www.opennet.ru
Выпуск web-браузера Chrome 142. Уязвимость Brash в движке Blink
Компания Google опубликовала релиз web-браузера Chrome 142. Одновременно доступен стабильный выпуск свободного проекта Chromium, выступающего основой Chrome. Браузер Chrome отличается от Chromium использованием логотипов Google, наличием системы отправки…
Is AI really replacing tens of thousands of white-collar jobs? Oh yeah, AI is starting to bite!
In his latest video, CNBC contributor and popular tech podcaster Alex Kantrowitz dissects a Wall Street Journal article titled "Tens of Thousands of White Collar Jobs Are Disappearing as AI Starts to Bite." Kantrowitz argues that the sensational headline stokes panic about AI causing mass job loss, yet provides no evidence that AI can actually perform these jobs. In my view, Kantrowitz's perspective is naive.
Source
👉@sysadminoff
https://4sysops.com/archives/is-ai-really-replacing-tens-of-thousands-of-white-collar-jobs-oh-yeah-ai-is-starting-to-bite/
In his latest video, CNBC contributor and popular tech podcaster Alex Kantrowitz dissects a Wall Street Journal article titled "Tens of Thousands of White Collar Jobs Are Disappearing as AI Starts to Bite." Kantrowitz argues that the sensational headline stokes panic about AI causing mass job loss, yet provides no evidence that AI can actually perform these jobs. In my view, Kantrowitz's perspective is naive.
Source
👉@sysadminoff
https://4sysops.com/archives/is-ai-really-replacing-tens-of-thousands-of-white-collar-jobs-oh-yeah-ai-is-starting-to-bite/
Qt Creator 18 Open-Source IDE Released with Experimental Container Support
Qt Creator 18 open-source IDE (Integrated Development Environment) is now available for download with various improvements. Here’s what’s new!
The post Qt Creator 18 Open-Source IDE Released with Experimental Container Support appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/qt-creator-18-open-source-ide-released-with-experimental-container-support
Qt Creator 18 open-source IDE (Integrated Development Environment) is now available for download with various improvements. Here’s what’s new!
The post Qt Creator 18 Open-Source IDE Released with Experimental Container Support appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/qt-creator-18-open-source-ide-released-with-experimental-container-support
LibreOffice 25.2.7 Is Out as the Last Update in the Series, Upgrade to LibreOffice 25.8
LibreOffice 25.2.7 is now available for download as the last update in the LibreOffice 25.2 office suite series with 57 bug fixes. Users are now urged to update to LibreOffice 25.8.
The post LibreOffice 25.2.7 Is Out as the Last Update in the Series, Upgrade to LibreOffice 25.8 appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/libreoffice-25-2-7-is-out-as-the-last-update-in-the-series-upgrade-to-libreoffice-25-8
LibreOffice 25.2.7 is now available for download as the last update in the LibreOffice 25.2 office suite series with 57 bug fixes. Users are now urged to update to LibreOffice 25.8.
The post LibreOffice 25.2.7 Is Out as the Last Update in the Series, Upgrade to LibreOffice 25.8 appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.
👉@sysadminoff
https://9to5linux.com/libreoffice-25-2-7-is-out-as-the-last-update-in-the-series-upgrade-to-libreoffice-25-8
👏1
📰 LVFS + Fwupd Serve Up More Than 135 Million Firmware Downloads For Linux Users
The Linux Vendor Firmware Service (LVFS) that goes hand-in-hand with the Fwupd open-source firmware updating utility celebrated the milestone on Wednesday of crossing 135 million firmware updates...
🔗 Source:
👉@sysadminoff
https://www.phoronix.com/news/LVFS-Fwupd-135-Million-Download
The Linux Vendor Firmware Service (LVFS) that goes hand-in-hand with the Fwupd open-source firmware updating utility celebrated the milestone on Wednesday of crossing 135 million firmware updates...
🔗 Source:
👉@sysadminoff
https://www.phoronix.com/news/LVFS-Fwupd-135-Million-Download
Phoronix
LVFS + Fwupd Serve Up More Than 135 Million Firmware Downloads For Linux Users
The Linux Vendor Firmware Service (LVFS) that goes hand-in-hand with the Fwupd open-source firmware updating utility celebrated the milestone on Wednesday of crossing 135 million firmware updates. Fwupd/LVFS lead developer Richard Hughes of Red Hat celebrated…
Проект Genode опубликовал выпуск ОС общего назначения Sculpt 25.10
Представлен выпуск проекта Sculpt 25.10, развивающего операционную систему на базе технологий Genode OS Framework, которая сможет быть использована обычными пользователями для выполнения повседневных задач. Исходные тексты проекта распространяются под лицензией AGPLv3. Для загрузки предлагается системный образ, размером 35 МБ, который можно использовать на ПК, смартфоне PinePhone и ноутбуке MNT Reform. Поддерживается работа на системах с процессорами и графической подсистемой Intel с включёнными расширениями VT-d и VT-x, а также на системах ARM с расширениями VMM.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64144
Представлен выпуск проекта Sculpt 25.10, развивающего операционную систему на базе технологий Genode OS Framework, которая сможет быть использована обычными пользователями для выполнения повседневных задач. Исходные тексты проекта распространяются под лицензией AGPLv3. Для загрузки предлагается системный образ, размером 35 МБ, который можно использовать на ПК, смартфоне PinePhone и ноутбуке MNT Reform. Поддерживается работа на системах с процессорами и графической подсистемой Intel с включёнными расширениями VT-d и VT-x, а также на системах ARM с расширениями VMM.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=64144
www.opennet.ru
Проект Genode опубликовал выпуск ОС общего назначения Sculpt 25.10
Представлен выпуск проекта Sculpt 25.10, развивающего операционную систему на базе технологий Genode OS Framework, которая сможет быть использована обычными пользователями для выполнения повседневных задач. Исходные тексты проекта распространяются под лицензией…
📰 Here's How You Can Customize Linux Desktop for Halloween [Dot Files Included]
Forget pumpkin carving. This year, I carved out a haunted Hyprland setup straight from the underworld of Arch Linux 👻.
🔗 Source:
👉@sysadminoff
https://itsfoss.com/hyprland-halloween-customization/
Forget pumpkin carving. This year, I carved out a haunted Hyprland setup straight from the underworld of Arch Linux 👻.
🔗 Source:
👉@sysadminoff
https://itsfoss.com/hyprland-halloween-customization/
It's FOSS
Here's How You Can Customize Linux Desktop for Halloween [Dot Files Included]
Forget pumpkin carving. This year, I carved out a haunted Hyprland setup straight from the underworld of Arch Linux 👻
📰 Qt Creator 18 Open-Source IDE Released with Experimental Container Support
Qt Creator 18 open-source IDE (Integrated Development Environment) is now available for download with various improvements. Here’s what’s new!
🔗 Source:
👉@sysadminoff
https://9to5linux.com/qt-creator-18-open-source-ide-released-with-experimental-container-support
Qt Creator 18 open-source IDE (Integrated Development Environment) is now available for download with various improvements. Here’s what’s new!
🔗 Source:
👉@sysadminoff
https://9to5linux.com/qt-creator-18-open-source-ide-released-with-experimental-container-support
9to5Linux
Qt Creator 18 Open-Source IDE Released with Experimental Container Support - 9to5Linux
Qt Creator 18 open-source IDE (Integrated Development Environment) is now available for download with various improvements. Here’s what’s new!
📰 TypeScript Overtakes Python to Become GitHub’s #1 Programming Language in 2025
TypeScript now ranks #1 on GitHub, while Python and JavaScript continue to grow strongly across AI and web projects.
🔗 Source:
👉@sysadminoff
https://linuxiac.com/typescript-is-github-top-programming-language-for-2025/
TypeScript now ranks #1 on GitHub, while Python and JavaScript continue to grow strongly across AI and web projects.
🔗 Source:
👉@sysadminoff
https://linuxiac.com/typescript-is-github-top-programming-language-for-2025/
Linuxiac
TypeScript Overtakes Python to Become GitHub’s #1 Programming Language in 2025
TypeScript now ranks #1 on GitHub, while Python and JavaScript continue to grow strongly across AI and web projects.
📰 Docker Compose vulnerability opens door to host-level writes – patch pronto
Windows Desktop installer also fixed after DLL hijack flaw rated 8.8 severity Docker Compose users are being strongly urged to upgrade their versions of the orchestration tool after a researcher uncovered a flaw that could allow attackers to stage path traversal attacks.…
🔗 Source:
👉@sysadminoff
https://go.theregister.com/feed/www.theregister.com/2025/10/30/docker_compose_desktop_flaws/
Windows Desktop installer also fixed after DLL hijack flaw rated 8.8 severity Docker Compose users are being strongly urged to upgrade their versions of the orchestration tool after a researcher uncovered a flaw that could allow attackers to stage path traversal attacks.…
🔗 Source:
👉@sysadminoff
https://go.theregister.com/feed/www.theregister.com/2025/10/30/docker_compose_desktop_flaws/
The Register
Docker Compose vulnerability opens door to host-level writes – patch pronto
: Windows Desktop installer also fixed after DLL hijack flaw rated 8.8 severity
📰 Ubuntu getting optimisations for modern processors with architecture variants
Canonical announced they're working on architecture variants of Ubuntu, to hopefully result in better optimisation and performance on modern processors..Read the full article on GamingOnLinux.
🔗 Source:
👉@sysadminoff
https://www.gamingonlinux.com/2025/10/ubuntu-getting-optimisations-for-modern-processors-with-architecture-variants/
Canonical announced they're working on architecture variants of Ubuntu, to hopefully result in better optimisation and performance on modern processors..Read the full article on GamingOnLinux.
🔗 Source:
👉@sysadminoff
https://www.gamingonlinux.com/2025/10/ubuntu-getting-optimisations-for-modern-processors-with-architecture-variants/
GamingOnLinux
Ubuntu getting optimisations for modern processors with architecture variants
Canonical announced they're working on architecture variants of Ubuntu, to hopefully result in better optimisation and performance on modern processors.
📰 KDE tidies up Plasma 6.5 with 60-odd fixes and smoother setup for OEMs
Big release with a lot of new features – and a few inevitable glitches The KDE Plasma 6.5 graphical shell arrived last week for Unix-like operating systems, and now 6.5.1 is here for the more cautious. The team's squashed over 60 bugs – and they're by no means all new.…
🔗 Source:
👉@sysadminoff
https://go.theregister.com/feed/www.theregister.com/2025/10/30/kde_65_651/
Big release with a lot of new features – and a few inevitable glitches The KDE Plasma 6.5 graphical shell arrived last week for Unix-like operating systems, and now 6.5.1 is here for the more cautious. The team's squashed over 60 bugs – and they're by no means all new.…
🔗 Source:
👉@sysadminoff
https://go.theregister.com/feed/www.theregister.com/2025/10/30/kde_65_651/
The Register
KDE tidies up Plasma 6.5 with 60-odd fixes and smoother setup for OEMs
: Big release with a lot of new features – and a few inevitable glitches
MINISFORUM DEG2 eGPU supports OCuLink and USB4 v2 connections - Liliputing
👉@sysadminoff
https://liliputing.com/minisforum-deg2-egpu-supports-oculink-and-usb4-v2-connections/
👉@sysadminoff
https://liliputing.com/minisforum-deg2-egpu-supports-oculink-and-usb4-v2-connections/
Liliputing
MINISFORUM DEG2 eGPU supports OCuLink and USB4 v2 connections
MINISFORUM DEG2 eGPU supports OCuLink and USB4 v2 connections
gSpotify is a Slick Music Controller for Spotify
Spotify users (those haven’t switched streaming service because of an onslaught in AI slop appearing in playlists) looking for an slick way to control music playback and see the title of the song being played in the top bar are not short of options. Well, now there’s another one: gSpotify — though it can do a little bit more than relay track info. What makes gSpotify different to the other ways to control playback and glance-ably glean now playing info? It uses system clipboard for menu actions, and it boasts integration with a command-line tool I probably shouldn’t point anyone […]
You're reading gSpotify is a Slick Music Controller for Spotify, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2025/10/gspotify-gnome-extension
Spotify users (those haven’t switched streaming service because of an onslaught in AI slop appearing in playlists) looking for an slick way to control music playback and see the title of the song being played in the top bar are not short of options. Well, now there’s another one: gSpotify — though it can do a little bit more than relay track info. What makes gSpotify different to the other ways to control playback and glance-ably glean now playing info? It uses system clipboard for menu actions, and it boasts integration with a command-line tool I probably shouldn’t point anyone […]
You're reading gSpotify is a Slick Music Controller for Spotify, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2025/10/gspotify-gnome-extension
📰 Bazzite using Fedora 43 is out now with full Xbox Ally / Xbox Ally X support
Bazzite Linux has been upgraded with the Fedora 43 release, and it comes with many handheld gaming enhancements for those wanting to break away from Windows..Read the full article on GamingOnLinux.
🔗 Source:
👉@sysadminoff
https://www.gamingonlinux.com/2025/10/bazzite-using-fedora-43-is-out-now-with-full-xbox-ally-xbox-ally-x-support/
Bazzite Linux has been upgraded with the Fedora 43 release, and it comes with many handheld gaming enhancements for those wanting to break away from Windows..Read the full article on GamingOnLinux.
🔗 Source:
👉@sysadminoff
https://www.gamingonlinux.com/2025/10/bazzite-using-fedora-43-is-out-now-with-full-xbox-ally-xbox-ally-x-support/
GamingOnLinux
Bazzite using Fedora 43 is out now with full Xbox Ally / Xbox Ally X support
Bazzite Linux has been upgraded with the Fedora 43 release, and it comes with many handheld gaming enhancements for those wanting to break away from Windows.
📰 Radxa X5 credit card-sized PC with Intel N150 coming soon
A year after introducing the Radxa X4 credit card-sized computer with an Intel N100 Alder Lake-N processor, it looks like Radxa is preparing to launch a new model that will bring several improvements. According to details uncovered by bret.dk, the upcoming Radxa X5 will be a Raspberry Pi-shaped single-board computer with a (slightly) faster processor, memory .
🔗 Source:
👉@sysadminoff
https://liliputing.com/radxa-x5-credit-card-sized-pc-with-intel-n150-coming-soon/
A year after introducing the Radxa X4 credit card-sized computer with an Intel N100 Alder Lake-N processor, it looks like Radxa is preparing to launch a new model that will bring several improvements. According to details uncovered by bret.dk, the upcoming Radxa X5 will be a Raspberry Pi-shaped single-board computer with a (slightly) faster processor, memory .
🔗 Source:
👉@sysadminoff
https://liliputing.com/radxa-x5-credit-card-sized-pc-with-intel-n150-coming-soon/
Liliputing
Radxa X5 credit card-sized PC with Intel N150 coming soon
Radxa X5 credit card-sized PC with Intel N150 coming soon
Hello World In C Without Linking In Libraries | Hackaday
👉@sysadminoff
https://hackaday.com/2025/10/29/hello-world-in-c-without-linking-in-libraries/
👉@sysadminoff
https://hackaday.com/2025/10/29/hello-world-in-c-without-linking-in-libraries/
Hackaday
Hello World In C Without Linking In Libraries
If there’s one constant with software developers, it is that sometimes they get bored. At these times, they tend to think dangerous thoughts, usually starting with ‘What if…’…