blue collar dev
random notes, kept here from when I am not at my home workstation
Pages
(Move to ...)
Home
agile
concurrency and parallelism in Perl 5
who am I
▼
Thursday, April 16, 2015
inject subroutines at runtime
›
Creating subroutines on the fly using Symbolic references
Monday, February 23, 2015
how to install DLangIDE on Debian Wheezy
›
how to install DLangIDE on Debian Wheezy: - get the source from here: https://github.com/buggins/dlangide or git clone https://github...
Tuesday, February 10, 2015
format json with Gedit and Perl
›
How to prettify/format/indent json with Gedit and Perl: install JSON::XS go to Plugins and enable "External tool" go to Tools...
Thursday, January 22, 2015
good answer to an internet rant : "Perl already won"
›
Perl Already Won readable text by an experienced Perl developer
Thursday, January 15, 2015
my perlbrew build options
›
mostly copied from Debian, as shown by perl -V here they are: perlbrew install -j 5 -Dusethreads -Duselargefiles -Dcccdlflags=-fPIC -...
fglrx (AMD proprietary driver) on Debian Wheezy on Athlon 5350 with AM1H-ITX
›
The open source radeon driver works fine, but if for some reason you want to install the proprietary driver the Wheezy default will not reco...
Friday, January 9, 2015
convert .msg files from Outlook to a format readable on linux with a text editor
›
How to convert .msg files from Outlook to a format readable on linux with a text editor: from http://www.matijs.net/software/msgconv/ cp...
‹
›
Home
View web version