Tag: developer-tools
All the articles with the tag "developer-tools".
-
uv: The Modern Python Package and Project Manager
A practical overview of uv — what it is, why it's fast, and how it simplifies daily Python development workflows.
-
Managing Daily-Use Scripts with a Dotfiles Repo
How developers organize and manage personal utility scripts alongside dotfiles, using a bin/ folder approach for a clean, portable setup.
-
Designing a Config Sync Strategy for Claude Code
A design doc for managing Claude Code user-level configuration through a dotfiles repo, working around symlink limitations with an additive merge skill.