ruby 'mind.rand' | awk '{ print $1 }'
Currently Browsing: tech

A wp android app

Just typing from the cell phone testing the auto correct feature, which seems to be pretty good since I have fat thumbs and there are no...

android + vlc

I downloaded an android app and god I like this little thing, controlling my daily tv series watching session using my phone, while I’m just laying here is just...

ruby: print in the same line

I’ve always tried to make my scripts’ responses prettier and less crowded, and I came across something like the following piece of code, that helped me a lot lately #!/usr/bin/env ruby STDOUT.sync = true bars = ['/','-','\\','|'] i=1 while i do print "\rrunning #{bars[i%4]}" i += 1 sleep 1 end trap("INT") { print "\n\n" exit } If you like to see updates without flooding your terminal screen, this is...

iphone or android?

So, I need a new phone :P What should I get? And...

google profile

Even if you don’t care too much about it, I think you should update your google profile. Just use this link http://www.google.com/profiles and edit your personal information… All I want is to have my friend’s birthdays on my google calendar (contacts), without adding it myself...
Page 2 of 3«123»
Powered by Wordpress | Designed by Elegant Themes