Using VibeTunnel to control Claude Code instances remotely
A guide to using VibeTunnel, a tool for remotely controlling Claude Code and other terminal sessions via a web browser.
A guide to using VibeTunnel, a tool for remotely controlling Claude Code and other terminal sessions via a web browser.
How to fix the 'open terminal failed' error in tmux, often caused by version incompatibilities after an upgrade.
A developer compares three shell history tools: default shell search, McFly, and Atuin, explaining their features and why they switched.
Ghostty terminal project transitions to a non-profit structure under Hack Club to ensure its long-term sustainability and commitment to open source.
Exploring the philosophical and technical significance of the Unix 'fortune' command as an antidote to modern algorithmic engagement.
A developer reflects on the first month of VibeTunnel, a terminal app for running AI agents, detailing rapid growth, key technical milestones, and lessons learned.
Announcing a new zine explaining the hidden rules and inconsistencies of the terminal, based on 20 years of experience.
Developers built VibeTunnel, a browser-based terminal for remote Mac control using Claude Code and Xterm.js in a 24-hour hackathon.
A ZSH script to manage terminal titles when running multiple Claude Code instances, preventing confusion and accidental commands.
Learn how to style console text in Node.js using ANSI escape sequences and the built-in util.styleText() function.
Explains the architecture and workflow of OpenAI's Codex CLI, a terminal-based AI tool for chat-driven software development.
An exploration of ANSI escape codes, their standards, reliability issues, and potential for future improvement in terminal usability.
Analysis of a survey on the most frustrating aspects of using the terminal, based on responses from 1600 experienced users.
A quick guide to enabling case-insensitive file and folder autocomplete in the macOS Terminal by editing the .zshrc file.
A developer's review of Ghostty, a new terminal emulator, comparing it to Alacritty and discussing configuration for a minimal, productive setup.
Introducing ShellSage, an AI-powered terminal assistant that provides context-aware help for sysadmin tasks directly in your shell.
Explains why command line pipes appear stuck due to output buffering and how to fix it.
A guide to setting up a new MacBook Pro for development with minimal tools, including OS tweaks, terminal setup, and essential software.
A developer shares his updated list of essential macOS apps and tools for productivity, development, and system management.
An exploration of ASCII control characters in the terminal, explaining their functions, categories, and limitations.