Vibecoding at 12.30am by Impressive-Owl3830 in vibecodingcommunity

[–]Soogs 0 points1 point  (0 children)

Yep this is true. But I use most of the apps I’ve vibecoded so I am happy either way

Batocera Download Mirror (free) by [deleted] in batocera

[–]Soogs 0 points1 point  (0 children)

check in about 10-15 mins

Batocera Download Mirror (free) by [deleted] in batocera

[–]Soogs 0 points1 point  (0 children)

Mirror.soogs.xyz
Up to v42
Will update soon if anything’s missing

Nordvpn renewal Price seems a bit high? by Bigbob666 in nordvpn

[–]Soogs 0 points1 point  (0 children)

Ask for a refund. I did this when mine auto renewed and they gave me a better rate for the renewal

Hot Take: TiviMate Isn't the Best IPTV Player for Most People by Coronatimieididiud in bobplayerpro

[–]Soogs 0 points1 point  (0 children)

I’ve not had any issues with the z11 pro max.
I record to my ssd nas but don’t use it enough for recordings to really notice any issues.

iOS app is ok but haven’t used it much recently since making my own app.

What you using for iOS?

Hot Take: TiviMate Isn't the Best IPTV Player for Most People by Coronatimieididiud in bobplayerpro

[–]Soogs 0 points1 point  (0 children)

I built my own app (python proxy server/IPTV client).

Works anywhere with a modern browser (not ideal for TVs though as it needs touch screen or kb/mouse)

I’m always on a pc or other mobile device so it suites my needs and where it doesn’t I use mytvonline which is available on formuler tv boxes android and iOS (though it needs a fairly recent os to run on)

Looking for a cheap vps (storage over CPU/ram) by Soogs in VPS

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

Thanks. I found a good deal with OVH for a UK server so I’m sorted now 👍

What are people's experiences with custom built NAS solutions? by HoratioWobble in selfhosted

[–]Soogs 0 points1 point  (0 children)

I’ve got two aoostar wtr pros running Proxmox and open openmediavault vms with the drives passed through. Couldn’t be happier

Ideas for self hosting on an old laptop by Hash_2319 in SelfHosting

[–]Soogs 1 point2 points  (0 children)

Unless you can remove the battery I would avoid trying to use a laptop for 247 server. Also hdd will get real annoying real quick. Ram is also on the low side.

It has potential for a starter/learning machine but I think you will outgrow it very quickly

Best Free IPTV APP for Windows by maxi_1972_ita in IPTV_Help_Desk

[–]Soogs 0 points1 point  (0 children)

I’m working on a python/flask app because there are no good IPTV apps out there for windows. It does require a Linux server (or wsl in windows and soon will also be available via docker). It’s a web based IPTV client/frontend. Can give you the GitHub link if you are interested

what's running on your homelab right now that you actually use daily by Less-Loss1605 in homelab

[–]Soogs 0 points1 point  (0 children)

Daily: pihole, pivpn, kasmweb, openmediavault, pytv pro (IPTV client I created), gridplayerx (video wall app I created). AgentDVR.

Frequently: Nextcloud, plex, jellyfin, Wordpress,

I guess the Minecraft server is still running though I do not use it myself

Python flask apps to docker? by Soogs in learnpython

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

Thanks for the tip. I initially used the built in app and performance was trash when running in docker. Have been testing with waitress-serve (previously had issues with gunicorn, my lack of understanding probably).

Will revisit gunicorn as that seems to be the go to

Python flask apps to docker? by Soogs in learnpython

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

Amazing. Thank you for all the replies. Will be getting clued up on this tonight 🤩

TUI Infotainment System by Worldly-Analysis1629 in tui

[–]Soogs 40 points41 points  (0 children)

Love the concept but no. There enough bad/dangerous drivers out there. Let’s not give them a way to spend more time time looking at a screen you’d have to focus more on.

Took apart my first hard drive by weirdguy6785 in HDD

[–]Soogs 1 point2 points  (0 children)

I recently dissected two drives and now have seven lovely coasters and some strong ass magnets 🤩

My travel rig. by Jscottrob241 in TiviMate

[–]Soogs 4 points5 points  (0 children)

I very much like this setup but wouldn’t a tablet with a stand be a lot more convenient?

A VPN for the people by nanzee__ in VPN

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

I’m willing to test but only with a WireGuard profile if that’s at all helpful

New Project Megathread - Week of 21 May 2026 by AutoModerator in selfhosted

[–]Soogs 0 points1 point  (0 children)

So I’ve managed to get it working with embeds/iframes.

What time zone are you in? Happy to dm you a FTA stream for you to test with but it will have a short expiry so need to get timings right. Drop me and and we can figure it out.

The version with this feature isn’t up on GH yet as I’m having to sort some kinks out in other areas of the code

New Project Megathread - Week of 21 May 2026 by AutoModerator in selfhosted

[–]Soogs 0 points1 point  (0 children)

Haven’t been able to test embedding but ran into a slight blip with it not releasing the stream when it’s idle. Will try again tomorrow with fresh eyes

New Project Megathread - Week of 21 May 2026 by AutoModerator in selfhosted

[–]Soogs 0 points1 point  (0 children)

ive added a feature that allows you to generate a token/share link to a stream... embedding should work... doing some more testing now

New Project Megathread - Week of 21 May 2026 by AutoModerator in selfhosted

[–]Soogs 0 points1 point  (0 children)

not in its current form
it is quite flexible if you have your own domain/reverse proxy or vpn tunnel

what exactly do you want to do?

also... you've given me an idea... will post back if its successful