| ▲ | steveBK123 2 hours ago | ||||||||||||||||||||||
The other hard to measure part is that I see/hear a lot of LLM usage going towards dev work that was never prioritized before. Suddenly devs who were cranking out features with no interest in infrastructure are attacking giant refactors to make the code more understandable to the LLM. Other devs are using LLMs to build themselves quality of life SDLC tools completely separate from the core code base. Plenty of other examples of this. | |||||||||||||||||||||||
| ▲ | leoedin 2 hours ago | parent | next [-] | ||||||||||||||||||||||
The quality of my bash scripts is 100x what they used to be. Proper help messages, flag parsing, functions, internal variables, using sed all the time (I could never wrap my head around that). Of course, the main issue is that they’re completely undebbugable now. My bash scripts used to be a sequential list of commands, now they’re 500 lines of variable laden functions. Is my life any better? Dunno. But it’s satisfying (until there’s a bug) | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | move-on-by 2 hours ago | parent | prev [-] | ||||||||||||||||||||||
Just one more data point but this is what I’m seeing too. The extreme ‘ruthless’ prioritization has stopped and devs (who want it) have breathing room to make the enhancements they’ve been wanting all along. Turns out what is good for AI is also good for regular old school SDLC. All you have to do is say it will make AI more effective. | |||||||||||||||||||||||