Live data from Hacker News

Viewing profile — kgryte

kgryte

HN member
Joined
Sun, Jul 26, 2015, 1:36 AM UTC
HN karma
3
Public activity
20 items

About kgryte

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #44597425

    Here's a reflection from one of the study's participants, which covers some of the common criticisms and where he see opportunities for further study. https://blog.stdlib.io/reflec…

  10. story
  11. story
  12. story
  13. story
  14. story
  15. comment
  16. story
  17. story
  18. comment
    Comment #18955205

    For an example of using stdlib in Observable, see here: https://beta.observablehq.com/@kgryte/stdlib-real-time-k-mea... . Other notebooks can be found here: https://beta.observable…

  19. comment
    Comment #18949071

    Re: native vs JS. I'd say it depends. For certain implementations, such as operations on large arrays, native implementations can provide performance benefits (see https://github.c…

  20. comment
    Comment #18948303

    Notable exceptions are R, Julia, MATLAB, Mathematica, etc. Namely, environments/languages which focus on numerical and scientific computing applications. One of the project's goals…