Categories: Travel

Southeast Asia Trip, Day 19: Siem Reap (Angkor Wat)

Last-minute change of plans this morning–we took a detour to visit Beng Mealea, the “Jungle Temple,” which was only opened to tourists in 2003 (after it was cleared of land mines). Today, with the native flora encroaching into and intertwining with the half-toppled stone structures, the temple looks like something out of an Indiana Jones or Tomb Raider movie (which, incidentally, was filmed at Angkor).

Sadly, though, Cambodian authorities are misguidedly clearing the jungle from the site. What they don’t seem to understand is that the jungle they’re clearing is the very thing which gives the ruins their unique charm; when they’re done, Beng Mealea will be “just another” excavated temple on the remote outskirts of a city that certainly doesn’t need any more of them.

Ron

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

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.