Mini Searches with Answers

These are links associated with recent searches I’ve done. They’re not difficult enough to warrant to their own posts but still super useful.

Which button to not button on a suit
if you have a three button sports coat or jacket for you suit you NEVER button the bottom button…you only need button the first two, the last button is left un buttoned.

Somewhat Coherent Explanation of What is a Y Combinator
I guess it’s a way to use recursion without calling the function by name. I’m not sure why you would ever need to do that though.

ASPN : Python Cookbook : Simple Threaded XML-RPC Server
Make the standard-lib SimpleXMLRPCServer multi-threaded

6.4.‽Using sys.modules
How sys.modules['__main__'] works in Python. Getting to see your global namespace

eSpeak: Speech Synthesizer
Compact open source software speech synthesizer for English and other languages, for Linux and Windows. eSpeak produces good quality English speech.

Algorithm Blogs ‽ ASCII Plotter
Looks like a promising method to quickly plot graphs in ASCII. I’m going to try to make it into a utility on utilitymill.com later.

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Comments are closed.