The Picard Maneuver to Curated [email protected]English • 6 months agoThe customer is always rightlemmy.worldimagemessage-square99fedilinkarrow-up1666
arrow-up1666imageThe customer is always rightlemmy.worldThe Picard Maneuver to Curated [email protected]English • 6 months agomessage-square99fedilink
minus-squaresubignitionlinkfedilink24•6 months ago“86 the chef special” == get rid of it [from the menu]
minus-square𝕸𝖔𝖘𝖘linkfedilinkEnglish2•6 months agostr 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)
minus-square@[email protected]linkfedilinkEnglish4•6 months agoNo, “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).
“86 the chef special” == get rid of it [from the menu]
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)
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).