Skip to content

Tag: productivity

All the articles with the tag "productivity".

Vikunja vs Focalboard vs Taiga

Vikunja vs Focalboard vs Taiga

Vikunja is a todo+kanban all-rounder. Focalboard is Trello-ish (archived). Taiga is agile/scrum. Here's how to pick self-hosted project management.

Stop Feeding the AI Your Whole Repo

Stop Feeding the AI Your Whole Repo

Comparing context-mode, code-review-graph, token-savior, and claude-context — MCP tools that stop AI coding agents from reading your whole codebase blind.

RTK vs snip vs lean-ctx: Token Killers

RTK vs snip vs lean-ctx: Token Killers

RTK, snip, and lean-ctx filter your AI coding agent's output before it burns context tokens. I run RTK daily — here's the one I'd actually switch to.

Give Your AI Agent a Cheap Intern

Give Your AI Agent a Cheap Intern

Stop burning expensive AI tokens on boring grunt work. The overseer/workhorse pattern routes mechanical tasks to a cheap model and saves more than you'd think.

Linux Bash Tips and Tricks pt1

Linux Bash Tips and Tricks pt1

· Updated:

Bash tricks that save keystrokes — history expansion, brace expansion, process substitution, and the shortcuts your fingers will thank you for.