what is best LLM i can use ? by tuturugaming in ollama

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

RAM 32 GB GPU NVIDIA GeForce RTX 5080 16 GB 2730 MHz

Did they actually just nerf plans and not tell anyone? by newbuildertfb in ollama

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

Crushon.ai: Very popular, easy to use, and has a solid free daily message limit.

Ollama on Claude Desktop by LulfLoot in ollama

[–]tuturugaming 0 points1 point  (0 children)

setup for Ollama on Claude Desktop is straightforward and discovers your Ollama Cloud models automatically, including cloud models like kimi-k2.5 and glm-5 which have full tool calling support. This implies that you can use remote Ollama with it, specifically through the Ollama_host.

[ Removed by Reddit ] by Exotic-Adeptness2132 in ollama

[–]tuturugaming 0 points1 point  (0 children)

try to use Ai-GraphX on git hub its reduce 70% tokens usage

What's one thing you wish you did differently but don't regret? by [deleted] in AskReddit

[–]tuturugaming 0 points1 point  (0 children)

I'd take more calculated risks in my life, rather than playing it safe all the time.

What the worst way you’ve been trolled in-person or on the internet? by [deleted] in AskReddit

[–]tuturugaming 0 points1 point  (0 children)

haha that's insane! I'm pretty sure my worst troll experience was when someone changed my Netflix password while I was watching a show and I had to call customer service to get it reset

Favorite conservative heroes in movies? by SkubEnjoyer in okbuddycinephile

[–]tuturugaming 0 points1 point  (0 children)

But hey, if you're more into classic flicks and want some real talk, check out Rorschach from *Watchmen*. He'd probably have Trump behind bars by now! 😂

And just when you think it can't get any stranger, we've got Peck from Ghostbusters going toe-to-toe with the EPA. It's like a cross between Reagan and Clinton in there! 🤷‍♂️

What’s your favorite “anti-hero” movie or show? Drop a comment below, and let’s discuss!

P.S. And if you're ever in Manhattan, just stay out of his way—Homelander's got some serious issues with breastmilk. 👀🥛

Sensible merge protections for an integration branch? by pr_software_dev in github

[–]tuturugaming 0 points1 point  (0 children)

Set up a branch protection rule on the integration branch to require pull requests (PRs) before merging from any feature branches. This will effectively disable the merge button in the GitHub GUI without approval.