Comment Re:Again? Seriously? (Score 3, Funny) 409
You're taking this all too seriously. Everything's cool.
You're taking this all too seriously. Everything's cool.
I suppose it bothers me because I will be compelled to view. It's another couple hundred bucks out of my pocket. I also feel compelled to bitch about it, because that's what we do.
Fuck you, George Lucas. Fuck you.
Actually, America was gearing up to join the war just before the bombing of Pearl Harbor. They also contributed very significantly previously to that from a resources standpoint.
Same deal here....I was going in for a quick Macgyver fix, perhaps some things are best left to memory.
Wait, maybe with some bubble-gum, a proxy, and my shoelace.....ahhhhhhh, that's it. Yes, it's as bad as I remember.
If something like indentation is a show-stopper for your choice of language, then you are missing the point.
Computer languages are about data structures and idioms for manipulating them efficiently. In contrast, whitespace is a cosmetic, superficial thing.
Yes, I adore Python. (I wish I had paid attention to it ten years sooner than I did.)
I've only been programming professionally for 3 years now, but already I'm shaking in my boots over having to rethink and relearn the way I've done things to accomodate these massively parallel architectures. I can't imagine how scared must be the old timers of 20, 30, or more years. Or maybe the good ones who are still hacking decades later have already had to deal with paradigm shifts and aren't scared at all?
There. 10 lines, yes, but 2 are comments, 2 are just braces, and one is blank. Not a lot of stress on the old typing fingers, and a dramatic increase in readability and extensibility.// Win SDK syntax off the top of my head from a long time ago...
// What is up with the <ecode> tag?
retval = MessageBox("Quit without saving?", NULL, MB_YESNOCANCEL);
if (retval != BM_CANCEL)
{// Save first, then bail // MB_NO == don't quit without saving
if (retval == MB_NO)
do_save();
do_quit();
}
One important thing to know about puffer-fish is that their teeth grow quite rapidly and can get too big if not fed the right diet. If the teeth grow too big the puffer will not be able to eat and will starve. One of their favourite foods in the wild is the snail. The shell of a snail is enough to wear down the puffers teeth as he chomps through it.
Gung-Ho has a new homey, a Sri-Lankan Red-Claw crab. Not my idea, but now that I've gotten rid of all of the guppies in the tank I listened to the gf when she asked if she could have him. Funny thing is that he's so afraid that the puffer will eat him that he doesn't come out at all.
Why won't sharks eat lawyers? Professional courtesy.