Viewing profile — pwildani
pwildani
HN member- Joined
- Mon, Nov 17, 2014, 11:58 PM UTC
- HN karma
- 22
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About pwildani
No profile information was provided.
Recent public activity
-
comment
Comment #40957302
I've been using one of these for about a year. It's been great having a device that I can actually reach all of, and the small size also helps to not be a distraction. About the on…
-
comment
Comment #34741920
Reddit's TFA is not phone number based. You use a one time password generator.
-
comment
Comment #22842008
If you use virtual addresses to index your caches, you have to clear them all on every process context switch. With physical addresses, you just have to clear your TLB cache.
-
comment
Comment #21749201
The actual analysis of inserts are that they take "amortized O(1) with a single operation worst case of O(N)" So N operations take N measurement units as N goes to infinity, but an…
-
comment
Comment #14600171
Each beat is probably better considered a symbol, so by your analysis the human audio channel is around 20 baud not 20 bits/s. The symbol size obviously has a large impact on the i…
-
comment
Comment #8621635
ZFS is also very far away from the state of the art in online dedup. For instance, http://users.soe.ucsc.edu/~avani/wildani-icde13dedup.pdf has a theoretical dedup regime that need…