Viewing profile — jvdh
jvdh
HN member- Joined
- Thu, Feb 26, 2009, 4:24 PM UTC
- HN karma
- 1,511
- Public activity
- 455 items
- HN profile
- View on Hacker News ↗
About jvdh
Recent public activity
-
comment
Comment #45169439
It was resolved? In the 'Timeline: The Speed Run' section they list: "Day 1, same day: RBI fixes everything faster than you can say "code red""
-
comment
Comment #18952302
If you don't want to spend $1400 on a clock, but still want to read time in words, there's another option. You can build it yourself for about a 20th of the cost: https://bitbucket…
-
comment
Comment #17756252
From what is currently known it seems plausible that Marcus Hutchins should at least be under investigation. Some of the things he has done in the past were murky. Stopping a large…
-
comment
Comment #15643710
Not to mention that he retired three years ago.
-
comment
Comment #15642408
The point of the letter is that there is something as being polite. Intel telling him about it at some point would have been polite.
-
comment
Comment #15642290
This is earnest in that he would have liked someone from Intel to tell them. It is completely earnest in the sense that he is not expecting any money from it. Likewise he has never…
-
comment
Comment #15642280
It should be noted that Minix is code that was developed by university researchers. Researchers who are payed for by (primarily) European and Dutch tax euros. Also note that many o…
-
comment
Comment #15199280
I'm guessing they are also going after the "fitness club" like profit idea. That is, get a subscription, use it frantically in the beginning. Then slowly you go less and less, but …
-
comment
Comment #14768864
They had a perfectly fine businessmodel. 1Password has been running for years without the SaaS model: > P. S. Please don’t think our excitement for memberships has anything to do w…
-
comment
Comment #14554868
The headline is misleading. They are not planning to fingerprint all children. They are lowering the age at which refugee children are being fingerprinted (from 14 to 6). This is p…
-
comment
Comment #14171782
Things have progressed quite a bit since 2008 fortunately. Vulnerability disclosures have become much more acceptable, and are handled in a much better way. Lots more information a…
- story
-
comment
Comment #13906949
this raises an interesting question: does one side have an advantage with an incorrectly oriented board? Googling it doesn't really seem to give an answer. Most results that I foun…
-
comment
Comment #13900779
`It's interesting to note that the PS4 OS is also a forked FreeBSD variant as well.` Here's a nice talk at CCC last year which explains some bits of FreeBSD in the PS4. It's mostly…
-
comment
Comment #13635622
The naming of "private key" versus "secring.pgp" is very valid criticism. Also the fact that it crashes on first use, and that it is all not very user-friendly are all valid critic…
-
comment
Comment #13635600
Encrypted email for this user group is certainly not over, and there is still no realistic alternative for it. So PGP is not going to go away completely.
-
comment
Comment #13635566
Keybase.io is the best solution that has been put forward to solve this problem.
-
comment
Comment #13635557
They don't because GPG is ancient, and there was no proper way to do email validation back then. It is sort of better now, but still very hard to do. If you have realistic worries …
-
comment
Comment #13635489
The author probably exaggerates, but identifies a very valid point. You really don't want to have this kind of confusion about something that you are planning to trust your secrets…
-
comment
Comment #13635472
There is still very much a set of users in the incident response community that relies on PGP. These are professional teams that need to communicate with each other. They talk abou…
- story
-
comment
Comment #13501109
If you mean "logging" as in web server logs, then it completely depends on the configuration of the server and there is nothing the client can do about it.. If you mean "transferri…
-
comment
Comment #13501087
Although with most TLS implementations they will see the size of your transfers, thus still giving away which URL you visited....
-
comment
Comment #13501038
.onion addresses are like a public key. The server needs to have a private key. Vanity addresses, ones that have a name at the beginning, require some processing in order to find t…
-
comment
Comment #13205118
Fortunately it is really easy to print it in other formats. Which is certainly not the case for the standard datetime library.