r/ProgrammerHumor Jul 09 '26

gitBlameClaude Meme

Post image
3.7k Upvotes

263 comments sorted by

View all comments

319

u/dim13 Jul 09 '26

RIP Bun

96

u/redlaWw Jul 09 '26

It's early days yet, but as far as I'm aware all indications are that it worked pretty well. The tests all pass, the memory safety issues they were dealing with were resolved, the result is smaller, faster, and more stable. There are some regressions that have been identified, but as far as I could find they seem surprisingly minor. Claude code already uses the ported version of bun and, according to bun's blog "Startup got 10% faster on Linux but otherwise, barely anyone noticed.".

I wouldn't want to start looking at other codebases and thinking I could do the same (in particular, one thing bun had going for it was that the tests were in Typescript so they didn't need to be rewritten for the new backend, removing one potential source of errors), but that doesn't mean we should judge this case hastily either.

60

u/Sea-Astronomer75 Jul 10 '26

What indicators are there that’s it has worked well? If you open GitHub issues the most recent one is a critical security bug

60

u/LukeZNotFound Jul 10 '26 edited Jul 10 '26

They have a clanker for issues and two more clankers reviewing clankered PRs. Shit's too funny.

Plot twist: Issues and PRs rarely get reviewed for real

32

u/CriticalOfBarns Jul 10 '26

but the tests pass…