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: January 2011
Vim and Breakindent
My contention: Programmers should never have to insert line breaks into long lines of code. Why: The position of line breaks in long lines of code does not contain any semantic information. Where coding standards limit line length, it is … Continue reading
Posted in long
Tagged breakindent, coding standards, compiling, editors, indentation, patching, programming, python, tools, vim
Comments Off
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 graphs, imports, programming, python, refactoring, tools, trosnoth
Comments Off
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