this post was submitted on 30 Oct 2024
713 points (98.8% liked)
Curated Tumblr
4154 readers
466 users here now
For preserving the least toxic and most culturally relevant Tumblr heritage posts.
The best transcribed post each week will be pinned and receive a random bitmap of a trophy superimposed with the author's username and a personalized message. Here are some OCR tools to assist you in your endeavors:
-
FOSS Android Recs per u/[email protected]: 1 , 2
Don't be mean. I promise to do my best to judge that fairly.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
"86 the chef special" == get rid of it [from the menu]
No, "86 the chef special" means 'kitchen is out of chef special.
Yes, your task is to remove it from the menu.
But you aren't 86ing it.
You're marking it as 86'd because the quantity is below minimum threshold (usually zero).
str 86;
str itmTo86;
86='get rid of';
info(strFmt('%1 %2',86,itmTo86));
(This won't actually work, since you can't assign ints as variables, but whatever. It was fun)