I can't speak for Lemmy but I'm personally not against LLMs and also use them on a regular basis. As Pennomi said (and I totally agree with that) LLMs are a tool and we should use that tool for things it's good for. But "thinking" is not one of the things LLMs are good at. And software engineering requires a ton of thinking. Of course there are things (boilerplate, etc.) where no real thinking is required, but non-AI tools like code completion/intellisense, macros, code snippets/templates can help with that and never was I bottle-necked by my typing speed when writing software.
It was always the time I needed to plan the structure of the software, design good and correct abstractions and the overall architecture. Exactly the things LLMs can't do.
Copilot even fails to stick to coding style from the same file, just because it saw a different style more often during training.
I still don't see the benefits. It's a bit like saying that every Februar (in the Gregorian calendar) had 29 days but sometimes it's imaginary and sometimes it's not.
Would you phone calendar show "imaginary days"? Could you schedule meetings on imaginary days? If yes - that would probably be a complete mess, and if not - why even call it "imaginary day" if it's not a day at all.
Seems a bit like a bandaid that tries to make it more symmetric/pretty. We could expand all months to 32 days in the Gregorian calender and just call some of the days imaginary. That way all months would be the exact same length 🤣