Viewing profile — JayOtter
JayOtter
HN member- Joined
- Tue, Sep 30, 2014, 9:53 PM UTC
- HN karma
- 268
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About JayOtter
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #41539059
Thanks for this, super useful. I'll update the post accordingly.
- story
- story
- story
- story
- story
-
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://…
-
comment
Comment #14210967
My instinct would be that it'll be just inherently nicer to use in a statically-typed language.
- story
-
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
-
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.
-
comment
Comment #13104753
Or, if you prefer your interactive notebooks not to rely on a backend service: http://www.joelotter.com/kajero/
-
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…
- story
-
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…
-
comment
Comment #11709017
There should be tooltips on hover already. :) Best of luck with your project!
-
comment
Comment #11708999
I hadn't, thanks!
-
comment
Comment #11708996
Agreed, this would be excellent. I'll look into it. Thanks!
-
comment
Comment #11708995
I saw, actually! Worth a look.
-
comment
Comment #11708319
This looks really useful. Could be just what I need - thanks a lot. :)
-
comment
Comment #11708194
That sounds about right. Might fade it out and have that as the tooltip.
-
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…
-
comment
Comment #11707899
That sounds cool - do let me know if you do anything interesting with it. :)