Fun with scalatests PropertyChecks 02 Jan 2014
I just want to drop off some things that might be useful with ScalaTest and ScalaCheck.
Coding, and things
I just want to drop off some things that might be useful with ScalaTest and ScalaCheck.
Trakt is an exciting service for managing your movie watchlist, collection, and other lists. This script can be used to migrate an existing IMDb watchlist over to trakt.
To set the CPU governor to ondemand
, use the following:
This post shows you how to setup the required environment for the pandas tutorial, given at the PyCon 2012 Information for the talk/tutorial: https://us.pycon.org/2012/schedule/presentation/427/ The talk is also available at YouTube.
debian lenny (or ubuntu lucid for that matter) does not ship with python2.7, so you have to install it from its source. Run everything as root.