Archives
Tags
android beauty bible blogging brisbane community compiling composition design development formatting framework free God google hate highlights i3 ideas javascript laptop mercurial music oop politics programming programming languages public transport pygame pyj python refactoring scripting software story subversion testing tips tools trosnoth troubleshooting twisted ubuntu web window managerLinks
Monthly Archives: February 2012
Twisted + Pygame the Easy Way
I’ve put together a Python package called fibre. It provides helpers to make it easy to write asynchronous applications. It uses Twisted under the hood. I’ve also made a package called fibre.ui. It adds user interface support using pygame. One … Continue reading
Subclass ’em Functions
Quick Summary I’ve got a simple Python helper class, in the talljosh package, that lets you write things that behave as functions but can be extended by subclassing. But Why? Consider the following Python function, found in json/encoder.py in the … Continue reading
Again: Broadcom Wireless BCM43224, Ubuntu
Update 2013-02-27: This solution on Ask Ubuntu is much better, because it includes properly packaged things that should update when you upgrade Ubuntu. Update 2012-10-24: The patch is no longer available on Broadcom’s website, but it can be found here. … Continue reading