Live data from Hacker News

Viewing profile — thunderseethe

thunderseethe

HN member
Joined
Thu, May 18, 2023, 4:16 AM UTC
HN karma
141
Public activity
47 items

About thunderseethe

No profile information was provided.

Recent public activity

  1. comment
    Comment #47097897

    Yeah I was just wrong here. I was under the impression clang had a concept of a request the same way Swiftc does and that is just not true. That's my bad!

  2. comment
    Comment #47074948

    What are you calling bidir, if the introduction of unification means its no longer bidir?

  3. comment
    Comment #47074148

    > You can get localised unification but bidir as a whole like in Rust but you lose most of the advantage of unification. Could you expand on this? I do not follow. You can create a…

  4. story
  5. comment
    Comment #47073875

    It is a double edged sword of the single page layout that you really have to make one point briefly and get out of there. I had to pare down many details to fit the layout. If you …

  6. comment
    Comment #47073580

    In general I agree with what youre advocating for. Languages should require annotations on function parameters and return types and most top level definitions. But even if you only…

  7. comment
    Comment #47073556

    > The real question is unification vs bidir Quite the opposite, imo. Unification does not exclude bidir and the two fit together very well. You can have one system with both Unific…

  8. comment
    Comment #47069652

    > I wonder if this is a reference to "I need you to understand that people don't have conversations where they randomly recommend operating systems to one another" It is! > my unde…

  9. story
  10. comment
    Comment #46706760

    There's an interactive playground to show off the LSP we implement at https://thunderseethe.dev/making-a-language

  11. story
  12. story
  13. comment
    Comment #46378736

    This is probably my biggest regret with this article. Much earlier and much more prominently I should've explained that the title is a play on a running joke Andreas Rossberg inclu…

  14. story
  15. story
  16. story
  17. story
  18. story
  19. comment
    Comment #44137674

    Take a look at The Rapier in GHC: https://www.researchgate.net/publication/220676611_Secrets_o... It employs a similar idea. Track the set of in scope variables and use them to uni…

  20. story
  21. story
  22. story
  23. story
  24. story
  25. story