That’s not what an LLM is doing is it.
Comment on Lutris now being built with Claude AI, developer decides to hide it after backlash
adeoxymus@lemmy.world 1 week agoTbh all programmers have been copy pasting from each other forever. The middle step of searching stack overflow or GitHub for the code you want is simply removed
wholookshere@piefed.blahaj.zone 1 week ago
galaxy_nova@lemmy.world 1 week ago
Exactly. If someone has already come up with an optimal solution why the hell would I reimplement it. My real problems are not with LLMs themselves but rather the sourcing of the training data and the power usage. If I could use an “ethically sourced” llm locally I’d be mostly happy. Ultimately LLMs are also only good for code specifically. Architecture or things that require a lot of thought like data pipelines I’ve found AI to be pretty garbage at when experimenting