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

По всем вопросам @evgenycarter
Download Telegram
📰 LLVM/Clang 23.1 Released With AMD Zen 6 & NVIDIA Rigel Support, Partial C++26 Support

LLVM 23.1 was released today on-schedule as the first stable release of the LLVM 23 series as the H2'2026 update to this open-source compiler stack...

🔗 Source: https://www.phoronix.com/news/LLVM-23.1-Released

#amd #opensource

👉@sysadminoff

https://phoronix.com/news/LLVM-23.1-Released
📰 Armbian 26.8 Released with Linux Kernel 7.1 and Rewritten Installer

Armbian 26.8 is now available with Linux kernel 7.1, a completely rewritten installer, Armbian Imager 2.0, and bootable UEFI ISO images.

🔗 Source: /

#kernel #linux

👉@sysadminoff

https://linuxiac.com/armbian-26-8-released-with-linux-kernel-7-1-and-rewritten-installer
Hyprland Adds Niri-Style Scrolling Layout to Its Core Engine

Starting from version 0.54, the Wayland compositor Hyprland natively integrates the Scrolling layout, removing the need for external plugins. Unlike the traditional Dwindle layout, windows keep their full size and park off-screen along an endlessly scrollable horizontal tape. The system structures workspaces into horizontal columns and vertical stacks, making it ideal for users with Ultrawide or high-resolution monitors. Enabled with a single configuration line (layout = "scrolling"), this feature delivers a fresh approach to Linux multitasking.

🎬 Full Video: https://www.youtube.com/watch?v=kitMR6T8Ifs

#linux #hyprland

👉@sysadminoff

https://youtube.com/watch?v=kitMR6T8Ifs
Microsoft Foundry’s four levers to cut AI agent costs

Microsoft Foundry is adding a runtime-focused playbook for lowering AI agent costs, moving beyond the spending visibility described when it turned AI agent spending into a FinOps problem. The new guidance targets the full cost of a completed task by combining model routing, caching, prompt and agent optimization, and continuous measurement.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-foundrys-four-levers-to-cut-ai-agent-costs/
Codex CLI: Use OpenAI’s AI Coding Agent in the Linux Terminal

The post Codex CLI: Use OpenAI’s AI Coding Agent in the Linux Terminal first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Codex CLI is OpenAI’s coding agent that runs in your terminal, reads your files, and executes shell commands on your
The post Codex CLI: Use OpenAI’s AI Coding Agent in the Linux Terminal first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

👉@sysadminoff

https://www.tecmint.com/openai-codex-cli-linux/
12 Ways to Use the dmesg Command in Linux to View and Troubleshoot Kernel Messages

The post 12 Ways to Use the dmesg Command in Linux to View and Troubleshoot Kernel Messages first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Most people run dmesg once, see thousands of lines, and close the terminal. But that’s not really how you should
The post 12 Ways to Use the dmesg Command in Linux to View and Troubleshoot Kernel Messages first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

👉@sysadminoff

https://www.tecmint.com/dmesg-commands/
📰 GCC Patches Added -mcpu=native -mtune=native Support For RISC-V

A SiFive engineer posted patches today for the GNU Compiler Collection (GCC) for adding -mtune=native -mcpu=native support for the compiler on RISC-V...

🔗 Source: https://www.phoronix.com/news/GCC-RISC-V-mcpu-mtune-native

#gnu

👉@sysadminoff

https://phoronix.com/news/GCC-RISC-V-mcpu-mtune-native
📰 Multikernel Linux Releases First Public Kernel Tree Based on Linux 7.0

The first public Multikernel Linux release lets several independent kernels run side by side on one machine with dedicated CPUs, memory, and devices.

🔗 Source: /

#kernel #linux

👉@sysadminoff

https://linuxiac.com/multikernel-linux-releases-first-public-kernel-tree-based-on-linux-7-0
20 DNF Commands Every Linux Administrator Should Know

The post 20 DNF Commands Every Linux Administrator Should Know first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Most people treat dnf as a drop-in replacement for yum and stop there. But that misses a lot of what
The post 20 DNF Commands Every Linux Administrator Should Know first appeared on Tecmint: Linux Howtos, Tutorials & Guides.

👉@sysadminoff

https://www.tecmint.com/dnf-commands-linux/
Microsoft begins permanent fix for Windows 11 inpoutx64.sys gaming crashes

Microsoft has begun rolling out a permanent fix for Windows 11 24H2 and 25H2 systems where the KB5121003 update conflicted with the inpoutx64.sys driver and caused crashes, freezes, and game launch failures. The problem, previously linked to Windows 11’s inpoutx64.sys driver conflict, affected titles including ARC Raiders, MARVEL Tōkon: Fighting Souls, and The Finals.
Source

👉@sysadminoff

