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

 



Forgot your password?
typodupeerror
×

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.

Comment Not a beef per-se (Score 1) 1027

I can't develop on it without Windows. Same beef I have with iPhone (although the iPhone has an installed base to make be bother buying a mac).

Android is easy to develop on using pretty much any OS. This is the same reason that PHP and Java have more mindshare than C# and Visual Basic. Devs can run any OS they want and still get work done.

Slashdot Top Deals

Math is like love -- a simple idea but it can get complicated. -- R. Drabek

Working...