|
|
|
|
|
by forlorn_mammoth
30 days ago
|
|
> The code it generated hat 0 compiletime errors And no spelling errors either! Also, > Really? What duplication did you actually find? I count a few small ones in buildMounts and ReadPrompt, maybe 20 lines or so, but hardly anything worthy of such an epithet >> embedding-shape 1 hour ago | root | parent | next [–] >>The duplication I'm seeing isn't just "same text repeated" but structural duplication. Doing a quick 5 minute look again just to give you some pointers; runtime.MountSpec construction in buildMounts, Workdir vs aux-dir mount-mode handling, repeated one-off mount append blocks, overlay detection and so on, the list goes on. Just those should account for 200+ lines. If you don't see any errors or problems, is it because there aren't any problems to see, or because they take a trained eye to spot? |
|
I do not understand the quote you rference at all tbh?