←back to thread

61 points NotAnOtter | 2 comments | | HN request time: 0.427s | 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.

Show context
leakycap ◴[] No.44468518[source]
The market is not easy right now. I would not leave unless you have something definite lined up.

> 1. Be pushed into a workflow that will cause my technical growth to stall or degrade

Whether your growth stalls or degrades is up to you, but in my country your employer's ability to tell how you how to produce/deliver the work (not just the outcome desired) is the difference between being an employee and contractor

You should remain open to new things in this industry. Hate it or not, AI is currently the new thing in our line of work.

> 2. Be overseeing a bunch of AI-generated spaghetti 2-3 years from now

How you implement code, including human review and understanding of code, is key. I have never copy and pasted code into development from an LLM/AI helper. I've certainly asked it questions about the code, tested the code output, had it add comments to help me understand the code it wrote and produce alternate methods that better fit my needs, etc.

"No spaghetti" in the codebase will prevent having to take care of it, but that doesn't mean small modular components, troubleshooting, general ideation of different approaches to see what can scale, etc. isn't going to be really helpful.

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

5 years is not what I would consider a big bargaining chip in today's market full of seasoned developers, including those who started when they were in middle school and are applying for the same jobs as you would be.

Can you work with your employer to effectively introduce some AI tools and workflows to help ideas, changes, revisions, new features, or even documentation?

Don't jump until it is safe, and remember the next place is likely just slower or one leadership away from asking their employees the same thing your employer is.

replies(2): >>44468566 #>>44468612 #
mattl ◴[] No.44468566[source]
But also don’t give up your principles and use AI stuff if you’re against it.

Hiring people who haven’t used it will be a marketable skill too

replies(2): >>44468597 #>>44468880 #
1. leakycap ◴[] No.44468597[source]
I think it is easy to give that advice if you are somehow shielded from the reality of the market right now.

Which companies can you point to with openings on their careers page that specifically mention "no AI" or don't mention AI as part of the toolchain/expectations?

replies(1): >>44468892 #
2. tuesdaynight ◴[] No.44468892[source]
You are 100% correct. And I can't understand why some company would want someone who never used AI. What's the advantage? Honestly, it sounds like wishful thinking.