Viewing profile — Nauxuron
Nauxuron
HN member- Joined
- Tue, Oct 27, 2015, 8:38 AM UTC
- HN karma
- 17
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About Nauxuron
Recent public activity
-
comment
Comment #46734423
This really does not need to be that hard. For TLS, many tools support setting the SSLKEYLOGFILE environment variable to log the session keys used in connections. Wireshark can imp…
-
comment
Comment #45962981
> You can't even access the data without locking the mutex. It's even nicer than that: you can actually access data without locking the mutex, because while you hold a mutable borr…
-
comment
Comment #43954358
> 4.5/o3 doesn't seem hugely more intelligent then 3.0 -- it hallucinates less [...] This is not entirely true, or at least the trend is not necessarily less hallucination. See sec…
- story
-
comment
Comment #14504093
Apparently, this is not always implemented correctly on SSDs. It should take quite some time, but if it finishes after a few seconds, it probably didn't really wipe your SSD secure…
-
comment
Comment #10646057
Command driven configuration. Everything is scriptable. It also uses a binary tree structure for managing splits, and I found out that I liked that more than the way i3 does it.