Skip to content

Tag: productivity

All the articles with the tag "productivity".

direnv + asdf vs mise

direnv + asdf vs mise

direnv + asdf vs mise: language versioning and per-project environment management. When to use each, with .envrc, .tool-versions, and mise.toml examples.

Just vs Make in 2026

Just vs Make in 2026

Task runners showdown: Make vs Just for home projects. Tabs vs syntax, parameters, recipes. Which fits your workflow?

Neovim Setup Without the 6-Month Slog

Neovim Setup Without the 6-Month Slog

A Neovim config you can read in one sitting. lazy.nvim, vim.lsp.config on Neovim 0.12, the defaults worth keeping, and the keymaps that quietly break LSP.

What Is an AI Harness?

What Is an AI Harness?

What is an AI harness? A plain-language answer, plus 21 of them grouped by job: Claude Code, Codex CLI, Kilo Code, Goose, OpenHands and DeepSeek Harness.

Multiple Claude Code Accounts, One Config

Multiple Claude Code Accounts, One Config

· Updated:

Run several Claude Code accounts on one Linux machine. CLAUDE_CONFIG_DIR plus symlinks share your skills, hooks and history while each login stays isolated.

How to Stretch a Free LLM Tier

How to Stretch a Free LLM Tier

Free LLM tiers usually die from bloated prompts, not stingy quotas. Context discipline, caching, tiering, batching, and backoff that triple your runway.