Funny programming pictures, jokes & quotes

Discussion about everything. New games, 3d math, development tips...
pippy3
Posts: 155
Joined: Tue Dec 15, 2009 7:32 am

Post by pippy3 »

Acki wrote:
Go|iath wrote:Once a programmer drowned in the sea. Many Marines where at that time on the beach...

...but the programmer was shouting "F1 F1" and nobody understood it.
http://irrlicht.sourceforge.net/phpBB2/ ... =30#225036 ;)
Since he's on a laptop, shouldn't it be fn+F1?
Luben
Posts: 568
Joined: Sun Oct 09, 2005 10:12 am
Location: #irrlicht @freenode

Post by Luben »

Not necessarily. I don't have to press fn to use my F-keys, for instance.
Go|iath
Posts: 12
Joined: Fri Dec 24, 2010 11:00 pm

Post by Go|iath »

ahah, they beat me to it.

Image
from xkcd
ent1ty
Competition winner
Posts: 1106
Joined: Sun Nov 08, 2009 11:09 am

Post by ent1ty »

Yes! I know what you mean! :)
irrRenderer 1.0
Height2Normal v. 2.1 - convert height maps to normal maps

Step back! I have a void pointer, and I'm not afraid to use it!
cobra
Posts: 371
Joined: Fri Jan 23, 2009 2:56 am
Location: United States
Contact:

Post by cobra »

What is the compliment to a 43-degree angle?
"My, you're looking acute today."


What do you call a boring man and his wife?
a linear pair
Josiah Hartzell
Image
ent1ty
Competition winner
Posts: 1106
Joined: Sun Nov 08, 2009 11:09 am

Post by ent1ty »

Code: Select all

jorgerosa	with a little (*titanic) effort, i´ll get there. All i need are all my skills (*But where are they?....)
jorgerosa	http://sites.google.com/site/jorgerosaportfolio/home/irrlicht_media_player.zip
jorgerosa	not bad for a noob, right? (*please say yes....)
entity		success is a matter of concentration and desire 
Cobra171	How would you know?
		*entity slaps Cobra171
Cobra171	You must have read a book!
		*entity slaps Cobra171 again
Cobra171	That's not really fair.
entity		...
Cobra171	Shouldn't it be more like *entity motions to slap Cobra171
Cobra171	?
Cobra171	Then I could do something like
		*Cobra171 dodges entity's attempted slap
entity		all right look at this
		*entity kicks Cobra171 out of irc
		<- Cobra171 has disconnected (Disconnected by services)
entity		that was fair, right?
:P
irrRenderer 1.0
Height2Normal v. 2.1 - convert height maps to normal maps

Step back! I have a void pointer, and I'm not afraid to use it!
ChaiRuiPeng
Posts: 363
Joined: Thu Dec 16, 2010 8:50 pm
Location: Somewhere in the clouds.. drinking pink lemonade and sunshine..

Post by ChaiRuiPeng »

my spring break schedule

wake up
try to remember ideas that came to me in dreams
write on whiteboard
turn on computer
draft ideas
test ideas
spend 3 hours attempting to debug
give up for 15 minutes and play chess with computer bot
have daily inspiration
(think) your code will work
go back to drafting
WHAT WHEN WAS IT THE 6 IN THE EVENING ALREADY!!
rush to get my to-do list of that day done
go back to sleep

brainstorm during sleep subconscioussly

repaete
ent1ty wrote: success is a matter of concentration and desire
Go|iath
Posts: 12
Joined: Fri Dec 24, 2010 11:00 pm

Post by Go|iath »

hahahah,

myself I'm more likely to debug for about 15 minutes and play games for 3 hours, but that is probably why I haven't created many games yet :roll:


ent1ty wrote: success is a matter of concentration and desire
Indeed, I call that "Passion"
ChaiRuiPeng
Posts: 363
Joined: Thu Dec 16, 2010 8:50 pm
Location: Somewhere in the clouds.. drinking pink lemonade and sunshine..

