this post was submitted on 29 Jan 2024
709 points (98.0% liked)

Memes

45666 readers
898 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 76 points 9 months ago (12 children)

It's all fun and games until you have to implement goingToCrashIntoEachOther()

[–] [email protected] 65 points 9 months ago* (last edited 9 months ago) (3 children)

// TODO: needs improvements but works 99% of the time

return false;

[–] [email protected] 13 points 9 months ago

return (staticCrashCounter++ % 100 == 0 ? true : false);

load more comments (2 replies)
load more comments (10 replies)