wiki-vault/Wiki/Dev/herbyeos.md
Travis Herbranson 75ba9f005a compile: promote 5 entities (trellis, vault-mcp, petalbrain, knot-dns, herbyeos)
User-approved promotions from the prior compile's proposal list.
pbs-hub-mcp deferred per user. Wiki domain indexes updated to list the new
entities; Sources left untouched (MCP-written/immutable).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-24 21:27:52 -04:00

1.8 KiB

type path tags created updated
entity Wiki/Dev
workstation
python
2026-05-24 2026-05-24

herbyeos

What it is

herbyeos is Travis's primary local dev tower — an EndeavourOS (Arch-based, rolling-release) workstation with an i7, 128 GB RAM, and an RTX 3080 Ti. It's the heavy-iron rig for GPU and fast-iteration work, distinct from Wiki/Dev/herbydev (the Proxmox dev VM). When a project says "on the tower" — Jupyter ML drills, DaVinci Resolve, local model experiments — it means herbyeos.

Current state

Active workstation. Recent/known uses:

  • DaVinci Resolve Studio 20.3.3 installed via the sheridans GitHub PKGBUILD (bundled-libs approach, chosen for resilience across pacman -Syu rolling updates) rather than the AUR package
  • ML/AI drills — the planned ml-drills-curriculum runs Python + Jupyter here for fast iteration on the RTX 3080
  • Rolling-release means the standing gotcha is post-update library drift (e.g., Resolve's glib/pango conflicts → LD_PRELOAD workaround)

Where it lives

  • Physical tower on Travis's desk (EndeavourOS); GPU: RTX 3080 Ti
  • Not a Proxmox guest — bare-metal workstation

History

  • 2026-05-24 — DaVinci Resolve Studio 20.3.3 installed (sheridans PKGBUILD, bundled libs)
  • 2026-05 — Designated the Jupyter/RTX-3080 host for the ML drills curriculum