Viewing profile — jhnct
jhnct
HN member- Joined
- Sun, May 09, 2021, 9:23 PM UTC
- HN karma
- 7
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About jhnct
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #30577936
Totally agree, anything with a (big) firmware or mass storage looks like a better device to compromise.
-
comment
Comment #30577737
My yubikeys were sent in an envelope identifying its content, I thought it wasn't a smart move at the time :/.
-
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…