zinfamous
No Lifer
Dont mess with an old man in a cowboy hat.
notice how Wilfred Brimley could have gotten that lady shot while he grabbed that dude when he was pointing the gun at her?
Dont mess with an old man in a cowboy hat.
I know how that started out. Those boom trucks overhang the back 8~9', and you hook the ball up before you lower the boom into the boom rest, because pushing a 317# hook over to hook it up is just not happening.I can just hear the driver in his own world going "Doopty doopty doopty doo...hmmm...pizza sounds good for dinner tonight....WHAT THE HECK WAS THAT???"
underscores in variable names = fail
Ummm... the whole "while(still_alive)" thing is being called to determine if still_alive is still true.Where is the called method to determine if still_alive is still true?
Ummm... the whole "while(still_alive)" thing is being called to determine if still_alive is still true.
Could get set to false in any of those 4 functions being called.
You wouldn't be checking for it being true in another function. The while loop is doing that. The other functions could very easily set it to false though and there is nothing wrong with that at all.While correct - that would be sloppy and stupid coding. Checking if the variable for still_alive being true in an unrelated named method (such as "Wash_hands" or whatever) is dumb dumb.
So I'm just going with the person who created the billboard is a moron.
While correct - that would be sloppy and stupid coding. Checking if the variable for still_alive being true in an unrelated named method (such as "Wash_hands" or whatever) is dumb dumb.
So I'm just going with the person who created the billboard is a moron.
You wouldn't be checking for it being true in another function. The while loop is doing that. The other functions could very easily set it to false though and there is nothing wrong with that at all.
function names starting with capital letters = fail
Also, on the 'underlines in variable names' thing - is there a real reason for that or is it just an aesthetic preference or even a kind of status marker? I think I'd rather go with a boolean like Pen_is_up than the alternative.
notice how Wilfred Brimley could have gotten that lady shot while he grabbed that dude when he was pointing the gun at her?
This is just totally wrong.I thought the idea was functions shouldn't have 'side effects', where they change variables that aren't their return values? Makes it harder to see what is going on.
This is just totally wrong.
This is just totally wrong.
Tfw the hume thread gets more technical discussion than the technical forum does in a quarter.
"hey dummy, what does it mean when a baboon shows you its teeth?"
dumbasses.