Remix.run Logo
mikepurvis a day ago

I can see how the situation is annoying there; I've had a similar frustration when doing manual code review for someone's obviously AI-slop PR only to have their bot auto-respond to my comments. There's an asymmetry of effort that feels unfair. Like, don't ask for manual review of something that contains lots of things that your own manual review should have caught first, and if I provide human feedback, I expect human responses.

That said, I wouldn't necessarily take it at face value that the person you were working with trusted the bot more than you— at the end of the day, the bot was doing all the implementation anyway, so all the interactions between her and the bot were probably framed in language like "what if we" or "I think it would be better if", so her saying "my programmer colleague thinks X" would naturally generate that "yeah your colleague is right, let's go that direction, makes sense" that she passed back to you, probably thinking it was a complement.

Maybe the real frustration is her not understanding the value-add that still exists there when someone with real expertise and more context can step in and provide that nudge in the right direction.

NichoPaolucci a day ago | parent [-]

Sure - I don't hold it against them. It was just surprising to read a "Claude said you're right" message. (Yes, I know that I'm right, or I wouldn't have said it)

Didn't ruin my week or anything, but that was the writing on the wall for me.

Technical expertise is no longer viewed in the same light when software development has no barrier to entry.

mikepurvis a day ago | parent [-]

True, though I wonder if 2026's "Claude make me a minecraft plugin" is 2006's "View Source" button.

Web development took a long time to gain respect in part due to the accessibility of it. When everyone had a nephew who "makes websites" and anyone could get started with a $5/mo Dreamhost account, it was harder to see why a consultant was worth $200/hr to do the job properly.

It'll be interesting to see how this plays out, particularly accounting for bots continuing to get smarter and smarter. Is the "craft" of software engineering dying before our eyes? Or will this be like webdev, where there's an explosion of access and ideas for a time and then it settles back down into being a thing that normal people mostly leave to the nerds.