Categories: Travel

Southeast Asia Trip, Day 3: Bangkok

Spent the day with our guide, Tong, who was every bit as wonderful as we’d expected. She made an indelible impression on us, taught us more about Buddhism and Thailand than we could ever hope to remember, and gave us a day full of memories.

We also made an impression on her. Apparently, I’m the first person ever to ask about the shoes that the giant reclining Buddha of Wat Pho was wearing. As it turns out, the Buddha never wears shoes. Ever. And, Thais seem to find it amusing as hell if you think that he did.

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.