Live data from Hacker News

Viewing profile — arwalk

arwalk

HN member
Joined
Fri, Mar 08, 2024, 8:15 AM UTC
HN karma
34
Public activity
11 items

About arwalk

No profile information was provided.

Recent public activity

  1. comment
    Comment #45043583

    Sure. Did i dismiss the article? Or was I only saying that the example was bad?

  2. 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…

  3. 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…

  4. 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.

  5. 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…

  6. 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…

  7. 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…

  8. 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 …

  9. 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…

  10. comment
    Comment #39638997

    Missing post in previous comment, sorry. https://justine.lol/ape.html

  11. 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…