Viewing profile — bramadityaw
bramadityaw
HN member- Joined
- Tue, Mar 04, 2025, 8:10 AM UTC
- HN karma
- 114
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About bramadityaw
Recent public activity
-
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…
-
comment
Comment #49214107
question: how accurate is the intuition that role types are the location a computation happens?
-
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…
-
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.
-
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'…
-
comment
Comment #49164987
this seems redundant as a methodology. just write the damn code yourself at that point.
-
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…
-
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.
- story
- story
-
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…
- story
- story
-
comment
Comment #46077351
shouldn't this be a ShowHN?
-
comment
Comment #45978418
Code is open source at https://github.com/halogenandtoast/ArkhamHorror Made in Haskell btw.
- story
-
comment
Comment #45974990
typst FTW
-
comment
Comment #45960996
I consider this the official alternative title :)
-
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…
-
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…
- story
- story
- story
- story
- story