Skip to main content

TunaOS on Snapdragon X Elite laptops — daily-driver Linux on the X13s

· 2 min read
James Reilly
Maintainer

Snapdragon X Elite is the most interesting Windows-on-ARM silicon in years — and a growing number of Linux users are discovering that these laptops make excellent Linux machines. TunaOS ships two images built for the canonical X Elite device, the Lenovo ThinkPad X13s (Qualcomm SC8280XP): one based on Bonito (Fedora Atomic GNOME) and one based on Project Bluefin Dakota.

Correction: our 'first external contributor' post misidentified an automated agent

· 3 min read
James Reilly
Maintainer

Correction (2026-08-14)

This post originally thanked a human contributor — "Shimon Schwartz / shimonenator" — as TunaOS's first external contributor. That claim was wrong, and we are correcting it publicly.

On review (#1317, #1451) we confirmed that every commit attributed to the shimonenator account has commit.author.name: antigravity — the work came from a Google Antigravity automated agent, accidentally surfaced as a named coauthor. No person named Shimon Schwartz contributed to this repository.

The commits themselves are real and remain part of the tree; the mistake was attributing them to a human contributor and building a "first external contributor" story on that attribution. We have also removed the claim from the Q3 2026 checkpoint, the roadmap, and our internal decision documents.

TunaOS still has no external human contributor, and we are still a single-maintainer project by the numbers that count. Correcting that publicly matters more to us than the metric would have — closing that gap is exactly why the curated good first issue backlog below exists.

The Immutable Desktop Landscape — Where TunaOS Fits

· 5 min read
James Reilly
Maintainer

The "immutable desktop" space is crowded and the terminology is muddy. Fedora Silverblue, Bluefin, Aurora, Vanilla OS, NixOS, openSUSE MicroOS, Endless OS, and a growing list of bootc-based images all claim the same high ground: atomic updates, rollback, and a system that doesn't rot.

So where does TunaOS fit? This post maps the landscape honestly — what each family does well, and the specific gap TunaOS was built to fill.

Corral v0.1: a portable Proxmox for people who already have a cluster (or just a laptop)

· 4 min read
James Reilly
Maintainer

I love Proxmox. I have run it for years. But Proxmox is a distribution. It owns the full machine, and Debian holds it tight. If your infrastructure has moved to Kubernetes, Proxmox becomes a second world. You must maintain it next to the first one.

Corral is my answer to a question I could not put down. The Proxmox experience has a datacenter tree, a create wizard, consoles that open with one click, and VMs beside containers. What if all of it were one static binary? You would point that binary at the infrastructure you have.

Corral demo tour

Modern Enterprise Linux Desktops with TunaOS

· 3 min read
James Reilly
Maintainer

Enterprise Linux has a problem with the desktop. RHEL, AlmaLinux and CentOS Stream are made for servers. They are strong, they have a long life, and they are stable to the point of tedium. For a fleet of production hosts, this is correct. But it is not correct for the machine that a developer or an administrator uses each day.

Thus most EL sites use Fedora or Ubuntu on the desktop, and something fully different in the datacenter. The result is two package ecosystems and two update rates. It is also two sets of tickets that ask why the same operation is different on the two systems.

TunaOS closes this gap. It gives you true desktop environments as bootc images. They are built directly on the Enterprise Linux base that your servers use now.

Oracle, Not Port: A Rust Office Suite That Proves Its Parity on Every Commit

· 6 min read
James Reilly
Maintainer

We write a GNOME-native office suite in Rust. It has three applications: Letters for text, Tables for spreadsheets, and Decks for presentations. They use GTK4 and libadwaita, and we release them as Flatpaks.

This post is about one part that other projects can copy. It shows how a small codebase competes with thirty years of office-suite work, and does not port one line of it.