Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Remilia Scarlet

Another Source Leak

Recommended Posts

Lord FlatHead said:

But nobody posted a thread about it yesterday, did they ?

0wn3d

Share this post


Link to post

First time I heard about it. Of course I neither care about Microsoft nor what goes on across the Interweb.

Share this post


Link to post
DJ_Haruko said:

Didn't we have a Doom mod related to this?

In related news, a crashed alien craft was found near Microsoft's Redmond HQ, and a short, squat, ugly cycloptic green alien was seen wandering the site by keen birdwatchers...

Share this post


Link to post

Trasher][ said:
In related news, a crashed alien craft was found near Microsoft's Redmond HQ, and a short, squat, ugly cycloptic green alien was seen wandering the site by keen birdwatchers...

Don't talk about Bill that way!

Share this post


Link to post

while(we feel like it){
input();
callMagicElves();
runadsforupgrades();
sleep(rand(20));
if(work == reallyimportant) dumpcore();
if(timesincelastbackup > 1 week) dumpcore();
output();
} // end loop

Share this post


Link to post

public static final DAYS_REQUIRED_FOR_DUMPCORE = 7;

while (weFeelLikeIt)
{ 
    input(); 
    callMagicElves(); 
    runAdsForUpgrades(); 
    sleep(rand(20)); 
    
    if (work == reallyImportant)
    {
        dumpCore();
    }
    
    if (daysSinceLastBackup > DAYS_REQUIRED_FOR_DUMPCORE)
    {
        dumpcore(); 
    }
    
    output(); 
}
Tsk, fod's coding style needs some work.

Share this post


Link to post
Fredrik said:

What makes you think Fod's code was supposed to be Java? (It's valid C)

It could have been either, but the point was in the readability.

Share this post


Link to post

Trasher][ said:
In related news, a crashed alien craft was found near Microsoft's Redmond HQ, and a short, squat, ugly cycloptic green alien was seen wandering the site by keen birdwatchers...

Omg Massmouth is behind this!

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  
×