RC RANDOM CHAOS

Turning an old laptop into a distraction-free writerdeck with Debian and tmux

· via Hacker News

Original source

Time to talk about my writerdeck

Hacker News →

A writer repurposes an aging System76 Galago Pro into a dedicated writing machine by stripping away the modern desktop entirely. Instead of running a window manager and trusting willpower to avoid browsers, the setup uses Debian Trixie with no X11 or Wayland — just a tty console, forcing a clean break from desktop muscle memory.

The build layers a few quality-of-life tools on top of the bare console: network-manager with nm-tui for occasional Wi-Fi access, kmscon (pulled from backports) to get a scalable console font, neovim for editing, and tmux for tiling and a custom status bar. Small shell tricks handle the missing desktop conveniences — acpi piped through grep produces a battery percentage in the tmux bar, and the light utility bound to F8/F9 controls screen brightness.

The piece reads as a practical recipe rather than a manifesto, aimed at readers who want a low-friction offline writing rig without buying dedicated hardware. The takeaway is that a six-year-old laptop plus a console-only Linux install is enough to enforce focus, with the rough edges patched by a short list of well-chosen CLI tools.

Read the full article

Continue reading at Hacker News →

This is an AI-generated summary. Read the original for the full story.