Live data from Hacker News

Viewing profile — zurfyx

zurfyx

HN member
Joined
Fri, Oct 21, 2016, 8:51 PM UTC
HN karma
23
Public activity
21 items

About zurfyx

No profile information was provided.

Recent public activity

  1. comment
    Comment #40868972

    Lexical contributor here. I love what you've build here! A full-fledged collaborative rich text editor. I'm glad that Lexical worked well for you, we'd be happy to take your feedba…

  2. comment
    Comment #31028665

    No idea :D https://github.com/facebook/lexical/pull/1733

  3. comment
    Comment #31024378

    Mostly referring to high-traffic surfaces here, like Facebook Feed or Messenger. The % varies depending on the environment and the previous Draft.js implementation (and their plugi…

  4. comment
    Comment #31024330

    Thanks for trying it out! Mind drafting a quick issue here so that we can have a look? https://github.com/facebook/lexical/issues

  5. comment
    Comment #31024080

    No docs yet - but this code pointer for physical files (plugin) may help https://github.com/facebook/lexical/blob/main/packages/lexic...

  6. comment
    Comment #31023914

    We listen to a few typing related events and do some computation from here: keydown, input, beforeinput. Android, contrary to any other device, mostly relies on composition so Lexi…

  7. comment
    Comment #31023884

    Running your own editor with built-in plugins does not take more than a few lines of code - see the playground code https://github.com/facebook/lexical/blob/main/packages/lexic... …

  8. comment
    Comment #31023832

    For 1. 2. see @trueadm's answer here - https://news.ycombinator.com/item?id=31022152 3. Lexical is not strictly tied to collaboration but its plugin system was built to be extensib…

  9. comment
    Comment #19074756

    A setInterval/setTimeout can only be cleared (clearInterval/clearTimeout). Modifications have to pushed through clear -> set.

  10. story
  11. comment
    Comment #15746434

    "Of all the ways of doing concurrency, callbacks are by far the worst," Why? Working with callbacks on a solo thread has proved to be more performant I/O wise than threads. "for an…

  12. story
  13. story
  14. comment
    Comment #14729035

    I did download it if that helps (the video when you started with "test 123"). Will be up in ~2h https://youtu.be/qFoKjhIFGsk

  15. comment
    Comment #14728948

    For those who want to see how it was built, he still has a few videos about the early stages of its development on his YouTube: https://www.youtube.com/watch?v=fBZRGLzYnns https://…

  16. comment
    Comment #14649544

    Hey! I wrote this library[0] as a part of Google Summer of Code 2017 @ Physical Web organization. I found no easy way of integrating (reading & writing URLs) my browsed-based app[1…

  17. story
  18. comment
    Comment #13646828

    It looks great atm, now it matches the colors of the site. They even recently added it a grey-er background color which makes it different from the content background.

  19. story
  20. story
  21. story