Live data from Hacker News

Viewing profile — mitchellh

mitchellh

HN member
Joined
Fri, Jul 18, 2008, 5:47 PM UTC
HN karma
11,352
Public activity
616 items

About mitchellh

Email: m@mitchellh.com

GitHub: http://github.com/mitchellh

Twitter: http://twitter.com/mitchellh

Site: http://mitchellh.com

Recent public activity

  1. 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…

  2. comment
  3. 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…

  4. 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.

  5. 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…

  6. 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…

  7. 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…

  8. 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…

  9. 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…

  10. comment
    Comment #48417801

    probably just been long enough that he doesn't give a shit source: most of the bullshit i surface up nowadays

  11. 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…

  12. 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…

  13. 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…

  14. 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 …

  15. comment
    Comment #47930152

    Of most things, really, he was on Jeopardy for a reason! https://thejeopardyfan.com/tag/ted-nyman

  16. comment
    Comment #47485158

    Cmd+F "Kubernetes". Oh Jesus Christ.

  17. 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 …

  18. comment
    Comment #47369729

    Just noting that Ghostty shows a preview in the bottom corners just like a browser.

  19. 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…

  20. 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…

  21. comment
    Comment #47211798

    Probably not. I don't know. Who cares.

  22. 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.

  23. 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…

  24. comment
    Comment #47211001

    New stable release in 1 to 2 weeks.

  25. 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,…