Viewing profile — ninesigns
ninesigns
HN member- Joined
- Sun, Nov 29, 2015, 7:49 PM UTC
- HN karma
- 5
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About ninesigns
No profile information was provided.
Recent public activity
-
comment
Comment #26092613
It's worth noting that current bitcoin capitalization ($600B) is also more than Argentina GDP ($445B), so it can be said that bitcoin users constitute a rather significant (bit)nat…
-
comment
Comment #26035333
I want to point out excellent koreader[1] program for e-readers, that features RSS client. So you connect, fetch your articles and start reading without distractions. For such use …
-
comment
Comment #19234372
I wish Julia would be more strict wrt type coercion of integer to float values. I've once spent a day debugging the issue caused by the following line of code, where t1, t2 are flo…
-
comment
Comment #15057606
AFAIK Haskell doesn't support metaprogramming. Perhaps you mean "Template Haskell"?
-
comment
Comment #12662554
Could someone please write a summary on what has changed in Tox project over last year?
-
comment
Comment #12662541
Not so much on mobile phones.
-
comment
Comment #12662534
That's from wire terms of usage: http://dump.bitcheese.net/images/nexikud/wire.jpg
-
comment
Comment #12662525
https://en.wikipedia.org/wiki/Signal_(software)
-
comment
Comment #12662515
I did this once and ended up with corrupted profile.
-
comment
Comment #12427353
Re: last part Idris programming language has "Uniqueness types" [1], that are inspired by Clean and Rust. There is also an interesting talk [2] where Idris author discusses state/s…