Forgot your password?
typodupeerror

Comment Re:am i missing something? (Score 1) 511

stop making huge games? No. Come up with a better model, like the one OnLive is working on? Yes. Even if you don't try a developers title with OnLive, they still get paid. Even if you try 1 title that you even slightly enjoy in a month, the cost of OnLive is as cheap as entertainment gets (with the exception of NetFlix/Gamefly as it would be the same price ;))

Comment Re:American cars.... (Score 1) 378

That's still not done properly. Maybe I'm within a meter of the car because I'm getting in the trunk. Or fetching the coffee cup I left on the roof. Maybe I'm sitting in the seat, but not actually ready to leave because I'm still talking to someone. Or reading the magazine I just picked up. Or fetching something I left on the passenger seat. Or in the glove box.

You do realize that every other, non Model S car, ever made, ALWAYS have their door handles popped out, right?

Comment Re:Normalization doesn't exist to save disk space (Score 2, Informative) 267

Why in the world would you allow access to a line in a database while simultaneously allowing access to another DB with the same line of data? This is easily disallowed by properly using reference ID's, which should have been implemented during the conceptualization of the DB at the very beginning but could still easily be attached to the entire DB. Don't allow data edits without first locking that line in the database, cross-referencing the reference ID, and preventing that same reference ID, regardless of which other DB is exists on) to be modified. If you don't know how to accomplish this with Oracle, or even SQL, you do not have any business touching the database to begin with. Based on your answers, and how ridiculously they've been modded, goncept you barely understand databasing at all.

Slashdot Top Deals

"A child is a person who can't understand why someone would give away a perfectly good kitten." -- Doug Larson

Working...