> battling with AI, trying to get it do what I wanted
What I am selfishly curious about is: is it possible to remain a software developer, and ignore AI? To write code the same way we did before 2022? I understand that there are many companies in which managers demand more of workforce — but are there still places where people are satisfied to not rush ahead and do business same way they did three or four years ago?
In other words, is it possible to not battle with AI trying to get it what we want? Were you forced to do this by your employer, or was this entirely self-inflicted?
Asking for a friend.
Yes: work for 90% of the world that isn't a purely tech company, but just need a working product delivered on time and at cost.
No one has asked me to use adopt LLMs in my consulting work, at least as of yet.
My personal situation is unusual, but I don't see my coworkers being forced into AI. They also don't seem to be ignoring it, but they're also not using it very much afaik.
Some do try feeding it log based mysteries, which sometimes spots problems but usually not the one that was being investigated.
So far, all their attempts to write code with AI don't seem to have been worth the time. Although there's one report of good unit tests being generated.
I don't get much feedback on my open source projects, because the audience is limited, but I did get an annoying report recently where the reporter was using AI instead of their brain. AI took them (and me) through a pretty wild goose chase over a very simple reported error (unused variables in a couple places). Just remove them and carry on.
> In other words, is it possible to not battle with AI trying to get it what we want? Were you forced to do this by your employer, or was this entirely self-inflicted?
if you work in company with lots of AI generated code, then you can't handle it without AI usage anymore..
I'm curious, have you tried working seriously with claude code or gpt codex and which part of it did you not enjoy? What makes you wish to write code like 2022?
>is it possible to remain a software developer, and ignore AI? To write code the same way we did before 2022
Yes if it's your own company or if you're self employed and can compete.
Working on my own product using Claude, I feel like front-end coding hasn’t changed much. It still requires a lot of manual tweaking and understanding users at a human level.
Personally I’m happy that the backend and algorithmic side writes itself.
There are spots and niches where you can do this but I expect them to dry up within a year.
Yeah, of course. I’ve only ever been disappointed by ai, so I don’t use it.
I run my own shop, so I can do what I want, but I’m happy with my pace (which I’ve noticed is quite fast compared to folks I’ve worked with), and I don’t find “speed of writing code “ to be a bottleneck.
When and if it gets good, I’ll hop in. But for the time being I don’t get the sense that I’m missing out on anything.
> are there still places where people are satisfied to not rush ahead and do business same way they did three or four years ago
They're getting outcompeted.
Yeah go to a niche market C++ shop
Yes it is. You don't need to announce whether you are using AI or not. Just keep doing your job, use AI when it pleases you and keep building manual code when you think that's better.
That's what I do, I have never been asked if I use AI to write my code.
If it's dumb code I use AI. If it's something that I want to craft I don't