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

Programmer Humor

27534 readers
225 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 10 points 2 days ago (1 children)

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

[–] captain_aggravated@sh.itjust.works 8 points 2 days ago (1 children)

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

[–] ryannathans@aussie.zone 4 points 2 days ago

That might work but didn't think go was

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