this post was submitted on 23 Jun 2025
18 points (78.1% liked)

Programming Humor

3211 readers
1 users here now

Related Communities !programmerhumor@lemmy.ml !programmer_humor@programming.dev !programmerhumor@kbin.social !programming_horror@programming.dev

Other Programming Communities !programming@beehaw.org !programming@programming.dev !programming@lemmy.ml !programming@kbin.social !learn_programming@programming.dev !functional_programming@programming.dev !embedded_prog@lemmy.ml

founded 2 years ago
MODERATORS
 

(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

top 8 comments
sorted by: hot top controversial new old
[–] neidu3@sh.itjust.works 11 points 3 weeks ago (1 children)

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.

[–] idriss@lemm.ee 10 points 3 weeks ago (2 children)

This project is 6x bigger than that πŸ™ (~ 25k loc)

[–] neidu3@sh.itjust.works 4 points 3 weeks ago* (last edited 3 weeks ago)

And worst of all: written by someone else.

[–] ragingHungryPanda@lemmy.zip 1 points 3 weeks ago

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.

[–] DmMacniel@feddit.org 7 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

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

Then I shall refrain from it.

But what's wrong with active development on a legacy code base? Sure those FIXMEs and TODOs should be cleaned up as that's obvious tech debt, but besides that?

CTOs are not architects, so much is clear and this project shows issues running deep in your companies culture.

[–] idriss@lemm.ee 3 points 3 weeks ago

But what’s wrong with active development on a legacy code base? Sure those FIXMEs and TODOs should be cleaned up as that’s obvious tech debt, but besides that?

I don't think FIXMEs & TODOs are a problem either if you have a system on how to deal with them over time..

CTOs are not architects, so much is clear and this project shows issues running deep in your companies culture.

How could you tell? because yes, everything turns into a dick measuring contest (in PRs)

[–] Fontasia@feddit.nl 4 points 3 weeks ago (1 children)

I have a LinkedIn alert for CTO jobs and for weeks they've been nothing but "founders" wanting someone to build a "next gen crypto trading platform" for no pay

[–] idriss@lemm.ee 2 points 3 weeks ago

There is a rush for some countries to have their own exchangers to convert local residents for tax & fraud reasons. But if I am to build such a large complex system on my own, I would just have it all.