@KathyReid @daedalus You're generous.
Me: "IF AI WAS INVOLVED: $∞/hr"
(i.e. go away and take your AI slop someplace else.)
I've dealt with one project that was "vibe coded"… it was a comms driver for a copper refinery written in Python.
I helped get it into some vaguely working order (most of that was wrapping calls to a C library in a module using `subprocess`… because the original authors played fast and loose using threading using a non-threadsafe C library) but made it clear its future maintenance would be their problem, not mine.
I've walked away from that project now, and will walk away from future ones of that nature from now on.
Code written by an uneducated programming beginner is bad enough, but when LLMs get involved, it's an unholy mess of epic proportions.