mystic-macaroni

Pastafarian

  • 0 Posts
  • 38 Comments
Joined 3 years ago
cake
Cake day: June 5th, 2023

help-circle
  • 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.