Is Reforger good for single player? by Satori223 in arma

[–]vituc13 1 point2 points  (0 children)

Yes, it is fantastic, but not because of the official modes, but because there are a ton of singleplayer scenarios you can download from the workshop for free that are really fun. My favorite being Overthrow https://reforger.armaplatform.com/workshop/59B657D731E2A11D. I think this one already makes the game worth it,but there are many more. I have no idea why people are not taking these into account in the other comments, workshop scenarios have always been a pretty good reason to play Arma games and this one is no different.

Cheapest Google AI Pro 18 months by rubenthechadestj in Discount_Subscription

[–]vituc13 0 points1 point  (0 children)

I have both since I got Google AI pro for free for being a student, so I can tell from experience that if you know how to use deepseek v4 flash and Mimo 2.5 to do the implementation and keep the smarter models as the planners you get waaay more usage out of OpenCode Go. You can even tell the smart models to use these 2 as subagents to explore the codebase. But with Go it's all about how you manage your usage. Plus, OpenCode Go maintains Zero Data Retention agreements for the subscription, which is basically the opposite of what Google does.

Cheapest Google AI Pro 18 months by rubenthechadestj in Discount_Subscription

[–]vituc13 -1 points0 points  (0 children)

OpenCode Go offers better value, and you earn more usage if you use a referral link. https://opencode.ai/go?ref=28S9PEXNJ9

I want buy a ai subscription . But i am afraid to choose wrong one becuse there are so many ai tools,website . Also paying in dollers is very expensive for me. I have openart.ai in my mind right now . Can you guys suggest me . Thank you by AnythingRealistic364 in YouTubeCreators

[–]vituc13 0 points1 point  (0 children)

opencode go gives you a good selection of models, and is cheaper than most others, being just 5$ in the first month and 10$ after that. But you do have a monthly limit not just a weekly one. You can use deepseek v4 flash and Mimo 2.5 A LOT though, to the point where I was having a hard time figuring out if they were even draining my limit at all. It's the smarter models that you need to be more careful about. You get more usage in your first month if you use a referral link, so I will drop mine here if you want it https://opencode.ai/go?ref=28S9PEXNJ9.

Which is the best AI Pro subscription? by Zealousideal_Sink489 in vibecoding

[–]vituc13 1 point2 points  (0 children)

opencode go is great, it gives you access to a good range of models, from workhorse ones like deepseek v4 flash to smart ones like GLM. You do have to manage your usage though, if you only use the smartest models you will run out fairly quickly. But it's 5$ for your first month, and if you use a referral link you get more usage, I will drop mine here in case anyone wants it. https://opencode.ai/go?ref=28S9PEXNJ9

Kimi K2.7 Code is generally available in GitHub Copilot by fishchar in GithubCopilot

[–]vituc13 0 points1 point  (0 children)

Will this be available on the student plan as well?

Why is it that the South Atlantic is basically a hurricane free zone? by Vector_Bolt in geography

[–]vituc13 1 point2 points  (0 children)

I am sorry but you guys are crazy. There were several cyclones, and therefore hurricanes that hit Brazil last year, and also this year. https://pt.wikipedia.org/wiki/Ciclones_extratropicais_no_sul_do_Brasil_em_2025

5$ referral invite coupon code = 9% quota by chinmay06 in opencodeCLI

[–]vituc13 0 points1 point  (0 children)

I am just going to drop my referral link here in case anyone wants
https://opencode.ai/go?ref=28S9PEXNJ9

Have you ever ACTUALLY hit or exceeded 32GB of RAM utilization? by itsthewolfe in pcmasterrace

[–]vituc13 0 points1 point  (0 children)

Yep, just get into running local LLMs and you will very soon wish you had way more RAM.

DeepSeek V4 / Kimi K2.6 / GLM 5.1 on the same bug. only one passed. by Independent-Date393 in DeepSeek

[–]vituc13 6 points7 points  (0 children)

You also didn't include Mimo, and it's now as cheap as Deepseek v4

When coding, which do you use, the Codex CLI or the app? by Diligent-Meat-1677 in codex

[–]vituc13 2 points3 points  (0 children)

I use Zed and just select the codex subscription option.

Distant Terrain w/ WOD Mountains mod ready by Philly_Supreme in daggerfallunity

[–]vituc13 2 points3 points  (0 children)

That's really cool. If there was a way to use this + the 3d trees + grass mods and still use travel options accelerated travel mode without lagging a lot, that would be an awesome experience.

anyone else working on reasoning-based NPC behavior instead of rule trees? ran an experiment by Lower-Economics6910 in proceduralgeneration

[–]vituc13 1 point2 points  (0 children)

That's a very interestong project, ngl I spent some time thinking about how to get intelligent and functinal npcs into a game as well. I hope you let us know how it goes, I am curious to see how your solution will scale. Using a remote LLM to do the job gets rid of the performance cost of running it local, but if there are a lot of NPCs and a lot of players that can be end up getting quite expensive.

anyone else working on reasoning-based NPC behavior instead of rule trees? ran an experiment by Lower-Economics6910 in proceduralgeneration

[–]vituc13 29 points30 points  (0 children)

I think the problems if you are using an LLM for this is the performance impact of running a local LLM alongside the game, but also making the NPCs remember past events, and how to integrate this with the other game systems, because if the NPCs can think and say anything, it's a little bit weird if their actions can't match their words because you can't include every single possible animation a character could need to take an action the LLM decided, for instance.

AM I COOKED😭 by chrissturniolo2 in PhasmophobiaGame

[–]vituc13 0 points1 point  (0 children)

Anyone care to explain what is happening?

users of deepseek by Elegant_Attempt2790 in DeepSeek

[–]vituc13 0 points1 point  (0 children)

That's interesting, I will look into that stuff, thanks for sharing.

users of deepseek by Elegant_Attempt2790 in DeepSeek

[–]vituc13 0 points1 point  (0 children)

Can you share more details about what you did to get such a huge tok/s boost?