Remix.run Logo
rpdillon 6 days ago

This is really insightful, but I think it also extends to making the project either low stakes or low complexity. I have this lurking feeling that the preferable architecture for software will change as a result of LLMs because they're good at working on low complexity modular components more than they are on high complexity million-line code bases.

ncruces 5 days ago | parent | next [-]

You'll just shift complexity to the orchestration of the modular components.

Monoliths vs micro-services.

rpdillon 4 days ago | parent [-]

There's some truth here. But in carefully orchestrated scenarios (the minority, to be sure), it can work surprisingly well, I think.

majormajor 5 days ago | parent | prev [-]

They aren't necessarily as great at building low-complexity high-modularity components, though. ;)

Unless you know enough to tell them to! And keep them honest about it...