December 2011
1 post
…what I got out of my first PCs in the 80s was more than what my kid will...
– Rob “CmdrTaco” Malda – interviewed by Matt Haughey
October 2011
1 post
How to set network device priority in Windows 7
1. Click the Start Button
2. Right Click “Network” and then left Click Properties
3. From the “Network And Sharing Center” window click “Change Adapter Settings”
4. On the “Network Connections” window, press the ALT key on your keyboard to being up the menu bar
5. Click the “Advanced” menu and then “Advanced Settings”
6....
August 2011
1 post
Apple's European ad slogan: Buy iPad because it's... →
July 2011
1 post
One Hour Ago - PHP vs Python
date(“YmdH”, strtotime(‘1 hour ago’))
vs
datetime.now() - datetime.timedelta(hours=1)).strftime(“%Y%m%d%H”)
Not actually as bad as I had thought.
June 2011
8 posts
…offering a cloud platform as a service is not core to Google’s...
– http://m.infoworld.com/d/open-source-software/googles-aging-tech-raises-questions-about-relying-google-app-engine-459?page=0,1
…trying to shoehorn Python into a “pass-by-reference” or “pass-by-value”...
– How does Python pass arguments to a function? By value or by reference? (via ftta)
text editors, line numbers are not optional
So show them by default! (I’m looking at you PyCharm.)
I heard b33r is required for full CT optimization
– Jonathan Schreiber