Viewing profile — munrocket
munrocket
HN member- Joined
- Mon, Jul 09, 2018, 10:44 PM UTC
- HN karma
- 29
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About munrocket
No profile information was provided.
Recent public activity
-
comment
Comment #47664233
Yes, this is why I invested in QRL crypto. With lates updates and no T1 exchange it looks like a good opportunity to grow.
- story
-
comment
Comment #47623764
Documentation: https://test-zond.theqrl.org/
- story
-
comment
Comment #44508009
You can turn it on in developer features in MacOS Sequoia/iOS 18. Compute.toys fully compatible with Safari.
- story
- story
- story
-
comment
Comment #23693251
interesting, thanks!
-
comment
Comment #23674205
Probably it's need some time for load or reload would help?
-
comment
Comment #23674185
I thought it was pretty clear that examples in the list are links :D
- story
-
comment
Comment #21961053
The problems begins when calculations is long and int64/int32 not enough to store full fraction precision. Lol seems that I find a bug in Fraction.js in rounding https://runkit.com…
-
comment
Comment #21958030
Nope, check this demo https://runkit.com/munrocket/double.js-hn-example
-
comment
Comment #21957743
How many FLOP do you need to add two rationals? We don't have int type in javascript, only bigInt but it not supported in some browsers and probably not fast enough. UPD: I added F…
- story