After the Red Hat mess I see many people saying IBM destroys everything they touch, but I can’t think of many examples of it. Can you tell me what else IBM has destroyed after acquiring it, or something good that they themselves developed and then ruined it with stupid corporate choices?
IBM bought the Weather Underground. It had a set of developer APIs that allowed small-scale apps to make use of their data. As soon as IBM bought them the APIs were changed and replaced with a set priced to be affordable only to other mega-corporations.
It killed a tiny little free app I had built around it. The real irony is that I took a deep breath, looked around, and adapted the app to use the Dark Skies API instead. A few years later Apple bought Dark Skies and killed off its API too. {heavy sigh}
You’re probably already aware of this, but now Pirate Weather (http://pirateweather.net/en/latest/) offers a Dark Sky style API. I honestly don’t get amazing accuracy from it for my area, but it’s not awful.
I had heard of that, but was just too discouraged to try it at the time. Now that I’ve had some time to recover I should give it a look. Adapting my code to use it doesn’t look like it would take much effort.
Thanks!