this post was submitted on 26 Nov 2025
477 points (99.4% liked)

Programmer Humor

27506 readers
1815 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
[–] ryannathans@aussie.zone 9 points 17 hours ago (1 children)

I.e. the existing implementation is not usable because it's not written in rust

[–] captain_aggravated@sh.itjust.works 7 points 17 hours ago (1 children)

Or would they demand it in Go? Or have they abandoned that?

[–] ryannathans@aussie.zone 3 points 15 hours ago

That might work but didn't think go was

  • as safe as rust
  • built for CPU intensive operations (aside from potentially concurrent tasks)