The Picard Maneuver@lemmy.world to Curated Tumblr@sh.itjust.worksEnglish · 2 天前The customer is always rightlemmy.worldimagemessage-square97fedilinkarrow-up1693arrow-down110
arrow-up1683arrow-down1imageThe customer is always rightlemmy.worldThe Picard Maneuver@lemmy.world to Curated Tumblr@sh.itjust.worksEnglish · 2 天前message-square97fedilink
minus-squaresubignition@fedia.iocakelinkfedilinkarrow-up25·2 天前“86 the chef special” == get rid of it [from the menu]
minus-squareCascadianGiraffe@lemmy.worldlinkfedilinkEnglisharrow-up5·1 天前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).
minus-square𝕸𝖔𝖘𝖘@infosec.publinkfedilinkEnglisharrow-up2·2 天前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)
“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)