Remix.run Logo
layer8 4 days ago

Too erratic to be net useful.

anuramat 4 days ago | parent [-]

Even for code reviews/test generation/documentation search?

layer8 4 days ago | parent [-]

Documentation search I might agree, but that wasn’t really the context, I think. Code reviews is hit and miss, but maybe doesn’t hurt too much. They aren’t better at writing good tests than at writing good code in the first place.

anuramat 7 hours ago | parent [-]

> wasn't the context

yeah, I'm just curious about the vibe in general

> good tests

are there any downsides to adding "bad tests" though? as long as you keep generated tests separate, it's basically free regression testing, and if something meaningfully breaks on a refactor, you can promote it to not-actually-slop