The Lab · Written in the open · Tagged Terminal

Lab.

Working notes from the studio. The tools I build, the workflows I keep, the mistakes I paid for.

5 entries · latest 2026-07-20

Browse every entry by topic

Latest entry

RAXXO Studios 10 min read

Why I Built Git Dojo Instead of Another Git GUI

Git Dojo teaches git through real terminal commands, not menus. Why I built it that way and what shipping it taught me.

Developer ToolsDevelopmentGitTerminal
Read the entry
TLDR This entry in one minute
  • Git Dojo teaches git through real terminal commands instead of button clicks
  • Three commands trip up almost everyone: rebase, cherry-pick, and reset
  • A GUI can hide the exact mental model you need once things go wrong

All entries · Terminal