pull down to refresh
Another thing is that I work in a really big org vs the far more free world of indie / bitcoin Dev.
I also see a bug spectrum of effectiveness with LLM operators and paradigms that seem to fit better than others.
Functional programming and smaller modular approaches seem to be easier to leverage LLMs. Massive complex OOP projects are much harder to reason about. Even strongly and loosely typed languages seem to have different levels of effectiveness in this world.
And I also wonder how many people taking about LLMs are still using chatbots with limited context and memory vs tools like Claude Code, Pi, or Open Code. These things make a massive difference in the results.
On top of all this is learning how to use the LLMs instead of forcing them work the way you prefer. There are always tradeoffs. No silver bullets. We lose something when we use LLMs for sure
Yeah... we might need to define devops. The kind of tasks I am thinking of are tool configuration mostly. Not architectural design if systems. LLMs are good at patterns. Not so much at creativity.
It depends on what you mean by devops. If you mean the programming part I agree. If you mean the reactive/event driven stuff, I don't imagine we're there yet.
I might have a weird view of devops. I see them kind of like forest ranger firefighter types.