Viewing profile — jaws-
jaws-
HN member- Joined
- Sat, Dec 27, 2014, 10:07 PM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About jaws-
No profile information was provided.
Recent public activity
-
comment
Comment #9355610
http://rosetta.alhur.es/compare/nim/go/#Matrix_arithmetic Nim: proc det[M,N](a: Matrix[M,N]): float = let n = toSeq 0..a.high for sigma, sign in n.permutations: var x = sign.float …
-
comment
Comment #9119486
Is your point that Bitcoin is an anarchist currency for buying drugs, and nothing else? That it can't possibly have value outside of online payments? "BTC" is just the unit of acco…
-
comment
Comment #8804161
- Game engine: https://github.com/rnentjes/nim-ludens - Another: https://github.com/Vladar4/nimgame - Aporia IDE: https://github.com/nim-lang/Aporia - Web framework: https://github…