(I took the last summary part only for obvious reasons)
Result is hilarious but I couldn’t agree more. Here’s the prompt:
what’s your overall view of this project? what major design flaws do you see or good design decisions you like? be brutal, reality check time
edit: clarification before you guys jump me, the company paid for agentic editing to give it a shot and this is the first thing I asked
My current hobby project is over 4000 lines of perl at this point and not with a single comment in the source. I asked ChatGPT to evaluate the code base, and the only negative feedback was my preference for my ancient way of doing this one specific thing when there’s a module that handles it these days.
This project is 6x bigger than that 🙁 (~ 25k loc)
And worst of all: written by someone else.
I once worked on web forms project that was a port of VB6 with ~20k lines on both the markup and code behind files…per page.
But not to go into war stories. And no, nobody really knew what it did, which made rewriting virtually impossible haha.