Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment But it's not just malware, it's censorship (Score 1) 99

If Apple was only about blocking malware from their appstore, that would be fine. But that is not even remotely the limit of what they do. Apple decides what content you can show to users, on phones that they paid for. Want to show something even remotely mature in your app, designed for adults? You are banned. Want to offer people a way to pay for your services that doesn't involve the appstore? Banned.

If for no other reason to allow people to choose whether to be censored or not, the single appstore model needs to be broken up. Apple should have no say in the way that companies communicate with customers. If you want to mark an app as mature audience, then fine. If you want to "warn" people that the app uses a non apple payment system, then fine. But the censorship, where only Apple decides what you do with the phone that you paid for, needs to stop.

Comment Re:Sigh. (Score 3, Informative) 153

But the description you just supplied is EXACTLY how DLLs work on Windows. A DLL is a file, and your application loads it into memory. The notion of DLL hell is not caused by Windows; it is an issue that any shared library can face when the developers of that library release new versions with breaking changes. If your app always loads the default version of the DLL that is registered in the Registry, and there is a breaking update, it can be an issue. The resolution on Windows is to keep a separate copy, or parallel copies with needed versions. This is the exact same way it is handled on Linux.

Comment Amazon interviews are absurd (Score 1) 1001

This is _exactly_ why I do not work for Amazon. Because after an all day interview, including being interviewed during lunch so I couldn't actually eat, I was asked to stand at a whiteboard and design a novel algorithm and write accurate Perl code from memory. (I should mention that my job at Disney involved writing great Perl code all day, and I did just fine. No thanks to Bezos and his grist mill.)

I should also mention that one of the first things I saw when I walked in was a young woman standing at her desk, just crying. And everyone walking by acting like that was a perfectly normal thing to see there. And when I went to the lunchroom, not a single person was smiling, or laughing, etc. They all just looked beat down. By the time the whiteboard came up, I had already decided I didn't want to work there.

Slashdot Top Deals

Dreams are free, but you get soaked on the connect time.

Working...
OSZAR »