My name is Jason Estibeiro.
Apparently, I once worked on a Big ball of Mud. You should never work on such a thing!
Also, I'm surprisingly good at web scraping.
###Some interesting questions/answers
Python
"Least Astonishment" and the Mutable Default Argument
Why is "1000000000000000 in range(1000000000000001)" so fast in Python 3?
Convert timestamps with offset to datetime obj using strptime
Difference between staticmethod and classmethod
JavaScript
How to return the response from an asynchronous call
Others
RegEx match open tags except XHTML self-contained tags