Remix.run Logo
jmull 4 hours ago

> or the boilerplate, libraries, build-tools, and refactoring

If your dev group is spending 90% of their time on these... well, you'd probably be right to fire someone. Not most of the developers but whoever put in place a system where so much time is spent on overhead/retrograde activities.

Something that's getting lost in the new, low cost of generating code is that code is a burden, not an asset. There's an ongoing maintenance and complexity cost. LLMs lower maintenance cost, but if you're generating 10x code you aren't getting ahead. Meanwhile, the cost of unmanaged complexity goes up exponentially. LLMs or no, you hit a wall if you don't manage it well.

linsomniac 3 hours ago | parent [-]

>There's an ongoing maintenance and complexity cost.

My company has 20 years of accumulated tech debt, and the LLMs have been pretty amazing at helping us dig out from under a lot of that.

You make valid points, but I'm just going to chime in with adding code is not the only thing that these tools are good at.