top | item 46091418

(no title)

lone-cloud | 3 months ago

The code is partly refined AI generated slop and the UX is lacking. The functionality is very basic and needs to be more thoroughly tested. This type of project is half a work day tops for a senior+ dev to create with agentic coding.

discuss

order

johannesrexx|3 months ago

May I ask how you made the determination that network-monitor is "partly refined AI generated slop"?

LoganDark|3 months ago

I came to this conclusion as well. The README gives off some vibes but the sheer volume and writing style of the code comments is what really sells it for me. For example:

https://github.com/grigio/network-monitor/blob/9dc470553bfdd...

    // Enhanced styling with column-specific classes and alignment
This sort of marketing-speak isn't what people typically put in their code, LLMs love buzzwords. It's not just this, it's everything, but hopefully you get what I mean.

lone-cloud|3 months ago

The mindless code comments are a dead giveaway. It's always the same pattern of: "a thing" <--- here is a thing Generally a dev would clean these up, but when they don't it's a major red flag to me that it's just unreviewed vibe coded slop.