Live data from Hacker News

Viewing profile — fricze

fricze

HN member
Joined
Wed, Jul 17, 2024, 11:39 AM UTC
HN karma
2
Public activity
4 items

About fricze

No profile information was provided.

Recent public activity

  1. comment
    Comment #42681258

    tl;dr; JavaScript DOM nodes are just handles to Blink DOM nodes. The article doesn't peek under the hood tbh. If you want to look under the hood you should analyze the Blink implem…

  2. comment
    Comment #42429914

    Ok. So it’s all single threaded, right? Then it only looks like run concurrently from the consumer side. There’s no actual work being done at the same time

  3. comment
    Comment #42410322

    Interesting. How is the concurrency achieved? I don’t see any info about concurrency implementation on the website

  4. comment
    Comment #41383527

    Fun stuff