Live data from Hacker News

Viewing profile — redbeeswimming

redbeeswimming

HN member
Joined
Fri, Dec 26, 2025, 12:36 AM UTC
HN karma
1
Public activity
5 items

About redbeeswimming

No profile information was provided.

Recent public activity

  1. comment
    Comment #46388297

    > When I wrote "98% safe code" I meant the code that can be automatically verified by the compiler. I wish the terminology was better. That depends on what is meant by "automatical…

  2. comment
    Comment #46388272

    > If you're letting safe code in the same module as unsafe code mess with invariants, then the whole module needs to be verified by hand, and should be kept as minimal as feasible.…

  3. comment
    Comment #46388216

    > Firstly, the existence of unsafe does not inherently mean the code isn’t memory safe. That does not contradict what I wrote. I am confounded by your post, since an article with v…

  4. comment
    Comment #46388181

    > The website prioritizes programs with 98% safe code over programs with 0% safe code. Please explain this section of the Rustonomicon. https://doc.rust-lang.org/nomicon/working-wi…

  5. comment
    Comment #46388080

    [flagged]