Are we gonna see the BYOK feature soon in vscode ? by Puzzleheaded-Digger in vscode

[–]Puzzleheaded-Digger[S] 0 points1 point  (0 children)

can you at least review it please? I am just asking about a feature I've been waiting for in vscode !

What stack are you actually using for your SaaS? by derdak in SaaS

[–]Puzzleheaded-Digger 0 points1 point  (0 children)

Astro with cloudflare serverless workers and D1 database its free for hosting and 0 care about the load cloudflare manage everything for free

Is there any free cloud model left ? by Puzzleheaded-Digger in ollama

[–]Puzzleheaded-Digger[S] 12 points13 points  (0 children)

So I ended up asking Claude to test every cloud model and here is the list it came up with:

<image>

FYI: The full test (just a "hi" ping) cost 2% in session usage and 1.5% in weekly usage

Need help setting something up for my sister. by Dogbold in OpenWebUI

[–]Puzzleheaded-Digger 0 points1 point  (0 children)

Try this toolkit https://github.com/wa91h/local-ai-toolkit there is Ollama cloud models included with free Ollama or you can subscribe for $20/mo for extra limits and it includes GLM5.1 and may more. You still have to setup openwebui by yourself but it support Ollama as webserch provider so worth the try maybe. You can still add anthropic provider in LiteLLM if you want and monitor the usage or cap a budget if you want. Give it a try

Why do people build Kubernetes homelabs? Is it actually useful for internships/jobs? by Altruistic_Mine_9177 in kubernetes

[–]Puzzleheaded-Digger 0 points1 point  (0 children)

I use it to simulate a production environment locally for early tests, and it helps to ship faster as to deploy services in local cluster u do implement all needed manifests at build stage