Here we look at recursive functions in Python, and explore some ways of avoiding the maximum stack depth limit by using alternate functions like reduce().
This bit of python code returns all palindromic subsequences in the input string. Nothing to see here, I was just having a meh moment.
The following snippet combines the various opera mbs into one mbox format which can be used by other email clients like Evolution to import mail.
The following snippet returns the euclidean distance between two places on the globe using the Yahoo Maps API.