The Picard Maneuver to Curated [email protected]English • 2 days agoThe customer is always rightlemmy.worldimagemessage-square101arrow-up1701arrow-down110
arrow-up1691arrow-down1imageThe customer is always rightlemmy.worldThe Picard Maneuver to Curated [email protected]English • 2 days agomessage-square101
minus-squaresubignitionlinkfedilink25•2 days ago“86 the chef special” == get rid of it [from the menu]
minus-square@[email protected]linkfedilinkEnglish5•1 day 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).
minus-square𝕸𝖔𝖘𝖘linkfedilinkEnglish2•2 days 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)
“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)