Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Apple makes cloudy (Score 2) 523

Stop allowing Apple to cloud up the argument by making you think that the form factor and interface is bound by definition to the UI design and feature list of the OS it runs.

Argument 1: What if the iPad could run, say, Win7 or Linux or some other OS? It adds wide-open capability, and gives way to content creation. But the form factor and UI frustrate.
Argument 2: What if there were a PC out there with a huge 32" touchscreen display and gesture UI, and it ran iOS. Could a stockbroker be happy with it?
Argument 3: What if the same PC with touchscreen display and gesture UI, and it ran Win7 or Win8 or WebOS or Cyanogenmod? How would that stockbroker feel then?
Argument 4: What would be gained by mouse-enabling an iPad? Who uses an iPad with mouse to access a PC via Remote Desktop? How is that working out for you?

Point is, if the platform were open, we would readily consider these questions, and make inroads on the answers. But Apple packages the UI, OS and form factor so well, we don't budge. Pity.

Comment Detroit: Where the weak are killed and eaten. (Score 1) 460

While all you process-laden geeks with your SCRUM teams and unit tests are getting the life sucked out of you in the Valley, we here in Automation Alley live by the seat of our pants, Montgomery-Scott-style, delivering barely-passable code on time, with the enhancements and 80/20 fixes to be pushed ahead of next year's model refresh, and a keen eye on the Bugzilla board, waiting for our user community to serve up the bug list. Thrilling, I tell ya.

Didn't yo mama ever tell you not to buy a first-year model?

Comment Android BREAKS audio AGAIN with 2.2-2.3 (Score 1) 129

Sure, 2.3 really is faster and more responsive than 2.2, with better battery life and a sexier interface to boot.

But WHY does the dev team INSIST on BREAKING streaming and AAC+ audio on EVERY release?

http://code.google.com/p/android/issues/detail?id=13715
http://code.google.com/p/android/issues/detail?id=9308

Programming

Programming Things I Wish I Knew Earlier 590

theodp writes "Raw intellect ain't always all it's cracked up to be, advises Ted Dziuba in his introduction to Programming Things I Wish I Knew Earlier, so don't be too stubborn to learn the things that can save you from the headaches of over-engineering. Here's some sample how-to-avoid-over-complicating-things advice: 'If Linux can do it, you shouldn't. Don't use Hadoop MapReduce until you have a solid reason why xargs won't solve your problem. Don't implement your own lockservice when Linux's advisory file locking works just fine. Don't do image processing work with PIL unless you have proven that command-line ImageMagick won't do the job. Modern Linux distributions are capable of a lot, and most hard problems are already solved for you. You just need to know where to look.' Any cautionary tips you'd like to share from your own experience?"

Slashdot Top Deals

Say "twenty-three-skiddoo" to logout.

Working...