Live data from Hacker News

Viewing profile — sajex

sajex

HN member
Joined
Mon, Jun 12, 2023, 8:51 PM UTC
HN karma
1
Public activity
1 items

About sajex

No profile information was provided.

Recent public activity

  1. comment
    Comment #36301014

    Async doesn't give you parallelism by default though, you just get concurrency. You don't get parallelism without using Workers.