Live data from Hacker News

Viewing profile — misternugget

misternugget

HN member
Joined
Fri, Mar 22, 2013, 2:10 PM UTC
HN karma
922
Public activity
89 items

About misternugget

My name's Thorsten Ball. I'm the author of interpreterbook.com and compilerbook.com. You can find out more about me or my writing at thorstenball.com. Feel free to contact me any time: me @ thorsten ball.com

Recent public activity

  1. comment
    Comment #46550879

    Engineer working on Amp here. I'm very surprised that it took them this long to crack down on it. It's been against the terms of service from the start. When I asked them back in M…

  2. comment
    Comment #46550259

    Hey! Thorsten Ball here. Thanks for the shout-out. I was quite confused when someone sent me this article: same "Emperor has no clothes", same "it's only x hundred lines", implemen…

  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #43996264

    Thank you! There's a long way to go still, but it makes me happy to hear when what we think about this, well, new way to program seems to resonate with others.

  8. story
  9. story
  10. comment
    Comment #40929469

    Working on it!

  11. comment
    Comment #40903501

    That is about the idea of rewriting existing tooling in Rust to get rid of node_modules folders, not about prompting users whether to download a language server or not.

  12. comment
    Comment #40779360

    One mini-feature I really like: authors highlighting their own favorite or popular articles. I think I saw it first on Julia Evans' blog ( https://jvns.ca/categories/favorite/ ). I…

  13. comment
    Comment #40044835

    That's right, someone linked me to this article: https://www.macobserver.com/analysis/apple-dry-run-apfs-prio... Pretty impressive.

  14. comment
    Comment #39732521

    > I'm shocked by how many developers check in code that passes the tests but they have not actually tested to make sure it works. That's actually one of the other topics I wanted t…

  15. comment
    Comment #39732508

    Hey, author here. Yeah, I worked at Sourcegraph and I do think we built some high-quality stuff and we did write tests. I also think a lot of them were necessary. But, like I wrote…

  16. comment
    Comment #39657383

    Rust's debug-print {:?} quotes the path here.

  17. comment
    Comment #39409917

    Hey! I'm the mentioned Thorsten. Linux is actively being developed. Here's a PR from 2 days ago that shows file-opening in Linux starting to work: https://github.com/zed-industries…

  18. story
  19. comment
    Comment #39120677

    I think that is on the roadmap too, but possibly further down.

  20. comment
    Comment #39120079

    I only joined Zed, the company, a week ago, so take this with a grain of salt, but: I've never really used real-time sharing (tried VS Code's Live mode and other apps) for longer t…

  21. comment
    Comment #39120029

    Hey! Engineer at Zed here. Linux port is on our roadmap. Hopefully we'll get it done this year!

  22. comment
    Comment #39078707

    You know what, you're right. And it's actually something that's been bugging me for a while, I just never got around to fixing it. I'm going to update my config now. Thanks! (Autho…

  23. story
  24. comment
    Comment #35504189

    > I've seen a lot of programmers fall into what I'd call the bureaucracy trap. Bureaucracy is often very attractive to a certain type of engineering because it's essentially progra…

  25. comment
    Comment #35504170

    Author here. Yeah, that’s fair, it is over-generalizing (and I even admit to that in the post). I do think there might be some value (insight?) into trying to generalise things som…