Hire me
I just updated my Perl programmer resume (PDF). If you need me for a project small or large, please contact me, thank you.
I just updated my Perl programmer resume (PDF). If you need me for a project small or large, please contact me, thank you.
Converted the CSS of my main blog to
Sass, a CSS extension language.
Fixed a few small issues in the layout and even found an unclosed a
element (oops). Also created a Makefile, similar to the one I use for
this blog. For more information on the latter, see Create a static tumblelog with Perl.
A gist of usefule Perl one-liners collected by J. Voigt.
Just read a quick overview of ZFS: What is ZFS? Why are People Crazy About it?. In the near future I want to look into FreeBSD and use ZFS as the file system.
As I am using more and more JavaScript in my work I try to keep up-to-date with this programming language. So I read How to target an HTML class or ID with JavaScript.