|
|
|
|
|
by chromadon
40 days ago
|
|
This struck me as odd too. 7 months? It wouldn’t take that long to write it in a new language. Another thing I don’t see mentioned is code quality. Vibe-coded code bases are an excellent example of why LLMs aren’t very good at writing code. It will often correct its own mistakes only to make them again immediately after and Inconsistent pattern use. Recently Claude has been making some “interesting” code style choices, not inline with the code base it’s currently supposed to be working on. |
|