So a couple days (or was it weeks) ago, I saw this comic from the ever excellent xkcd and thought it was pretty funny. Today, I find out that YouTube really implemented it!

The audio playback is pretty good (though it unsurprisingly muddles through lorem ipsum text). One can only hope users guilty of idiot comments will suffer unspeakable blows to their self-esteem from this new feature.
Tags:
This is pretty old (and some might say lame) but I think it’s bloody cool. It pulls all the images off a page and makes them all spin into a tizzy. Go to some site (like Amazon or any site that has a lot of images) and copy the following code fragment into your browser address bar and press enter to watch some nifty nonsense animation.
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=’absolute’; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+”px”; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+”px”}R++}setInterval(’A()’,5); void(0);
Neat huh?
Tags:
This must be good fun — getting sudo to insult you.
Tags:

Check out goosh.org — absolutely brilliant. Definitely a ‘why didn’t I think of that first’ idea.
Tags:
I freely share my Wi-Fi network, and I could never articulate properly to my pals why I do it. Bruce Schneier, however, very eloquently states my case.
Tags: