Remix.run Logo
SamPatt 13 hours ago

Many comments are mocking the "Non-technical teams are now shipping production code" line as an obvious disaster waiting to happen.

I think this will be commonplace in the not too distant future.

Some disasters will happen, just like they did before AI. Skeptics will gleefully point out these failures while more and more non-technical teams ship code.

dgellow 13 hours ago | parent | next [-]

Will they also do the maintenance, future migrations, and handle prod alerts at 2am? I’m all to empower non technical people but shipping prod code isn’t the way to do it. What will happen is a very large amount of unmaintained services with no coherence, that will accumulate over time. I cannot imagine the monsters we will after a few years of that being normalized

kypro 13 hours ago | parent [-]

No, because you're misunderstanding how this works.

Technical teams still need to design and build out the infra.

Technical teams still need to think about how to design and secure the backend systems.

The only thing that changes is that non technical people can now build UIs and internal tools on top of your core assuming you have solid APIs, MCPs, docs, and components to build on top of.

If you're allowing non-technical teams deploy mission critical software then you're not doing it right.

No one wakes up the frontend dude at 2am because the JS is doing something weird in the browser... All of the core infra and backend should still belong to technical teams.

I'm sure Coinbase understands this and when they say non-technical people are shipping software they don't mean they're vibe coding terraform infra and deploying full-stack user-facing applications.

dgellow 12 hours ago | parent | next [-]

I do understand the theory, none of what you mentioned is new to me or contradict my points. I do not believe things will be done right. It’s not only mission critical services that require maintenance and need to handle incidents. Internal services are as important to a company as their public facing ones, and once you get the ball rolling I do not believe we won’t see the same approach used for customer facing services. I also do not expect non technical people to understand differences between MCP servers, rest apis, direct db access, and other resources. If they do they are definitely technical… so it will be up to whatever they let the agent do. Which is the whole problem here, you need to be technical to understand and push back when agents are doing things wrong

hluska 2 hours ago | parent | prev [-]

This is a whole lot of speculation masquerading as knowing what you’re talking about. You don’t have a clue what the CEO meant. If you did, you wouldn’t be talking here.

wiseowise 13 hours ago | parent | prev | next [-]

> I think this will be commonplace in the not too distant future.

And due to this it deserves even more mockery.

mert-kurttutan 13 hours ago | parent | prev [-]

Many people say this and they also say (see top comment) it being for financial company. But this being for financial company is an extra layer of risk that I am not willing to take personally.