Google releases Gemma 4 12B with encoder-free multimodal architecture
Google has launched Gemma 4 12B, a mid-sized open-source AI model designed to run locally on enterprise laptops with 16GB of RAM. This release bridges the gap between the smaller edge-focused models and larger high-performance versions by offering advanced reasoning in a compact footprint. The model is released under an Apache 2.0 license, making it accessible for diverse development environments and local inference pipelines.
Source
👉@sysadminoff
https://4sysops.com/archives/google-releases-gemma-4-12b-with-encoder-free-multimodal-architecture/
Google has launched Gemma 4 12B, a mid-sized open-source AI model designed to run locally on enterprise laptops with 16GB of RAM. This release bridges the gap between the smaller edge-focused models and larger high-performance versions by offering advanced reasoning in a compact footprint. The model is released under an Apache 2.0 license, making it accessible for diverse development environments and local inference pipelines.
Source
👉@sysadminoff
https://4sysops.com/archives/google-releases-gemma-4-12b-with-encoder-free-multimodal-architecture/
📰 I tried COSMIC apps on KDE, and the customization alone almost made it worth the hassle
Switching to the COSMIC desktop may not be the right move, but you can get one of its best features while staying on KDE.
🔗 Source:
#kde
👉@sysadminoff
https://www.xda-developers.com/tried-cosmic-apps-kde-customization-alone-almost-worth-hassle/
Switching to the COSMIC desktop may not be the right move, but you can get one of its best features while staying on KDE.
🔗 Source:
#kde
👉@sysadminoff
https://www.xda-developers.com/tried-cosmic-apps-kde-customization-alone-almost-worth-hassle/
XDA
I tried COSMIC apps on KDE, and the customization alone almost made it worth the hassle
The best customization options, but something is missing
Релиз графической библиотеки LDL 0.2, оптимизированной для маломощных систем
Опубликован выруск мультимедийной библиотеки LDL 0.2 (Little DirectMedia Layer), позволяющей создавать графические приложения, способные работать как на современных, так и на устаревших системах (Windows 95+, macOS/OS X/Mac OS X 10.6+, дистрибутивы с ядром Linux 2.0+, FreeBSD 3.0+). Предоставляется простой кроссплатформенный API для управления окнами и обработки событий с устройств ввода. Для отрисовки может использоваться OpenGL 1.0-4.6. Код написан на языке Си и поставляется под лицензией LGPL 3.0.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65653
Опубликован выруск мультимедийной библиотеки LDL 0.2 (Little DirectMedia Layer), позволяющей создавать графические приложения, способные работать как на современных, так и на устаревших системах (Windows 95+, macOS/OS X/Mac OS X 10.6+, дистрибутивы с ядром Linux 2.0+, FreeBSD 3.0+). Предоставляется простой кроссплатформенный API для управления окнами и обработки событий с устройств ввода. Для отрисовки может использоваться OpenGL 1.0-4.6. Код написан на языке Си и поставляется под лицензией LGPL 3.0.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65653
LDL 0.2 - графическая библиотека, оптимизированная для маломощных систем
Опубликован выпуск мультимедийной библиотеки LDL 0.2 (Little DirectMedia Layer). Она позволяет создавать графические приложения, способные работать как на современных, так и на устаревших системах.
Поддерживаемые платформы
Windows: 95 и новее;
macOS / OS X: 10.6 и новее;
Linux: дистрибутивы с ядром 2.0+;
FreeBSD: 3.0+.
Основные характеристики
Язык программирования: Си;
Лицензия: LGPL 3.0;
Графика: Простой кроссплатформенный API, поддержка OpenGL 1.0–4.6;
Ввод: Управление окнами и обработка событий с устройств ввода.
( читать дальше... )
c, c++, ldl, от автора
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18315538
Опубликован выпуск мультимедийной библиотеки LDL 0.2 (Little DirectMedia Layer). Она позволяет создавать графические приложения, способные работать как на современных, так и на устаревших системах.
Поддерживаемые платформы
Windows: 95 и новее;
macOS / OS X: 10.6 и новее;
Linux: дистрибутивы с ядром 2.0+;
FreeBSD: 3.0+.
Основные характеристики
Язык программирования: Си;
Лицензия: LGPL 3.0;
Графика: Простой кроссплатформенный API, поддержка OpenGL 1.0–4.6;
Ввод: Управление окнами и обработка событий с устройств ввода.
( читать дальше... )
c, c++, ldl, от автора
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18315538
AWS launches AI FinOps Agent to automate cloud cost management
Amazon Web Services has introduced the AWS FinOps Agent in public preview to help organizations manage and reduce cloud expenditures. This artificial intelligence tool provides a conversational interface that allows users to query spending data using natural language. It integrates with existing AWS services to display infrastructure costs in tabular formats and identify specific areas for optimization.
Source
👉@sysadminoff
https://4sysops.com/archives/aws-launches-ai-finops-agent-to-automate-cloud-cost-management/
Amazon Web Services has introduced the AWS FinOps Agent in public preview to help organizations manage and reduce cloud expenditures. This artificial intelligence tool provides a conversational interface that allows users to query spending data using natural language. It integrates with existing AWS services to display infrastructure costs in tabular formats and identify specific areas for optimization.
Source
👉@sysadminoff
https://4sysops.com/archives/aws-launches-ai-finops-agent-to-automate-cloud-cost-management/
Linux kernel bug caused by single character allows root privilege escalation
A high-severity vulnerability tracked as CVE-2026-53111 stems from a single incorrect exclamation mark within the Linux kernel code. This logic error affects how verdict maps are handled during memory deletion and restoration processes. The flaw allows the reference counter of a chain to be decremented incorrectly, leading to a use-after-free condition.
Source
👉@sysadminoff
https://4sysops.com/archives/linux-kernel-bug-caused-by-single-character-allows-root-privilege-escalation/
A high-severity vulnerability tracked as CVE-2026-53111 stems from a single incorrect exclamation mark within the Linux kernel code. This logic error affects how verdict maps are handled during memory deletion and restoration processes. The flaw allows the reference counter of a chain to be decremented incorrectly, leading to a use-after-free condition.
Source
👉@sysadminoff
https://4sysops.com/archives/linux-kernel-bug-caused-by-single-character-allows-root-privilege-escalation/
Выпуск ядра Asterinas 0.18, написанного на языке Rust и совместимого с Linux
Представлен релиз проекта Asterinas 0.18, развивающего ядро, написанное на языке Rust и предназначенное для использования в операционных системах общего назначения. Ядро предоставляет ABI (Application Binary Interface), совместимый с ядром Linux и способный использоваться вместо него. Параллельно развивается дистрибутив Asterinas NixOS, сочетающий ядро Asterinas с системным окружением NixOS. Код проекта распространяется под лицензией MPL (Mozilla Public License).
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65654
Представлен релиз проекта Asterinas 0.18, развивающего ядро, написанное на языке Rust и предназначенное для использования в операционных системах общего назначения. Ядро предоставляет ABI (Application Binary Interface), совместимый с ядром Linux и способный использоваться вместо него. Параллельно развивается дистрибутив Asterinas NixOS, сочетающий ядро Asterinas с системным окружением NixOS. Код проекта распространяется под лицензией MPL (Mozilla Public License).
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65654
📰 RefreshOS 3.0 Is for Debian Stable Fans Who Want KDE Plasma 6
RefreshOS 3.0 combines Debian 13 (Trixie) with KDE Plasma 6, preconfigured drivers, codecs, apps, and a polished desktop experience.
🔗 Source: https://linuxiac.com/refreshos-3-0-is-for-debian-stable-fans-who-want-kde-plasma-6/
#debian #kde #plasma
👉@sysadminoff
https://linuxiac.com/?p=213850
RefreshOS 3.0 combines Debian 13 (Trixie) with KDE Plasma 6, preconfigured drivers, codecs, apps, and a polished desktop experience.
🔗 Source: https://linuxiac.com/refreshos-3-0-is-for-debian-stable-fans-who-want-kde-plasma-6/
#debian #kde #plasma
👉@sysadminoff
https://linuxiac.com/?p=213850
Linuxiac
RefreshOS 3.0 Is for Debian Stable Fans Who Want KDE Plasma 6
RefreshOS 3.0 combines Debian 13 (Trixie) with KDE Plasma 6, preconfigured drivers, codecs, apps, and a polished desktop experience.
Project Solara: Microsoft’s agent-first device platform
Microsoft announced Project Solara at Build 2026 on June 2, 2026—a chip-to-cloud platform for devices that run AI agents instead of traditional applications. The platform's operating system is not Windows but MDEP (Microsoft Device Ecosystem Platform), a customized version of Android. Microsoft showed two concept devices: a desk companion and a wearable badge. Enterprise management is handled through Intune and Entra ID. The project is at an early stage, and hardware partners have not announced any shipping products.
Source
👉@sysadminoff
https://4sysops.com/archives/project-solara-microsofts-agent-first-device-platform/
Microsoft announced Project Solara at Build 2026 on June 2, 2026—a chip-to-cloud platform for devices that run AI agents instead of traditional applications. The platform's operating system is not Windows but MDEP (Microsoft Device Ecosystem Platform), a customized version of Android. Microsoft showed two concept devices: a desk companion and a wearable badge. Enterprise management is handled through Intune and Entra ID. The project is at an early stage, and hardware partners have not announced any shipping products.
Source
👉@sysadminoff
https://4sysops.com/archives/project-solara-microsofts-agent-first-device-platform/
Mozilla adds Google Play Integrity support to Firefox for Android
Mozilla has added support for Google’s Play Integrity API, known for blocking custom ROMs and rooted device from accessing banking apps, to Firefox for Android. According to a resolved issue in Mozilla’s public tracker, a new lib-integrity-googleplay library has been added to Firefox’s Android codebase. It requests a Play Integrity token, which is then passed to Mozilla’s MLPA (Machine Learning Proxy) server. The token gates access to Firefox’s server-side AI tools, like Smart Window, for rate-limiting purposes. It means Mozilla can ensure that only unmodified, Play-installed copies of Firefox on Google-certified devices can use its compute resources. It will not mean Firefox […]
You're reading Mozilla adds Google Play Integrity support to Firefox for Android, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/06/mozilla-firefox-android-google-play-integrity
Mozilla has added support for Google’s Play Integrity API, known for blocking custom ROMs and rooted device from accessing banking apps, to Firefox for Android. According to a resolved issue in Mozilla’s public tracker, a new lib-integrity-googleplay library has been added to Firefox’s Android codebase. It requests a Play Integrity token, which is then passed to Mozilla’s MLPA (Machine Learning Proxy) server. The token gates access to Firefox’s server-side AI tools, like Smart Window, for rate-limiting purposes. It means Mozilla can ensure that only unmodified, Play-installed copies of Firefox on Google-certified devices can use its compute resources. It will not mean Firefox […]
You're reading Mozilla adds Google Play Integrity support to Firefox for Android, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/06/mozilla-firefox-android-google-play-integrity
Microsoft addresses 200 vulnerabilities in June 2026 Patch Tuesday updates
Microsoft has released the June 2026 Patch Tuesday updates, addressing approximately 200 vulnerabilities across its product ecosystem. While none of these flaws are currently known to be exploited in the wild, three specific issues were publicly disclosed prior to the release of the patches. The updates are delivered via KB5094126 for Windows 11 versions 24H2 and 25H2, while version 23H2 receives KB5093998.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-addresses-200-vulnerabilities-in-june-2026-patch-tuesday-updates/
Microsoft has released the June 2026 Patch Tuesday updates, addressing approximately 200 vulnerabilities across its product ecosystem. While none of these flaws are currently known to be exploited in the wild, three specific issues were publicly disclosed prior to the release of the patches. The updates are delivered via KB5094126 for Windows 11 versions 24H2 and 25H2, while version 23H2 receives KB5093998.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-addresses-200-vulnerabilities-in-june-2026-patch-tuesday-updates/
Microsoft AI head warns against anthropomorphizing Claude as conscious
Microsoft AI CEO Mustafa Suleyman has criticized Anthropic for including language regarding potential consciousness in the "constitution" of its Claude model. This constitution serves as a set of governing principles and instructions that dictate how the AI model should behave and respond to users. Suleyman argues that speculating about an AI's well-being or suffering within its training manual is dangerous because it encourages the model to simulate these traits.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-ai-head-warns-against-anthropomorphizing-claude-as-conscious/
Microsoft AI CEO Mustafa Suleyman has criticized Anthropic for including language regarding potential consciousness in the "constitution" of its Claude model. This constitution serves as a set of governing principles and instructions that dictate how the AI model should behave and respond to users. Suleyman argues that speculating about an AI's well-being or suffering within its training manual is dangerous because it encourages the model to simulate these traits.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-ai-head-warns-against-anthropomorphizing-claude-as-conscious/
Microsoft releases .NET 9 preview 5 with enhanced runtime and sdk features
Microsoft has launched the fifth preview of .NET 9, introducing significant updates to the runtime and software development kits. This release focuses on improving performance for cloud-native applications and streamlining the development workflow across various platforms. The update includes new libraries and tools designed to optimize resource utilization in high-scale environments.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-releases-net-9-preview-5-with-enhanced-runtime-and-sdk-features/
Microsoft has launched the fifth preview of .NET 9, introducing significant updates to the runtime and software development kits. This release focuses on improving performance for cloud-native applications and streamlining the development workflow across various platforms. The update includes new libraries and tools designed to optimize resource utilization in high-scale environments.
Source
👉@sysadminoff
https://4sysops.com/archives/microsoft-releases-net-9-preview-5-with-enhanced-runtime-and-sdk-features/
Skepticism mounts over AI profitability and the risks of potential IPOs
Industry analysts are questioning the long-term viability of major AI firms, arguing that current growth is driven by semiconductor speculation rather than sustainable business models. Large language model providers face immense losses, with some estimates suggesting expenditures far exceed current revenue streams. Enterprises are beginning to struggle with the high costs of AI tasks as subsidized rates transition to actual token-based pricing.
Source
👉@sysadminoff
https://4sysops.com/archives/skepticism-mounts-over-ai-profitability-and-the-risks-of-potential-ipos/
Industry analysts are questioning the long-term viability of major AI firms, arguing that current growth is driven by semiconductor speculation rather than sustainable business models. Large language model providers face immense losses, with some estimates suggesting expenditures far exceed current revenue streams. Enterprises are beginning to struggle with the high costs of AI tasks as subsidized rates transition to actual token-based pricing.
Source
👉@sysadminoff
https://4sysops.com/archives/skepticism-mounts-over-ai-profitability-and-the-risks-of-potential-ipos/
Релиз минималистичного дистрибутива Alpine Linux 3.24
Доступен релиз Alpine Linux 3.24, минималистичного дистрибутива, построенного на базе системной библиотеки Musl и набора утилит BusyBox. Дистрибутив отличается повышенными требованиями к обеспечению безопасности и собран с защитой SSP (Stack Smashing Protection). В качестве системы инициализации используется OpenRC, для управления пакетами применяется собственный пакетный менеджер apk. Alpine применяется для формирования официальных образов контейнеров Docker и используется в проекте PostmarketOS. Загрузочные iso-образы (x86_64, x86, armhf, aarch64, armv7, ppc64le, s390x, riscv64 и loongarch64) подготовлены в шести вариантах: стандартном (352 МБ), загружаемом по сети (374 МБ), расширенном (1 ГБ), для виртуальных машин (66 MB), minirootfs (4 MB) и для гипервизора Xen (1 ГБ).
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65657
Доступен релиз Alpine Linux 3.24, минималистичного дистрибутива, построенного на базе системной библиотеки Musl и набора утилит BusyBox. Дистрибутив отличается повышенными требованиями к обеспечению безопасности и собран с защитой SSP (Stack Smashing Protection). В качестве системы инициализации используется OpenRC, для управления пакетами применяется собственный пакетный менеджер apk. Alpine применяется для формирования официальных образов контейнеров Docker и используется в проекте PostmarketOS. Загрузочные iso-образы (x86_64, x86, armhf, aarch64, armv7, ppc64le, s390x, riscv64 и loongarch64) подготовлены в шести вариантах: стандартном (352 МБ), загружаемом по сети (374 МБ), расширенном (1 ГБ), для виртуальных машин (66 MB), minirootfs (4 MB) и для гипервизора Xen (1 ГБ).
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65657
Lets Encrypt ввёл запрет на выдачу сертификатов для стран под санкциями США
Некоммерческий удостоверяющий центр Let's Encrypt, контролируемый сообществом и предоставляющий сертификаты безвозмездно всем желающим, внёс изменение в пользовательское соглашение, определяющее права и обязанности получателей сертификатов. В секцию с условиями запроса и использования сертификатов добавлен пункт, не допускающий выдачу сертификатов для физических лиц и организаций, постоянно проживающих или зарегистрированных в странах или на территориях, на которые распространяются полномасштабные (comprehensive) санкции США.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65656
Некоммерческий удостоверяющий центр Let's Encrypt, контролируемый сообществом и предоставляющий сертификаты безвозмездно всем желающим, внёс изменение в пользовательское соглашение, определяющее права и обязанности получателей сертификатов. В секцию с условиями запроса и использования сертификатов добавлен пункт, не допускающий выдачу сертификатов для физических лиц и организаций, постоянно проживающих или зарегистрированных в странах или на территориях, на которые распространяются полномасштабные (comprehensive) санкции США.
👉@sysadminoff
https://www.opennet.ru/opennews/art.shtml?num=65656
Euro-Office 1.0
9 июня 2026 года опубликован первый стабильный выпуск Euro-Office 1.0 — открытого офисного пакета для совместного редактирования документов, таблиц и презентаций. Проект развивается как европейская и суверенная альтернатива Microsoft Office, Google Docs и другим облачным офисным решениям, а его код открыт на GitHub под лицензией AGPLv3.
Euro-Office основан на кодовой базе ONLYOFFICE, но развивается как отдельный проект с участием европейских компаний и организаций, включая Nextcloud, IONOS, Eurostack, XWiki, OpenProject, Soverin, Abilian, BTactic, Open-Xchange и Office.eu. Первый стабильный выпуск уже рассчитан на использование в рабочих окружениях и интегрируется в Nextcloud Hub 26 Spring как один из вариантов офисного редактора в составе Nextcloud Office.
( читать дальше... )
euro-office, документооборот, офисное по
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18315001
9 июня 2026 года опубликован первый стабильный выпуск Euro-Office 1.0 — открытого офисного пакета для совместного редактирования документов, таблиц и презентаций. Проект развивается как европейская и суверенная альтернатива Microsoft Office, Google Docs и другим облачным офисным решениям, а его код открыт на GitHub под лицензией AGPLv3.
Euro-Office основан на кодовой базе ONLYOFFICE, но развивается как отдельный проект с участием европейских компаний и организаций, включая Nextcloud, IONOS, Eurostack, XWiki, OpenProject, Soverin, Abilian, BTactic, Open-Xchange и Office.eu. Первый стабильный выпуск уже рассчитан на использование в рабочих окружениях и интегрируется в Nextcloud Hub 26 Spring как один из вариантов офисного редактора в составе Nextcloud Office.
( читать дальше... )
euro-office, документооборот, офисное по
👉@sysadminoff
https://www.linux.org.ru/news/opensource/18315001
PowerToys 0.100 introduces a new shortcut guide
Microsoft has released PowerToys version 0.100, featuring a completely rebuilt Shortcut Guide that provides context-aware key combinations. This utility now appears as a side pane and automatically detects the active application to display relevant shortcuts alongside standard Windows commands. The update also transitions the entire project to .NET 10, which aims to improve overall application performance and tooling compatibility.
Source
👉@sysadminoff
https://4sysops.com/archives/powertoys-0-100-introduces-a-new-shortcut-guide/
Microsoft has released PowerToys version 0.100, featuring a completely rebuilt Shortcut Guide that provides context-aware key combinations. This utility now appears as a side pane and automatically detects the active application to display relevant shortcuts alongside standard Windows commands. The update also transitions the entire project to .NET 10, which aims to improve overall application performance and tooling compatibility.
Source
👉@sysadminoff
https://4sysops.com/archives/powertoys-0-100-introduces-a-new-shortcut-guide/
📰 Firefox Android Play Integrity check hits custom ROMs
Mozilla has added support for Google’s Play Integrity API, known for blocking users of custom ROMs from accessing banking apps, to Firefox for Android. Per a resolved issue in Mozilla’s public tracker, a new lib-integrity-googleplay library was added to Firefox’s Android codebase. It requests a Play Integrity token which is then passed to Mozilla’s MLPA (Machine Learning Proxy) server.
🔗 Source:
#android #firefox
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/06/mozilla-firefox-android-google-play-integrity
Mozilla has added support for Google’s Play Integrity API, known for blocking users of custom ROMs from accessing banking apps, to Firefox for Android. Per a resolved issue in Mozilla’s public tracker, a new lib-integrity-googleplay library was added to Firefox’s Android codebase. It requests a Play Integrity token which is then passed to Mozilla’s MLPA (Machine Learning Proxy) server.
🔗 Source:
#android #firefox
👉@sysadminoff
https://www.omgubuntu.co.uk/2026/06/mozilla-firefox-android-google-play-integrity
OMG! Ubuntu
Firefox Android Play Integrity check hits custom ROMs
Mozilla has added support for Google's Play Integrity API, known for blocking users of custom ROMs from accessing banking apps, to Firefox for Android.
📰 Linux Sees Patches For "Critical" Vulnerability Affecting Many Arm CPUs
Made public today is CVE-2025-10263 as a "critical" security vulnerability affecting many different Arm CPU cores. CVE-2025-10263 could allow for privilege escalation on affected systems due to a specific timing condition during a memory permission change. Fundamentally it comes down to completion of affected memory accesses might not be guaranteed by the completion of a TLBI...
🔗 Source:
#arm #linux
👉@sysadminoff
https://www.phoronix.com/news/Arm-CPU-Critical-CVE-2025-10263
Made public today is CVE-2025-10263 as a "critical" security vulnerability affecting many different Arm CPU cores. CVE-2025-10263 could allow for privilege escalation on affected systems due to a specific timing condition during a memory permission change. Fundamentally it comes down to completion of affected memory accesses might not be guaranteed by the completion of a TLBI...
🔗 Source:
#arm #linux
👉@sysadminoff
https://www.phoronix.com/news/Arm-CPU-Critical-CVE-2025-10263
Phoronix
Linux Sees Patches For "Critical" Vulnerability Affecting Many Arm CPUs
Made public today is CVE-2025-10263 as a 'critical' security vulnerability affecting many different Arm CPU cores