![]() |
|
This thread is locked; no one can reply to it.
![]() ![]() |
1
2
|
Programmers day |
clovekx
Member #3,479
April 2003
![]() |
It's programmers day today. Do you celebrate? Unfortunately I have to work manualy now. (: --- |
Trezker
Member #1,739
December 2001
![]() |
Where's the site that claims this? |
Krzysztof Kluczek
Member #4,191
January 2004
![]() |
Here! Happy Bir^H^H^H Programmer's Day! ________ |
Dennis
Member #1,090
July 2003
![]() |
teachersparadise.com said:
Programmer's day is a whimsical "holiday" on the 256th day of the year celebrated mostly by computer programmers (reason: 256 = 2 to the power of 8 = the number of values representable in a byte of data).
So how is this different to any other day? --- 0xDB | @dennisbusch_de --- |
Johan Halmén
Member #1,550
September 2001
|
It might be the 256th day of the year, but a real programmer calls it the 255 day. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Years of thorough research have revealed that what people find beautiful about the Mandelbrot set is not the set itself, but all the rest. |
amarillion
Member #940
January 2001
![]() |
Quote: So how is this different to any other day? Those are unprogrammer's days -- |
OICW
Member #4,069
November 2003
![]() |
Well lets celebrate [My website][CppReference][Pixelate][Allegators worldwide][Who's online] |
Michael Jensen
Member #2,870
October 2002
![]() |
Quote: Those are unprogrammer's days nice. Quote: but a real programmer calls it the 255 day. if it's on the 255th day, then jan 1st would be day 0 -- hence it's still today (assuming jan 1st is considered day 1 in the 256 version) Happy programmer's day.
|
OICW
Member #4,069
November 2003
![]() |
Well lets celebrate both days [My website][CppReference][Pixelate][Allegators worldwide][Who's online] |
Michael Jensen
Member #2,870
October 2002
![]() |
They're both on the same day.
|
A J
Member #3,025
December 2002
![]() |
whats a day got to do with it, half of us program at night. ___________________________ |
Johan Halmén
Member #1,550
September 2001
|
Programmers and photographers do it in the dark! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Years of thorough research have revealed that what people find beautiful about the Mandelbrot set is not the set itself, but all the rest. |
khristina yer
Member #5,795
May 2005
![]() |
Quote:
Programmers and photographers do it in the dark! Is that becouse of how we look? |
Billybob
Member #3,136
January 2003
|
while(!drunk) drink();
|
Onewing
Member #6,152
August 2005
![]() |
I prefer: while(!drunk || drunk) drink(); //or while() drink(); Yay! The tradition of silly coding on programmer's day! ------------ |
Crazy Photon
Member #2,588
July 2002
![]() |
while(1) drink();
----- |
Derezo
Member #1,666
April 2001
![]() |
I should get to work. "He who controls the stuffing controls the Universe" |
BAF
Member #2,981
December 2002
![]() |
while(1) code();
|
Breakman79
Member #1,236
April 2001
![]() |
I guess it was just plain and simple destiny that I became a programmer then since my birthday is also today.
|
Dennis
Member #1,090
July 2003
![]() |
Happy B-Day Breakman79.:) Coder Simulator: while(1) cout << "He is idle...";
--- 0xDB | @dennisbusch_de --- |
Felipe Maia
Member #6,190
September 2005
![]() |
void program() { while(crazyness < MONKEY) { code(); } psychoDream(); program(); }
|
Crazy Photon
Member #2,588
July 2002
![]() |
Quote: my birthday is also today Felíz cumpleaños!! gives keg of beer as present ----- |
Chris Katko
Member #1,881
January 2002
![]() |
Pfft. I celebrate programmer's day every 18,446,744,073,709,551,616th day. Get with the program you bunch of 8-bit antiques. p.s. The 8-bit programmer's day would still be on the 256th day, because zero is not a day (which makes it interval data!). -----sig: |
Thomas Fjellstrom
Member #476
June 2000
![]() |
Chris, the First day starts at 0, and ends just before 1, so 0 is a day. typedef Day *Week[7]; Week this_week; this_week[0] = new Day("Today");
-- |
Archon
Member #4,195
January 2004
![]() |
It should be: return(WASTED); Where the variable WASTED is defined in <stdrink.h> |
|
1
2
|