I Gave My Agents a Voice… And It’s Wildly Useful
Terminal emulator built in Zig with platform-native UI and GPU acceleration. 2ms key-to-screen latency. Metal on macOS, Vulkan/OpenGL on Linux. By the co-founder of HashiCorp.
Ghostty is a terminal emulator built from scratch in Zig by Mitchell Hashimoto (co-founder of HashiCorp). It uses a custom GPU rendering pipeline targeting Metal on macOS and OpenGL 3.3/Vulkan on Linux, delivering 2ms key-to-screen latency at the threshold of human perception. The macOS app is a true SwiftUI application with real windowing, menu bars, and a settings GUI rather than a web-wrapped Electron shell. It outperforms every competitor in raw rendering benchmarks while looking and feeling completely native on each platform. There are no AI features built in, which is the point: Ghostty is for developers who want the fastest, most reliable terminal possible and run their AI tools (Claude Code, Codex CLI, etc.) inside it. For anyone frustrated with Electron-based terminals, Ghostty is the performance ceiling.
AI-powered terminal built in Rust with GPU rendering. Block-based output, natural language commands, Agent Mode for autonomous tasks. 700K+ developers. Free tier available.
AI-powered terminal assistant from AWS. Natural language chat, command autocompletion, code generation. Agentic mode reads files, runs commands, and calls AWS APIs. Free tier.
Local-first markdown knowledge base with wikilinks. My entire DevDigest pipeline lives here - research, scripts, content calendar, daily journal.
Issue tracking built for speed. Keyboard-first, sub-100ms UI. Cycles, roadmaps, GitHub integration. I use it to track all DevDigest engineering work.
Terminal emulator built in Zig with platform-native UI and GPU acceleration. 2ms key-to-screen latency. Metal on macOS, Vulkan/OpenGL on Linux. By the co-founder of HashiCorp.
Try GhosttyHonest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeLocal-first markdown knowledge base with wikilinks. My entire DevDigest pipeline lives here - research, scripts, content calendar, daily journal.
Issue tracking built for speed. Keyboard-first, sub-100ms UI. Cycles, roadmaps, GitHub integration. I use it to track all DevDigest engineering work.
AI voice dictation for macOS. Works in any app - code editors, browsers, notes. Understands context and formats output appropriately. Faster than typing for prose.
The primary command-line entry point for Claude Code sessions.
Claude CodeConfigure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
AI AgentsNative PowerShell execution on Windows and optionally Unix hosts.
Claude Code
fx is Vercel Labs' experimental coding agent written in Zig: a roughly 6 MiB native binary built to be embedded anywhere...

Multiverse Computing open-sources two changes that make knowledge distillation cheap enough to run at scale: caching the...

Kimi K3 open weights need roughly 1.5TB of VRAM, which does not fit on a B200 node. That forces a real hardware decision...

GitHub open-sourced casefold, a Rust crate that folds the case of every byte Blackbird indexes at memory bandwidth. The...

Agent-Manager wraps tmux into a Go TUI that groups AI coding agents by project, shows live status for each, and lets you...

Mitchell Hashimoto (Vagrant, Terraform, Ghostty) launched Superlogical - a new company building a terminal multiplexer t...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.