Live data from Hacker News

Viewing profile — suspended_state

suspended_state

HN member
Joined
Tue, Feb 25, 2025, 12:40 PM UTC
HN karma
126
Public activity
104 items

About suspended_state

No profile information was provided.

Recent public activity

  1. comment
    Comment #46846459

    https://en.wikipedia.org/wiki/Brontosaurus#:~:text=For%20dec... So, who is correct?

  2. comment
    Comment #46777011

    How do you compare a system where the communication channel goes only one way in a single country to a system where everyone potentially contributes to the content and is distribut…

  3. comment
    Comment #46701661

    Some sense of perspective: https://news.ycombinator.com/item?id=46273466

  4. comment
    Comment #46663169

    So you were criticizing the C language syntax, without considering the context which it was designed in. Just to give this context a little bit more substance, Pascal was designed …

  5. comment
    Comment #46641051

    I don't really know what you mean by "worst-designed syntax". Do you mean that the design process was bad, or that the result is bad?

  6. comment
    Comment #46548301

    I'm not sure I understand this article, but the argument you present seems to be that when considering P and NP as relational objects, they don't have the same signature, thus cann…

  7. comment
    Comment #46548270

    You should probably have linked the whole work which is briefly referenced at the end of the article, and isn't yet indexed by search engines. I found it by myself: https://zenodo.…

  8. comment
    Comment #46500785

    The linking stage could perhaps be performed at process launch by a privileged task? See this comment thread: https://news.ycombinator.com/item?id=46494183 Isn't a virtual ISA like…

  9. comment
    Comment #46499560

    What I meant, and indeed it was poorly explained, is that an address shouldn't be just an integer freely manipulable by any instruction. The microcode will obviously know how to an…

  10. comment
    Comment #46495201

    > Code has to have addresses for calls and branches. Does it mean that at that level an address has to be an offset in a linear address space? If you have hardware powerful enough …

  11. comment
  12. comment
    Comment #46494330

    But that address doesn't have to be visible at the ISA level.

  13. comment
    Comment #46480281

    There are channels in place to discuss security matters in open source. I am by no mean an expert nor very interested in that topic, but just searching a bit led me to https://oss-…

  14. comment
    Comment #46480200

    Indeed nobody does that, because it would just be pointless, it doesn't expose the real issue. Is a security vulnerability a symptom, or the real issue though? Doesn't it depends o…

  15. comment
  16. comment
    Comment #46476029

    > Are memory leak fixes described as memory leak fixes in the logs or intentionally omitted as such? Are kernel panics or hangs not described in the commit logs even if they only h…

  17. comment
    Comment #46474014

    If it is faulty, then it's not a bug, it's a flaw.

  18. comment
    Comment #46473935

    > The problem with that argument is that the reports don’t necessarily come from the organization for whom it’s an issue. You can already say that for the majority of the bugs bein…

  19. comment
    Comment #46420080

    It's difficult to really know what was the intent without seeing the actual prompt of the painter. Comment [intentionally] designed to look like generative AI.

  20. comment
    Comment #46400838

    https://copilot.microsoft.com/shares/W9krzb8CuhT5zRE5hZzjE

  21. comment
    Comment #46397947

    Papermaking, printing, gunpowder, compass, porcelain, paper money, abacus, iron plow, wheelbarrow.

  22. comment
    Comment #46355033

    I stumbled on this: https://lobste.rs/s/qoqfwz/inverse_parentheses#c_n5z77w which should provide the answer.

  23. comment
    Comment #46353941

    I think ungrouping make sense if you consider reverse parentheses as a syntactic construct added to the language, and not replacing the existing parentheses. For instance, using "]…

  24. comment
    Comment #46345607

    Shouldn't there be an argument for best effort? If the issue has been removed as soon as it has been detected, doesn't it count for something?

  25. comment
    Comment #46337375

    You're correct.