MCP is currently too difficult to setup and too complicated for consumers to understand. Once somebody big enough figures out distribution and integration a la the App Store, and the market starts to understand MCP integrations as extensions your AI client can orchestrate across (do one thing in App A, another in App B, etc all with a single prompt), it’ll be off to the races.
Precisely, such a change represents substantial risk in an incredibly risk-averse industry. People at orgs in such industries are in constant CYA mode, looking to point responsibility (and therefore blame) to anyone else.
The time to go and implement such a change probably pales in comparison to the amount of time spent in meetings getting people to agree to make the change.
> This is how things like SAFe are born, that try to make "agile safe for the corporation" and of course they're nothing more than corporate BS under an agile name
SAFe was truly one of the worst things I encountered with consulting clients. Planning days were an unbelievable exercise in futility. Waterfall masquerading as agile, the absolute worst of both worlds.
> I also really don't get the apparent hate for react, usually from people who haven't used it all that much
In defence of the haters, I think we’ve all seen our share of horrendously organized React SPAs. Dependency hell, (seemingly) infinite prop drilling, components thousands of lines long, the list goes on.
Some people think they hate React, when in reality they hate a specific implementation of it.
I personally would rather create a .drawio file visually and keep that under version control. Sure, the diffs aren’t that meaningful, but that’s what commit messages are for.
What you’re describing is early Facebook. Your feed was only from your 1st degree connections. Content mattered because it was from people you cared about (and inherently knew, because users wouldn’t accept friend requests from people they didn't know). It really was the pinnacle of social media.
> I put the blame squarely on these institutions and our government for this situation
Maybe we should advocate for some personal responsibility as well. Institutions may have offered dead end programs, banks may have financed it, but many individuals took out these loans quite thoughtlessly.
My 20 year old HP laser jet costs me a minimum of $0 to run per month. And if I go 6 months without printing, it still costs me $0 a month. The math doesn’t line up, it’s a cash grab plain and simple.
> In place of the old pleasures demanding intelligence and personal initiative, we have vast organizations that provide us with ready-made distractions - distractions which demand from pleasure-seekers no personal participation and no intellectual effort of any sort
This feels true in some sense for every generation; bemoaning the insolence of the current youth feels like a rite of passage. However, it also seems true that the youth of today have a lower barrier of access to “pleasure” than any other humans in history.
What a read! This guy was really in it for the lulz.
> Cole “once took every seat in the stalls at a pretentious and terrible play and gave tickets to many acquaintances. The performance was wrecked, because as soon as the lights went up, the circles and the gallery saw one short and expressive word spelled out by the bald heads of strategically placed men in the stalls.”
I know parent said “see it”, but a more accurate phrase would be “experience it”. What’s going wrong can be very nuanced, and it’s a bit naive to think you could diagnose complex industrial machinery by watching a few cameras.
> We should expect them to provide a basic option (which they do) and for sophisticated consumers to pay more for a much better option
GitHub is fairly feature rich imo, _especially_ when compared to something like CodeCommit on AWS. I’ve been forced to use CodeCommit on client engagements and it’s absolutely horrid. Honestly if your tool supported CodeCommit I’d say the value proposition would skyrocket.
Microsoft is using React Native for Windows [0] for their Office applications [1]. As a fan of RN this would be the first avenue I’d explore if I had to develop something for Windows.
It fell out of favour for one of the same reasons the author cites - that third party dependencies were a dumpster fire. I would say that as frustrating as this can be with React Native, Cordova was substantially worse.