Live data from Hacker News

Viewing profile — hegelstoleit

hegelstoleit

HN member
Joined
Tue, Jun 14, 2022, 7:12 PM UTC
HN karma
25
Public activity
14 items

About hegelstoleit

No profile information was provided.

Recent public activity

  1. comment
    Comment #33176045

    The point of mixed reality is that you can beam people into the space. So the people in the room could watch on a TV and be there in person if they wanted, while everyone else was …

  2. comment
    Comment #33063389

    Obviously rust panic is not the same as a kernel panic. What you're taking for granted is that just because rust can catch a panic that it will. A simple overflow can cause a panic…

  3. comment
    Comment #33062404

    As far as I'm aware there's no way to reliably catch all panics. catch_unwind does not catch all panics. Handlers don't stop the program from terminating abruptly.

  4. comment
    Comment #33062354

    1. As far as i'm aware there's no way to reliably catch all panics. catch_unwind does not catch all panics. 2. The whole point is that consequences of a panic are worse than the co…

  5. comment
    Comment #33062210

    Splint doesn't make C memory safe. What I meant is that it doesn't prevent the same problems that Rust does. Hence, you can add a linter to rust to prevent panics. You cannot add a…

  6. comment
    Comment #33062181

    Easy. Linus for being insufferable.

  7. comment
    Comment #33057387

    I think you're missing the point Linus made. Panicking is safer from a memory safety perspective, but it's not from a kernel perspective. You'll lose all the file changes that are …

  8. comment
    Comment #33057332

    Linters can catch panics, linters for C won't catch memory issues which is what rust prevents.

  9. comment
    Comment #33057092

    Anyone who has to interact with him pretty much.

  10. comment
    Comment #33057080

    Nobody "has to" have a job either. It's interesting how words can have different standards of necessity depending on how you contextualize them. Is a basketball player tall? If you…

  11. comment
  12. comment
    Comment #33056324

    If you're just doing BFS why do you care who the parent is? Why not just choose the parent to be the predecessor? I.e if you visit 4 from 1, then 1 is the parent. Why do you need t…

  13. comment
    Comment #32526965

    Owon vds 1022I served me well for basic stuff. PC oscilloscopes are pretty decent for the $ cost. There's definitely better out there, but if you're in the market for a budget scop…

  14. comment
    Comment #31942537

    Who the fuck is buying vegan meat and being like "oh I thought this was meat"? Do we seriously need to legislate that? There's no real victim here, it's just a bunch of people who …