It blows my mind that people rely on it as heavily as they do. LLMs can hallucinate.. a lot. I had an LLM consistently write non-threadsafe code even when the instructions I gave were prescriptive (use ProcessPoolExecutor instead of ThreadPoolExecutor). LLMs are a tool but not a panacea.. Use them as a starting point.. make sure you know your computer science fundamentals.. nothing will take the place of that.
#nostr #programming #llm #machinelearning #AI #python
