Viewing profile — arwalk
arwalk
HN member- Joined
- Fri, Mar 08, 2024, 8:15 AM UTC
- HN karma
- 34
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About arwalk
No profile information was provided.
Recent public activity
-
comment
Comment #45043583
Sure. Did i dismiss the article? Or was I only saying that the example was bad?
-
comment
Comment #45043279
`FileError.AccessDenied` is a unique value in a unique error set. `error.AccessDenid` has not been defined anywhere and hence is just given an integer value at some point by the co…
-
comment
Comment #45043177
I'm not saying that zig has the same level of safety than rust, i'm just saying that grabbing a knife by the blade is not an argument for using a spoon. The error presented in this…
-
comment
Comment #45042605
The real problem is not about the if-else, its that he's comparing to the global error set, and not to the FileError error set he created specifically to define AccessDenied.
-
comment
Comment #45042586
The example is a bit dubious. Sure, it compiles just fine, because the author is not using errors properly in zig. Here, he uses the global error set with `error. AccessDenid`, and…
-
comment
Comment #42642468
> Polling numbers (actual gauge of public sentiment) Polls have never been faithful of actual public sentiment on any political subject since the end of times. People will not give…
-
comment
Comment #42263892
> Semver compatible Right, just like if I were to write in english while only following the grammar rules, but without making any sense, it would be "english compatible" i guess. I…
-
comment
Comment #41890599
I don't know if that's appropriate, but that's an opportunity for me to boost this little tool I made : https://github.com/Arwalk/lparchive2epub This tool builds an epub file from …
-
comment
Comment #39663358
I've been looking for a long time for a VPN solution that i can use without having to rely on third-party services for my home lab, and this is absolutely excellent. Sure it has no…
-
comment
Comment #39638997
Missing post in previous comment, sorry. https://justine.lol/ape.html
-
comment
Comment #39638989
Cosmopolitan https://github.com/jart/cosmopolitan and https://justine.lol/cosmopolitan/index.html Some genius realized that you can actually embed valid win32 programs inside valid…