Profile_bird

Hey there! xk0der is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving xk0der's tweets.

Already using Twitter
from your phone? Click here.

xk0der

  1. Yay! .. just got my #Google #Wave Invite ! :) Hope to fool around with it today evening!
  2. Evening tea with `neer dosa' ... Awesome combo! (http://en.wikipedia.org/wik...)
  3. Good one! :) - RT @nashjain: what would you call the opposite of DRY code? WET - "Write Everything Twice" via (@johncarneyau @pcalcado)
  4. Gave VirtualBox (http://j.mp/3FPv0Q) another try. Had setup Fedora 11 as guest on Vista. Worked like a charm this time, smooth and fast.
  5. Deleted the wrong VMWare Virtual Machine :( , virtual disk with '/home' partition is now in cyber heaven. Luckily I have all the backup! :)
  6. RT @lisacrispin: I like @exortech's terminology of 'expansion' & 'contraction' db migrations, & organizing them accrdly. #codechef_techtalks
  7. #codechef_techtalks : Got a great insight into testing the agile way! Thanks to @lisacrispin.
  8. Won the book "Bridging the communication Gap - by Gojko Adzic" - (http://j.mp/cgbW) at #codechef_techtalks, in a lucky draw; Yay! ;)
  9. Had a great time at #codechef_techtalks - Lots of interesting and new stuff. Looking forward to the next event. Great job @codechef .
  10. I "like" this - http://bit.ly/M0viU #techcrunch #punk'd
  11. Qt 4.6 Tech Preview for Symbian Developers : http://j.mp/Eal5r - Want to get my hands dirty with this ... soon! ;)
  12. Attending #codechef #TechTalks this weekend, at Bangalore. http://codechef.com/
  13. Mozilla Windows Build: Next error - "make: *** pgo: No such file or directory". disabling optimizations and pgo did not solve it!
  14. "The unspoken truth about managing geeks" - http://bit.ly/15Rm4z - There are people who still understand us! :)
  15. Mozilla Windows Build: Doing a pull ($make -f client.mk checkout) to get any latest fix/updates. I'm using FIREFOX_3_0_10 codebase.
  16. Mozilla Windows Build: Just one google result for this new build error! :) That too a patch. Back to troubleshooting.
  17. Mozilla Windows Build: Next hurdle - build broken with error "cannot open .... content/xul/document/gkconxuldoc_s.pdb". http://bit.ly/DMJVe
  18. Mozilla Build: With broken objdir build, plain 'make distclean' did not help, but after 'export __COMPAT_LAYER=RunAsInvoker' build worked!
  19. Mozilla Windows Build: Thanks to people at #developers on irc.mozilla.org for helping me out with this. Specially, sid0, mook, Mitch and rs.
  20. Mozilla Windows Build: objdir build was broken sometime back and since then I've been using source build. This was the problem.