Libghostty is coming
181–190 of 275 posts
Re: Libghostty is coming
#182Re: Libghostty is coming
#183I love how this guy founds + takes public + sells a multibillion company and then just goes right back to hacking. Legend.
Basically MariaDB. He (original creator of MySQL) sold MySQL for a Billion dollars (iirc) forked it, created MariaDB and kept at it. It's been what 15 years now?
Re: Libghostty is coming
#184Earlier quoted context omitted.
Hashimoto is an absolute wizard, but what I find most compelling about him is his absolutely uncanny ability to segment and abstract systems and interfaces in a way for maximum composability and minimal entanglement. He's like the walking embodiment of Rich Hickey's Simple Made Easy philosophy. It's like he designs software systems in such a way that they have no choice but to operate correctly and predictably. Also…
I love ghostty. The only thing that is missing is a find feature which is such an odd omissions for an incredible piece of software.
If you don't know, you can send the log to a file, and open that file to look through it. More powerful than just a search next, as you can have instance counts, search with regexp and all the bells and whistles and it virtually stops the logging.
At first I thought the same as you, now I've become quite partial to this concept. I hope they don't remove this.
Re: Libghostty is coming
#185Re: Libghostty is coming
#186Earlier quoted context omitted.
What good is grep if you want to search the build log on your screen that took an hour in the making? Should have thought of tee-ing it, well duh.
You just rawdog that to stdout without a log file?
Re: Libghostty is coming
#187The passion and attention to detail Mitchell has for developer experience is beyond me. I remember the first time I used Vagrant (2011, Santa Monica California) like it was yesterday it was that impactful. I never thought in a million years I would even think of ditching iTerm2 but when Ghostty dropped I installed it and fell in love.
Re: Libghostty is coming
#188Earlier quoted context omitted.
Is there a blog post anywhere that explains why it has taken so long to get search working? Ghostty is such a nice app but that's such a fundamental feature that there has to be a good reason... It's the only thing keeping me on iTerm2.
Does nobody use grep?
Re: Libghostty is coming
#189Re: Libghostty is coming
#190Newb question: what’s the difference between a terminal and terminal emulator? I’ve never figured that out