this post was submitted on 13 Jun 2025
373 points (99.0% liked)

Programmer Humor

24173 readers
1817 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
 

is this an encoder

you are viewing a single comment's thread
view the rest of the comments
[โ€“] JuanPeece@sh.itjust.works 4 points 2 days ago (1 children)

And then you fuck up your asynchronous timing, leaving a race condition where the sandwich has bread on the inside. Oh, and QA can only reproduce sometimes

[โ€“] gerryflap@feddit.nl 1 points 1 day ago

With mapreduce you should generally have your code written in such a way that that cannot happen. Unless the reduce step is improperly programmed.