I thunk they're in a real bind. One thing is the product strategy is a mess—I'm guessing that internally they just don't really have product people and with something like AI, which is cross--cutting, that's really hard to manage. They are also in a bind because everyone is loosing money on LLM tools, and Anthropic, for example, make Cluade Code and can charge JetBrains and the other vendors whatever they like. If you don't have deep pockets you then have to pass the cost on, but that hits your biggest customers hardest, which then pushes your users to the competitor product; It's a pretty tough spot. MS buying GitHub when they did looks more and more like a bargain!
It is interesting this. I moved from Blackberry to Android to iOS and found that quality of the apps in general in iOS just so much better. I guess the fact that more people pay for apps in iOS means it is worth making the investment, but I also wonder if the different emphasis on the platforms influences which developers work on which one.
This is a long article but there is so much good information in here, and obviously Derek Pearcy is a bit of a legend. Looking forward to seeing the new Illuminati game from him as well.
"The most simple one, that women engage in far fewer numbers explains all observable effects in my opinion."
> Well yes. But why do you think that is? If OSS is, in general, hostile to woman (and I would suggest that it is) than obviously fewer of them engage with it. Of course that same problem is reflected all the way up the chain - fewer woman become programmers because computing is hostile to them - a trend which starts at school and has been the case since about the 1980s.
I found this really interesting. Many of the practices which agile promotes - stand-ups, pair programming and so, are decidedly ableist - not surprising given the make-up of the people who originally promoted it. Good to see some discussion around this finally.
+1
I found the article fascinating. I interviiewd Stephen for a podcast last year mainly talking about language design (https://www.infoq.com/podcasts/wolfram-language-mathematica/) and found him to be both extremely charming, very interesting, and extremely smart. He was an absolute pleasure to interview and I would have loved to have talked for longer.
I've not seen this discussed much. "When a leader is experiencing significant emotional upset, when they are stressed or ill, their shadow side can emerge. Hogan called this their 'dark-side’ behaviours, which can cause leadership to derail..."
They sort of do answer it here:
"Swift benefits greatly from being an embedded part of Apple's ecosystem, but it also provides challenges for its organic growth as there's a lot of dependency on Apple for capabilities that the server ecosystem requires. For example, almost all Swift developers use Apple's Xcode as their IDE and it has fantastic support for developing for iOS devices, including the ability to run locally in emulator environments. It would be great to add support for writing server code that allows developers to develop directly into containerized environments from their local IDE by supporting the simple integration into Xcode of development tools such as Appsody. Where there is open governance and open ecosystems, it enables the community to contribute and to solve the problems and use cases that are important to them."