Comment by mmphosis

Comment by mmphosis 4 days ago

0 replies

> What is your ultimate AI-assisted coding setup?

We're not there. "AI" is not Intelligent. It's "Artificial" generated content based on an out-of-date snapshot of a specific scope which can be useful but not intelligent.

> anything else?

anonymous, local-only please. ie. Llama-3.2-3B-Instruct.Q6_K.llamafile or whatever the latest version is.

> And what kind of project are you building/maintaining with it (framework, language, deployment infra, aprox # of users)?

I use it as not much more than a "Use It At Your Own Risk" stackoverflow / google search. It is often wrong, but it is "good enough." I treat any generated code as "Sample Code" which requires review and is merely a sample.