this post was submitted on 13 Sep 2026
66 points (94.6% liked)
Free and Open Source Software
22938 readers
142 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is a great question I've been meaning to ask myself. Thanks for asking it. Having been vehemently against, I'm a recent convert. For me it was a matter of ethics vs convenience and efficiency. There's a limit to how fast we can type that an llm isn't bound by. I first tried running ollama locally, but it didn't give me the power I wanted, so now I've been using Lumo and ollama cloud models for coding. I've been impressed with the results and it's within my ethical standards. (As someone who isn't a programmer professionally my concerns were primarily based on capitalism. Ollama is "better" but complicated)
I've found two different modalities for the way I work both with different results. It comes down to how granular I can make my queries. When I'm writing something I'm more familiar with, like bash, I typically ask for things I already know how to do, but it would be slower to type. Then there's other cases like writing elisp for emacs. Completely different. Those cases I admittedly vibe code with about the results you'd expect. It's really given me something to think about.