HN user

throwaway019254

689 karma
Posts3
Comments150
View on HN
RegEx Crossword 9 months ago

[^X]* means anything but X as many times as you want. So F will match this part.

Talent Is Alignment 10 months ago

In fact, while I’m unable to remember sounds or hear them in my head, it seems I have a rather good understanding what “sounds nice” that allows me to ad-hoc compose music.

This is interesting. I can remember and hear sounds in my head, but can't visualize any images.

I wonder how common it is.

Solitaire 1 year ago

This game is freaking addicting. I had to uninstall it.

To paraphrase: Instead of relying on medication that helps with issues caused by our society, let's completely change the society so it's no longer the issue?

That's very idealistic, in my opinion.

Happens to me when my phone connects to a cell tower in Mexico. I get a Mexican IP address, and Google tries to accommodate.

You encode the cleartext with a single master key. Then you encrypt the master key with multiple keys and store it together with the encrypted cleartext.

This will not take much more space as only the master key is encrypted multiple times.

Now anybody who has one of the keys can decrypt the master key and subsequently decrypt the cleartext.

I'm surprised there aren't more people using Java nowadays. The JVM is rock solid, the speed is really good, and the latest changes are making the language much more modern.

Maybe people are actually using it but not talking about it? Not sure.