this post was submitted on 10 Sep 2023
213 points (94.9% liked)

Programmer Humor

25548 readers
1022 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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] fosforus@sopuli.xyz 18 points 2 years ago* (last edited 2 years ago) (2 children)

This will generate lots of fun moments when developers use Bun and the runtime environment is stuck at Node for some reason. For instance, because of AWS Lambda.

[–] rikudou@lemmings.world 5 points 2 years ago

I'm pretty sure someone will make a custom layer.

[–] BlackEco@lemmy.blackeco.com 4 points 2 years ago

Can't you deploy Docker images to Lambda now? Granted, startup times will probably be slower than native Node.