Any fella programmers feel the same?
And yes, I mean programming, not just the coding part; there's a surge of toxic pro-AI bros in the dev communities who repeat the same unfounded stupid claims such as "Coding was never the hard part", or "Coding is automated now, but System design and architecture are not", "if you spent most of your time on coding then you are a Code Monkey - hahahaa *fart* imao".
Though these claims are false, LLMs can even do system design and architecture; besides Architecture was never ever a programmer's daily activity, the daily activity was coding - system architecture is often decided before the initiation of project or when introducing a new MAJOR feature that introduces a new business model and require new integration to be used. ie. when Uber introcuded Uber Eat, they had to create a new schemaless database for it - or when the system has to be scaled.
Small system design decisions such as adding a field to a db table or splitting some service is simply a usual backend development activity.
Truth is, Coding was the most fun part and the most time-consuming part, I would say at least 50% of a dev work life, the remaining is distributed to stuff like requirement gathering, PR reviewing (even this one is getting automated), designing feature, documentation (this one too is fading away)...etc.
Sure you can still code by hand, this what I would do on a personal project, but when you're working with corporates, expected deadline periods now shrinked astronomically; what was used to be expected to finish in a week is now expected to be finished in a day. Agile Development feels now useless, is just shipping and dumping now; and employers turned out don't give a damn about code readibility or quality, they just want to deliver in lighting speed.
I am not seeing any positive future for programming as a career, sure the hardest domains of programming (low-level, kernel, game engine) would still have more years ahead (compared to web and gaming development) but I predict the LLMs will catch up them all.
What was I considered to be one of the LEAST boring jobs in the world (pre-AI programming work was never a routine job, everyday there was something new , a new problem and new challenge) is becoming one of most boring jobs now, chatting with a bot to do most of the work.