Comment by aetherspawn

8 hours ago

Is Cursor actually good though? I get so frustrated at how confidently it spews out the completely wrong approach.

When I ask it to spit out Svelte config files or something like that, I end up having to read the docs myself anyway because it can’t be trusted, for instance it will spew out tons of lines to configure every parameter as something that looks like the default when all it needs to do is follow the documentation that just uses defaults()

And it goes out of its way to “optimise” things that actually picks the wrong options versus the defaults which are fine.