Viewing profile — ichub
ichub
HN member- Joined
- Sun, Jun 07, 2015, 12:07 AM UTC
- HN karma
- 13
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About ichub
No profile information was provided.
Recent public activity
- story
- comment
-
comment
Comment #11164574
Honestly, I'm not sure. If it was really an issue, it'd be trivial to change the script to render things as nested divs and spans. The appeal of custom elements, at least to me, is…
-
comment
Comment #11160786
Didn't know about Eager, thanks for letting me know about it!
-
comment
Comment #11160772
If you're wondering about how you would go about using this in your own website, check out the documentation in the github repo here: https://github.com/ichub/tply If you're wonder…
-
comment
Comment #11160746
Looks like Safari doesn't support `let` syntax yet. I fixed it, should work now. Thanks for letting me know (:
-
comment
Comment #11159525
Yes, you can delete previously typed sentences, see example #3 on the site: use a element. If you want a caret, there's two options: * put your tply source into a span, then after …
- story
- story
-
comment
Comment #9834658
Thanks for the suggestion, I implemented it: https://github.com/ichub/physics/commit/5b875ea2d5e3dfa3f5a0...
- story
-
comment
Comment #9672886
I finished something like this too, after working on it for about a year: http://papertogether.com/ Of course it's not as fully featured, but it was a fun experience. I'm surprised…