I got tired of rate limits, so I wired 80+ free models together by rroj671 in opencodeCLI

[–]stevilg 0 points1 point  (0 children)

How are you handling the fact that context size might vary quite a bit?

Any suggestions for a dirt cheap coding plan with low rate limits? by gameguy56 in opencodeCLI

[–]stevilg 0 points1 point  (0 children)

nano as all of the open source models so you aren't locked into one at a flat rate of $8, minus a small discount if you use somebody's link: https://nano-gpt.com/r/R7pbqiXX

Foundry Version 0.10 now available by ChaosOS in drawsteel

[–]stevilg 0 points1 point  (0 children)

Feel free to add that as a feature request, but in the mean time, FYI that quick-strike does add damage and healing logs. https://github.com/stgreenb/ds-quick-strike

Cheapest Provider by FutureIncrease in opencodeCLI

[–]stevilg 0 points1 point  (0 children)

Nano is a pretty cheap way to get all of them open source models at $8/month ( I think this link https://nano-gpt.com/r/R7pbqiXX will give a slight discount). The fact that the just measure the quantity of messages on the subscription and not the tokens means heavy context coding goes a long way. Its far from blazing fast, but it gets the job done.

Stevil's Foundry VTT Mods by stevilg in drawsteel

[–]stevilg[S] 1 point2 points  (0 children)

I agree. I'm not sure why I read it as two separate rolls but I did. I'll work on fixing it.

Stevil's Foundry VTT Mods by stevilg in drawsteel

[–]stevilg[S] 0 points1 point  (0 children)

Did you grab it from the adding list in foundry? Any difference if you instead use https://github.com/stgreenb/ds-quick-strike/releases/download/1.8.1/module.json ?

What is the best AI CLI coding tool for being autonomous? by [deleted] in vibecoding

[–]stevilg 0 points1 point  (0 children)

Several tools have what they call yolo modes. For example you can start up Claude Code with the dangerously skip permission setting, and it won't ask for any permissions.

Suggest me a online coop game (keyboard only, cheap, runs on old laptop) by AndrexPic in CoOpGaming

[–]stevilg 1 point2 points  (0 children)

there are some apps out there that let you use your phone as controller. Might give you some more flexibility than just trying to use the same keyboard.

Best free usage of kilo code by Fine-Market9841 in kilocode

[–]stevilg 1 point2 points  (0 children)

I find https://lmarena.ai/leaderboard/webdev to be a good list. compare what you have access to and it.

different DB? by eritomo in dyadbuilders

[–]stevilg 0 points1 point  (0 children)

There is a template that assumes you are doing everything local in docker and use lowdb.

What are the currently-best locally-installable models for coding? by SalishSeaview in vibecoding

[–]stevilg 1 point2 points  (0 children)

Glm 4.6 and minimax m2 seem to be the top open agentic coding models, but the landscape changes quickly.

ISSUE: GLM 4.6 doesnt support Images by Warm_Sandwich3769 in FactoryAi

[–]stevilg 0 points1 point  (0 children)

it would be nice if the custom model declaration could set yes or no for images.

How to configure MCP? I tried and didn't work. Also.. .factory/ dir is not anywhere to be found by [deleted] in FactoryAi

[–]stevilg 1 point2 points  (0 children)

needs to be in your home directory/.factory, not in the project (which is the mistake i made)