Viewing profile — Omerd6
Omerd6
HN member- Joined
- Sat, Jan 20, 2024, 10:59 PM UTC
- HN karma
- 7
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About Omerd6
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
-
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…
-
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…
-
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…