HN user

haakon

1,954 karma

My public key has fingerprint 4045 5A81 4AA7 D22B 2636 A037 84EA 8254 1F47 C4A7.

It can be found on each of these URLs:

https://keys.openpgp.org/vks/v1/by-fingerprint/40455A814AA7D22B2636A03784EA82541F47C4A7

* https://keyserver.ubuntu.com/pks/lookup?search=40455A814AA7D22B2636A03784EA82541F47C4A7&fingerprint=on&op=index

https://github.com/haakonn.gpg (on my GitHub account)

https://www.reddit.com/r/KeybaseProofs/comments/1d68a9w/my_keybase_proof_reddithaakon_keybasehaakon/ (on my Reddit account)

Posts30
Comments324
View on HN
sequoia-pgp.org 8mo ago

Post Quantum Cryptography in Sequoia PGP

haakon
1pts0
keepassxc.org 8mo ago

About KeePassXC's Code Quality Control

haakon
112pts43
www.youtube.com 10mo ago

I build a machine that turns you into a criminal [video]

haakon
1pts0
tails.net 10mo ago

Tails 7.0

haakon
4pts0
corrode.dev 10mo ago

Be Simple

haakon
4pts0
www.openssh.com 1y ago

OpenSSH 10.0/10.0p1 (2025-04-09)

haakon
1pts1
blog.rust-lang.org 1y ago

Announcing Rust 1.85.0 and Rust 2024

haakon
84pts15
blog.torproject.org 4y ago

Congestion Control Arrives in Tor 0.4.7-stable

haakon
149pts24
wrathofgnon.substack.com 5y ago

How to build a small town in Texas

haakon
256pts213
www.anandtech.com 5y ago

Nvidia Unveils Grace: A High-Performance Arm CPU for Use in Big AI Systems

haakon
324pts203
r6.ca 5y ago

It Is Never a Compiler Bug Until It Is

haakon
3pts0
www.elastic.co 8y ago

Elasticsearch 6.0.0 GA released

haakon
192pts86
blockstream.com 8y ago

Blockstream Satellite

haakon
3pts0
petertodd.org 9y ago

‘Carbon Dating’ the Internet Archive with OpenTimestamps

haakon
106pts18
casual-effects.com 10y ago

Markdeep

haakon
256pts78
casual-effects.com 10y ago

Markdeep

haakon
8pts2
lists.linuxfoundation.org 10y ago

[Bitcoin-dev] Disclosure: consensus bug indirectly solved by BIP66

haakon
10pts0
www.washingtonpost.com 11y ago

German researchers discover flaw that could let anyone listen to cell calls

haakon
311pts137
blog.torproject.org 11y ago

Solidarity against online harassment

haakon
7pts1
phys.org 11y ago

Can you be identified on Tor or is that just what the cops want you to believe?

haakon
2pts0
cutehacks.com 12y ago

Omi – split bills with friends and keep a running balance

haakon
2pts0
esr.ibiblio.org 12y ago

On being a gentleman

haakon
1pts0
medium.com 12y ago

Bitcoin and the Dólar Blue in Argentina

haakon
3pts0
techcrunch.com 12y ago

Payward Raises $5M From Hummingbird To Fund Kraken Bitcoin Exchange

haakon
1pts0
programming.oreilly.com 12y ago

Bitcoin is an open network that exhibits resilience and anti-fragility

haakon
2pts0
edanyago.me 12y ago

Startup cities to become reality

haakon
3pts0
www.nist.gov 12y ago

NIST reopens public comment period after concerns about NSA

haakon
10pts0
www.today.com 12y ago

Bradley Manning statement: I want to live as a woman

haakon
12pts0
www.facebook.com 12y ago

WikiLeaks publishes three new encrypted "insurance" files

haakon
1pts0
archives.seul.org 13y ago

Tor anonymity: How I Learned to Stop Ph34ring NSA and Love the Base Rate Fallacy

haakon
3pts0
NetHack 5.0.0 3 months ago

Can you name a game that is older than NetHack and still in active development? I can't.

It's also not simply a matter of agreeing on what tasks to use. The task has to be computationally difficult to perform, but computationally trivial to verify. It must also be verifiable with only the context of the blockchain (no "oracle" that can make claims about real-world events).

Primecoin exist(ed?) and used the search for Mersenne prime numbers as its proof-of-work. That was 13 years ago and is still the only example I know of "proof-of-useful-work", and it would not be difficult to find sour voices challenging its usefulness.

It's a common misunderstanding that mining just gets harder and harder as time goes by and more coins are minted. It's often misreported that way. But in fact, the difficulty is dynamic and adjusts itself to keep minting at the predetermined rate regardless of the number of participants. Mining has gotten harder on long timelines, but only because more computing power has been added.

Backed stablecoins aren't some anarchistic anti-government thing; they are highly regulated and will lose access to their banking if they don't follow the rules – rules which require them to freeze coins in cases of crime.

If you want to show a middle finger to government there are cryptocurrencies for that, but USD stablecoins with centralized backing is not it.

Just watching it now (and what a house it is). There's a TV in almost every room, and Fox News is on each of them. He says: "Yes, it is the same station on every television, because that's how the system is designed. It's designed so it'll play the same station all over the house. It happens to be Fox News, but I do flip around. It's not nailed on Fox News, in case you're wondering."

mc user for decades here. I spent a long time teaching myself yazi and configuring it just to my liking, only to realize I don't really use a file manager that much anymore. It's hard to compete with shells for efficiency in most scenarios.

Framework Laptop 16 11 months ago

I wish I could buy it, but I'm in the unfortunate situation of being in Norway, instead of almost any other European country. Will you ever ship here? ;-(

Gleam seems like such a nice language. The language server integrated in its single-binary toolchain looks nice.

The only unexpected thing I've found is the lack of structs/objects. Instead you only have "enums", which they call custom types, and a "struct" is implemented as an enum with one variant, seen in the article:

    pub type Pokemon {
      Pokemon(pokedex_number: Int, name: String)
    }
I mean sure, why not, except you have to repeat the name ("Pokemon").

Your understanding is correct. It happened to me; someone made a Workspace for a domain name I own, and made a user on that workspace to match an email address I have on that domain, and then used "Sign in with Google" on Dropbox. Luckily I don't use Dropbox, so instead of gaining access to my files there, it just resulted in a new Dropbox account being created.

I noticed all this, of course, because I got email notifications for all of it.

They were legally compelled to add IP logging for that specific user. After this incidence, they went on to obtain a court ruling in Switzerland, where they operate, so that this specific attack cannot happen again. In their blog post about it [1], they instruct concerned users to access their account over Tor.

Of course when Proton say they don't log, we just have to take their word for it. People who don't want that element of trust can use Tor. Personally I believe their story in this case.

[1] https://proton.me/blog/climate-activist-arrest

It wasn't early; v2 desperately needed to be phased out. The crypto was obsolete and the protocol had known flaws. Over a year's lead time was given (see timeline: https://blog.torproject.org/v2-deprecation-timeline/).

However, links live on in a million places, and it's hard to motivate hobbyist webmasters of niche onion sites to migrate. On /r/Tor, we regularly get people asking why some onion site doesn't work, and it's a v2 site. That's two years after they stopped working. (I wish Tor Browser would detect a v2 attempt and give a nice explanation instead of an opaque error message, though)

The truth is that whatever schedule they could choose would cause allegations of it being too early.