Reply to topic  [ 2 posts ] 
The Geek Thread 
Author Message
I haven't seen my friends in so long
User avatar

Joined: Thu Apr 23, 2009 9:40 pm
Posts: 5288
Location: ln -s /London ~
Reply with quote
As mentioned in the Random $h!t thread last night by Mr. F1, this 'ere thread is for general geekiness. Personally, I'd imagine lots of XKCD and bash.org type things, but who knows where it'll end up. I don't think there's been a thread like this so far, and I had a bit of a search, but couldn't find anything, but delete if appropriate. Here goes:

Image

http://bash.org/?877645 wrote:
mrspeak3r: i vnc'd from my work box to my home box
mrspeak3r: then remote-desktop'd from my home box to my work box.
mrspeak3r: It was like my desktop was the front man in an 80s music video.
mrspeak3r: ...
mrspeak3r: except it was a video that lasted 10 seconds and crashed 2 computers.


Image

http://bash.org/?632703 wrote:
<WarMoose> Think about how stupid the average person is. Now realize that half of them are dumber than that.
<Chunda> Why half?


Image

Code:
#include <stdio.h>
 
int func (int a, int b) {
   static int c = 1;
   return a + b * (c *= -1);
}
 
int main () {
   int a = 2, b = 3;
   int c = func(a, b);
 
   a *= a++;
   b *= ++b;
 
   printf("%d %d %d %d\n", a, b, c, func(a, b));
}


Edd

_________________
timark_uk wrote:
Gay sex is better than no sex

timark_uk wrote:
Edward Armitage is Awesome. Yes, that's right. Awesome with a A.


Thu Jun 04, 2009 2:42 pm
Profile
Spends far too much time on here
User avatar

Joined: Thu Apr 23, 2009 6:20 pm
Posts: 3838
Location: Here Abouts
Reply with quote
My Favourite Geeky Joke:

Werner Heisenberg is pulled over by a Policeman for speeding. The Policeman walks up to the car as Heisenberg rolls down the window:

WH: Can I help you Officer?
P: Do you know how fast you were going?
WH: No, But I know exactly where I am!!

:lol:

_________________
The Official "Saucy Minx" ;)

This above all: To Thine Own Self Be True

"Red sky at night, Shepherds Delight"..Which is a bit like Shepherds Pie, but with whipped topping instead of mashed potato.


Thu Jun 04, 2009 2:58 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 15 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.