←back to thread

61 points NotAnOtter | 1 comments | | HN request time: 0.383s | 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. JonChesterfield ◴[] No.44468783[source]
There isn't enough context to hazard a guess at stay or go.

I would like to call out deleting the unit tests as a very funny way to deal with code generators breaking the product.