Let’s see if snowrss will do the trackback when it fetches it.
Related Posts
Apache2: EnableSendFile
Aunque no recomiendo apache para servir archivos estaticos (demasiado overhead, es mejor que le eches un ojo a nginx o a lighttpd), encontre hoy una directiva que puede eliminar un poco el overhead al hacer una llamada directa al sistema -> sendfile. De momento lo que hice en uno de los servidores fue muy sencillo: […]
Understanding South Park’s “What What (In the butt)”
I just saw South Park’s episode “Canada on Strike“, the boys decide to make a youtube video to make money and give it to all the Canadians on strike. The episode mocks the writer’s strike and all famous videos on the internet. The funny thing for me is that I had never seen this video: […]
Python Reference: Binary Operators
Python binary operators are pretty much the same as in any other language, however I notice most programmers tend to waste a lot of memory by creating lots and lots of properties say in DB tables, or Objects and using the wrong datatypes. I think its elegant to use the concept of binary flags, for […]
One thought on “This is a test post”