Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Not the issue (Score 1) 742

The issue is that many of us feel trapped into using Microsoft products that we hate and that don't work properly. I use Linux, but still continue to have to work on my wife's Windows machine to keep it marginally functional and keep it from imploding on itself. We're trapped because of Quicken. I actually have very little anger for them past that. They've become somewhat inconsequential in my life.

Comment Re:Bad Analogy (Score 2) 716

"In software, a spectacular crash caused by a particular kind of bug isn't publicly analyzed and the entire software development industry doesn't pass new standards that proscribe avoiding that error in the future"

What is a spectacular crash in software? I hear what you're saying, but you're basically defining why we haven't had this level of introspection. Software just doesn't fail that catastrophically. Being unable to load the healthcare.gov website does not in any way compare to a bridge collapsing killing hundreds of people. If you really think about it a pretty good case could be made for roads being just as buggy as software. Thousands of deaths in my state alone each year? Perhaps it's just that the bar for software "working" is quite a bit higher in software than for many other bits of engineering. Software needs to be innovative, aesthetically pleasing, easy to operate, functional, highly available, and more.

Comment Re:Bad Analogy (Score 2) 716

It's a bad analogy because non-software engineers who do really creative work generally do have similar failure rates to software engineers. If you look at builders of original architecture they have to deal with fixing a lot of problems. Petroleum engineers have all sorts of inefficiencies and failures. Bridges that are in any way original are frequently known to fail. Let's stop comparing complex software applications to incredibly standardized roads.

Comment Re:Actually one of my beefs (Score 4, Informative) 293

Well Android does offer more way more granularity than iOS. I think iOS is nicer in the way it will prompt for a couple of the permissions. That said, iOS can't do many of the things android can, so it's not really an apples to apples comparison.

Facebook can't read your texts on iOS because it's not possible. My app doesn't require a permission to access network state on iOS because my app can't change it anyway.

It's easy to do security by simply stopping developers from being able to do things. Of course you just have to trust that Apple is doing all your security properly since there's no way to validate that fact.

Comment Actually one of my beefs (Score 5, Interesting) 293

Android needs to add two levels of permissions for much of this stuff. You basically have to ask for everything or nothing. I wanted to check network state in my current app, which requires asking for permission to change the user's networks. I don't want to change their networks. I just want to see if the network is up.

Comment Uh... (Score 5, Insightful) 509

" is a huge leap to extrapolate from anatomical differences to try to explain behavioural variation between the sexes. Also, brain connections are not set and can change throughout life."

So... basically this could be 100% enculturation and there could be zero genetic differences. This is essentially the equivalent of pointing out that people who do a lot of running have strikingly different looking cells in their leg muscles than people who sit on the couch all day. Jumping to the runners being born with different leg muscles might not be the correct answer.

Comment Uplogix (Score 1) 104

My company builds a replacement (http://uplogix.com), smarter version of a serial console. They can all be managed by web UI and you can term directly into each device, keep configuration on them, and keep each device mapped to its outlet on the power controller. We even have a virtual version that runs on vSphere. You can hook up all the ports via telnet and keep your existing term server, but getting the benefits of the rich CLI and web UI.

Sounds like a perfect use case for you.

Slashdot Top Deals

"May your future be limited only by your dreams." -- Christa McAuliffe

Working...