Post by ChaiRuiPeng »

Go|iath wrote:hahahah,

myself I'm more likely to debug for about 15 minutes and play games for 3 hours, but that is probably why I haven't created many games yet :roll:


ent1ty wrote: success is a matter of concentration and desire
Indeed, I call that "Passion"
i always was lazy but now... :shock: i cant remember last video game i played.... i have just been working on my c++ project for so long adn so hard...
ent1ty wrote: success is a matter of concentration and desire
Butler Lampson wrote: all problems in Computer Science can be solved by another level of indirection
at a cost measure in computer resources ;)
serengeor
Posts: 1712
Joined: Tue Jan 13, 2009 7:34 pm
Location: Lithuania

Post by serengeor »

I usually turn on codeblocks, look at my project for a minute and then think about some totally unneeded feature in the framework at the moment, and nothing usually gets done like that :D
But I should get back on track any time soon I guess.
Working on game: Marrbles (Currently stopped).
ChaiRuiPeng
Posts: 363
Joined: Thu Dec 16, 2010 8:50 pm
Location: Somewhere in the clouds.. drinking pink lemonade and sunshine..

Post by ChaiRuiPeng »

serengeor wrote:I usually turn on codeblocks, look at my project for a minute and then think about some totally unneeded feature in the framework at the moment, and nothing usually gets done like that :D
But I should get back on track any time soon I guess.
i usually try to fix somethings i screwd up night before and only end up breaking my project further :lol:
ent1ty wrote: success is a matter of concentration and desire
Butler Lampson wrote: all problems in Computer Science can be solved by another level of indirection
at a cost measure in computer resources ;)
serengeor
Posts: 1712
Joined: Tue Jan 13, 2009 7:34 pm
Location: Lithuania

Post by serengeor »

ChaiRuiPeng wrote:
serengeor wrote:I usually turn on codeblocks, look at my project for a minute and then think about some totally unneeded feature in the framework at the moment, and nothing usually gets done like that :D
But I should get back on track any time soon I guess.
i usually try to fix somethings i screwd up night before and only end up breaking my project further :lol:
So the solution is: Don't sleep! :D
Working on game: Marrbles (Currently stopped).
Radikalizm
Posts: 1215
Joined: Tue Jan 09, 2007 7:03 pm
Location: Leuven, Belgium

Post by Radikalizm »

serengeor wrote:
ChaiRuiPeng wrote:
serengeor wrote:I usually turn on codeblocks, look at my project for a minute and then think about some totally unneeded feature in the framework at the moment, and nothing usually gets done like that :D
But I should get back on track any time soon I guess.
i usually try to fix somethings i screwd up night before and only end up breaking my project further :lol:
So the solution is: Don't sleep! :D
I've noticed that the quality of my code actually gets better when I code at night compared to when I code during the daytime

All of the features I've developed which can be seen as 'exciting' have all been coded at around 3AM

I have a messed up sleeping schedule... :D
ChaiRuiPeng
Posts: 363
Joined: Thu Dec 16, 2010 8:50 pm
Location: Somewhere in the clouds.. drinking pink lemonade and sunshine..

Post by ChaiRuiPeng »

serengeor wrote:
ChaiRuiPeng wrote:
serengeor wrote:I usually turn on codeblocks, look at my project for a minute and then think about some totally unneeded feature in the framework at the moment, and nothing usually gets done like that :D
But I should get back on track any time soon I guess.
i usually try to fix somethings i screwd up night before and only end up breaking my project further :lol:
So the solution is: Don't sleep! :D
2 am right now :D
ent1ty wrote: success is a matter of concentration and desire
Butler Lampson wrote: all problems in Computer Science can be solved by another level of indirection
at a cost measure in computer resources ;)
Go|iath
Posts: 12
Joined: Fri Dec 24, 2010 11:00 pm

Post by Go|iath »

lol
Post Reply