Skip to main content

7 docs tagged with "tooling"

View all tags

Environment Management

A clean and explicit approach to managing multiple versions of languages like Go, Python, and Node.js using a dedicated `~/language-versions` directory. Includes setup, switching, and symlink-based workflows without relying on external version managers.

Kitty Terminal: Quick Setup Guide

A minimal, no-friction guide to setting up the kitty terminal on Ubuntu with sane defaults, SSH and tmux compatibility, and OS-level keybindings.

Many Processes, Many Interpreters

Why VS Code and modern Python tooling often show multiple Python versions simultaneously, and how different subsystems each run their own interpreter.