[deleted]
Saturated vs lighter-desaturated is accessible to all people with vision.
31–40 of 72 posts
[deleted]
Saturated vs lighter-desaturated is accessible to all people with vision.
Ughhh. Just noticed that I can't install the XCode Command Line Tools because the dev center is down... no stdio.h on my system. What is this, the dark ages!? :)
Unfortunately, it seems to be the future. Just like everything, the price of having an all knowing central authority must be paid somewhere sometime.
If I subscribed to Art Bell/Coast to Coast theories of the world, I'd be far more concerned about Google (and Facebook) than Apple. Google's product is you, sold to advertisers. Apple's product is primarily hardware. Apple has no financial incentive to know everything about you because that data doesn't really help them sell more stuff, if it does, it's marginal. While with Google, the more they know, the more they can then sell that information in the form of targeted advertising. Remember, Google is the one that wants(ed) to store health records. They store every single search query, indexed by IP, and if you're logged into to Gmail, to your name and every email you've ever sent. I don't hate Google or Apple, but to bring up some dystopian future because a dev center is down?
Earlier quoted context omitted.
What's interesting about this rebuild is it tell us Apple tightly couples it's services. I would except at Apple's scale they would have followed a Service Oriented Architecture. This doesn't seem to be the case at all. And whatever happened to static hosting for videos/downloads.
As of now right now (~1374712460) there are two systems that are online: iTunes Connect and Bug Reporter. And both seem to use the cannot-be-killed* WebObjects. You can clearly see that in the URLs as they mention "WebObjects" and end in ".woa" (assuming it means Web Objects Application). *I've no idea what WebObjects are but I've heard people poke fun at their mention. Would be interesting if someone had more detail…
Earlier quoted context omitted.
Eh, only in the same sense that "maintenance" is equivalent to "downtime."
[deleted]
I'm not sure how this affects their credibility at all. Does knowing within the first 10 seconds of the problem help you sell more apps or do your job any better? Did they make some kind of bullshit excuse? I think the emails I received were pretty clear. Remember that AWS failed two times in two weeks last year and they completely disabled AWS API access during those failures, which doesn't affect us downloading Xcode or dealing with provisioning, that affects live, production apps, that for many mean serious money. Remember how
Also, let's compare Amazon's response to a 2012 failure. The failure happened on a Friday night, taking completely out, a large number of web sites and applications, including Netflix, Pinterest and important to many developers, Heroku. Yet, it wasn't until Monday, that they released a statement explaining why, even when it was crystal clear it was power related. The kind of breach that Apple must have experience probably wasn't able to be forensically identified until many hours after the initial failure, yet in Amazon's case it was a power failure, which doesn't take a genius to need three days to release a statement.
I'm not defending Apple, but I am suggesting that our knee-jerk reactions be tempered by reality and how other companies have performed under similar situations.
Ughhh. Just noticed that I can't install the XCode Command Line Tools because the dev center is down... no stdio.h on my system. What is this, the dark ages!? :)
You agreed to this... You know there's a well known and simple solution... YOu could always... You know what, I know you know better, but perhaps you'd be interested in forfeiting your rights for a bit of convenience? Great!
Well, the Bug Reporter is now online; that's one system restored, 13 to go. At least they're making progress. https://bugreport.apple.com/
EDIT: (I forgot to use the tag.) Apologies all.
Earlier quoted context omitted.
You agreed to this... You know there's a well known and simple solution... YOu could always... You know what, I know you know better, but perhaps you'd be interested in forfeiting your rights for a bit of convenience? Great!
I love pseudo-haikus wrapped in dystopian drama.
Earlier quoted context omitted.
As of now right now (~1374712460) there are two systems that are online: iTunes Connect and Bug Reporter. And both seem to use the cannot-be-killed* WebObjects. You can clearly see that in the URLs as they mention "WebObjects" and end in ".woa" (assuming it means Web Objects Application). *I've no idea what WebObjects are but I've heard people poke fun at their mention. Would be interesting if someone had more detail…
WebObjects is a web application framework. It's OLD old. It's about ten years older than Ruby on Rails, putting it on par with PHP and Ruby itself. NeXT made it and Apple decided to make it free. It was Objective-C and is now Java.