Tag: #terminal
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 10 posts
Terminal UI Development Guide — Ink, OpenTUI, Bubble Tea, ratatui, Textual: What to Use When
When termcn — a shadcn-style collection of terminal components — hit GeekNews, TUI development became a hot topic again. Instead of listing frameworks, this post organizes the ecosystem around three rendering models — th
2026-07-31 · 15 min read #tui#terminal#ink#opentui#cliMitchell Hashimoto's Second Company, Superlogical — What's Public and What Isn't
On July 29, 2026, Mitchell Hashimoto unveiled a new company, Superlogical, and it picked up 776 points and 452 comments on Hacker News. The first product is a terminal multiplexer, built on libghostty as an MIT-licensed
2026-07-31 · 13 min read #developer-tools#startup#ghostty#terminal#infrastructureThe founder who went back to the terminal: Hashimoto on Ghostty, Zig, and open source with "no obligation"
Grounded in a recent interview, a look at why HashiCorp cofounder Mitchell Hashimoto stepped back from being a successful founder to build the terminal emulator Ghostty in Zig, a language not yet at 1.0. He admits that a
2026-07-11 · 6 min read #ghostty#zig#open-source#terminal#mitchell-hashimotoThe Terminal TUI Renaissance — Developers Leaving GUIs and Coming Back to the Terminal
With the HTTP client Slumber featured on HN and GeekNews, the TUI tool renaissance is back in the spotlight. This post covers the best TUIs by category — lazygit, k9s, lazydocker, yazi, btop — plus fzf recipes, tmux-base
2026-06-12 · 14 min read #tui#terminal#devops#productivity#toolsTerminal & Shell Tools 2026 — Ghostty / Wezterm / Alacritty / Kitty / Warp / Fish 4 / Nushell / Zellij / Starship Deep Dive
Ghostty hit GA in December 2024, Fish 4 was rewritten in Rust, Warp matured into an AI-native terminal, Nushell settled into a real structured-data shell, and Zellij grew into a credible tmux alternative. Starship became
2026-05-16 · 25 min read #terminal#shell#ghostty#wezterm#alacritty2025 Developer Tools Complete Guide: Modern Stack, AI Tools, Productivity, Emerging Tech
Every tool a developer should know in 2025! Modern IDEs (Cursor/Claude Code), terminal tools (Warp/Ghostty/Zed), build tools (Bun/Vite/Turbopack), AI coding assistants, productivity workflows, emerging tool trends.
2026-04-15 · 9 min read #developer-tools#modern-stack#productivity#ai-tools#ideThe Joy of Never Touching the Mouse: 5 Key Strategies to Maximize Terminal Productivity
Seamless navigation with vim-tmux-navigator, intuitive panel splitting, ultra-fast feedback loops with Vimux, system clipboard synchronization, and Dotfiles management — a comprehensive guide to 5 key strategies for maxi
2026-03-01 · 38 min read #vim#tmux#terminal#productivity#neovimThe Complete Tmux Command Guide: Every Command to 10x Your Productivity with a Terminal Multiplexer
From Tmux session/window/pane concepts to key bindings, copy mode, plugins, custom configuration (.tmux.conf), pair programming, and SSH remote work — a comprehensive guide to every Tmux command with practical examples.
2026-03-01 · 32 min read #tmux#terminal#linux#multiplexer#productivityThe Complete Vim Command Guide: Master Every Command of the Ultimate Text Editor
From Vim modal editing philosophy to navigation, editing, Visual Mode, text objects, command mode, macros, .vimrc configuration, and plugins — a comprehensive guide to every Vim command with practical examples.
2026-03-01 · 24 min read #vim#neovim#editor#linux#terminalDifference Between Linux su and su - Commands
Learn the difference between the su and su - commands in Linux.
2023-01-02 · 1 min read #linux#terminal