Skip to main content

24 docs tagged with "developer-tools"

View all tags

`.gitignore`

Pattern syntax, precedence, examples, and practical rules for keeping generated or private files out of Git tracking.

Agent Memory and Retrieval

Choose what an AI assistant should remember and retrieve, without confusing stored notes, search results, and authority.

Build Log

A lightweight changelog for my development environment, personal website, and automation.

Choosing an AI Coding Agent

What public benchmarks can tell us about coding agents, what each major tool is good at, and how to run a useful personal comparison.

Conda Environment Recipes

A minimal guide to creating isolated Conda environments and handling Conda versus pip dependency files.

FFmpeg Recipes

Small, reusable FFmpeg commands with enough context to run them safely.

Free Allowances for AI Coding CLIs

A dated comparison of genuinely free coding-CLI access, subscription-included usage, API billing, and temporary promotions, with a focused verdict on Grok Build.

Git & GitHub

A practical map from local version control to branching, collaboration, and ignore rules.

Local Inference Runtimes

Choose a local runtime by artifact compatibility, hardware path, latency, throughput, observability, and security.

Regular Expressions

A practical guide to reading, testing, and using regular expressions safely in Python.

tmux

A compact tmux reference for sessions, windows, panes, key bindings, configuration, and status-line customization.

Version Control

An introduction to Git's working tree, index, commits, branches, remotes, and safe ways to undo changes.

Vim

A practical Vim and Neovim reference covering motions, text objects, search, file navigation, completion, and quickfix workflows.

yt-dlp Recipes

Small yt-dlp command patterns for single items, playlists, audio extraction, and authenticated sessions.