blue collar dev

random notes, kept here from when I am not at my home workstation

Pages

▼
Monday, May 18, 2015

searching all skype messages on Linux

›
if you ever need to search skype messages: sqliteman the query is "SELECT author, datetime(timestamp, 'unixepoch'), body_xm...
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...
‹
›
Home
View web version
Powered by Blogger.