I’m like you pretty new to all of this, but one thing I now is that you shouldn’t use steamunlocked. (It is discouraged on the megathread)
A small almond sailing the internet on a paper boat.
I’m like you pretty new to all of this, but one thing I now is that you shouldn’t use steamunlocked. (It is discouraged on the megathread)
It’s a piped frontend, so only piped accounts. (Piped is a frontend for YouTube)
Fair enough
I mean… That’s what the webui I deployed has, the “guest mode login”, but it still makes those http requests to their servers :/
I managed to selfhost the web interface, but I encountered an issue that I don’t think I can fix…
I used this docker run command (not compose yet, just testing)
docker run -it --rm --name stremio-web -p 8080:8080 node:alpine sh -c """ apk add git git clone https://github.com/stremio/stremio-web --depth 1 cd stremio-web npm install npm run build npm install -g http-server http-server build/ -p 8080 -d false """
And I can reach the web ui. Now I can go into the settings page and set the backend url, which works perfectly. But when I go to the discover page nothing loads because it wants to reach stremio’s own servers.
Note: To access my selfhosted services I use a firefox profile that doesn’t have access to the internet, to be able to fully seflhost my stuff, that’s why the connection to their servers is blocked.
Is there a way to proxy these remote connections from the backend or am I just lost at this point?
Aye, thank you!
I want one so bad but I don’t know what wattage I should get for it
I have been running Immich since v1.1 to this day, and it has been flawless
You pay and you’re still the product, they continue with all the tracking they do.
Just heard of it and I will definitely use it. Makes sense they have gone open source, you would need to trust giving out a lot of private data if it wasn’t, it’s an app meant to do everything.
I would love it on Piped, they already have sponsorblock
You’re right I edited it now, thankfully I’m not a web dev, that would’ve been embarrassing
I almost bought the N2, but had a feeling the N3 was coming out and waited
Best html status code
Note: it can be selfhosted
Isn’t qbit’s i2p support still only available on beta?
Here I am again, to introduce briefly the i2p protocol to those filthy pirates that haven’t heard of it.
I2P is a protocol, a peer to peer one, where computers are nodes and create a secret internal internet, like tor but without clearnet access and ip addresses. One of the uses for it is torrenting, since there are no ip’s or port forwarding involved.
I’m deeply sorry, but I had to mention i2p torrenting, it might become more popular soon.
Sidenote: I2P torrenting doesn’t require a vpn or port forwarding, and is indeed more private.
The pizero won’t be able to run a matrix server most likely, but if you want you try anyway, use conduit.rs (matrix server that is more lightweight). The pizero probably wont be enough
occ files:scan --all (or something like that)