Ghostty is trending hard on Hacker News. Is it the terminal savior we've been waiting for, or just a buggy mess wrapped in good marketing? Let's dive in.

Hello fellow code monkeys,
I was scrolling through Hacker News today, trying to look busy, and stumbled upon a massive thread about Ghostty — a new terminal emulator that's gathering upvotes like it's free beer. It scored nearly 600 points, which in HN currency is basically a unicorn sighting.
The main selling point? It's built by Mitchell Hashimoto (yes, the HashiCorp guy who gave us Terraform and Vagrant). So naturally, the hype is real. But as a pragmatic dev who's been burned by "revolutionary" tools before, I decided to dig through the comments so you don't have to.
Is Ghostty actually usable, or is it just another side project we should ignore? Let's break it down.
On paper, Ghostty checks all the hipster tech boxes: written in Zig (because Rust is too mainstream now?), GPU-accelerated, and native UI for macOS and Linux. It promises to be fast, modern, and "vibecoded" (whatever that means).
But let's be real: a huge chunk of the popularity comes from the author's reputation. It's the "Elon Musk effect" of the DevOps world. Just because the creator is a legend doesn't mean his terminal won't segfault on you when you're trying to deploy a hotfix at 3 AM.
While some folks are praising the aesthetics, the comment section quickly turned into a roast session. Here are the three biggest dealbreakers according to the internet mob:
This is the number one complaint. Several users reported noticeable input lag. One user benchmarked it and basically said it feels sluggish compared to xterm or Kitty.
If you're using a 240Hz monitor or you're one of those 10x devs who types faster than you think, this is a nightmare. A terminal needs to be snappy. If I have to wait for the pixels to catch up to my fingers, I might as well go write code on paper.
Ghostty uses its own $TERM string. This sounds cool until you SSH into a remote server that has no idea what a "ghostty" is.
The result? Tools like top, htop, or ncdu break completely or render like a Picasso painting. Sure, you can hack your dotfiles or install terminfo on every server you manage, but who has time for that? We want tools that work out of the box, not another config file to maintain.
Ghostty calls itself "feature-rich," but users pointed out that basic stuff like Cmd+F (Find) was missing or only recently added.
One commenter rightly asked: "How can you call it feature-rich if I can't even search text in the buffer?" Comparing this to Kitty or WezTerm, which are packed with features, Ghostty feels a bit like an MVP (Minimum Viable Product).
Look, Ghostty looks promising. It’s pretty, and Mitchell knows his stuff. But for a daily driver? Not yet.
Your terminal is your bread and butter. It needs to be the most boring, stable piece of software on your machine.
Let the early adopters deal with the input lag and the missing features. We'll switch over when version 2.0 drops and it's actually "production ready."
Bottom line: Don't let the hype ruin your productivity.