Энтузиасты дизассемблировали микрокод i386 и создали открытый CPU z386
Энтузиасты смогли успешно извлечь и дизассемблировать микрокод процессора Intel 80386, который из-за отсутствия документации считался «чёрным ящиком». Бинарный образ микрокода был воссоздан с привлечением AI по фотографиям кристалла в высоком разрешении, а логика работы разобрана через трассировку соединений на кристалле. Постепенно были определены структура микрокоманд (μ-ops), поля, порядок исполнения и маркеры конца инструкций. Наработки проекта опубликованы на GitHub как общественное достояние.
Выявлено, что в CPU 80386 каждая инструкция полностью исполняется через микрокод, в то время как в 8086 и современных процессорах часть инструкций обрабатывается напрямую. Кроме того, в отличие от процессоров 8086, в 80386 микрокод не реализует алгоритмы напрямую, а в основном настраивает аппаратные ускорители (умножитель, делитель, быстрый сдвиг, PTU (Protection Test Unit)).
( читать дальше... )
cpu, disassembler, i386, z386, микрокод
👉@sysadminoff
https://www.linux.org.ru/news/hardware/18300992
Энтузиасты смогли успешно извлечь и дизассемблировать микрокод процессора Intel 80386, который из-за отсутствия документации считался «чёрным ящиком». Бинарный образ микрокода был воссоздан с привлечением AI по фотографиям кристалла в высоком разрешении, а логика работы разобрана через трассировку соединений на кристалле. Постепенно были определены структура микрокоманд (μ-ops), поля, порядок исполнения и маркеры конца инструкций. Наработки проекта опубликованы на GitHub как общественное достояние.
Выявлено, что в CPU 80386 каждая инструкция полностью исполняется через микрокод, в то время как в 8086 и современных процессорах часть инструкций обрабатывается напрямую. Кроме того, в отличие от процессоров 8086, в 80386 микрокод не реализует алгоритмы напрямую, а в основном настраивает аппаратные ускорители (умножитель, делитель, быстрый сдвиг, PTU (Protection Test Unit)).
( читать дальше... )
cpu, disassembler, i386, z386, микрокод
👉@sysadminoff
https://www.linux.org.ru/news/hardware/18300992
📰 Someone turned a GBA into a Switch controller, and it uses the OG Link Cable as the cord
It's amazing what a Raspberry Pi Pico can do in the right hands.
🔗 Source:
#raspberry
👉@sysadminoff
https://www.xda-developers.com/someone-turned-a-gba-into-a-switch-controller-and-it-uses-the-og-link-cable-as-the-cord/
It's amazing what a Raspberry Pi Pico can do in the right hands.
🔗 Source:
#raspberry
👉@sysadminoff
https://www.xda-developers.com/someone-turned-a-gba-into-a-switch-controller-and-it-uses-the-og-link-cable-as-the-cord/
XDA
Someone turned a GBA into a Switch controller, and it uses the OG Link Cable as the cord
It's amazing what a Raspberry Pi Pico can do in the right hands.
📰 Boot-Time Wizard Aims To Help Reduce Linux Boot Times
While in the past decade or so Linux desktop/laptop users likely have little to complain about boot times and there hasn't been much emphasis around trying to make boot times even faster on the Linux desktop especially in an era where many systems are always-on and suspend/resume working more reliably these days, boot times are still an important factor in the embedded Linux world.
🔗 Source:
#linux
👉@sysadminoff
https://www.phoronix.com/news/Boot-Time-Wizard-Linux
While in the past decade or so Linux desktop/laptop users likely have little to complain about boot times and there hasn't been much emphasis around trying to make boot times even faster on the Linux desktop especially in an era where many systems are always-on and suspend/resume working more reliably these days, boot times are still an important factor in the embedded Linux world.
🔗 Source:
#linux
👉@sysadminoff
https://www.phoronix.com/news/Boot-Time-Wizard-Linux
Phoronix
Boot-Time Wizard Aims To Help Reduce Linux Boot Times
While in the past decade or so Linux desktop/laptop users likely have little to complain about boot times and there hasn't been much emphasis around trying to make boot times even faster on the Linux desktop especially in an era where many systems are always…
📰 KernelScript: A Programming Language For Kernel Customization & App Optimizations
Multikernel Technologies Inc has been working on a multi-kernel architecture for the Linux kernel while in addition to that they have been developing KernelScript as a domain-specific language for carrying out Linux kernel customizations and app-specific optimizations...
🔗 Source:
#kernel #linux
👉@sysadminoff
https://www.phoronix.com/news/KernelScript
Multikernel Technologies Inc has been working on a multi-kernel architecture for the Linux kernel while in addition to that they have been developing KernelScript as a domain-specific language for carrying out Linux kernel customizations and app-specific optimizations...
🔗 Source:
#kernel #linux
👉@sysadminoff
https://www.phoronix.com/news/KernelScript
Phoronix
KernelScript: A Programming Language For Kernel Customization & App Optimizations
Multikernel Technologies Inc has been working on a multi-kernel architecture for the Linux kernel while in addition to that they have been developing KernelScript as a domain-specific language for carrying out Linux kernel customizations and app-specific…
📰 Linux To Remove ISA Speech Synthesizer Driver That Likely Hasn't Been Used In Decades
Following the process of phasing out Intel 486 CPU support and other old hardware drivers that were dropped in the Linux 7.1 kernel cycle for reducing the kernel maintenance burden, the upcoming Linux 7.2 cycle is continuing the trend of phasing out some of the old hardware support that is very obsolete, likely having no users on the latest upstream kernels, and no one formally maintaining the obsolete drivers...
🔗 Source:
#intel #kernel #linux
👉@sysadminoff
https://www.phoronix.com/news/Linux-Dropping-Double-Talk
Following the process of phasing out Intel 486 CPU support and other old hardware drivers that were dropped in the Linux 7.1 kernel cycle for reducing the kernel maintenance burden, the upcoming Linux 7.2 cycle is continuing the trend of phasing out some of the old hardware support that is very obsolete, likely having no users on the latest upstream kernels, and no one formally maintaining the obsolete drivers...
🔗 Source:
#intel #kernel #linux
👉@sysadminoff
https://www.phoronix.com/news/Linux-Dropping-Double-Talk
Phoronix
Linux To Remove ISA Speech Synthesizer Driver That Likely Hasn't Been Used In Decades
Following the process of phasing out Intel 486 CPU support and other old hardware drivers that were dropped in the Linux 7.1 kernel cycle for reducing the kernel maintenance burden, the upcoming Linux 7.2 cycle is continuing the trend of phasing out some…
Wild Linker 0.9
Состоялся релиз Wild Linker 0.9.0 — нового высокопроизводительного линковщика, написанного на Rust. Релиз отмечен на GitHub 23 мая 2026 года. Проект позиционируется как линковщик для ускорения итеративной разработки: в перспективе авторы хотят прийти к инкрементальной линковке, хотя в текущей версии она ещё не реализована. Код распространяется под двойной лицензией Apache 2.0 / MIT.
Главное изменение Wild 0.9 — поддержка Linker Plugin API, интерфейса, появившегося в Gold linker и также поддерживаемого GNU ld и Mold. Для Wild это открывает путь к linker-plugin LTO — оптимизации времени компоновки через подключаемый модуль линковщика. Разработчики отдельно уточняют, что это прежде всего полезно для проектов на C, C++ и смешанных кодовых баз, тогда как чистые Rust-проекты обычно делают LTO внутри компилятора. У поддержки пока есть известные проблемы, а линковка через плагин может быть медленной.
( читать дальше... )
rust, wild linker, линковка, утилита
👉@sysadminoff
https://www.linux.org.ru/news/development/18300732
Состоялся релиз Wild Linker 0.9.0 — нового высокопроизводительного линковщика, написанного на Rust. Релиз отмечен на GitHub 23 мая 2026 года. Проект позиционируется как линковщик для ускорения итеративной разработки: в перспективе авторы хотят прийти к инкрементальной линковке, хотя в текущей версии она ещё не реализована. Код распространяется под двойной лицензией Apache 2.0 / MIT.
Главное изменение Wild 0.9 — поддержка Linker Plugin API, интерфейса, появившегося в Gold linker и также поддерживаемого GNU ld и Mold. Для Wild это открывает путь к linker-plugin LTO — оптимизации времени компоновки через подключаемый модуль линковщика. Разработчики отдельно уточняют, что это прежде всего полезно для проектов на C, C++ и смешанных кодовых баз, тогда как чистые Rust-проекты обычно делают LTO внутри компилятора. У поддержки пока есть известные проблемы, а линковка через плагин может быть медленной.
( читать дальше... )
rust, wild linker, линковка, утилита
👉@sysadminoff
https://www.linux.org.ru/news/development/18300732
Ubuntu 26.10 daily builds now available to download
Daily builds of Ubuntu 26.10 ‘Stonking Stingray’ are now available for download, as development on the distro’s next major release kicks in to gear. As the name suggests, new ISOs are produced from development code on a (mostly) daily basis, giving those keen to test October’s release in advance the ability to do so. However, because package updates can break the ability for a bootable image to be created, it’s not unusual for there to be temporary gaps between new daily builds being available. Daily builds will continue to be produced for remainder of the Ubuntu 26.10 development cycle, right […]
You're reading Ubuntu 26.10 daily builds now available to download, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/ubuntu-26-10-daily-builds
Daily builds of Ubuntu 26.10 ‘Stonking Stingray’ are now available for download, as development on the distro’s next major release kicks in to gear. As the name suggests, new ISOs are produced from development code on a (mostly) daily basis, giving those keen to test October’s release in advance the ability to do so. However, because package updates can break the ability for a bootable image to be created, it’s not unusual for there to be temporary gaps between new daily builds being available. Daily builds will continue to be produced for remainder of the Ubuntu 26.10 development cycle, right […]
You're reading Ubuntu 26.10 daily builds now available to download, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/ubuntu-26-10-daily-builds
🔥1
📰 Ubuntu 26.10 daily builds now available to download
Daily builds of Ubuntu 26.10 ‘Stonking Stingray’ are now available for download, as development on the distro’s next major release kicks in to gear. As the name suggests, new ISOs are produced from development code on a (mostly) daily basis, giving those keen to test October’s release in advance the ability to do so.
🔗 Source:
#distro #ubuntu
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/ubuntu-26-10-daily-builds
Daily builds of Ubuntu 26.10 ‘Stonking Stingray’ are now available for download, as development on the distro’s next major release kicks in to gear. As the name suggests, new ISOs are produced from development code on a (mostly) daily basis, giving those keen to test October’s release in advance the ability to do so.
🔗 Source:
#distro #ubuntu
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/ubuntu-26-10-daily-builds
OMG! Ubuntu
Ubuntu 26.10 daily builds now available to download
Daily builds of Ubuntu 26.10 'Stonking Stingray' are now available for download, as development on the distro's next major release kicks in to gear. As
📰 FreeBSD Foundation Executive Director Tries Daily Driving FreeBSD On Laptop
With FreeBSD having worked on improving its laptop support over the past two years with some big changes and ongoing efforts for making a nice KDE desktop experience on FreeBSD, FreeBSD Foundation's Executive Director has been trying to daily drive FreeBSD on laptops...
🔗 Source: https://www.phoronix.com/news/FreeBSD-On-Laptop-Driver
#kde
👉@sysadminoff
https://ift.tt/dvYMK5D
With FreeBSD having worked on improving its laptop support over the past two years with some big changes and ongoing efforts for making a nice KDE desktop experience on FreeBSD, FreeBSD Foundation's Executive Director has been trying to daily drive FreeBSD on laptops...
🔗 Source: https://www.phoronix.com/news/FreeBSD-On-Laptop-Driver
#kde
👉@sysadminoff
https://ift.tt/dvYMK5D
Phoronix
FreeBSD Foundation Executive Director Tries Daily Driving FreeBSD On Laptop
With FreeBSD having worked on improving its laptop support over the past two years with some big changes and ongoing efforts for making a nice KDE desktop experience on FreeBSD, FreeBSD Foundation's Executive Director has been trying to daily drive FreeBSD…
📰 Open-Source z386 Brings Intel 80386 Microcode Back to Life
z386 is an open-source 80386-class FPGA CPU core that uses recovered Intel 386 microcode to run DOS and protected-mode software.
🔗 Source: https://linuxiac.com/open-source-z386-brings-intel-80386-microcode-back-to-life/
#intel #opensource
👉@sysadminoff
https://lxer.com/module/newswire/ext_link.php?rid=365110
z386 is an open-source 80386-class FPGA CPU core that uses recovered Intel 386 microcode to run DOS and protected-mode software.
🔗 Source: https://linuxiac.com/open-source-z386-brings-intel-80386-microcode-back-to-life/
#intel #opensource
👉@sysadminoff
https://lxer.com/module/newswire/ext_link.php?rid=365110
Linuxiac
Open-Source z386 Brings Intel 80386 Microcode Back to Life
z386 is an open-source 80386-class FPGA CPU core that uses recovered Intel 386 microcode to run DOS and protected-mode software.
Canonical to shut down Ubuntu Pastebin after nearly two decades
Canonical will decommission its long-running text-hosting service Ubuntu Pastebin on May 31. The company is pulling the plug as part of a broader “infrastructure modernization and migration project”. Ubuntu Pastebin, which works similarly to GitHub’s Gist, albeit without the revision history, has been available to the community since late 2007 It originally launched under the paste.ubuntu.com domain before adding pastebin.ubuntu.com, which is live until the end of the month. The service was partly created to stop the official IRC support channels from being flooded with reams of terminal output from help-seeking users. It was also used by the community to share […]
You're reading Canonical to shut down Ubuntu Pastebin after nearly two decades, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/canonical-ubuntu-pastebin-shutdown
Canonical will decommission its long-running text-hosting service Ubuntu Pastebin on May 31. The company is pulling the plug as part of a broader “infrastructure modernization and migration project”. Ubuntu Pastebin, which works similarly to GitHub’s Gist, albeit without the revision history, has been available to the community since late 2007 It originally launched under the paste.ubuntu.com domain before adding pastebin.ubuntu.com, which is live until the end of the month. The service was partly created to stop the official IRC support channels from being flooded with reams of terminal output from help-seeking users. It was also used by the community to share […]
You're reading Canonical to shut down Ubuntu Pastebin after nearly two decades, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/canonical-ubuntu-pastebin-shutdown
📰 AI eyes scanning for bugs create a worrisome Linux security trend
Dirty Frag, Copy Fail, and Fragesia show the new reality.
🔗 Source:
#linux
👉@sysadminoff
https://www.theregister.com/security/2026/05/23/ai-eyes-scanning-for-bugs-create-a-worrisome-linux-security-trend/5244742
Dirty Frag, Copy Fail, and Fragesia show the new reality.
🔗 Source:
#linux
👉@sysadminoff
https://www.theregister.com/security/2026/05/23/ai-eyes-scanning-for-bugs-create-a-worrisome-linux-security-trend/5244742
theregister
AI eyes scanning for bugs create a worrisome Linux security trend
Dirty Frag, Copy Fail, and Fragesia show the new reality
📰 GitHub Copilot & Claude Code Helped With Graphics, WiFi Linux Driver Issues This Week
For those curious about the growing use of AI and coding agents within the Linux kernel, this week there was another large batch of new patches fixed that were generated or co-authored by agents like Claude Code and GitHub Copilot...
🔗 Source: https://www.phoronix.com/news/Linux-7.1-rc5-AI-This-Week
#kernel #linux
👉@sysadminoff
https://lxer.com/module/newswire/ext_link.php?rid=365112
For those curious about the growing use of AI and coding agents within the Linux kernel, this week there was another large batch of new patches fixed that were generated or co-authored by agents like Claude Code and GitHub Copilot...
🔗 Source: https://www.phoronix.com/news/Linux-7.1-rc5-AI-This-Week
#kernel #linux
👉@sysadminoff
https://lxer.com/module/newswire/ext_link.php?rid=365112
Phoronix
GitHub Copilot & Claude Code Helped With Graphics, WiFi Linux Driver Issues This Week
For those curious about the growing use of AI and coding agents within the Linux kernel, this week there was another large batch of new patches fixed that were generated or co-authored by agents like Claude Code and GitHub Copilot.
📰 Canonical to shut Ubuntu Pastebin after 18 years of service
Canonical will decommission its long-running text-hosting service Ubuntu Pastebin on May 31. The company is pulling the plug as part of a broader “infrastructure modernization and migration project”, according to Canonical Community Engineer Aaron Prisk. Ubuntu Pastebin works similarly to GitHub’s Gist, albeit without the revision history. It’s been available as a tool the community can use since late 2007. It originally lived at paste.ubuntu.
🔗 Source:
#ubuntu
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/canonical-ubuntu-pastebin-shutdown
Canonical will decommission its long-running text-hosting service Ubuntu Pastebin on May 31. The company is pulling the plug as part of a broader “infrastructure modernization and migration project”, according to Canonical Community Engineer Aaron Prisk. Ubuntu Pastebin works similarly to GitHub’s Gist, albeit without the revision history. It’s been available as a tool the community can use since late 2007. It originally lived at paste.ubuntu.
🔗 Source:
#ubuntu
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/canonical-ubuntu-pastebin-shutdown
OMG! Ubuntu
Canonical to shut Ubuntu Pastebin after 18 years of service
Canonical will decommission its long-running text-hosting service Ubuntu Pastebin on May 31. The company is pulling the plug as part of a broader
Cinnamon’s new screenshot tool fixes app window shadow quirks
Linux Mint developers are building a new screenshot utility for the Cinnamon desktop, ahead of its next major release. The home-grown tool will give users more options when taking screenshots and will “accommodate the differences between CSD (Client Side Decoration) and SSD (Server Side Decoration) windows” to provide ‘cleaner’ looking screenshots. Currently, Cinnamon rolls with the GTK-based gnome-screenshot . The tool doesn’t capture window shadows at all when taking windowed screenshots. It does, however, capture dark pixel artefacts from window shadows peeking beneath rounded corners. That isn’t pretty. Hence the new tool. It can take app window screenshots with shadows […]
You're reading Cinnamon’s new screenshot tool fixes app window shadow quirks, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/linux-mint-new-cinnamon-screenshot-tool
Linux Mint developers are building a new screenshot utility for the Cinnamon desktop, ahead of its next major release. The home-grown tool will give users more options when taking screenshots and will “accommodate the differences between CSD (Client Side Decoration) and SSD (Server Side Decoration) windows” to provide ‘cleaner’ looking screenshots. Currently, Cinnamon rolls with the GTK-based gnome-screenshot . The tool doesn’t capture window shadows at all when taking windowed screenshots. It does, however, capture dark pixel artefacts from window shadows peeking beneath rounded corners. That isn’t pretty. Hence the new tool. It can take app window screenshots with shadows […]
You're reading Cinnamon’s new screenshot tool fixes app window shadow quirks, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/linux-mint-new-cinnamon-screenshot-tool
📰 Linux 7.1-rc5 Released With Fixes Ramping Up From AI Coding Agents
In the road to releasing Linux 7.1 in June, out today is Linux 7.1-rc5 that continues coming on heavy with fixes...
🔗 Source:
#linux
👉@sysadminoff
https://www.phoronix.com/news/Linux-7.1-rc5-Released
In the road to releasing Linux 7.1 in June, out today is Linux 7.1-rc5 that continues coming on heavy with fixes...
🔗 Source:
#linux
👉@sysadminoff
https://www.phoronix.com/news/Linux-7.1-rc5-Released
Phoronix
Linux 7.1-rc5 Released With Fixes Ramping Up From AI Coding Agents
In the road to releasing Linux 7.1 in June, out today is Linux 7.1-rc5 that continues coming on heavy with fixes.
Выпуск дистрибутива MX Linux 25.2
Опубликован релиз легковесного дистрибутива MX Linux 25.2, созданного в результате совместной работы сообществ, образовавшихся вокруг проектов antiX и MEPIS. Выпуск основан на пакетной базе Debian с улучшениями от проекта antiX и пакетами из собственного репозитория. В дистрибутиве на выбор можно использовать системы инициализации sysVinit и systemd. Поставляются собственные инструменты для настройки и развёртывания системы. Для загрузки доступны 64-разрядные сборки (x86_64) с рабочим столом Xfce (3 ГБ), а сборки с рабочим столом KDE (3.6 ГБ) и сборки (2.4 ГБ) с оконным менеджером Fluxbox.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65521
Опубликован релиз легковесного дистрибутива MX Linux 25.2, созданного в результате совместной работы сообществ, образовавшихся вокруг проектов antiX и MEPIS. Выпуск основан на пакетной базе Debian с улучшениями от проекта antiX и пакетами из собственного репозитория. В дистрибутиве на выбор можно использовать системы инициализации sysVinit и systemd. Поставляются собственные инструменты для настройки и развёртывания системы. Для загрузки доступны 64-разрядные сборки (x86_64) с рабочим столом Xfce (3 ГБ), а сборки с рабочим столом KDE (3.6 ГБ) и сборки (2.4 ГБ) с оконным менеджером Fluxbox.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65521
KernelScript 0.1.0
Представлен KernelScript — экспериментальный язык программирования для разработки eBPF-программ, пользовательских загрузчиков и расширений ядра Linux из единой кодовой базы. Проект развивает Multikernel Technologies, компания, продвигающая архитектуру split-kernel / multikernel для Linux. О KernelScript рассказал основатель компании Cong Wang на Linux Foundation Open Source Summit; код проекта опубликован на GitHub под лицензией Apache 2.0.
eBPF (Extended Berkeley Packet Filter) — это технология, которая позволяет запускать небольшие программы прямо в ядре Linux, не трогая его код и не подвергая риску стабильность системы. eBPF помогает решать множество задач, от мониторинга производительности до обеспечения безопасности и сетевой оптимизации. Например, с помощью eBPF можно отслеживать системные вызовы, сетевой трафик и другие события в режиме реального времени. Это позволяет находить узкие места в производительности и оптимизировать систему (Хабр).
Идея KernelScript — сделать разработку eBPF менее болезненной, чем при использовании связки C + libbpf, и при этом не ограничиваться только трассировкой, как bpftrace. Разработчики описывают язык как типобезопасный DSL, который объединяет eBPF, пользовательское пространство и kernelspace-разработку: из одного исходного файла компилятор должен генерировать код для eBPF-программ, userspace-части и интеграции с kernel modules через kfunc.
( читать дальше... )
kernelscript
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18301757
Представлен KernelScript — экспериментальный язык программирования для разработки eBPF-программ, пользовательских загрузчиков и расширений ядра Linux из единой кодовой базы. Проект развивает Multikernel Technologies, компания, продвигающая архитектуру split-kernel / multikernel для Linux. О KernelScript рассказал основатель компании Cong Wang на Linux Foundation Open Source Summit; код проекта опубликован на GitHub под лицензией Apache 2.0.
eBPF (Extended Berkeley Packet Filter) — это технология, которая позволяет запускать небольшие программы прямо в ядре Linux, не трогая его код и не подвергая риску стабильность системы. eBPF помогает решать множество задач, от мониторинга производительности до обеспечения безопасности и сетевой оптимизации. Например, с помощью eBPF можно отслеживать системные вызовы, сетевой трафик и другие события в режиме реального времени. Это позволяет находить узкие места в производительности и оптимизировать систему (Хабр).
Идея KernelScript — сделать разработку eBPF менее болезненной, чем при использовании связки C + libbpf, и при этом не ограничиваться только трассировкой, как bpftrace. Разработчики описывают язык как типобезопасный DSL, который объединяет eBPF, пользовательское пространство и kernelspace-разработку: из одного исходного файла компилятор должен генерировать код для eBPF-программ, userspace-части и интеграции с kernel modules через kfunc.
( читать дальше... )
kernelscript
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18301757
👍1
Во Flatpak намерены сделать systemd обязательной зависимостью
На конференции Linux App Summit Себастьян Вик (Sebastian Wick), мэйнтейнер инструментария Flatpak, и Адриан Вовк (Adrian Vovk), создатель инсталлятора для GNOME OS и один из разработчиков systemd-homed и systemd-sysupdate, выступили с докладом о будущем системы самодостаточных пакетов Flatpak. В докладе упоминается намерение создать для нужд Flatpak новый сервис systemd-appd, который будет предоставлять информацию о запущенных экземплярах приложений.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65522
На конференции Linux App Summit Себастьян Вик (Sebastian Wick), мэйнтейнер инструментария Flatpak, и Адриан Вовк (Adrian Vovk), создатель инсталлятора для GNOME OS и один из разработчиков systemd-homed и systemd-sysupdate, выступили с докладом о будущем системы самодостаточных пакетов Flatpak. В докладе упоминается намерение создать для нужд Flatpak новый сервис systemd-appd, который будет предоставлять информацию о запущенных экземплярах приложений.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65522
🤔1
22 Best Free C/C++ IDEs and Editors for Linux in 2026
The post 22 Best Free C/C++ IDEs and Editors for Linux in 2026 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .C is one of the most important programming languages and the base for many modern technologies. It is used to
The post 22 Best Free C/C++ IDEs and Editors for Linux in 2026 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
👉@sysadminoff
https://www.tecmint.com/best-ide-editor-linux/
The post 22 Best Free C/C++ IDEs and Editors for Linux in 2026 first appeared on Tecmint: Linux Howtos, Tutorials & Guides .C is one of the most important programming languages and the base for many modern technologies. It is used to
The post 22 Best Free C/C++ IDEs and Editors for Linux in 2026 first appeared on Tecmint: Linux Howtos, Tutorials & Guides.
👉@sysadminoff
https://www.tecmint.com/best-ide-editor-linux/
22 Best Free C/C++ IDEs and Editors for Linux in 2026
22 Best C/C++ IDEs for Linux Developers in 2026
In this guide, we'll explain what an IDE is, cover the best C/C++ IDEs and editors for Linux in 2026, and help you pick the right one for how you actually work.
❤1
📰 Cinnamon’s new screenshot tool fixes app window shadow quirks
Linux Mint developers are building a new screenshot utility for the Cinnamon desktop, ahead of its next major release. The home-grown tool will give users more options when taking screenshots and will “accommodate the differences between CSD (Client Side Decoration) and SSD (Server Side Decoration) windows” to provide ‘cleaner’ looking screenshots. Currently, Cinnamon rolls with the GTK-based gnome-screenshot .
🔗 Source:
#gnome #linux
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/linux-mint-new-cinnamon-screenshot-tool
Linux Mint developers are building a new screenshot utility for the Cinnamon desktop, ahead of its next major release. The home-grown tool will give users more options when taking screenshots and will “accommodate the differences between CSD (Client Side Decoration) and SSD (Server Side Decoration) windows” to provide ‘cleaner’ looking screenshots. Currently, Cinnamon rolls with the GTK-based gnome-screenshot .
🔗 Source:
#gnome #linux
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/05/linux-mint-new-cinnamon-screenshot-tool
OMG! Ubuntu
Cinnamon desktop is getting its own, native screenshot tool
Linux Mint developers are building a new screenshot utility for the Cinnamon desktop, ahead of its next major release. The home-grown tool will give users