-1
Ask Lemmy: What do you currently use for AI coding?
(lemmy.world)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
Claude cli almost exclusively. So far mostly opus, but I need to start using less expensive models more frequently.
I have Codex installed, but I mostly use it to interface with Obsidian, which is where I track all of my tasks and organization stuff. Unfortunately, codex doesn't play cleanly with Claude, so it's hard to use it for coding at all, but I do have it review documentation and identify gaps or discrepancies, because it's far cheaper than having Claude do it.
I've tried lmstudio for local AI with some ~30b models. It works fairly well and fast, but only for tiny context sizes. One I pass a few thousand tokens the speed falls off pretty quickly.