Its a simplied front end for people to request shows / movies. Normies find Radarr / Sonarr somewhat perplexing.
You never cease to amaze me, irmadlad.
I think I'm going to put a declarations.md that says something like "I made this for me, but I'm sharing it with the world. If you find it useful, use it and let me know! If you find issues, submit request and I'll look but no promises. And if you want feature X ... fork it and build it. The code's yours, with my blessings. PS: I don't accept PRs, sorry".
I code for fun; I'm not looking for a third unpaid job. That's what parenting is for.
Please tell me that's ai slop parody.
I mean..it has to be. And the fact YouTube is just merrily injecting it into their streams is amazing.
I use Smartube and PipePipe and haven't seen ads on YT since forever. Is this really what it's like now?
Interesting question. If you are asking for an LLM (that is self-hosted and can do that?), you're going to need to provide some significant tooling, like rag / documentation, troubleshooting, sort out concurrency, front end etc. Honestly...it just easier to point them at a YouTube (network chuck has good stuff).
It absolutely can be done and it absolutely can be valuable - for you personally. But if they're having trouble doing basic things like installing jelly fin, they have zero chance of doing something like that themselves.
Honestly, I think your easiest option for your non-technical friends is just to point them at one of the cloud providers, like chatGPT or Claude.
OTOH, how much work are you willing to put into this and what's your GPU / LLM set up like? There
Your basic foot in door starting point is going to be installing and provisioning OpenWebui, getting a good local model up and running (Qwen3.6-35B or Qwen3.6-27B) and creating a "Knowledge Base" in OWUI with requisite documentation. You'll need to set up tailscale / headscale so they can access your OWUI instance from their homes, too.
If you're serious about this, write back and I'll thumbnail sketch it out for you. It's a good project and I've done similar. There are real complexities to something like this beyond just "install ollama, lol done".
Brilliant!
How does it go for chewing thru the phone battery tho?
What a great review. I've been curious about 'Snatcher' for ages...this video essay makes me think it's worth spinning up.
PS: dunno if emulated or og hardware but that triangular filter is something Reshade does quite well. I was using it in conjunction with PCSX2 to play SoTC and Just Cause 1 some time back and it makes low rez mush look really good
Nope, not me. The article popped up in my feed, I commented on it (over on /c/rtfa) and then shared if here. Feel free to check.
For context, that comes for the HN thread and blog post, not from anything I have written. Let's attribute things to respective sources :)
Dunno if you can do this with ipads, but I've been (idly) considering using old phones to create an Alfred camera system
Probably not...but it's a fun idea.
Slight revision: on my rig (i7-8700, 32gb, Quadro p1000 4gb ddr5), this gives a nice 12 tok/s. Unfortunately, it's still hostile to my 1L box and very quickly thermally swamps the CPU (while gpu sits at 56 degrees, that little shit). C'est la vie.
-t 8 ^
-tb 8 ^
-ngl 99 ^
--n-cpu-moe 38 ^
--flash-attn on ^
--no-mmap ^
--mlock ^
--cache-type-k q4_0 ^
--cache-type-v q4_0 ^
-c 16384 ^
-b 256 ^
-ub 128 ^
--host 0.0.0.0 ^
--port %PORT% ^
--ui-mcp-proxy
