|
|
|
|
|
by stagas
28 days ago
|
|
Thanks! Your points are fair. I work very differently solo than when I am in a team, I can produce very detailed, fine-grained and scoped commits/PRs and I do so when I am in that situation. Doing it while I am working on a solo prototype would simply slow me down and my concern at that point is velocity, not code quality. This repo specifically has been vibe-coded in its entirety. The LLM put those magic numbers there and I agree it's not an ideal situation, but I'm not the one reading them/making changes to the code so it doesn't matter that much. Initially it had produced a giant main.ts file and then I told it split it to files and that's what it did. Managing an LLM-based-repository and managing a human-friendly repository are two very different things. I have another ~500 repos on GitHub, you should taken a look at a few humanly-written as well for the feedback to be accurate of my situation. |
|