Froggy-BLC 1.02 (Книжная Система Сайта, CMS)
Состоялся выпуск (1.02) Книжной Системы Сайта (Book-Like CMS) «Froggy-BLC», работающей на файлах без БД.
В этом релизе:
Используется собственная реализация тега «p» — «rich-paragraph role=paragraph» (HTML5). Это необходимо для поддержки блочных элементов внутри абзацев, особенно, когда CKEditor-4 проставляет теги «p» сам везде.
Устранено 4 вида уязвимостей.
Проводятся работы по де-обскуризации кода, уже есть значительный прогресс.
В алгоритмы «Симуляции БД» добавлен режим «GNU Concater». Это когда через Exec() вызываются GNU cat + GNU tail, для моментальной склейки Псевдо-БД, при редактировании одного поля. …
…С другой стороны — сделана функция проверки, на предмет доступности Exec() + /usr/bin/tail + /usr/bin/cat, и при отсутствии включается Fallback-режим «PHP-Concater» (…Но автор всё-же рекомендует использовать хостинги с GNU/Linux и просить хостера включить Exec() )
В псевдо-БД Комментариев добавлен режим DOM-Compactor — рядом стоящие «ul» схлопываются в один большой список для упрощения DOM для браузеров.
Счётчик загрузок файла стал более интерактивным, в комменты добавился timestamp, и десятки других мелких улучшений.
NB: Автор не умеет писать качественный код, потому система написана не очень хорошо, не судите строго.
Изначально систему планировалось назвать Temple-CMS, из-за схожей истории: из-за шизофрении автором движет маниакальный энтузиазм и вдохновение; но в последствии, от этой идеи было решено отказаться.
Система предназначена для публикации книг, или домашних сайтов с глубоким древовидным представлением страниц сайта и комментариев.
Автор вдохновлялся ранними версиями CMSimple (преследовал цель создания системы с сильной семантикой и таксономией), и очень хотел сделать хорошую (но не идеальную) самобытную «вещь в себе», наподобие FreeDOS. Так-же, автор является поклонником Джона Кармака, и решил писать свою систему без фреймворков, а с библиотеками, каждая из которых выполняет одну строго-определённую функцию.
Система написана на PHP и JavaScript и распространяется по лицензии MIT. При этом автор подчёркивает, что он против её использования для пропаганды насилия, разжигания любой вражды или унижения достоинства.
cms, html5, php, web, от автора
👉@sysadminoff
https://www.linux.org.ru/news/internet/18330251
Состоялся выпуск (1.02) Книжной Системы Сайта (Book-Like CMS) «Froggy-BLC», работающей на файлах без БД.
В этом релизе:
Используется собственная реализация тега «p» — «rich-paragraph role=paragraph» (HTML5). Это необходимо для поддержки блочных элементов внутри абзацев, особенно, когда CKEditor-4 проставляет теги «p» сам везде.
Устранено 4 вида уязвимостей.
Проводятся работы по де-обскуризации кода, уже есть значительный прогресс.
В алгоритмы «Симуляции БД» добавлен режим «GNU Concater». Это когда через Exec() вызываются GNU cat + GNU tail, для моментальной склейки Псевдо-БД, при редактировании одного поля. …
…С другой стороны — сделана функция проверки, на предмет доступности Exec() + /usr/bin/tail + /usr/bin/cat, и при отсутствии включается Fallback-режим «PHP-Concater» (…Но автор всё-же рекомендует использовать хостинги с GNU/Linux и просить хостера включить Exec() )
В псевдо-БД Комментариев добавлен режим DOM-Compactor — рядом стоящие «ul» схлопываются в один большой список для упрощения DOM для браузеров.
Счётчик загрузок файла стал более интерактивным, в комменты добавился timestamp, и десятки других мелких улучшений.
NB: Автор не умеет писать качественный код, потому система написана не очень хорошо, не судите строго.
Изначально систему планировалось назвать Temple-CMS, из-за схожей истории: из-за шизофрении автором движет маниакальный энтузиазм и вдохновение; но в последствии, от этой идеи было решено отказаться.
Система предназначена для публикации книг, или домашних сайтов с глубоким древовидным представлением страниц сайта и комментариев.
Автор вдохновлялся ранними версиями CMSimple (преследовал цель создания системы с сильной семантикой и таксономией), и очень хотел сделать хорошую (но не идеальную) самобытную «вещь в себе», наподобие FreeDOS. Так-же, автор является поклонником Джона Кармака, и решил писать свою систему без фреймворков, а с библиотеками, каждая из которых выполняет одну строго-определённую функцию.
Система написана на PHP и JavaScript и распространяется по лицензии MIT. При этом автор подчёркивает, что он против её использования для пропаганды насилия, разжигания любой вражды или унижения достоинства.
cms, html5, php, web, от автора
👉@sysadminoff
https://www.linux.org.ru/news/internet/18330251
Выпуск Git 2.55 c включением по умолчанию поддержки Rust
Представлен релиз распределенной системы управления исходными текстами Git 2.55. Среди ключевых изменений: включение по умолчанию сборки с Rust, реализация для Linux процесса fsmonitor, новая стратегия переупаковки инкрементального MIDX-индекса, команда "git history fixup" для исправления коммита, оптимизация генерации битовых карт доступности объектов, поддержка параллельного выполнения hook-ов, команда "git format-rev". Код Git распространяется под лицензией GPLv2+.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65808
Представлен релиз распределенной системы управления исходными текстами Git 2.55. Среди ключевых изменений: включение по умолчанию сборки с Rust, реализация для Linux процесса fsmonitor, новая стратегия переупаковки инкрементального MIDX-индекса, команда "git history fixup" для исправления коммита, оптимизация генерации битовых карт доступности объектов, поддержка параллельного выполнения hook-ов, команда "git format-rev". Код Git распространяется под лицензией GPLv2+.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65808
Выпуск ZLUDA 6, универсальной открытой реализации технологии CUDA
Анджей Яник (Andrzej Janik) представил выпуск ZLUDA 6, открытой реализации технологии CUDA. Целью проекта является предоставление возможности запуска немодифицированных приложений CUDA на системах с GPU, отличными от GPU NVIDIA, с производительностью, близкой к производительности приложений, выполняемых без прослоек. Код проекта написан на языке Rust и распространяется под лицензиями MIT и Apache 2.0.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65810
Анджей Яник (Andrzej Janik) представил выпуск ZLUDA 6, открытой реализации технологии CUDA. Целью проекта является предоставление возможности запуска немодифицированных приложений CUDA на системах с GPU, отличными от GPU NVIDIA, с производительностью, близкой к производительности приложений, выполняемых без прослоек. Код проекта написан на языке Rust и распространяется под лицензиями MIT и Apache 2.0.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65810
Microsoft to retire Store-based Office apps in favor of Click-to-Run installations
Microsoft is ending support for the Microsoft Store installation type of Microsoft 365 Apps to streamline its deployment architecture. While feature updates for this specific version ceased in October 2025, critical security patches will only continue through December 2026. Users must migrate to the Click-to-Run installation type to ensure they remain protected and receive future cloud-based enhancements.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-to-retire-store-based-office-apps-in-favor-of-click-to-run-installations/
Microsoft is ending support for the Microsoft Store installation type of Microsoft 365 Apps to streamline its deployment architecture. While feature updates for this specific version ceased in October 2025, critical security patches will only continue through December 2026. Users must migrate to the Click-to-Run installation type to ensure they remain protected and receive future cloud-based enhancements.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-to-retire-store-based-office-apps-in-favor-of-click-to-run-installations/
AWS secures agentic AI workloads with WAF protection for Bedrock AgentCore
AWS has announced the general availability of Web Application Firewall (WAF) protection for the Amazon Bedrock AgentCore Gateway. This integration allows organizations to secure agentic AI workloads against common web exploits and abusive traffic patterns. By applying security at the gateway layer, platform teams can ensure consistent protection as AI applications move into production environments.
Source
👉@sysadminoff
https://4sysops.com/archives/aws-secures-agentic-ai-workloads-with-waf-protection-for-bedrock-agentcore/
AWS has announced the general availability of Web Application Firewall (WAF) protection for the Amazon Bedrock AgentCore Gateway. This integration allows organizations to secure agentic AI workloads against common web exploits and abusive traffic patterns. By applying security at the gateway layer, platform teams can ensure consistent protection as AI applications move into production environments.
Source
👉@sysadminoff
https://4sysops.com/archives/aws-secures-agentic-ai-workloads-with-waf-protection-for-bedrock-agentcore/
📰 Intel Kills Off AMX-TF32 Support Before It Even Shipped In Diamond Rapids
Intel has dropped AMX-TF32 before its debut in Xeon Diamond Rapids. The latest Intel programming reference manual has dropped AMX-TF32 and Intel engineers are already moving ahead to strip out the AMX-TF32 support that existed in the GNU Compiler Collection...
🔗 Source:
#gnu #intel
👉@sysadminoff
https://www.phoronix.com/news/Intel-Kills-AMX-TF32
Intel has dropped AMX-TF32 before its debut in Xeon Diamond Rapids. The latest Intel programming reference manual has dropped AMX-TF32 and Intel engineers are already moving ahead to strip out the AMX-TF32 support that existed in the GNU Compiler Collection...
🔗 Source:
#gnu #intel
👉@sysadminoff
https://www.phoronix.com/news/Intel-Kills-AMX-TF32
Phoronix
Intel Kills Off AMX-TF32 Support Before It Even Shipped In Diamond Rapids
Intel has dropped AMX-TF32 before its debut in Xeon Diamond Rapids
📰 ParrotOS 7.3 Released with Linux 7.0, Optimized Builds, and Official Vagrant Boxes
ParrotOS 7.2 security-oriented distribution is now available for download with Linux kernel 7.0, updated tools, optimized builds, official Vagrant boxes, and other changes.
🔗 Source: https://9to5linux.com/parrotos-7-3-released-with-linux-7-0-optimized-builds-and-official-vagrant-boxes
#kernel #linux
👉@sysadminoff
ParrotOS 7.2 security-oriented distribution is now available for download with Linux kernel 7.0, updated tools, optimized builds, official Vagrant boxes, and other changes.
🔗 Source: https://9to5linux.com/parrotos-7-3-released-with-linux-7-0-optimized-builds-and-official-vagrant-boxes
#kernel #linux
👉@sysadminoff
Новая модель управления MySQL, нацеленная на привлечение сообщества к разработке
Хизер Ванкура (Heather VanCura), вицепрезидент компании Oracle, отвечающая за взаимодействие с сообществом, представила второй этап инициативы по сближению с сообществом и форсированию разработки MySQL. Если на первом этапе внимание было уделено повышению прозрачности процессов и привлечению сообщества к определению пути развития MySQL, то второй этап будет сосредоточен на вовлечение представителей из сообщества в разработку. Среди целей упоминается ускорение инноваций, предоставление понятных путей для передачи изменений и расширение экосистемы MySQL.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65806
Хизер Ванкура (Heather VanCura), вицепрезидент компании Oracle, отвечающая за взаимодействие с сообществом, представила второй этап инициативы по сближению с сообществом и форсированию разработки MySQL. Если на первом этапе внимание было уделено повышению прозрачности процессов и привлечению сообщества к определению пути развития MySQL, то второй этап будет сосредоточен на вовлечение представителей из сообщества в разработку. Среди целей упоминается ускорение инноваций, предоставление понятных путей для передачи изменений и расширение экосистемы MySQL.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65806
📰 Wine 11.12 Released With Wayland Fractional Scaling & Other Wayland Enhancements
Wine 11.12 fell off the bi-weekly release rhythm with not making it out last Friday, but it managed to ship today. Wine 11.12 brings fractional scaling support to its Wayland driver and various other enhancements...
🔗 Source:
#wayland #wine
👉@sysadminoff
https://www.phoronix.com/news/Wine-11.12-Released
Wine 11.12 fell off the bi-weekly release rhythm with not making it out last Friday, but it managed to ship today. Wine 11.12 brings fractional scaling support to its Wayland driver and various other enhancements...
🔗 Source:
#wayland #wine
👉@sysadminoff
https://www.phoronix.com/news/Wine-11.12-Released
Phoronix
Wine 11.12 Released With Wayland Fractional Scaling & Other Wayland Enhancements
Wine 11.12 fell off the bi-weekly release rhythm with not making it out last Friday, but it managed to ship today
📰 Kali Linux 2026.2 Released with GNOME 50, KDE Plasma 6.6, and New Tools
Kali Linux 2026.2 ethical hacking and penetration testing distribution is now available for download with GNOME 50 and KDE Plasma 6.6 desktop offerings, new tools, Kali NetHunter uUpdates, and more.
🔗 Source: https://9to5linux.com/kali-linux-2026-2-released-with-gnome-50-kde-plasma-6-6-and-new-tools
#gnome #kde #linux #plasma
👉@sysadminoff
Kali Linux 2026.2 ethical hacking and penetration testing distribution is now available for download with GNOME 50 and KDE Plasma 6.6 desktop offerings, new tools, Kali NetHunter uUpdates, and more.
🔗 Source: https://9to5linux.com/kali-linux-2026-2-released-with-gnome-50-kde-plasma-6-6-and-new-tools
#gnome #kde #linux #plasma
👉@sysadminoff
Apple accelerates security patching to counter AI-driven exploit development
Apple has shifted its security strategy by releasing an unexpected out-of-band update to address over 30 vulnerabilities across its ecosystem. This move targets flaws in iOS, iPadOS, macOS, and Safari, including a high-severity use-after-free bug in the WebKit engine. The company indicated that this accelerated release schedule is a direct response to the decreasing time between vulnerability discovery and active exploitation.
Source
👉@sysadminoff
https://4sysops.com/archives/apple-accelerates-security-patching-to-counter-ai-driven-exploit-development/
Apple has shifted its security strategy by releasing an unexpected out-of-band update to address over 30 vulnerabilities across its ecosystem. This move targets flaws in iOS, iPadOS, macOS, and Safari, including a high-severity use-after-free bug in the WebKit engine. The company indicated that this accelerated release schedule is a direct response to the decreasing time between vulnerability discovery and active exploitation.
Source
👉@sysadminoff
https://4sysops.com/archives/apple-accelerates-security-patching-to-counter-ai-driven-exploit-development/
📰 Steam Controller vibration motor hacks: Play music, drive it like a RC car, and even make it return to its charger automatically
Valve’s new Steam Controller is a $99 game controller that went on sale in May (and quickly sold out). It has all the usual features like dual analog sticks, a D-Pad, ABXY buttons, and shoulder triggers. It also has some unusual features like two touchpads that make it easier to play some PC games. There’s .
🔗 Source:
#steam
👉@sysadminoff
https://liliputing.com/steam-controller-vibration-motor-hacks-play-music-drive-it-like-a-rc-car-and-even-make-it-return-to-its-charger-automatically/
Valve’s new Steam Controller is a $99 game controller that went on sale in May (and quickly sold out). It has all the usual features like dual analog sticks, a D-Pad, ABXY buttons, and shoulder triggers. It also has some unusual features like two touchpads that make it easier to play some PC games. There’s .
🔗 Source:
#steam
👉@sysadminoff
https://liliputing.com/steam-controller-vibration-motor-hacks-play-music-drive-it-like-a-rc-car-and-even-make-it-return-to-its-charger-automatically/
Liliputing
Steam Controller vibration motor hacks: Play music, drive it like a RC car, and even make it return to its charger automatically
Steam Controller vibration motor hacks: Play music, drive it like a RC car, and even make it return to its charger automatically
📰 Git 2.55 Lands with Big Speedups for Large Linux Repositories
Git 2.55 adds Linux support for its built-in FSMonitor daemon, helping large repositories avoid costly working-tree scans.
🔗 Source:
#linux
👉@sysadminoff
https://linuxiac.com/git-2-55-lands-with-big-speedups-for-large-linux-repositories/
Git 2.55 adds Linux support for its built-in FSMonitor daemon, helping large repositories avoid costly working-tree scans.
🔗 Source:
#linux
👉@sysadminoff
https://linuxiac.com/git-2-55-lands-with-big-speedups-for-large-linux-repositories/
Linuxiac
Git 2.55 Lands with Big Speedups for Large Linux Repositories
Git 2.55 adds Linux support for its built-in FSMonitor daemon, helping large repositories avoid costly working-tree scans.
Git 2.55
Представлен релиз распределенной системы управления исходными текстами Git 2.55. Среди ключевых изменений: включение по умолчанию сборки с Rust, реализация для Linux процесса fsmonitor, новая стратегия переупаковки инкрементального MIDX-индекса, команда git history fixup для исправления коммита, оптимизация генерации битовых карт доступности объектов, поддержка параллельного выполнения хуков, команда git format-rev. Код Git распространяется под лицензией GPLv2+.
( читать дальше... )
c, git, opennet, rust, контроль версий
👉@sysadminoff
https://www.linux.org.ru/news/development/18330405
Представлен релиз распределенной системы управления исходными текстами Git 2.55. Среди ключевых изменений: включение по умолчанию сборки с Rust, реализация для Linux процесса fsmonitor, новая стратегия переупаковки инкрементального MIDX-индекса, команда git history fixup для исправления коммита, оптимизация генерации битовых карт доступности объектов, поддержка параллельного выполнения хуков, команда git format-rev. Код Git распространяется под лицензией GPLv2+.
( читать дальше... )
c, git, opennet, rust, контроль версий
👉@sysadminoff
https://www.linux.org.ru/news/development/18330405
📰 Canonical First Gold Sponsor Of Trifecta Tech For Building More Infrastructure In Rust
Ubuntu Linux maker Canonical continues making more inroads in the Rust infrastructure space. Canonical announced today they have become the first gold sponsor of the Trifecta Tech Foundation that works on projects like sudo-rs for building more open infrastructure in the Rust programming language...
🔗 Source:
#linux #ubuntu
👉@sysadminoff
https://www.phoronix.com/news/Canonical-Gold-Trifecta-Tech
Ubuntu Linux maker Canonical continues making more inroads in the Rust infrastructure space. Canonical announced today they have become the first gold sponsor of the Trifecta Tech Foundation that works on projects like sudo-rs for building more open infrastructure in the Rust programming language...
🔗 Source:
#linux #ubuntu
👉@sysadminoff
https://www.phoronix.com/news/Canonical-Gold-Trifecta-Tech
Phoronix
Canonical First Gold Sponsor Of Trifecta Tech For Building More Infrastructure In Rust
Ubuntu Linux maker Canonical continues making more inroads in the Rust infrastructure space
📰 Mageia 10 Officially Released with Linux Kernel 6.18 LTS, KDE Plasma 6.5, and More
Mageia 10 is now available for download powered by Linux kernel 6.18 LTS and featuring the KDE Plasma 6.5, GNOME 49, and Xfce 4.20 desktop environments as standalone flavors.
🔗 Source: https://9to5linux.com/mageia-10-officially-released-with-linux-kernel-6-18-lts-kde-plasma-6-5-and-more
#gnome #kde #kernel #linux #plasma
👉@sysadminoff
Mageia 10 is now available for download powered by Linux kernel 6.18 LTS and featuring the KDE Plasma 6.5, GNOME 49, and Xfce 4.20 desktop environments as standalone flavors.
🔗 Source: https://9to5linux.com/mageia-10-officially-released-with-linux-kernel-6-18-lts-kde-plasma-6-5-and-more
#gnome #kde #kernel #linux #plasma
👉@sysadminoff
📰 SimpleHelp Flaw Exploited to Deploy Malware Targeting Windows, macOS, and Linux
A SimpleHelp authentication flaw is being exploited to deploy Djinn Stealer, a cross-platform malware targeting cloud, developer, and AI credentials...
🔗 Source:
#linux
👉@sysadminoff
https://www.techrepublic.com/article/news-simplehelp-flaw-djinn-stealer-developer-credentials/
A SimpleHelp authentication flaw is being exploited to deploy Djinn Stealer, a cross-platform malware targeting cloud, developer, and AI credentials...
🔗 Source:
#linux
👉@sysadminoff
https://www.techrepublic.com/article/news-simplehelp-flaw-djinn-stealer-developer-credentials/
TechRepublic
SimpleHelp Flaw Exploited to Deploy Malware Targeting Windows, macOS, and Linux
A SimpleHelp authentication flaw is being exploited to deploy Djinn Stealer, a cross-platform malware targeting cloud, developer, and AI credentials.
Ubuntu’s ‘Myna’ AI lets you talk instead of type – but how does it work
As you will know, Ubuntu is adding AI features this year, and Ubuntu founder Mark Shuttleworth hopes the distro will become the OS for the ‘agentic’ era. But big ambitions begin with a small seed, and the first is planted is a speech-to-text tool dubbed Myna. Name: Myna. Age: Minus 4 months (it’ll debut in Ubuntu 26.10, out in October). Appearance: A keyboard shortcut you press to avoid using your keyboard for typing. What’s this about? A “lightweight speech-to-text application” powered by AI. You press a hotkey to activate it, talk at your computer and, like magic, your words appear on screen. Canonical’s VP […]
You're reading Ubuntu’s ‘Myna’ AI lets you talk instead of type – but how does it work, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/06/what-is-myna-ubuntu-ai-dictation
As you will know, Ubuntu is adding AI features this year, and Ubuntu founder Mark Shuttleworth hopes the distro will become the OS for the ‘agentic’ era. But big ambitions begin with a small seed, and the first is planted is a speech-to-text tool dubbed Myna. Name: Myna. Age: Minus 4 months (it’ll debut in Ubuntu 26.10, out in October). Appearance: A keyboard shortcut you press to avoid using your keyboard for typing. What’s this about? A “lightweight speech-to-text application” powered by AI. You press a hotkey to activate it, talk at your computer and, like magic, your words appear on screen. Canonical’s VP […]
You're reading Ubuntu’s ‘Myna’ AI lets you talk instead of type – but how does it work, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/06/what-is-myna-ubuntu-ai-dictation
📰 AMDGPU HDMI 2.1 FRL, Improvements For Old GPUs & Other AMD Linux Highlights In Q2
With Q2'2026 drawing to a close, as part of the different quarterly recaps of popular areas on Phoronix, here is a look back at the most popular AMD Linux/open-source news of the quarter...
🔗 Source:
#amd #linux #opensource
👉@sysadminoff
https://www.phoronix.com/news/AMD-Linux-Highlights-Q2-2026
With Q2'2026 drawing to a close, as part of the different quarterly recaps of popular areas on Phoronix, here is a look back at the most popular AMD Linux/open-source news of the quarter...
🔗 Source:
#amd #linux #opensource
👉@sysadminoff
https://www.phoronix.com/news/AMD-Linux-Highlights-Q2-2026
Phoronix
AMDGPU HDMI 2.1 FRL, Improvements For Old GPUs & Other AMD Linux Highlights In Q2
With Q2'2026 drawing to a close, as part of the different quarterly recaps of popular areas on Phoronix, here is a look back at the most popular AMD Linux/open-source news of the quarter.
📰 Lumo 2.0: Proton's Private Alternative to ChatGPT and Claude Just Got Better
The Lumo 2.0 Max model reportedly feels just as sharp as the latest offerings from OpenAI and Anthropic.
🔗 Source:
#proton
👉@sysadminoff
https://feed.itsfoss.com/link/24361/17370374/proton-lumo-2
The Lumo 2.0 Max model reportedly feels just as sharp as the latest offerings from OpenAI and Anthropic.
🔗 Source:
#proton
👉@sysadminoff
https://feed.itsfoss.com/link/24361/17370374/proton-lumo-2
It's FOSS
Lumo 2.0: Proton's Private Alternative to ChatGPT and Claude Just Got Better
The Lumo 2.0 Max model reportedly feels just as sharp as the latest offerings from OpenAI and Anthropic.