this post was submitted on 10 Sep 2023
213 points (94.9% liked)
Programmer Humor
25460 readers
982 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh no. Another thing to learn.
It's almost 100% compatible with node but faster. A lot faster. So no need to learn anything but few cli commands. For example
bun run dev
instead ofnpm run dev
.Edit: website
I'm trying to get my work to switch to bun but we have packages in a private AWS codeartifact repo. Does it support this? I tried to use it with our npmrc file but it couldn't install those packages.
This answers my question https://bun.sh/docs/install/registries