700
The customer is always right
(lemmy.world)
For preserving the least toxic and most culturally relevant Tumblr heritage posts.
Image descriptions and plain text captions of written content are expected of all screenshots. Here are some image text extractors (I looked these up quick and will gladly take FOSS recommendations):
-web
-iOS
Please begin copied raw text posts (lacking a screenshot that makes it apparent it is from Tumblr) with:
# This has been reposted here to Lemmy as part of the "Curated Tumblr Project."
I made the icon using multiple creative commons svg resources, the banner is this.
"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)