Archives of #Ubuntu

More Python 3.3 downloads than Python 2.7 for past 3 months

Since PyCon 2013 I’ve been in a set of conversations that start with “should I be using Python 3.3 for science work?”. Here’s a recent reddit thread on the subject. Last year I solidly recommended using Python 2.7 for scientific work (as many key libraries weren’t yet supported). I’m on the cusp of changing my […]

EuroSciPy Parallel Python tutorial now online

I taught Parallel Python at EuroSciPy 2012 last week in Brussels, I’ve uploaded all the necessary stuff. In the talk we covered: multiprocessing (built in) parallelpython (an easy shift from multiprocessing to do mult-machine and -core processing) gearman (cross-platform job server for heterogeneous job processing) picloud.com (was python only, now any infrastructure cloud-based processing using […]

Kinect depth maps and Python

I had the opportunity to play with a Kinect over the weekend, I wanted to test out depth mapping using the built in infra red cameras. Using a structured light approach is different to the stereopsis approach I was looking at with Kyran recently. Using the open source drivers for Ubuntu I quickly got the […]

Dell E6420 with Ubuntu 10.10 (Maverick Meerkat) 32 bit

Having hacked away with Natty Narwahl for a few weeks I’m regressing to the 10.10 distribution provided by Dell here. Installation took 20 minutes, it allowed me to use the previous ext4 partition (I had to edit it using the advanced configuration and set the ext4 partition’s mount point from blank to ‘/’). I formatted […]

3,000 words written for the Screencasting Handbook

I figured a quick update was in order before I start today’s round of writing. To date I’ve written 3,000 words for The Screencasting Handbook.  I’m very happy to say that the feedback from my 32 active participants is very supportive, we talk about early releases of the book in our Google Group. I’m still […]

E-UAE Amiga Emulator on Ubuntu 9.04 with Sound and a Blank Floppy Image (.adf)

In all its glory, behold the 880k-wonderfulness of a blank Amiga (.adf) floppy disk image.  Why, you might ask, do I link to this image?  Simple.  Having used the e-uae Amiga emulator on Linux a few times, each time I’ve stumbled with save-games because euae doesn’t provide the ability to format a save-game disk when […]

Running Skype on Ubuntu + QuickCam Pro 9000

I use Skype on my Win desktop and MacBook as a matter of course now, I rather like to use the video feed via the MacBook when co-working with my team on our screencasts. Since the desktop box usually runs Ubuntu 9.04, I wanted to try my new QuickCam Pro 9000.  The short story is […]