←back to thread

61 points NotAnOtter | 1 comments | | HN request time: 0.207s | 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. heldrida ◴[] No.44469110[source]
Software engineering is not about typing. The LLM would write the unit tests based on the implementation you provide. Regardless of the LLM's output, you'd be expected to read and understand it before committing, or at the very least, review, refactor, tweak, etc. Reading is crucial for both personal and cognitive development. That is not vibe coding! There are top devs in the industry using them in top applications, such as Ghostty or Bun. The biggest names in the scene! The reality is that you would not know if your favourite app was partially or fully built with LLM help, sorry to disappoint!