• 1 Post
  • 7 Comments
Joined 2 months ago
cake
Cake day: August 28th, 2025

help-circle


  • My answer (OP): I use AI for short and small questions, like things I already know but I forgot, like “how to sort an array”, or about Linux commands, which I can test just in time or read the man page to make sure it works as intended.

    I consider my privacy and environment, so I use a local AI (16b) for most of my questions, but for more complex things that I really need any possible help I use Deep Seek Coder v3.1 (671b) in the cloud via ollama.

    I don’t use autocomplete code because it annoys me and don’t let me think about the code, I like to ask when I think I need it.