Viewing profile — ontofractal
ontofractal
HN member- Joined
- Sat, Mar 04, 2017, 2:13 PM UTC
- HN karma
- 16
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ontofractal
http://twitter.com/ontofractal
Recent public activity
-
comment
Comment #16755598
> They're going to look at you like you're an idiot. Are they really going to? As someone with many years of marketing/branding/advertising experience, CockroachDB is a bold, power…
-
comment
Comment #16378117
There was some research exposing vulnerabilities in Monero privacy tech[0], but AFAIK ringCTs and enforced minimum sizes of ring signatures fixes it. [0] http://hackingdistributed.…
-
comment
Comment #16377918
> The private transactions in ZCash are very rarely used so any privacy leaks the article talks about should affect large parts of ZCash users as well. That's true! However unlike …
- story
-
comment
Comment #13790998
I'd like to share some solutions. This is a compact notation for Elixir using the capture operator `&` and importing all Enum functions: import Enum [1,2,3,4] \ |> filter(& rem(&1,…