Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Almost (Score 2) 263

I've written Python for years and have never used any special editor. The one problem I've had is when commenting out several lines of Python code -- you need to add a # character to the beginning of each line. It's a minor inconvenience. But Python could use a good multiline comment mechanism. I had the same problem in Perl, which uses curly braces, so it isn't really an indentation issue at all.

Comment Re:Exodus (Score 5, Insightful) 692

Even at the speed of light we can expand our territory at most proportional to the cube of the amount of time we have to spread. If the birth rate exceeds the death rate, the population growth will be exponential. No matter what technology we have, we won't be able to accommodate a geometrically growing population within a volume that grows no faster than a cubic formula. Here come the death panels. Thanks, Obama!

Comment Re:Heptatonic (Score 2) 111

We wouldn't have the confusion over octatonic if music started counting at zero. If you play a note and the next note up (on a heptatonic scale such as C major), it's counted as two (a second interval), because we started counting at one with the original note. By the time we get to the same note but at a higher pitch (do re mi fa so la ti do), we've counted to eight even though it's seven notes away. I avoided this mistake by counting A, B, C, D, E, F, G, seven notes, heptatonic. I suppose most people who can play an instrument didn't think it through before answering.

Comment Re:Wow (Score 2) 291

If you include the fact that you never bought it, that's more information that affects the probabilities. It's just like in the Monty Hall problem where revealing a goat behind one door changes the probabilities of what's behind the other doors.

Given the fact that cannabis was recently made legal where you live, you may be 5% less like to pass a class. Given the additional fact that you chose not to use cannabis, you may be 5% more likely to pass a class due to the curve being lowered by those who do smoke.

Comment The Face (Score 1) 290

Our small software company had a customer that would often complain, "The computer is sticking it's tongue out at me again!" For a custom module, I installed an error dialog for one particular error that displayed an animated face sticking it's tongue out. When she finally ran into this error, she was so tongue tied, she for the first time did *not* say "The computer is sticking it's tongue out at me!"

Slashdot Top Deals

Lots of folks confuse bad management with destiny. -- Frank Hubbard

Working...