Topic

Linux

0 news articles · 7 tutorials

Tutorials

An AT-SPI2 accessibility tree of a GTK dialog with element names and roles, next to the same dialog being driven by an agent
Automationadvanced

I Gave My AI Agent Eyes and Hands on Native Linux Apps With AT-SPI2

I was tired of my agent missing buttons because a window shifted a few pixels. So I pointed it at the AT-SPI2 accessibility tree instead, the same data a screen reader consumes, and had it act by element name and role. This walks through driving a GTK dialog and a native Save dialog, then reading the value back to prove the action actually landed.

Jun 28, 2026·9 min read
One orchestrator reading and injecting into a detached tmux fleet of CLI coding-agent panes via capture-pane and send-keys
Automationadvanced

How I Drive a Fleet of CLI Coding Agents From One tmux Session

I run a fleet of interactive Claude Code and Codex CLI sessions from a single orchestrator, all in detached tmux panes. This is the exact read-inject-digest loop I use in production, the three Linux blockers that killed my GUI approach before this, and the stuck-pane gotchas I hit running ten sessions at once.

Jun 28, 2026·8 min read
nvidia-smi dmon output showing the graphics clock thrashing between 810 and 1530 MHz
Automationintermediate

Fix NVIDIA Cursor and Video Stutter on Linux: GPU Clock Thrash

Cursor jitter and dropped video frames on NVIDIA Linux get blamed on the compositor every time. On my GTX 1660 the real cause was the driver bouncing graphics and VRAM clocks under light load. Here is the fix that held.

Jun 1, 2026·7 min read
Claude Code running in terminal on Ubuntu desktop
💻AI Codingintermediate

Claude Code on Linux, Full Install With Screenshots From My ThinkCentre

I installed Claude Code on a stock Ubuntu 24.04 box, set up Pro OAuth, and shipped a real refactor with it. This is the install that worked, including the bits the official docs skip.

May 6, 2026·7 min read
Llama.cpp compiling on a Linux terminal
Automationadvanced

Llama.cpp Build From Source, Mac And Linux

Llama.cpp is the minimal inference engine that runs on anything. I built it from source on Mac and Linux. This is the build that worked, with the GPU flags that mattered.

May 6, 2026·7 min read
Ollama running Gemma 4 9B in a terminal on Ubuntu
Automationbeginner

Ollama Gemma 4 On Linux, From Install To First Token

I ran Gemma 4 9B locally on a 32GB Linux box for a week of normal use. This is the Ollama install, the model variants worth pulling, and the one config tweak the docs do not flag.

May 6, 2026·6 min read
Zed editor running on Ubuntu desktop with AI panel
💻AI Codingintermediate

Zed AI Editor On Linux, A Real Setup For Ubuntu 24.04

Zed is the fastest editor I have used on Linux, with native AI chat and inline-edit. This is the install I run, including the Wayland fix that the docs do not flag.

May 6, 2026·6 min read

Your privacy, your call.

No tracking runs unless you allow Google Analytics and ads. Decline and they stay off. Read our privacy policy.