Ruby is nice language, but…

It won’t be about performance. It will be about documentation. Ruby is beautiful language and it gives a lot of fun when coding. But there is some wide gap between tutorials and standard library documentation. RDoc pages are very useful when You know exactly what to search for… But in case You know more that …

Memory usage for simple FreeBSD server

I’ve recently discovered, that anyone planning to run simple FreeBSD server for some standalone Internet domain (mail+AV+SpamAssassin, DNS, Apache+MySQL+PHP+WordPress) need at least 512 MB RAM (this server runs this, and some minor addons, and chocks with its 256 MB of RAM). I know that is small amount per today’s standards, but when You use as …