Live data from Hacker News

Viewing profile — agv720

agv720

HN member
Joined
Sun, Oct 18, 2020, 10:15 PM UTC
HN karma
1
Public activity
4 items

About agv720

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #24822315

    > it filter_maps them away, which, to be fair, is what I'd do too Ok, I don't know much rust and I imagined filter_maps reported to the main app. If it is shallowing them, then to …

  3. comment
    Comment #24822077

    >you aren't going to find anyone to argue that C is as safe as Rust. That's good, I was starting to doubt humanity :) >As for the TOCTTOU issue --- which is kind of silly, and had …

  4. comment
    Comment #24821729

    Isn't this code kind of supporting the first point in the article? I mean, the article started by pointing how rust "protected" you from a "TTCTTOU" error. This C code is not only …