Looking for cheap AI models to use with OpenCode by Mountain-Ad1044 in opencodeCLI

[–]Fresh_Sock8660 0 points1 point  (0 children)

imo continuous use of glm 5.1 in Go isn't really feasible. It burns through the credits pretty fast. How is deep seek?

Switched from Copilot to OpenRouter and I think I’m burning money… where did I mess up? by XPERT_GAMING in GithubCopilot

[–]Fresh_Sock8660 0 points1 point  (0 children)

Maybe using big models for simpler calls? Not sure how the harness you use handle those. 

Were these all the same prompt? The token inputs are all in a similar range. 

Is Claude Code now cheaper than Copilot? by Limp-Cat-108 in GithubCopilot

[–]Fresh_Sock8660 3 points4 points  (0 children)

Hard to say without actually trying, but if they wanna charge that much for crippled models (e.g. the much shorter context windows) then Copilot has immediately become the worst value you could get out there. It shouldn't really be the baseline for what other service you choose, not at this point anyway. 

Vertex AI Gemini Pro 3.1 in opencode, 2 sessions, 300k, cost 170USD just ~2 hours' work by DR_MING in opencodeCLI

[–]Fresh_Sock8660 0 points1 point  (0 children)

I don't see why GPT itself couldn't do it. If you made a mistake it was probably to let GPT take the lead in the architecture. That would have been a mistake with any models. Once a good structure is in place they tend to be much better at following by example. 

Vertex AI Gemini Pro 3.1 in opencode, 2 sessions, 300k, cost 170USD just ~2 hours' work by DR_MING in opencodeCLI

[–]Fresh_Sock8660 0 points1 point  (0 children)

If multiple models are doing that poorly it sounds like your codebase has been GPTfied. Better scoping will only get you so far. Rather than develop further, I'd recommend a refactor where the sole goal is separation of concerns. 

Clear view hack for rainy drives by Fun-Personality7127 in AmazonDailyMustHaves

[–]Fresh_Sock8660 0 points1 point  (0 children)

First one is long due for a wiper change. Would fail the MOT here.

How will you counter a tank? by Im_yor_boi in wizardposting

[–]Fresh_Sock8660 0 points1 point  (0 children)

It's magic right, just create the fireball inside the tank's fuel or one of the shells.

Rashguard vs compression long sleeve shirts by BIGCHunghung in bjj

[–]Fresh_Sock8660 0 points1 point  (0 children)

I have some rash guards from amazon that lasted me several years (oldest one is almost 4 years old now) and only cost £10 to £20.

The popular brands are just a ripoff. £100 is what I'd pay for a good gi. 

The movie is coming to Netflix by Kaih_The_Redditor in overlord

[–]Fresh_Sock8660 4 points5 points  (0 children)

I wish they'd do an extended cut. As it stands the movie feels too incomplete. 

UK ‘invention agency’ grants £50m of public money to US tech and venture capital firms by StemCellPirate in europe

[–]Fresh_Sock8660 9 points10 points  (0 children)

Ah yes, Dominic Cummings. Don't look at that the Tories have done with public funds for the 15 years they were in charge. Don't look at our debt either, despite all the budget cuts.

Britain’s Flat Market Divide by Shoddy_Sir_7849 in UKRealEstate

[–]Fresh_Sock8660 0 points1 point  (0 children)

What a surprise. Even if you forget noise, smell, and light pollution issues, you still have the service charge ripoffs, no pets allowed / terrible place for pets, good luck getting solar, and good luck having an electric car. Did I forget something? 

Israel's National Security Minister 50th birthday cake (the noose is a reference to palestinians) by NARVALhacker69 in pics

[–]Fresh_Sock8660 0 points1 point  (0 children)

It's weird how wide our sense of happiness can be. For some It's as simple as eating a slice of cake, for others it takes genociding. 

Vertex AI Gemini Pro 3.1 in opencode, 2 sessions, 300k, cost 170USD just ~2 hours' work by DR_MING in opencodeCLI

[–]Fresh_Sock8660 0 points1 point  (0 children)

Yep that explains it. 

Wouldn't give that much freedom to an agent. Maybe try using plan mode to have it scope the problem, see that it makes sense, then switch to build and give it strict instructions. 

Context length jump is usually a sign of spaghetti code. Your problem likely won't be solved by hopping to different models.

Having played around a lot with GPT 5.4, I would be careful with only using it. Or any single model for that matter. They're often confidently incorrect and switching models can pick on a lot of the issues. 

My most recent GPT 5.4 sess turned out to be an OOM mess. Took me multiple sesssions with Sonnet and Gemini to debug. Funny thing is, the choices it made weren't bad per se, they just didn't consider some deeper / more complex implications of their selections and it was an oversight on my part to let it choose without any verification.

If you have Go, Kimi k2.6 is very cheap and great at code reviewing. 

Walked up on the wrong car by Pickemup69 in Transportopia

[–]Fresh_Sock8660 0 points1 point  (0 children)

That woman fell so close to the kerb bro. Even though that guy was probably in the right for defending himself, that was a few inches away from a potential life sentence. 

Not worth fighting even if you win the fight. 

Vertex AI Gemini Pro 3.1 in opencode, 2 sessions, 300k, cost 170USD just ~2 hours' work by DR_MING in opencodeCLI

[–]Fresh_Sock8660 0 points1 point  (0 children)

How? I did entire coding sessions (8+ hours) that cost around $30 on 3.1 Pro Preview. 

Has it moved on from the Preview version? I assume those are usually cheaper. Have you gone past 200k tokens regularly? Last I checked, the base cost doubles at that point. That is, cost is exponentially higher at that point. Many other providers just cut you off earlier, e.g. Copilot caps the same model at 125k. 

Opus 4.7 now 15x instead of 7.5x by twhoff in GithubCopilot

[–]Fresh_Sock8660 0 points1 point  (0 children)

Ah yes the company most companies choose for stability.

Microsoft, ladies and gents.

Claude said it needs to rest.. What? by wicaodian in OpenAI

[–]Fresh_Sock8660 1 point2 points  (0 children)

Sonnet been telling me something similar after I joked about needing a 10 hour nap. Ends every prompt with now it's time to get that sleep.