@thirstybear @mlevison I refuse to call what we currently have "Artificial Intelligence" because it is not. It's a fundamentally clever implementation of Markov chains with way way too much power applied.
crackhappy@cyberpunk.lol
@crackhappy@cyberpunk.lol
Beiträge
-
AI is making us write more code. -
AI is making us write more code.@mlevison Intellisense, pretti, etc. are all just tools for a smart developer.
-
AI is making us write more code.@mlevison I use LLMs to help me with basic code writing tasks, generating the structural frameworks, saving me a lot of typing time. However, I never rely on that code out of the box, I always review it thoroughly and often just snip and prune. I would never attempt to give an LLM a complicated set of instructions, it's going to fail every time.