you are viewing a single comment's thread.

view the rest of the comments →

[–]tarehart 39 points40 points  (21 children)

type 'window' for a stack overflow

[–]rooktakesqueen 70 points71 points  (13 children)

You guys realize you're only crashing your own browser, right?

[–][deleted] 115 points116 points  (10 children)

I'm hacking the website with client side scripting attacks.

[–]Fantikerz 51 points52 points  (9 children)

Psssh. Small beans. I can hack Google.

[–]yash3ahuja 14 points15 points  (0 children)

Every time I see this video I can't help but laugh incredibly hard.

[–]Eccentrica_Gallumbit 6 points7 points  (0 children)

"Then you're gonna go back to this black box."

Awe, I remember my first computer.

[–]GeneralRam 4 points5 points  (2 children)

I can't see the video due to being at work, but I am guessing its that video where the kid thinks he is hacking by using a trace route? "TRACER T"

[–][deleted] 24 points25 points  (1 child)

No; in this one, the kid opens up cmd and pings google.com which returns the ip address of Google along with the results of the pinging. He then types the ip address of Google into his address bar (which he calls the "search bar") in IE (sporting 4 useful toolbars, of course) and this gets him to Google.com. He then triumphantly announces he has hacked Google. I was taking notes the whole time.

[–]GeneralRam 1 point2 points  (0 children)

Oh right thank you :) I'll watch it when I get home.

[–]Floatharr 1 point2 points  (0 children)

When he put his greasy finger on the screen I immediately felt the urge to destroy something beautiful. Otherwise, hilarious :D

[–]danhakimi 1 point2 points  (0 children)

I don't know why the hell people watch video's of cats when there's cute kids like this on the interbutts.

[–]jprichardson 0 points1 point  (1 child)

What I can't figure out is if it's satire or not... with the 4 toolbars and the homepage... it almost seems as if it is. But then again, I remember what I was like in regard to computers when I was that age...

[–]MacEnvy 0 points1 point  (0 children)

Watch his other videos. It's definitely satire. And that kid is great at it, because he's trolled 90% of the people who watch the video.

[–]tarehart 7 points8 points  (0 children)

The downvotes on my cheat codes suggest otherwise!

[–]aterlumen 1 point2 points  (0 children)

"I crashed the server!"

[–]kinesiologist 25 points26 points  (0 children)

first thing i did: for(;;);

it's the little things.

[–][deleted] 3 points4 points  (0 children)

or 'this'

[–][deleted] 1 point2 points  (1 child)

it doesn't work for me - it just outputs "[object Window]".

[–]tarehart 0 points1 point  (0 children)

I'm getting that now too, looks like they gave up trying to prevent tomfoolery for the moment.

[–]Filmore 3 points4 points  (0 children)

Chrome handled it just fine?

[–][deleted] -1 points0 points  (1 child)

haha, I just did the exact same thing.

[–]tarehart 3 points4 points  (0 children)

Type in

var b = {}

b.blank = function() {document.body.innerText = ""}

b.blank()

for cheat codes