
Ghostty 1.3: The Terminal That Zigs
Mitchell Hashimoto's GPU-accelerated terminal emulator ships its biggest release yet. Six months of work, 2,858 commits, and the most-requested missing feature from 1.0 finally arrives.
WRITING // 2026
More tech heavy stuff on software architecture, systems and technologies.

Mitchell Hashimoto's GPU-accelerated terminal emulator ships its biggest release yet. Six months of work, 2,858 commits, and the most-requested missing feature from 1.0 finally arrives.

If you've ever started a TypeScript project with npx create-next-app and wondered why Go doesn't have an equivalent, go-blueprint is your answer. One command, production-ready structure, no setup overhead.

How Tauri, Rust, and React combine to deliver a native desktop writing experience with no cloud dependencies, no accounts, and complete data ownership.
How CodeMirror 6's extension system powers distraction-free writing modes, wiki-link previews, real-time word counts, and typewriter scroll — without fighting the framework.
Why Loomdraft stores everything in plain files, how SQLite FTS5 delivers instant full-text search without a server, and what 'local-first' actually costs in practice.

Cheng Lou's new 15KB library rewrites the rules of text measurement. Pure arithmetic, no DOM thrashing, and it's already going viral.