Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:Algorithms (Score 1) 161

You can implement a 3D game in Python, but its interpreter and memory management is going to make it much less efficient than the same game in C++.

IMHO that is a rather unfortunate example. I'm sure people have written 3D games in Python with not so bad results, because the 3D heavylifting is done on a GPU anyway (via PyOpenGL).

Comment Re:"Two" times, not ten times (Score 1) 203

News for nerds, remember? Ten is simply the base-2 representation of the same number that two represents in base-10. It's exactly the same statement.

So is that base two too? I can understand a reference to seeing "2" in a binary datastream when talking about bending strength, but I could never really get past second base myself.

Comment Developers (Score 0) 74

Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers. Developers.

Your comment violated the "postercomment" compression filter. Try less whitespace and/or less repetition.

Slashdot Top Deals

The one day you'd sell your soul for something, souls are a glut.

Working...