the picture says it all :)
Lulu's blog

WoW Alexstrasza, Ysera and Neltharion caramels
Submitted by Lulu on Sun, 28 Aug 2011 - 10:01flash video

FlexiChat.NET site goes IPv6
Submitted by Lulu on Thu, 18 Aug 2011 - 03:08
We're missed the World IPv6 Day, but since there is no more IPv4 space is left at IANA sooner or later IPv6 will get to use.
According to statistics at ipv6-test.com (btw, check if you have IPv6 and what is preffered when site is available as both v4 and v6!) there are some countries where more than 30% have IPv6 available (though active use according to older Google research is about 1%), so let us not be outsiders, i have enabled IPv6 access for site, for either http://flexichat.net and IPv6-only http://ipv6.flexichat.net

PHP-FPM in a chroot environment
Submitted by Lulu on Thu, 11 Aug 2011 - 15:05
This short article is about possible problems you can encounter if you run php-fpm engine in a chroot'ed environment.
Basic explantation about advanced things.

PHP-FPM: finding thin places (what does slow down your site?)
Submitted by Lulu on Fri, 08 Jul 2011 - 00:07Apache is usual and convenient for most of website owners, but as far i'm not aware if you can find slowly executing scripts with mod_php, with php-fpm you can, sometimes it may even surprize you with discovering some things in scripts you wasnt aware. So how to find what makes your site slow?

Stage4 for Daniel from NVidia
Submitted by Lulu on Thu, 24 Feb 2011 - 15:50I wont write much about Gentoo Linux, its very customizable, anything, compile flags, used features of the software, version control, you can use mix of old and new software, when you wish to live on the bleeding edge with some thing, but dont ever want to change ( for your own reasons ) some other things.
(This is a targeted article, but it may be useful for somebody else as well)

Nginx and PHP fastcgi, security through obscurity or full disclosure?
Submitted by Lulu on Tue, 08 Feb 2011 - 21:00This article covers an issue which is common to any nginx and php-fcgi default installation. I wonder why it wasnt covered at nginx wiki and completely ignored over the net, except very few writings mostly in russian language and few mentions on nginx forum.

mysqlnd: a view into near future of PHP database access
Submitted by Lulu on Mon, 07 Feb 2011 - 10:06It is not a secret but an obvious thing that the most popular database backend for majority websites is mysql. Maybe you even know about recent split of MySQL into several forks,