Live data from Hacker News

Viewing profile — Omerd6

Omerd6

HN member
Joined
Sat, Jan 20, 2024, 10:59 PM UTC
HN karma
7
Public activity
9 items

About Omerd6

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #41074484

    I just checked and you are correct, in node it only installs the compiled version. Apparently you can only view the uncompiled source code in deno since it natively supports typesc…

  8. comment
    Comment #41072689

    The legendary Ryan dahl is actually working on solving the exact problem you described by creating a new package registry called JSR. Essentially what it does is allow you to uploa…

  9. comment
    Comment #39073429

    does merging all of your api calls to a single one means that the slowest request is a bottle neck? when splitting your request the user can view his profile picture before the mai…