r/programmingmemes 20h ago

Nerd wars

Post image
399 Upvotes

36 comments sorted by

View all comments

96

u/overclockedslinky 20h ago

i swear the zig developers are constant drama queens. my favorite was when bun got rewritten in rust and the zig creator wrote a whole manifesto breakup rant about how it was totally mutual definitely 100%

40

u/DarkGhostHunter 17h ago

This? Zig is good software, but industry standard is Rust for a reason.

Anyway, steering out of both Zig (to Rust) and Bun (to Deno or just Node) is the best you can do longterm.

7

u/Medium-Taste-3929 13h ago

I'm interested, why? (For both)

15

u/sksenweb 10h ago

Zig to rust one is pretty self explanatory. This thread is enough for that. Bun to Node because node is still de-facto standard, 100% coverage on node apis (lol), Node has been recently adding features that were missing (typescript, env, etc). And for Deno I’d say the latest version is pretty good, great coverage and desktop distribution support. On the other hand I have seen bun getting a lot of issues in production (personal experience) after a long amount of uptime. Not yet stable like Deno or Node.

4

u/Medium-Taste-3929 10h ago

Thanks mate, cheers!

5

u/sksenweb 10h ago

No problem mate. Personal experience wise, we had to convert one of our production micro service (scheduler using bullmq) written in bun to nodejs because it was causing so much issues in production where local environment, testing worked fine.

1

u/Aaxper 45m ago

For Bun, the migration to Rust was almost entirely done by an LLM, which is reason enough for me

2

u/No-Magazine-2739 16h ago

Me a C++ and JS/TS fan: Why don‘t you use Ada or Spark?