|
|
|
|
|
by hn_throw2025
6 days ago
|
|
> No consistency, chaotic application of different conventions, duplicated code, ghost code (does nothing), and perhaps more as I'm digging in. I didn’t understand this part. You said you reviewed the code and it was looking good, so how did the cruft creep in?
Were you reviewing every diff, or taking an occasional sample? |
|
Looking at the individual changes in isolation, it's harder to see it doesn't match other conventions, duplicates code, removes or disables paths without cleaning up, etc. I'll bet there's also some crazy spaghetti code in there, from helping a co-worker clean up their Ai-generated code that they didn't understand.