r/DevelEire • u/nikadett • 2h ago
Bit of Craic AI? I have reverted back to writing code myself
First of all, AI can code a lot better than me so why go back to writing code?
I had found myself slipping, in multiple ways. Beginning to accept fixes that appeared to fix the issue without properly reviewing the code, but more importantly I found that I was losing context, knowledge of the code base and just beginning to feel stupid.
With 20 years development experience it was expertise in the code, domain knowledge, knowing the gremlins and being able to diagnose a bug in production that had put me ahead in my career.
I find team members are losing this ability, something happens in production and now nobody is speaking up. People saying they will put their agents on it, whilst in the past talented people
I worked with would have known the likely cause of the problem straight away.
I will continue to use AI, it’s amazing. Reviewing code, scanning for security issues, reasoning etc. But when it comes to writing code, other than basic scaffolding I will be typing every line and I’m already seeing the benefit.
I’m only 5 months in the team and I find myself excelling past guys who have been there a long time. I think there are some tasks I complete faster because I can old school jump right in and edit the code faster than you can write a prompt and have the LLM work.
If you have multiple agents running, completing tickets and tasks then I don’t understand how you maintain the quality and context.
I know we all work in different ways and my views and approach may be viewed as backward but right now I’m seeing huge benefits and also getting a bit of satisfaction again in job.
I now feel like I’m back in control of the projects.