Remix.run Logo
flohofwoe 4 hours ago

> I always resented having to write the same code over and over,

Those problems had been solved in the 1970s and don't need LLMs. One solution is called 'copy-paste', another 'software libraries/components' ;)

peter_retief 4 hours ago | parent [-]

Neither really solved the problem, reality is too nuanced, AI fills the gap.

flohofwoe 4 hours ago | parent [-]

Not sure if a non-deterministic copy-paste is really filling a gap ;)

But yeah, there are areas in software development where AI assistence is actually useful, I just see code-generation as one of the less useful areas, since tbh this isn't a problem that needs urgent solving. IMHO LLMs are much more useful for passively analyzing/bugscanning code bases (or data in general).