ruby 'mind.rand' | awk '{ print $1 }'

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...

xkcd = win

Well, my opinion is biased since I already follow the short comic strips in xkcd, but it was just surprisingly awesome to check it today, and see the tribute made to GeoCities and its history. Some memorable parts stripped from the source code: Line 32: <SCRIPT LANGUAGE="QBASIC">IF $BROWSER = "IE" THEN GOTO 50</SCRIPT> Line 108: <SCRIPT LANGUAGE=’SCHEME’> define (eval exp env) (cond...

dreamcatcher

I used to be a part of a list where we would write our dreams and share them, and I remember it was a fun thing to do, so I started taking notes, and posting them on this blog. Like the wishlist, they won’t show in the home page, but they are accessible by the categories section, or using this link Feel free to read, comment and judge...
Page 4 of 7« First...«23456»...Last »
Powered by Wordpress | Designed by Elegant Themes