thaunatos | 9 years ago | on: What CSS minifiers also leave behind
thaunatos's comments
thaunatos | 9 years ago | on: Announcing the tokio-io Crate
I'm familiar with Java Futures, but can't tell if it's the same concept as what you're talking about. What exactly is a "delimited continuation"?
thaunatos | 9 years ago | on: GitHub lost $66M in nine months of 2016
thaunatos | 9 years ago | on: Tracking Down a Python Memory Leak
thaunatos | 9 years ago | on: Algorithms and Data Structures: Trie (Prefix tree)
It doesn't support adding words at run-time, but it seems to have attractive space usage.