←back to thread

61 points NotAnOtter | 1 comments | | HN request time: 0.206s | source

My company is increasingly pushing prompt engineering as the single way we "should" be coding. The CEO & CTO are both obsessed with it and promote things like "delete entire unit test file & have claude generate a new one" rather than manually address test failures.

I'm a 'senior engineer' with ~5 years of industry experience and am considering moving on from this company because I don't want

1. Be pushed into a workflow that will cause my technical growth to stall or degrade 2. Be overseeing a bunch of AI-generated spaghetti 2-3 years from now

Feel free to address my specific situation but I'm interested in more general opinions.

1. juandsc ◴[] No.44468991[source]
Three years ago I left my job with VERY high salary because I was starting to burn out and took two months off.

From my experience, if you're burnt out or starting to burn out then leave, otherwise I recommend staying until you secure another job.

Regarding the situation, they want to delete the tests? Fine, you have git right? Replace it, and let everything set on fire, quietly enjoy the chaos and at some point revert the changes. Or don't, you're leaving anyway.