Haven’t used Ghostty but why is HN putting it on front page every other week? What’s the main attraction to it
Vibing a non-trivial Ghostty feature
41–50 of 160 posts
Re: Vibing a non-trivial Ghostty feature
#42Tip: I very often use AI for inspiration. In this case, I ended up keeping a lot (not all) of the UI code it made, but I will very often prompt an agent, throw away everything it did, and redo it myself (manually!). I find the "zero to one" stage of creation very difficult and time consuming and AI is excellent at being my muse. This right here is the single biggest win for coding agents. I see and directionally agre…
Re: Vibing a non-trivial Ghostty feature
#43Tip: I very often use AI for inspiration. In this case, I ended up keeping a lot (not all) of the UI code it made, but I will very often prompt an agent, throw away everything it did, and redo it myself (manually!). I find the "zero to one" stage of creation very difficult and time consuming and AI is excellent at being my muse. This right here is the single biggest win for coding agents. I see and directionally agre…
> "Put a weight on that bacon!" ?
Re: Vibing a non-trivial Ghostty feature
#44Tip: I very often use AI for inspiration. In this case, I ended up keeping a lot (not all) of the UI code it made, but I will very often prompt an agent, throw away everything it did, and redo it myself (manually!). I find the "zero to one" stage of creation very difficult and time consuming and AI is excellent at being my muse. This right here is the single biggest win for coding agents. I see and directionally agre…
This is an artefact of a language ecosystem that does not prioritize getting started. If you picked php/laravel with a few commands you are ahead of the days of work piping golang or node requires to get to a starting point.
Re: Vibing a non-trivial Ghostty feature
#45Earlier quoted context omitted.
> the moment I can get a project up on its legs, to where I can interact with some substantial part of its functionality and refine it, I'm off to the races. [...] This is the part where I simply don't understand the objections people have to coding agents. That's what's valuable to you . For me the zero to one part is the most rewarding and fun part, because that's when the possibilities are near endless, and you ge…
OP is considering output productivity, but your comment is about personal satisfaction of process
Also: productivity is for machines, not for people.
Re: Vibing a non-trivial Ghostty feature
#46People are really bad at evaluating whether ai speeds them up or slows them down. The main question is, do you enjoy this kind of process of working with ai. I personally don't, so I don't use it. It's hard for me to believe any claims about productivity gains.
Re: Vibing a non-trivial Ghostty feature
#47- language - product - level of experience / seniority
Re: Vibing a non-trivial Ghostty feature
#48Ghostty is awesome and I almost dropped iTerm for it until I hit cmd-f and nothing happened. https://github.com/ghostty-org/ghostty/issues?q=is%3Aissue%2...
https://ghostty.org/docs/install/release-notes/1-2-0#roadmap
Re: Vibing a non-trivial Ghostty feature
#49Earlier quoted context omitted.
I wonder what people would discuss in all these ghostty posts if cmd-f had been present from the start. It’s getting a little boring hearing about it in every post! There’s interesting things to discuss here about LLM tooling and approaches to coding. But of course we’d rather complain about cmd-f ;)
People don’t care about advanced use cases when fundamentals are missing
Re: Vibing a non-trivial Ghostty feature
#50I really respect Mitchell's response to the OpenAI accident, even if it is seen in positive light for ghostty. Can't think of any software vendor that actively tries to eliminate nag / annoyances (thinking specifically of MS Auto Update), so this is welcome. Also this article shows responsible use of AI when programming; I don't think it fits the original definition of vibe coding that caused hysterics.
Yep. It's vibe engineering, which simonw coined here: https://simonwillison.net/2025/Oct/7/vibe-engineering/