Skip to content

Tag: productivity

All the articles with the tag "productivity".

Local Coding Agents Need Less Context

Local Coding Agents Need Less Context

· Updated:

Local coding agents don't fail because your 27B model is too small. They fail because you let 200K tokens of garbage pile up in the context window. Cap it low.

Syncthing for Dotfiles: Sync vs Manage

Syncthing for Dotfiles: Sync vs Manage

· Updated:

Syncthing mirrors your files in real time, but is that actually a good idea for dotfiles? An honest comparison against chezmoi and proper dotfile managers.

Vikunja vs Focalboard vs Taiga

Vikunja vs Focalboard vs Taiga

· Updated:

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.

FreshRSS vs Miniflux vs Tiny Tiny RSS

FreshRSS vs Miniflux vs Tiny Tiny RSS

· Updated:

Three self-hosted RSS readers compared. FreshRSS is polished, Miniflux is minimalist, TT-RSS is feature-rich. Here's how to pick yours.

Linkding vs Hoarder vs Wallabag in 2026

Linkding vs Hoarder vs Wallabag in 2026

· Updated:

Linkding is minimal bookmarks. Hoarder is AI-tagged content store. Wallabag is read-it-later. Here's how to pick the right self-hosted bookmark tool.

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.