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
Tag Archives: tips
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
Unity Launcher/Sidebar Missing on Ubuntu 11.10
As I mentioned previously, I recently installed Ubuntu 11.10 on a new laptop. Then Unity stopped working. And so did Unity 2D. This is a problem, since those are the only two desktop sessions installed by default with the latest … Continue reading
Pygtk: reparented windows responding to size allocations
Today’s post is an obscure technical one that I imagine will be completely irrelevant to all of my normal readers at the time I write this. I write to save someone in the future from the hours of debugging and … Continue reading
Using Mercurial instead of Drop Box
Recently I’ve had a number of friends telling me how fantastic Drop Box is for synchronising files and how they don’t understand that I don’t use it. Drop Box has one very good argument in its favour: you can use … Continue reading
Posted in midlength
Tagged extension, mercurial, programming, python, synchronise, tips, tools
Comments Off