Post #1460835
2025-12-24 17:02 UTC
@hazelweakly
I thought the two hardest computer science problems were:
1) naming things
2) cache invalidation
3) off by one errors
(To be clear, I fully agree with the "communication" point. Just couldn't pass up the set up for a joke.)
Replies (1)
-
@kwramm@mastodon.gamedev.place 2025-12-24 18:50
@pseudonym @hazelweakly I've seen 1 and 2 being caused communication issues, and I'm sure there's probably examples for cache invalidation too, somewhere