Development How to use git worktree effectively with Python projects Learn how to leverage git worktree to manage multiple branches simultaneously in Python projects, improving your development workflow and productivity.
Development Using terminal-notifier in Claude Code to get custom notifications Learn how to configure terminal-notifier in Claude Code to receive custom desktop notifications for task completion and user input requests.
Howto Using uv to install Python and create a virtual environment uv can be used to install and manage Python versions and virtual environments.
Howto Stepping my feet into uv world - part 1 I just started using uv for a few things and I'm sharing my experience.
Howto How to workaround Ollama models pull issues Recent versions of Ollama have some issues pulling models from registry. Here is how to workaround it.