I am the person that wrote that. Sorry about the font. This is a bit outdated, AI stuff goes at high speed. More models so I will try to update that. Every month so many new models come out. My new fav is GLM-4.5... Kimi K2 is also good, and Qwen3-Coder 480b, or 2507 instruct.. very good as well. All of those work really well in any agentic environment/in agent tools. I made a context helper app ( https://wuu73.org/a…
Qwen is totally useless any serious dev work.
How I code with AI on a budget/free
71–80 of 251 posts
Re: How I code with AI on a budget/free
#72I am the person that wrote that. Sorry about the font. This is a bit outdated, AI stuff goes at high speed. More models so I will try to update that. Every month so many new models come out. My new fav is GLM-4.5... Kimi K2 is also good, and Qwen3-Coder 480b, or 2507 instruct.. very good as well. All of those work really well in any agentic environment/in agent tools. I made a context helper app ( https://wuu73.org/a…
> You can code for free this way vs > If you set your account's data settings to allow OpenAI to use your data for model training So, it's not "for free".
Re: How I code with AI on a budget/free
#73Earlier quoted context omitted.
> You can code for free this way vs > If you set your account's data settings to allow OpenAI to use your data for model training So, it's not "for free".
I was going to downvote you but you are adding to the discussion. In this context this is free from having to spend money. Many of us don't have the option to pay for models. We have to find some way to get the state of the art without spending our food money.
Re: How I code with AI on a budget/free
#74I am the person that wrote that. Sorry about the font. This is a bit outdated, AI stuff goes at high speed. More models so I will try to update that. Every month so many new models come out. My new fav is GLM-4.5... Kimi K2 is also good, and Qwen3-Coder 480b, or 2507 instruct.. very good as well. All of those work really well in any agentic environment/in agent tools. I made a context helper app ( https://wuu73.org/a…
Re: How I code with AI on a budget/free
#75> When you use AI in web chat's (the chat interfaces like AI Studio, ChatGPT, Openrouter, instead of thru an IDE or agent framework) are almost always better at solving problems, and coming up with solutions compared to the agents like Cline, Trae, Copilot.. Not always, but usually. I completely agree with this! While I understand that it looks a little awkward to copy and paste your code out of your IDE and into a w…
100% opposite experience. Whether agentic, not… it’s all about context. Either agentic with access to your whole project, “lives” in GitHub, a fine tune, or RAG, or whatever… having access to all of the context drastically reduces hallucinations. There is a big difference between “write x” and “write x for me in my style, with all y dependencies, and considering all z code that exists around it”. I’m honestly not und…
That being said, I think everyone has probably different expectations and workflows. So if that’s what works for them, who am I to judge?
Re: How I code with AI on a budget/free
#76Re: How I code with AI on a budget/free
#77Re: How I code with AI on a budget/free
#78Re: How I code with AI on a budget/free
#79I only use OpenRouter which gives access to almost all models.
Sonnet was my favorite until I tried Gemini 2.5 Pro, which is almost always better. It can be quite slow though. So for basic questions / syntax reminders I just use Gemini Flash: super fast, and good for simple tasks.
Re: How I code with AI on a budget/free
#80Earlier quoted context omitted.
I was going to downvote you but you are adding to the discussion. In this context this is free from having to spend money. Many of us don't have the option to pay for models. We have to find some way to get the state of the art without spending our food money.
Hm why pay for something when I can get it for free? Being miserly is a skill that can save a lot of money.
I am very skeptical anytime something is 'free'. I specifically avoid using a free service when the company profits from my use of the service. These arrangements usually start mutually beneficial, and almost always become user hostile.
Why pay for something when you can get it for free? Because the exchange of money for service sets clear boundaries and expectations.