An Honest Review of AI Programming
5 hours ago
- AI adoption is often mandated by management without engineering background, causing resistance, but the author found it useful for search and summarization.
- Hallucinations are inherent in LLMs; always verify primary sources, especially when using AI for coding or research.
- LLMs are poor at writing code, especially for game development, due to limited and poor-quality training data, often producing over-engineered solutions.
- AI coding assistants can help explore unfamiliar codebases but require careful double-checking to avoid wild goose chases.
- The AI business model is currently unsustainable; costs may rise, and the value of AI tools should be weighed against traditional solutions.