Skip to content

»Lightweight« The Anti-Pattern

I have a problem with the word lightweight. It used to mean something along the lines of »efficiency« (in terms of performance, memory footprint, code used). Nowadays it seems the word lightweight has become redefined to »ommitting the important stuff, doing things wrong - as an excuse for having a "small" code base«. Caution: this is just an opinion

Continue reading "»Lightweight« The Anti-Pattern"

Changing The Language Of A Specific Program

The MacPorts update I ran a couple of weeks ago caused my git to upgrade to 1.7.10.2 - and switch from English to German. The workaround to make git speak English again while not chaning the locale of the entire system is rather trivial. But since I'm terrible at remembering that sort of stuff, documenting it might help with the next update… ☺

Continue reading "Changing The Language Of A Specific Program"