All I see is that users get a Dropbox app pre-installed, with 25GB of storage.
iCloud gives the user transparent storage of data, apps can use the same APIs on all iOS devices (where is the Android Dropbox API?) to store information there. Backups occur to it trivially.
Photos are automatically synced there. iTunes Match runs off it.
iTunes Match only takes up 2GB of storage for my 15,000 songs (~80GB), because the majority are in the iTunes music store, so this deal would already be worse for me.
iCloud wins because it is backed by the ecosystem. Where is the corresponding ecosystem in the Android world?
How does a bundled Dropbox app + storage bundle compete if it requires the user to manually do file management to ensure "cloud syncing" happens?
Hmm, it looks like it's actually a gcc frontend that uses LLVM as its backend - more than just a command-line wrapper. But I hadn't realized that it wasn't standard gcc.
Heh, I've been using the gcc command on my mac since I switched and I, quite literally, have never come across a program that wouldn't compile for me. That level of compatibility is... well... staggering. heh.
Same here, hence why I assumed it was standard gcc. In fact, I just did "sudo port install python27 py27matplotlib" which pulled in a lot of code and there were zero problems.
The new XCode 4.2 and presumably the next versions of it do not ship with a real GCC, which is one of the things mentioned in the article.
This causes problems for software that doesn't compile right with LLVM yet (arguably bugs in the software, but tell that to someone who can't use the LLVM compiled binaries any more).
Eventually, the version of Xcode that includes GCC will be too old to do anything useful with.
So then you wouldn't be able to "just install XCode", unfortunately.
They will ship with a different compiler, clang, and then with homebrew you can compile and install GCC to your hearts content.
For all of my personal projects and projects at work I am using clang because the errors and warnings it gives me are clearer, pinpoint the problem and it compiles my codebase almost 30% faster than GCC.
Right, so we have to rely on leaks in the future to get visibility on how our rights are being stripped away, this is the democratic process our predecessors shed blood for?
Am reminded of this passage from HHGTTG.
"But Mr Dent, the plans have been available in the local planning office for the last nine months."
"Oh yes, well as soon as I heard I went straight round to see them, yesterday afternoon. You hadn't exactly gone out of your way to call attention to them, had you? I mean, like actually telling anybody or anything."
"But the plans were on display ..."
"On display? I eventually had to go down to the cellar to find them."
"That's the display department."
"With a flashlight."
"Ah, well the lights had probably gone."
"So had the stairs."
"But look, you found the notice didn't you?"
"Yes," said Arthur, "yes I did. It was on display in the bottom of a locked filing cabinet stuck in a disused lavatory with a sign on the door saying 'Beware of the Leopard'."
It's fairly obvious what they should do: apologise publicly and to the people who they misrepresented themselves to.
Not in the Anglosphere where the actual people affected will never know of their wrongdoing.
Not throw their hands up in the air and blame human nature, sorry for the inconvenience.
Every act like this where they do not take a principled stand, dilutes the value of that Don't Be Evil motto a little more, until one day it will essentially be meaningless.
Can we get a little perspective? It's been less than a day since this came to light.
How about giving the people who are investigating a reasonable amount of time to investigate what happened, ferret out who is responsible and and figure out how best to move forward?
Were you running old versions of iOS? Personal Hotspot has been in it since March, seems odd that iPhone users would not be running at least 4.3 by now.
You can add and remove it on a month to month basis, though, if you only need it intermittently. In any case it's well worth the cost if you do need it, and is much cheaper than other ways of obtaining cellular Internet access.
I read somewhere that a large part of Apple's supply chain management is built on SAP, as well as being the system of record for iTunes/App Store transactions.
I can't find a reliable citation, since this will probably not be something they broadcast, due to their secrecy.
But then, they have the capital to massively spend on heavyweight internal systems.
Yes, Apple's iTunes store system of record runs on a custom SAP ABAP based system. It used to run SAP ERP but that could not take the load of transactions.
As I understand it, this is the reason why you get a weekly bill from Apple: the iTunes ABAP system makes financial postings to ERP, to reduce the overall number of transactions - and presumably also their credit card overhead.
iCloud gives the user transparent storage of data, apps can use the same APIs on all iOS devices (where is the Android Dropbox API?) to store information there. Backups occur to it trivially. Photos are automatically synced there. iTunes Match runs off it.
iTunes Match only takes up 2GB of storage for my 15,000 songs (~80GB), because the majority are in the iTunes music store, so this deal would already be worse for me.
iCloud wins because it is backed by the ecosystem. Where is the corresponding ecosystem in the Android world?
How does a bundled Dropbox app + storage bundle compete if it requires the user to manually do file management to ensure "cloud syncing" happens?