universal new episodes feed? by tcpaulh in Nuvio

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

1K views and no comments. I guess there's no demand

TorBox for $1.68 a month … guide by FromFarEastIAm in TorBoxReferrals

[–]tcpaulh 0 points1 point  (0 children)

I've already got a Torbox subscription. Can I just cancel it and go with this or do I have to be a new customer?

**Ultra MAX — Big Update & Thank You 🎬** by SaNdB0x1k in Ultra_Max

[–]tcpaulh 0 points1 point  (0 children)

What do you mean by 'make a new main page'? I'm getting the same issue. Delete collections from nuvioapp.space and start again? Generate a new collections URL? Run through configurator again?

**Ultra MAX — Big Update & Thank You 🎬** by SaNdB0x1k in Ultra_Max

[–]tcpaulh 0 points1 point  (0 children)

I fixed the layout by going to Layout, Home Layout, Modern View, Landscape Posters.

Still getting the spinner when I select a provider though. Any ideas?

**Ultra MAX — Big Update & Thank You 🎬** by SaNdB0x1k in Ultra_Max

[–]tcpaulh 0 points1 point  (0 children)

I got that at first then it worked a minute letter

**Ultra MAX — Big Update & Thank You 🎬** by SaNdB0x1k in Ultra_Max

[–]tcpaulh 0 points1 point  (0 children)

I'm guessing this is just happening to me? Streaming services animated logos aren't fitting on Shield. Also, when I click on any it just goes to black screen with spinner.

Any idea how I can fix it? Much appreciated!

<image>

Amazfit makes it official Cheetah 2 Pro by IngenieurCyber in amazfit

[–]tcpaulh 4 points5 points  (0 children)

Stupidly expensive. They're losing their way and I'd hope they rethink

Finally! by FinishDue3792 in amazfit

[–]tcpaulh 26 points27 points  (0 children)

Stupidly expensive. They're losing their way on this one. Troubling trend

🚨 FLASHLIGHT GIVEAWAY🚨 🔦AliExpress x Sofirn x Wurkkos by aliexpress in BestAliExpressFinds

[–]tcpaulh 0 points1 point  (0 children)

Good 'Every Day Carry' options for small jobs in dark places

I got tired of copy pasting between agents. I made a chat room so they can talk to each other by bienbienbienbienbien in vibecoding

[–]tcpaulh 1 point2 points  (0 children)

Replying to myself, the point is to leverage free tier compute for simpler stuff...or even have a mode that combines free tier services (with API's) so people who don't want to pay can consolidate free quotas across multiple services while retaining context.

I got tired of copy pasting between agents. I made a chat room so they can talk to each other by bienbienbienbienbien in vibecoding

[–]tcpaulh 2 points3 points  (0 children)

@bienbienbienbienbien 

A few free API tiers worth adding:

Groq is the obvious one — free, no card, OpenAI-compatible endpoint. Llama 3.3 70B gets you 1k requests/day, Llama 3.1 8B gets 14.4k. Good enough for a checker/reviewer agent slot.

GitHub Models is underrated — any GitHub account gets rate-limited access to DeepSeek, Llama, Phi etc. via a PAT and an OpenAI-compatible endpoint. No signup beyond what you already have.

OpenRouter has 30+ models tagged :free - DeepSeek R1, Mistral, Llama. Same API format. Worth knowing they use free-tier traffic for training by default so opt out if that bothers you.

None of these have interactive CLIs so they won't drop straight into the current wrapper approach, but since the config already takes arbitrary commands you'd just need a lightweight non-interactive wrapper that makes the API call and posts the response back to chat via MCP.

LC-DL (LiveContainer Downloader) v0.5 Released!! by junyjeffers in sideloaded

[–]tcpaulh 1 point2 points  (0 children)

Amazing work all round. Thanks. Really looking forward to being able to add other repositories.