April 15th, 2008 by Leons Petrazickis
Substantial content is in the pipes, but in the meantime here’s Arve Bersvendsen’s history meme:
history | awk ‘{a[$2]++ } END{for(i in a){print a[i] " " i}}’|sort -rn|head
In my cygwin:
52 python
44 ssh
33 exit
33 cd
18 ls
7 java
5 diff
4 nano
2 ping
1 svn
And on a Linux machine I administrate:
211 sudo
92 ls
80 cd
34 locate
14 nano
6 rm
6 exit
6 cp
3 tar
3 python2.4
I can survive in vi if pressed, but nano is my text-mode editor of choice. I do serious Linux development in Eclipse, Kate, or Kdevelop.
Posted in ego | No Comments »
February 15th, 2007 by Leons Petrazickis
DeveloperWorks has published my latest magnum opus, [Develop a Web application] using Ajax with DB2 and Dojo. Alas, they editors awkwardly doubled the title’s original length. Hmm.
Neither do I remember vetting the pre-login page. I thought the first page would be the pre-login page — that’s why I placed so many juicy things on it. I thought the idea was to dangle a carrot before hitting with the stick of registration, not to play hard to get. Oh, well. I hope the juicy things prove a satisfactory reward.;)
Posted in ego | No Comments »
December 1st, 2006 by Leons Petrazickis
I work on the free (as in share kegs of beer with your friends) DB2 Express-C at IBM. They have me writing demo applications and tutorials, which means I get to play with lots of neat stuff like Ruby, Python, PHP, Javascript, Dojo, etc. There’s lots of technical stuff, tips, ideas I happen upon in my projects. This seems an excellent forum to disseminate such…
BTW, IBM (or any other company) is not in any way responsible/liable/at-fault for anything I say. What I say is my own opinion.
Q’apla!
Posted in ego | No Comments »