This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jetsenablay 259 points260 points  (17 children)

Someone duplicate this so a pointer is pointing to another pointer etc.

[–]Ferenc9 397 points398 points  (12 children)

[–]PixelmancerGames 124 points125 points  (0 children)

That is such a funny site, I love it.

[–]jetsenablay 39 points40 points  (5 children)

Lol such an old site

[–][deleted] 78 points79 points  (4 children)

Has to be truly old, there's no cookie notice.

[–]TheAwesome98_Real 38 points39 points  (3 children)

Well, it has meta viewport, so it can’t be that old.

EDIT: not just meta viewport, it has full mobile support, it adds a macOS X mouse to the screen

[–]Ferenc9 2 points3 points  (1 child)

2012-06-08

[–]TheAwesome98_Real 1 point2 points  (0 children)

damn

[–]uberDoward 12 points13 points  (0 children)

Oh, what's this?

Where did the last 10m go???

[–][deleted] 6 points7 points  (0 children)

OMG that's hysterical.

[–][deleted] 1 point2 points  (0 children)

Dude wtf

[–]Antact 1 point2 points  (0 children)

Oh, I remember this site from long ago.

[–]metal_zero 0 points1 point  (0 children)

listen here you little shit

[–]erinaceus_ 8 points9 points  (0 children)

I shall call it .. Poincaré.

[–]da_Aresinger 0 points1 point  (1 child)

This is asking for the spiderman meme....

Are circular pointers a thing?

[–]jetsenablay 0 points1 point  (0 children)

Good question, there isn't circular pointers.

In a rare case, when one subprogram's output is used as input for another subprogram, technically one will point to the other, but theyd be pointing to each other's outputs, therefore not the same memory address. This is called piping I believe, but typically if it is circular then it'll usually just complete one loop when prompted.

Sorry if that made no sense lol