Your security, networking, programming, and application news source.
Google

Wednesday, January 30, 2008

It's always 4:20 at Synaptics

(click for full sized)



No matter what time it is, every time I open the control panel,
it's always 4:20 on Synaptics' touch pad settings.

Stoner's Steakhouse and Bar



Y!mLite dead?


Onoez! Y!mLite iz dead?


/---\
/ X X \
\ --u /
\---/


[video] Yahoo Booters...lolz


Yahoo Booters...lolz


(Youtube video)

Russian Hackers crack Yahoo captcha



A group of Russian hackers claim to have found a way to decipher Yahoo captchas with 35% accuracy.

<The blog announcement>


<The site with a rapid share RAR link that claims to be a proof-of-concept>

Hello World!

#include <stdio.h>
int main( int argc, const char* argv[] )
{
printf("Hello World!");
return 0;
}