RSSAmplifier

Blog

Content

Some thoughts

/RSS feed ↗2 posts

Latest posts

Equity is Worth More Than Cash Because of Optionality

By Peter Schmidt-Nielsen Against “you should treat equity as worthless” A common refrain I hear when folks talk about evaluating offers from start-ups is “you have to treat the equity as worthless”, and also to treat equity in larger companies as being basically volatile (i.e. worse) cash. In this post I’ll argue that not only is $1 of equity 1 in a job offer worth more than $1 of cash, but often…

Cryptanalysis of Meow Hash

By Peter Schmidt-Nielsen Meow hash Meow hash is a fast keyed hash function, on GitHub here . At time of writing, Meow hash has 1.2k stars and has several community ports to other languages. Its main design goal is to be extremely fast on processors with hardware AES acceleration, operating at memory bandwidth speeds on large inputs (≥ 50 GiB/s), with relatively low overhead on small inputs as…