Remix.run Logo
roughly 8 hours ago

You can send a submarine down to crushing depths while violating all the traditional rules about "good" engineering, too.

datameta 8 hours ago | parent [-]

Right, and often the tested depth isnt maximum. So you slowly acclimate to worse and worse code practices if the effort needed to undo it is the same as doing.

roughly 5 hours ago | parent | next [-]

> if the effort needed to undo it is the same as doing.

That’s the rub, yes - as long as your failures are nice and gradual and proportional to the changes you’re making, everything’s fine.

tedmiston 6 hours ago | parent | prev [-]

sure, but undo isn't the only path to a newer better version of the code

it's easy to see how the product (claude code) could be abstracted to spec form and then a future version built from that without inheriting previous iterations tech debt