Comment on 500 Python InterpretersComments−vintagedave2y// 500 interpreter statesstatic constexpr auto MAXIMUM_STATES = 463;There is a joke here that I’m missing. Does anyone understand what it is?−SAHChandlerOP2yIn the TV show "The Orville" a character has their matter replicator create "500 cigarettes", but it only created 463 after someone counted them all. This is a meme that's been making the rounds for a few weeks in some circles now.−StefanBatory2yAh, so that's the origin of that meme TIL, thanks−vintagedave2yThanks!
Comments
There is a joke here that I’m missing. Does anyone understand what it is?
In the TV show "The Orville" a character has their matter replicator create "500 cigarettes", but it only created 463 after someone counted them all. This is a meme that's been making the rounds for a few weeks in some circles now.
Ah, so that's the origin of that meme TIL, thanks
Thanks!