https://4sysops.com/archives/microsoft-begins-permanent-fix-for-windows-11-inpoutx64-sys-gaming-crashes/
👏1
📰 GCC Patches Added -mcpu=native -mtune=native Support For RISC-V

A SiFive engineer posted patches today for the GNU Compiler Collection (GCC) for adding -mtune=native -mcpu=native support for the compiler on RISC-V...

🔗 Source: https://www.phoronix.com/news/GCC-RISC-V-mcpu-mtune-native

#gnu

👉@sysadminoff

https://phoronix.com/news/GCC-RISC-V-mcpu-mtune-native
OpenAI’s hidden GenUI system keeps ChatGPT widgets running after answers

OpenAI’s Codex desktop client contains an undocumented GenUI system that can keep parts of a ChatGPT response active after the text appears. The code supports server-directed refreshes for individual widgets and includes 467 versioned “Learning Blocks,” suggesting OpenAI is building a controlled interface layer for interactive calculations, simulations, charts and guided tasks.
Source

👉@sysadminoff

https://4sysops.com/archives/openais-hidden-genui-system-keeps-chatgpt-widgets-running-after-answers/
Hands-on with Ubuntu’s AI speech-to-text dictation feature

AI-powered voice typing is coming to Ubuntu in Myna, a speech-to-text feature that lets you talk into any valid text field. It’s still a work in progress, but I grabbed an early build to see how it’s shaping up. With Ubuntu 26.10 now entering its freeze, the user-facing pieces of myna are falling in to place. This week, a new GNOME Shell extension was added to default installs to provide an on-screen indicator when myna is listening and recording. To be clear: Myna is not a GNOME Shell extension. It’s an orchestrator that manages loading the AI model, listening for […]
You're reading Hands-on with Ubuntu’s AI speech-to-text dictation feature, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/08/testing-ubuntu-ai-voice-dictation
📰 LibreOffice 26.8 Open-Source Office Suite Officially Released, This Is What’s New

LibreOffice 26.8 open-source office suite is now available for download with numerous new features, improvements, and bug fixes. Here’s what’s new!

🔗 Source: https://9to5linux.com/libreoffice-26-8-open-source-office-suite-officially-released-this-is-whats-new

#opensource

👉@sysadminoff
📰 Fedora + Tuned-PPD Performance Regression Should Be Fixed With New Linux Kernel

Earlier this month when benchmarking six Linux distributions on the new Framework Laptop 13 Pro powered by Intel Core Ultra Series 3 "Panther Lake", the performance was strangely slow on Fedora Workstation 44. When digging further into it, the performance loss was with Fedora 44 using Tuned-PPD by default where as other Linux distributions default to Power Profiles Daemon.

🔗 Source: https://www.phoronix.com/news/Fedora-Tuned-PPD-Perf-Fix

#fedora #intel #kernel #linux

👉@sysadminoff

https://phoronix.com/news/Fedora-Tuned-PPD-Perf-Fix
Kyndryl and Broadcom bet on thousands of experts for AI-ready VMware Cloud Foundation

Kyndryl and Broadcom are making a large skills investment the centerpiece of their expanded partnership for AI-ready private clouds. The plan will train several thousand Kyndryl consultants, architects, and delivery specialists on VMware Cloud Foundation (VCF), giving enterprises more capacity to modernize infrastructure, secure sensitive workloads, and run AI and agentic workflows outside hyperscale clouds.
Source

👉@sysadminoff

https://4sysops.com/archives/kyndryl-and-broadcom-bet-on-thousands-of-experts-for-ai-ready-vmware-cloud-foundation/
Релиз набора компиляторов LLVM 23

После шести месяцев разработки представлен релиз проекта LLVM 23.1.0, развивающего инструментарий (компиляторы, оптимизаторы и генераторы кода), компилирующий программы в промежуточный биткод RISC-подобных виртуальных инструкций (низкоуровневая виртуальная машина с многоуровневой системой оптимизаций). Сгенерированный псевдокод может быть преобразован в машинный код для заданной целевой платформы или использован JIT-компилятором для формирования машинных инструкций непосредственно во время выполнения программы. На базе технологий LLVM проектом развивается компилятор Clang, поддерживающий языки программирования C, C++ и Objective-C.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=66153
📰 My old Android phone became a Linux server, and it handles more than I expected

I've been trying to find a good use for the old Android phone that I have lying around. It has capable hardware with 8 GB RAM and a fairly modern processor. For the longest time, I have only used it as a portable hotspot when I am traveling and sometimes as a webcam for online meetings. Both of these use cases were not making the most out of the hardware that is inside this phone, so I decided to turn it into a Linux server.

🔗 Source: https://www.xda-developers.com/old-android-phone-linux-server-handles-more-expected/

#android #linux

👉@sysadminoff

https://xda-developers.com/old-android-phone-linux-server-handles-more-expected