Monthly Archives: May 2011

Exploring Python @decorators

Today I’ve been using Python decorators to factor out common functionality in test cases. I ran into the slightly (!) interesting problem of how to define a @decorator(like_this). That is, a decorator that takes a parameter. It’s fairly trivial to … Continue reading

Share
Posted in Software | Tagged | Comments Off

Ubuntu 10.04 LTS – experimenting with overcommit

I currently running Ubuntu 10.04 LTS as my desktop. Neither Unity nor GNOME Shell (in GNOME 3) really interest me, but that’s for another post! This one is about the exasperation I feel when Linux overcommits too much memory and … Continue reading

Share
Posted in IT | Tagged | Comments Off

So Microsoft is buying Skype …

Yesterday (10 May 2011), news broke that Microsoft is paying $8.5B for Skype (or roughly £5.2B in English).  Skype is a rather good, if proprietary, telephony/conferencing app that is multi-platform. It currently works on Windows, of course, but also on … Continue reading

Share
Posted in Business, IT | Tagged | 2 Comments