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, 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...
Wednesday, December 31, 2014
dwarf fortress on Debian x64 Wheezy
›
got these errors at start ./libs/Dwarf_Fortress: error while loading shared libraries: libSDL-1.2.so.0: cannot open shared object file: No...
Thursday, December 18, 2014
›
renamed from "perl hunting" to "blue collar dev" to fit my current mood
Thursday, August 28, 2014
profiling Catalyst applications with Devel::NYTProf
›
While attempting to profile a Catalyst application with Devel::NYTProf, I kept getting errors when processing the nytprof.out file because t...
2 comments:
‹
›
Home
View web version