Viewing profile — zurfyx
zurfyx
HN member- Joined
- Fri, Oct 21, 2016, 8:51 PM UTC
- HN karma
- 23
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About zurfyx
No profile information was provided.
Recent public activity
-
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…
-
comment
Comment #31028665
No idea :D https://github.com/facebook/lexical/pull/1733
-
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…
-
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
-
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...
-
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…
-
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... …
-
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…
-
comment
Comment #19074756
A setInterval/setTimeout can only be cleared (clearInterval/clearTimeout). Modifications have to pushed through clear -> set.
- story
-
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…
- story
- story
-
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
-
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://…
-
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…
- story
-
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.
- story
- story
- story