I’ve been thinking about this for days. Incredible stochastic algorithm, gets more reliable the larger your input, incredibly fast, trivial to implement and deterministic on its inputs. It really has so much going for it.

(Via @jonathankoren )

@mhoye @i0null @jonathankoren How can I unsee this?
@et @mhoye @jonathankoren
bool mark_as_unread() {
return true;
}