Viewing profile — mitchellh
mitchellh
HN member- Joined
- Fri, Jul 18, 2008, 5:47 PM UTC
- HN karma
- 11,352
- Public activity
- 616 items
- HN profile
- View on Hacker News ↗
About mitchellh
GitHub: http://github.com/mitchellh
Twitter: http://twitter.com/mitchellh
Site: http://mitchellh.com
Recent public activity
-
comment
Comment #49151024
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…
-
comment
Comment #49020547
No idea
-
comment
Comment #49014304
> 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 blo…
-
comment
Comment #49012508
> 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.
-
comment
Comment #49012420
> 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 plan…
-
comment
Comment #49012311
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…
-
comment
Comment #48632950
> 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 significant…
-
comment
Comment #48632928
> 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…
-
comment
Comment #48448945
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 discussio…
-
comment
Comment #48417801
probably just been long enough that he doesn't give a shit source: most of the bullshit i surface up nowadays
-
comment
Comment #48417744
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, profes…
-
comment
Comment #48154252
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 accu…
-
comment
Comment #47993257
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…
-
comment
Comment #47939809
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 …
-
comment
Comment #47930152
Of most things, really, he was on Jeopardy for a reason! https://thejeopardyfan.com/tag/ted-nyman
-
comment
Comment #47485158
Cmd+F "Kubernetes". Oh Jesus Christ.
-
comment
Comment #47463510
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 …
-
comment
Comment #47369729
Just noting that Ghostty shows a preview in the bottom corners just like a browser.
-
comment
Comment #47293113
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 i…
-
comment
Comment #47213846
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 dw…
-
comment
Comment #47211798
Probably not. I don't know. Who cares.
-
comment
Comment #47211604
Not at all. Give it tools and skills and it figures it out very quickly. Must be an agent. Don't use chat.
-
comment
Comment #47211292
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…
-
comment
Comment #47211001
New stable release in 1 to 2 weeks.
-
comment
Comment #47210721
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,…