Skip to content

Tag: development

All the articles with the tag "development".

Ghostty vs Kitty vs WezTerm in 2026

Ghostty vs Kitty vs WezTerm in 2026

Ghostty hit 1.0 and everyone wants to know if it beats Kitty and WezTerm. A fact-checked 2026 look at rendering, config, SSH terminfo, and multiplexing.

Difftastic: Structural Diff That Makes Sense

Difftastic: Structural Diff That Makes Sense

· Updated:

Difftastic parses source code structure instead of raw text lines, giving diffs that reflect what actually changed logically, not just how it was reformatted.

gitui vs lazygit: Two Git TUIs Compared

gitui vs lazygit: Two Git TUIs Compared

· Updated:

gitui vs lazygit: a practical comparison of the two best terminal Git UIs available. Which one earns a permanent spot in your daily developer workflow in 2026?

Mise Deep Dive: Tasks, Tools, Env Vars

Mise Deep Dive: Tasks, Tools, Env Vars

· Updated:

Mise manages your dev tools, env vars, and task runner all from one config file. Here is how to put all three of its features to practical use together.