|
|
|
|
|
by dartos
533 days ago
|
|
> one (or many) correct solution(s). > Code is a great example I’d argue that most coding problems have one truly correct solution and many many many half correct solutions. I personally have not found AI coding assistance very helpful, but from blog posts by people who do much of the code I see from Claude is very barebones html templates and small scripts which call out to existing npm packages. Not really reasoning or problem solving per se. I’m honestly curious to hear what tricky code bugs sonnet has helped you solve. It’s led me down several incorrect paths, one of which actually burned me at work. |
|