Live data from Hacker News

Viewing profile — JayOtter

JayOtter

HN member
Joined
Tue, Sep 30, 2014, 9:53 PM UTC
HN karma
268
Public activity
54 items

About JayOtter

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #41539059

    Thanks for this, super useful. I'll update the post accordingly.

  4. story
  5. story
  6. story
  7. story
  8. story
  9. comment
    Comment #16291064

    For anyone interested in making little games in Golang, Termloop[1] is a terminal-based engine (though it uses text to render rather than this iTerm-specific feature). [1] https://…

  10. comment
    Comment #14210967

    My instinct would be that it'll be just inherently nicer to use in a statically-typed language.

  11. story
  12. comment
    Comment #13131233

    Which is a really good, actively maintained library. Shameless plug for the game engine I wrote using it: https://github.com/JoelOtter/termloop

  13. comment
    Comment #13105101

    Currently, yeah, just JS. It's aimed more at non-technical folks - the "clever graphing" stuff should work without writing much code, if any.

  14. comment
    Comment #13104753

    Or, if you prefer your interactive notebooks not to rely on a backend service: http://www.joelotter.com/kajero/

  15. comment
    Comment #13081192

    I imagine a lot of the specific detail has been omitted to avoid this exploit being used for malicious purposes. EDIT: Followup post is here: https://medium.com/@afd_icl/first-stop…

  16. story
  17. comment
    Comment #13022810

    The idea of supplying a spec to transform arbitrary data is interesting to me. I did one in JavaScript called Reshaper[1], and then hooked it up to a library wrapper called Smolder…

  18. comment
    Comment #11709017

    There should be tooltips on hover already. :) Best of luck with your project!

  19. comment
    Comment #11708999

    I hadn't, thanks!

  20. comment
    Comment #11708996

    Agreed, this would be excellent. I'll look into it. Thanks!

  21. comment
    Comment #11708995

    I saw, actually! Worth a look.

  22. comment
    Comment #11708319

    This looks really useful. Could be just what I need - thanks a lot. :)

  23. comment
    Comment #11708194

    That sounds about right. Might fade it out and have that as the tooltip.

  24. comment
    Comment #11707948

    Yup, Tonic is super cool. This is more for presenting data than demoing libraries, but I'd like it to be as useful as possible for many things. If you save it as an HTML file you c…

  25. comment
    Comment #11707899

    That sounds cool - do let me know if you do anything interesting with it. :)