Categories: Travel

Southeast Asia Trip, Day 6: Chiang Mai

Despite it feeling like “DisneyWat,” we really enjoyed seeing the mountain temple at Doi Suthep. But today’s highlight was actually the banana waffle I ate at the bottom of the temple.

We also inadvertantly pissed off a few locals today, by overpaying for the sangtheaw (small public bus) the were in. This had the unfortunate and undesried effect of making the driver take a circuitous , “scenic” route (to make us think we’d gotten our money’s worth, I presume). The passengers started to wonder about the unusual (and inconvenient) route, and we could hear their agitation without understanding their words. They figured out that we were the culprits when we stopped the sangtheaw and paid… we heard them saying “fa-rong” as they rolled their eyes. (Fa-rong literally means “guava,” but it’s slang for an occidental. And we’re still not sure whether it’s derogatory.)

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…

5 years ago

Python 3 Exception Chaining

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

5 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…

5 years ago

Python at Scale: Concurrency at Beeswax

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

6 years ago

Python Dependencies The Right Way

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

6 years ago

Python 3 f-strings

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

6 years ago

This website uses cookies.