Live data from Hacker News

Viewing profile — munrocket

munrocket

HN member
Joined
Mon, Jul 09, 2018, 10:44 PM UTC
HN karma
29
Public activity
16 items

About munrocket

No profile information was provided.

Recent public activity

  1. 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.

  2. story
  3. comment
    Comment #47623764

    Documentation: https://test-zond.theqrl.org/

  4. story
  5. comment
    Comment #44508009

    You can turn it on in developer features in MacOS Sequoia/iOS 18. Compute.toys fully compatible with Safari.

  6. story
  7. story
  8. story
  9. comment
    Comment #23693251

    interesting, thanks!

  10. comment
    Comment #23674205

    Probably it's need some time for load or reload would help?

  11. comment
    Comment #23674185

    I thought it was pretty clear that examples in the list are links :D

  12. story
  13. 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…

  14. comment
    Comment #21958030

    Nope, check this demo https://runkit.com/munrocket/double.js-hn-example

  15. 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…

  16. story