Posted in Uncategorized on February 2nd, 2008 No Comments »
Don’t make mistakes with Linkedin. Otherwise you have a chance to be blamed for something illegal, like I did when I accidently sent an invitation to join my network to person who I don’t know.
Posted in Uncategorized on January 23rd, 2008 No Comments »
In general, Perl functions do exactly what you want, unless you want consistency. (c) Programming Perl
Posted in Uncategorized on November 28th, 2007 No Comments »
Funny thing about Erlang is that assuming that language has been designed and implemented with networking programming in mind. Well, it is distributed programming language, so I was expecting some kind of low level networking primitives support, but I was wrong. ICMP, where is it? Raw sockets, nope. Sure, it could be extended via external […]
Posted in Uncategorized on April 27th, 2007 No Comments »
Found a nice rant about XML/Scheme/Haskell. No comments, I have to think about it.
Posted in Uncategorized on February 12th, 2007 No Comments »
Looking at the Stevey Yegge’s My save-excursion and his experiment I decided to do the same using Vim and python. And here we go, the result:
function! BlogColumnLength()
python