cross-posted from: https://lemmy.world/post/49193875
DConf2026 mostly has proAI talks, with the biggest standout being Adam Wilson’s talk about integrating LLMs into developing the next version of the standard library.
This lead to a lot of debate within the community, with even some pro-genAI people calling it out, and there’s even an open letter calling for rethinking the use of genAI, and some increased interest in the OpenD fork. It is also found out that people did try to volunteer for the new standard library (including me), but were rejected with the excuse of “we already have things in the works”.
I’m also interested into some D alternatives that’s not Rust (🤮🤮🤮🤮🤮 - no I’m not a Lunduke fan, but a gamedev, also no “const by default” languages!), has metaprogramming capabilities, and no (mandatory) header files (🤮🤮🤮🤮🤮), in case I decide to leave. I have a game engine that could be ported, its resource management needs to decoupled for D’s garbage collection though.


I was with you with the whole tooling thing until
These have always been terrible.
Anyway, my point here was, obviously, that producing larger and larger volumes of code faster, isn’t something desirable, and it has never been. You took this out of context, with the added injury of commenting on the follow up sentence… but I’m glad you did, because it clarified your position a lot.
Because you said that you would instruct a LLM to refactor code because you didn’t feel like doing it. The irony here is three fold:
In short, I think you are wrong, but I don’t think you would know why until it bites you.
And further proof of it is this.
This is why we get shitty software, Java apps that blow up once a week and websites that freeze your browser. Because “memory allocation is something you don’t need to care about”.
I guess it won’t make any difference if you replace your skills with a LLM, since it sure sounds like you didn’t have that many to begin with.
Yeah - I’m not a fan of low-code stuff either.
I’m not saying you want tools to produce “large volumes of code faster” though. Just that they do code faster. Sometimes that’s deletion.
Apologies - not my intent.
We all make this trade-off. “Do I refactor this now and introduce risk and take more time, or do I leave it for now to be done later?” The LLM helps with the “take more time” component.
I… What? This isn’t even wrong it’s just weird. To begin with “token usage” has nothing to do with the amount of code in our code base, removing and modifying code also uses tokens. Secondly this just sounds far to “conspiracy theory” for me to entertain.
That’s fair - better developers do and will continue to understand these things. Most developers, however, aren’t “better” developers. But it’s not a barrier to entry was my primary point.
I’m curious - what is it you think I’m wrong about?