The UNIX List

33 Space-Saving Products That’ll Help Prevent The Need To Side-Step Through Your Entire Home

Because living in a glorified storage unit is <i>not</i> the move.

Over 400 Arch Linux AUR Packages Hijacked to Deploy Infostealer and eBPF Rootkit

Attackers hijacked 400+ Arch Linux AUR packages to run a Rust credential stealer, with optional eBPF rootkit support on root systems.

Linux Foundation Announces Tokenomicon, a New Conference for the Economics of AI

Linux Foundation also releases FOCUS 1.4 and launches two new certifications, AI Value and Technology Value, at FinOps X in San Diego ...

Microsoft plans Linux tools and an RTX Spark desktop for Windows developers

The Dev Box looks a little like a cartoon anvil or piano fell onto an Xbox Series X and flattened it. Its aluminum casing was ...

California moves to exempt Linux from its upcoming age-verification law after backlash

SteamOS could still be affected ...

One-Character Linux Kernel Flaw Enables Local Root Access, Exploits Now Public

CVE-2026-23111 is a Linux kernel nf_tables use-after-free that lets an unprivileged local user escalate to root and escape a container.

The Arch Linux AUR had over 400 packages compromised with malware

Looks like the Arch Linux AUR (Arch User Repository) needs some better security and package checks - as some malicious users compromised a lot of packages.

RakuOS fixes the one thing that annoys me most about immutable Linux distros

RakuOS fixes the one thing that annoys me most about immutable Linux distros ...

I switched to Alpine Linux, and it's a crazy-fast distro with only one caveat

I switched to Alpine Linux, and it's a crazy-fast distro with only one caveat ...

I tried the latest MX Linux version on my PC, and it made the system look and feel like new

I tried the latest MX Linux version on my PC, and it made the system look and feel like new ...

Show HN: Zedra – Mobile control plane for AI coding agents

Hi everyone! I want to share my recent work, Zedra. This is a mobile code editor that connects directly to your desktop. It&#x27;s like Claude&#x2F;Codex remote control, except you can run any AI coding agent via remote terminal, with code editor, markdown, file browser, git view,... A true code editor on mobile.It&#x27;s built on Rust with GPUI, leveraging the high-performance rendering engine that powers Zed editor, now on mobile with Zedra. The connection is peer-to-peer using outbound-only n

Show HN: Micron: a high performance C++23 (re)implementation of Libc and the STL

Howdy HN,I&#x27;ve been working on micron for quite some time now, and I&#x27;ve finally gotten it to a state where I&#x27;m ready to share it with other people. I&#x27;ve really been pruning and testing it quite heavily for the past few weeks looking to flush out any bugs&#x2F;inconsistencies. micron is a header-only C++23 core systems library that runs on Linux without libc, without libm, without the STL, and without any external dependencies at all. Fully freestanding. To my knowledge this is

Show HN: TuringLLM – a LLM-powered Universal Turing machine

Hi, I built TuringLLM to see how far we could go with a universal execution model totally controlled by an LLM.The basic idea: use the LLM for the step function of a Turing machine. State and instructions are MD files (STATE.md and INSTRUCTIONS.md, respectively). They represent the &quot;modifiable tape&quot; of the Turing machine. Each cycle, the LLM read the state and finds the corresponding instruction to execute. Instructions (and conditions) are written as free-text and, together with state

Show HN: Simple attributes for spec-driven agentic workflows (C#, Rust)

I created a custom compilation error and Unit Test Runner for BDD Cucumber Specifications in Gherkin Syntax. Both C# and Rust are supported using Source Generators and Procedural Macros.If there is a line mismatch in a test, the build will fail before the tests do. This is useful if you like the idea of unit tests but don&#x27;t appreciate the amount of boilerplate and iteration time libraries such as XUnit require.Try it in your agentic workflow and drop a comment with any feedback. Hopefully i

The UNIX Story

The UNIX StoryCool !! Check out fellas&hellip;..ah, if you are inclined too and have *nix in your bone 😜The Unix Story: How a Game Created Modern Computing#linuxadmin #UNIX #operatingsystem #belllabs

Oracle Solaris

Oracle SolarisOracle Solaris – a UNIX operating system originally developed by Sun Microsystems, replacing the earlier SunOS in 1993. In 2010, following Oracle’s acquisition of Sun, it… https://archiveos.org/oracle-solaris/

5 Best Linux CentOS Replacement Options & Alternatives

Red Hat’s decision to end CentOS is forcing most developers and companies to find an alternative OS. In this guide, learn about the top competitors’ features. CentOS Linux 7, the popular free and open ...

Dell XPS 14 laptop is now available with Ubuntu Linux

The Dell XPS 14 is a premium thin and light laptop with an Intel Panther Lake processor that launched earlier this year as ...

Microsoft’s new developer-optimized Windows embraces Linux even more

Microsoft is embracing Linux-like command line utilities and integrating its Linux subsystem even further into Windows.

Microsoft makes Linux developers feel more at home in Windows with Coreutils release

As well as Coreutils, the Build 2026 developer conference also saw Microsoft announce WSL containers CLI and API to deploy ...