Posted by Alexander Power
Received: 2026-01-28 17:52:10
Channel: LLM - Large Language Model discussion
- The low-hanging fruit is having agents do things like type checking. 💡 there is no reason to not have your main codebase include type hints for JavaScript, Python, etc. any more. On the other hand, there is no need to force developers to use them. An agent can modify the pull request to add them.
- Having an agent take every "Swift" ⚙️ for an iOS app app change, and apply it to "Kotlin" ⚙️ for an Android app, doesn't work extremely well. And, as I have mentioned, the $20/month LLM subscriptions will work for an individual developer doing one version, but not for two 💡 or three with web; or four if you count documentation versions of an app.
- Audio generation is still expensive if you have an LLM API do it, and low-quality locally. Neither the LLM nor non-LLM audio generation tools give high-quality output. And, even "gpt-4o-mini" 💡 still the newest model in January 2026 has about a 1% error rate.