Skip to content

Tag: development

All the articles with the tag "development".

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.