Tools & Workflows
Tools belong here when the note answers how to work, not when it explains a domain concept. The emphasis is on reusable workflows, decision rules, and compact references.
Workbenches
| Workbench | Notes |
|---|---|
| System evolution | Build Log |
| AI-assisted development | Repository-Centered Codex Workflow |
| Personal infrastructure | Personal VPS Fundamentals |
| Version control | Git & GitHub |
| Python environments | uv project workflow and Conda reference |
| Computational notebooks | Jupyter |
| Front-end development | Site implementation notes and the live Three.js experiments there |
| Terminal workflow | Vim and Tmux |
| Media workflow | FFmpeg and yt-dlp |
| Text processing | Regular expressions |
What Does Not Belong Here
- Language concepts belong under Computer Science.
- Mathematical methods belong under Mathematics.
- Model architectures and evaluation belong under AI & Data.
- MCP, skills, and harness architecture belong under AI Systems.
This separation keeps tools replaceable without reorganizing the concepts they help implement.