smyck.org on IPv6

I’m pleased to announce that all web hosts running on this machine and especially in this jail are now serving content via IPv6. Please try to browse this blog via http://[2002:50ed:991c:50ed:c411::]/ to explicitly request the v6 version. Report any issues you might have.

New year new software

Just threw away all the installed ports on smyck.org and started from scratch and got rid of all the software jungle that grew over the years and was close to be unmaintainable. Also I wanted to make sure that _all_ the software involved was IPv6 ready.

As expected setting up PHP5 was the biggest pain so far.

More soon

Link collection about version control systems

Recently I was talking about decentralized version control systems in a german podcast show. For preparing myself I read a lot of articles on that matter and I thought it would be useful for others to share the URLs I stumbled upon.

Metaclasses in Ruby Part II

Thanks you “The Ruby Programming Language Book” and why the lucky stiff and his poignant guide to ruby for clueing me in. Again – consider this a note to myself or as practice.

http://gist.github.com/84216

Metaclasses in Ruby Part I

This is mainly an exercise for myself. Nothing new here. Just a place for me to keep all that in mind.

http://gist.github.com/84205