Live data from Hacker News

Viewing profile — jhnct

jhnct

HN member
Joined
Sun, May 09, 2021, 9:23 PM UTC
HN karma
7
Public activity
4 items

About jhnct

No profile information was provided.

Recent public activity

  1. comment
    Comment #30577953

    Yes, UI tests are very hard to maintain on Android so I always pull and run the code to check the actual behavior. As said by others compilation and linting are done by the CI.

  2. comment
    Comment #30577936

    Totally agree, anything with a (big) firmware or mass storage looks like a better device to compromise.

  3. comment
    Comment #30577737

    My yubikeys were sent in an envelope identifying its content, I thought it wasn't a smart move at the time :/.

  4. comment
    Comment #27099958

    Exactly, started university in Paris in 2004 and OCaml was used to teach data structures for instance. First year was Scheme and C, second year had Java, OCaml, more C, some C++ if…