Categories: Says Me

Quote? Unquote??

A birthday buddy of mine recently told me that she gets a chuckle out of the abundantly misused “quotation mark.” That reminded me of my lunch from Tuesday of this week. My Coworkers and I went to a Mongolian barbecue place near the office, and while standing before the raw ingredient buffet, we noticed that the meat labels were (quotation marks as found):

“CHICKEN”
“PORK”
“BEEF”

We couldn’t decide whether this was “just” “bad” “punctuation,” or some sort of shrewd disclaimer about the authenticity of their “meats.” (Needless to say, I went vegetarian for that meal.)

On a side note, my fortune after that meal was:

You will have great success in your career.

My boss, who was sitting right across from me, chuckled. What should I make of that?

Ron

https://www.ronrothman.com/public/about+me.shtml

View Comments

Share
Published by
Ron

Recent Posts

Python 3 Rounding Surprise

I discovered this subtle change when one of my unit tests mysteriously failed once I…

4 years ago

Python 3 Exception Chaining

Exception chaining solves two problems in Python 2. 1. Swallowed Exceptions If, while handling exception…

4 years ago

Safe Password Storage – How Websites Get It Wrong

Here's the recording of my talk "15 minutes w/ Beeswax: Safe Password Storage - How…

4 years ago

Python at Scale: Concurrency at Beeswax

My presentation from the NYC Python Meetup: Python at Scale; Concurrency at Beeswax. Concurrent Python…

4 years ago

Python Dependencies The Right Way

My BazelCon 2019 lightning talk, Python Dependencies The Right Way*, has been posted. Please excuse…

4 years ago

Python 3 f-strings

One of my favorite features of Python 3 is f-strings (Formatted String Literals). Each of…

4 years ago

This website uses cookies.