Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mitchellh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
mitchellh
2mo ago
Creator of Ghostty here. Always a fan of new terminals. I noticed your benchmarks are against Ghostty 1.3.1, which is fair, since its the latest released, but our IO throughputs in particularly the areas you tested have improved by more tha
2.
▲
by
mitchellh
2mo ago
No idea
3.
▲
by
mitchellh
2mo ago
> Good news is that modern compilers are more than capable of emitting SIMD code even if original source is nothing but. They're really not (I have a whole section on it in the blog post). This example in the post doesn't auto-
4.
▲
by
mitchellh
2mo ago
> i've found that zig tends to extend my vectors to the native width of the platform and then operate on them there oh interesting. though i suspect that isn't zig and thats llvm.
5.
▲
by
mitchellh
2mo ago
> mitchell, i know you hang around some of these comments sometimes hi im here > i noticed that in ghostty you bring in some c++ libs to do the simd heavy lifting for you. any plans to port that to zig? anything missing from the langu
6.
▲
by
mitchellh
2mo ago
Case-in-point, the example in my own post doesn't auto-vectorize with LLVM or GCC at highest optimization levels. Basically, compilers will never auto-vectorize loops with an early loop break afaik.
7.
▲
by
mitchellh
3mo ago
> If you assume Hashimotos net worth is one billion dollars, a $400k donation is equivalent to a $400 donation if your net worth is one million dollars. 1. Net worth is significantly less than that (taxes + heavy philanthropy) 2. $400K d
8.
▲
by
mitchellh
3mo ago
> How is it out of touch? I donated much more than Hashimoto did relative to our net worths, but I cannot deny that I would have felt much more satisfied making a 1000x impact if I was a billionaire. You have no way of possibly knowing t
9.
▲
by
mitchellh
3mo ago
I'm the creator of Ghostty. This isn't right. It should idle at 0 to 1%, as supported by sibling comments. If you can collect more details about your system please open a discussion on the main Ghostty repo. Same with memory. In t
10.
▲
by
mitchellh
3mo ago
probably just been long enough that he doesn't give a shit source: most of the bullshit i surface up nowadays
11.
▲
by
mitchellh
3mo ago
As with all things, the horror stories just get the most attention. People love to rage. There are plenty of boring (good, even!) VCs out there. They just work more quietly, professionally. I'll share a story, but its about a close fri
12.
▲
by
mitchellh
4mo ago
Correct. I use AI a ton and I'm having more fun every day than I ever did before thanks to it (on average, highs are higher, lows are lower). Your characterization is all very accurate. Thank you. Here's some other topics I'v
13.
▲
by
mitchellh
5mo ago
Yep! To be more specific, Open Source only promises the four fundamental freedoms ( https://en.wikipedia.org/wiki/The_Free_Software_Definition ). It promises literally NOTHING else, including zero cost. Free and open sou
14.
▲
by
mitchellh
5mo ago
I know this is ridiculously dramatic, but its the truth: I actually cried writing this blog post (tears hit my keyboard, I'm embarrassed to say). Nobody should cry over a SaaS, of all things. But GitHub has meant so much more to me tha
15.
▲
by
mitchellh
5mo ago
Of most things, really, he was on Jeopardy for a reason! https://thejeopardyfan.com/tag/ted-nyman
16.
▲
by
mitchellh
6mo ago
Cmd+F "Kubernetes". Oh Jesus Christ.
17.
▲
by
mitchellh
6mo ago
Well, I originally used C23's #embed directive ( https://en.cppreference.com/w/c/preprocessor/embed ) but GCC in Nixpkgs doesn't support C23 (or I'm holding it wrong) so I dropped back to this. T
18.
▲
by
mitchellh
6mo ago
Just noting that Ghostty shows a preview in the bottom corners just like a browser.
19.
▲
by
mitchellh
6mo ago
Im touched that “Ghostty but for X” is a marketing point but what does it mean in this case? I thought this might be based on the architecture I did for Ghostty. But it’s not. Or it might be full native UI, but it’s not (it’s GPUI). Not try
20.
▲
by
mitchellh
7mo ago
I'm not concerned with it. The real goal isn't for Alacrity or Kitty or WezTerm or any other terminal to use libghostty. I think over the long term, terminal emulator user bases dwindle down to niche (but important) use cases. The
21.
▲
by
mitchellh
7mo ago
Probably not. I don't know. Who cares.
22.
▲
by
mitchellh
7mo ago
Not at all. Give it tools and skills and it figures it out very quickly. Must be an agent. Don't use chat.
23.
▲
by
mitchellh
7mo ago
Yes, LLMs with Zig are absolutely useless without agentic behaviors. Throw an agent in the mix and it's totally fine. Bonus points if you pair it with some basic agent skills so it knows how to look up language references, stdlib files
24.
▲
by
mitchellh
7mo ago
New stable release in 1 to 2 weeks.
25.
▲
by
mitchellh
7mo ago
It's been extremely good. I should really blog about it in more detail because I do get asked this question regularly. It's been very good. The large language changes are a burden, but it's something I knew going into it. And
26.
▲
by
mitchellh
7mo ago
Overall I would describe it as "amusing." If you told me 3 years ago that terminal usage would _increase_ I would've laughed. Beyond that, I'm now having regular conversations with the frontier agentic coding companies (
27.
▲
by
mitchellh
7mo ago
Note in Ghostty 1.3 we disable discretionary ligatures (I think dlig/calt) by default as recommended by font standards. We still enable liga though that usually contains far less controversial ligatures.
28.
▲
by
mitchellh
7mo ago
I'm the original creator of Ghostty. It's been a few years now! I don't know why this is on the front page of HN again but let me give some meaningful updates across the board. First, libghostty is _way more exciting_ nowaday
29.
▲
by
mitchellh
7mo ago
> To give a little productive criticism, one thing I really miss is when having tiled terminals, I want to be able to full screen one of them temporarily. I think you're looking for the `toggle_split_zoom` binding which has existed
30.
▲
by
mitchellh
7mo ago
Fun?
More ›