Viewing profile — redbeeswimming
redbeeswimming
HN member- Joined
- Fri, Dec 26, 2025, 12:36 AM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About redbeeswimming
No profile information was provided.
Recent public activity
-
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…
-
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.…
-
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…
-
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…
-
comment
Comment #46388080
[flagged]