Category Archives: short

Less than 250 words

Something Fishy with Python ASTs

Ok, so far so good. Now comes the interesting bit.

When you parse an AST with a __future__ import, it looks as if it stores some hidden flags that suppress this error. These flags, if they exist, are … Continue reading

Posted in short | Tagged , , | 12 Comments

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

Posted in short | Tagged , , , , | 4 Comments

Social Debate

I posted the same thing on Google Buzz and on Facebook with rather different results.

Posted in short | Tagged , , , , , | Comments Off on Social Debate

Import Graphs for Python

I was doing some Trosnoth refactoring recently, and I wanted a tool that would draw import graphs of the Trosnoth subpackages.  After a quick search of the Internet didn’t give me what I wanted, I set about to write my … Continue reading

Posted in short | Tagged , , , , , , | Comments Off on Import Graphs for Python

Welcome to the New-Look Sqizit

Today I’ve moved Sqizit to a new host, updated the theme, and fixed the formatting of old articles. For those interested, a brief history of Sqizit: In the distant past I tried starting blogs a few times (mostly on blogger.com), … Continue reading

Posted in short | Tagged | Comments Off on Welcome to the New-Look Sqizit