Live data from Hacker News

Viewing profile — nmz

nmz

HN member
Joined
Sun, Mar 03, 2019, 3:14 PM UTC
HN karma
668
Public activity
667 items

About nmz

No profile information was provided.

Recent public activity

  1. comment
    Comment #49040051

    They won't. No company will, I think the best quote I've heard this week is from the proton CEO on the Decoder podcast. "No company is going to jail for you." If vibe code is of qu…

  2. comment
    Comment #49039934

    1. This precedence is based on law or on the abscence of it. 2. Slippery slope fallacy. 3. Anarchy or Tyranny are not the only modes of operation. -- See point 2

  3. comment
    Comment #48686581

    I'd rather it use ?.() the . means getkey, () means expression using .(expr) should be the same as array[], throwing ? as a character should be very obvious what it does.

  4. comment
    Comment #48678972

    > Const keyword: changing const from `local a = 42` to `const a = 42` is far better syntax. The bracketed syntax was never a good idea. The bracketed syntax is an okay idea especia…

  5. comment
    Comment #48678038

    a lone ? can mean anything, you can already tell that . is for fetching a subtable.

  6. comment
    Comment #48676719

    This is something I don't see a lot of people do. I've tended to do for long,list,of,variables,here in ageneratorhere(bigparameterhere) do end and local x do -- everything after is…

  7. comment
    Comment #48676559

    No, not basically, it simply doesn't have them, Ternary means three as in it operates on 3 operands, and/or operates on 2 operands. They are also not equivalent. x = a ? b : c # x …

  8. comment
    Comment #48347220

    https://youtu.be/nepKKz-MzFM&t=7195 If you can stand Lex Friedman for a bit, the VLC authors talk about why you use ASM for a video decoder instead of pure C or rust.

  9. comment
  10. comment
    Comment #48017491

    Via comparison of the solutions, we measure objectives and actions performed and the time it requires to do them. Objectively, Minecraft is a game, an objective of many games is to…

  11. comment
    Comment #48013771

    Legalities aside, You can use compute how you want, that doesn't stop anybody from accurately measuring its usefulness. Given that this is an objective measurement. I can have a co…

  12. comment
    Comment #48012318

    Well, it seems he wasn't, he's not gonna get upvotes though, HN is startup culture and startup culture is selling dreams until it works or you notice too late you got robbed. And w…

  13. comment
    Comment #48012192

    So many people here know how bitcoin works but don't know that it doesn't. It is hilarious.

  14. comment
    Comment #47950383

    It worked on ipv6 only for like a year, it seemed to be back this last month but it seems to be back down right now probably because of this whole github ragequit happening.

  15. comment
    Comment #47950109

    It has a wiki, forum and issues included. So it definitely can do that, what fossil allows by default is to not have a docs/ or bugs/todo file, because its all in the server part.

  16. comment
    Comment #47949906

    A key feature of github is you could bug report on many projects without registering an account for each one, this is not true of fossil. if fossil is to be taken seriously, then i…

  17. comment
    Comment #47949772

    I trust more a megacorp to survive more than 5 years than a personal host, I can't tell you how many times I've gone to a personal server where something I used was hosted and its …

  18. comment
    Comment #47160991

    Except its actually useful, unless you pay sdf for membership (it's just like $30 or so) the only commands it can run is stuff on /bin, which is their prerogative, but tilde is muc…

  19. comment
    Comment #47077950

    To this day, FPC uses less ram than any C compiler, A good thing in today's increasingly ramless world and they've managed this with way less developers working on it than its C co…

  20. comment
  21. comment
  22. comment
  23. comment
  24. comment
    Comment #46723279

    One of the most used paid and proprietary software is windows, and its users do not matter at all to how it implements its features.

  25. comment
    Comment #46722347

    I've often dreamed of a system where normal users, give money as a promotion for a certain issue to be fixed or even created, if the user wants feature X then he should be able to …