Remix.run Logo
orbisvicis 6 hours ago

Ehh, I find that the most tedious code is also the most sensitive to errors, stuff that blurs the divide between code and data.

jeremyjh 6 hours ago | parent [-]

I doubt if we're talking about the same sort of things at all. I'm talking about stuff like generic web crud. Too custom to be generated deterministically but recent models crush it and make fewer errors than I do. But that is not even all they can do. But yes, once you get into a large complicated code base its not always worth it, but even there one benefit is it to develop more test cases - and more complicated ones - than I would realistically bother with.