Live data from Hacker News

Viewing profile — bramadityaw

bramadityaw

HN member
Joined
Tue, Mar 04, 2025, 8:10 AM UTC
HN karma
114
Public activity
32 items

About bramadityaw

github.com/bramadityaw linkedin.com/in/r-bramaditya

Recent public activity

  1. comment
    Comment #49214172

    Zig's way is "simple" but not elegant, specifically since it hard codes how error handling is done. Algebraic data types are more elegant, since it can be used not just for error h…

  2. comment
    Comment #49214107

    question: how accurate is the intuition that role types are the location a computation happens?

  3. comment
    Comment #49214093

    isn't there a way to infer that from context? like if the variable is declared with the Comptime role. Some guy said that the const keyword was a mistake C made that is then blindl…

  4. comment
    Comment #49213478

    you should really put some of the content in RESEARCH.md to the README.md. The language's core idea shouldn't just be known to contributors.

  5. comment
    Comment #49211995

    they are not saying code is worthless. they are saying that code which serves nobody is worthless. if you think that website sucks, it probably means that whoever is behind it don'…

  6. comment
    Comment #49164987

    this seems redundant as a methodology. just write the damn code yourself at that point.

  7. comment
    Comment #49164878

    Location: Jakarta, Indonesia (UTC +7) Remote: Yes (open worldwide/APAC-friendly) Willing to relocate: Yes, with visa sponsorship Technologies: Python, Javascript, PHP, Rust, Docker…

  8. comment
    Comment #48877630

    I tried to edit the Scheme source but it seems to have a bug where every editing action seems to happen a row above of where the cursor is.

  9. story
  10. story
  11. comment
    Comment #48093306

    I am working on blase ( https://github.com/bramadityaw/blase ), a language server for Laravel's Blade templating language. This is a proof-of-concept project that I plan to make in…

  12. story
  13. story
  14. comment
    Comment #46077351

    shouldn't this be a ShowHN?

  15. comment
    Comment #45978418

    Code is open source at https://github.com/halogenandtoast/ArkhamHorror Made in Haskell btw.

  16. story
  17. comment
    Comment #45974990

    typst FTW

  18. comment
    Comment #45960996

    I consider this the official alternative title :)

  19. comment
    Comment #45960993

    I admit that the example is contrived, and the control flow can be followed quite clearly because of the example's size. However, imagine that f and g is placed in different source…

  20. comment
    Comment #45960940

    My point is exactly that. C is a structured, procedural programming language that will only consider procedurally scoped labels. You can't execute it because it is not valid C that…

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