Live data from Hacker News

Viewing profile — ichub

ichub

HN member
Joined
Sun, Jun 07, 2015, 12:07 AM UTC
HN karma
13
Public activity
12 items

About ichub

No profile information was provided.

Recent public activity

  1. story
  2. comment
  3. 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…

  4. comment
    Comment #11160786

    Didn't know about Eager, thanks for letting me know about it!

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

  6. comment
    Comment #11160746

    Looks like Safari doesn't support `let` syntax yet. I fixed it, should work now. Thanks for letting me know (:

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

  8. story
  9. story
  10. comment
    Comment #9834658

    Thanks for the suggestion, I implemented it: https://github.com/ichub/physics/commit/5b875ea2d5e3dfa3f5a0...

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