I bet Google searching in general has gone down too. It’s often times quicker to just ask ChatGPT for an answer, and usually you can tell when an answer is correct or not. It’s like the old days of manually searching on Google for StackOverflow questions and then finding answers, and then trying to determine which one will work.
I wanna look into self-hosting my own Lemmy instance some time. Once I have more time to figure it out with my home network local server w/ public cloud VPS OpenVPN server setup (likely with Docker containers too) I’ll take a look into it. You’re right, it’ll likely be fun and right up my alley too.
I already linked it elsewhere, but it’s starting to look more and more true: https://www.gnu.org/proprietary/malware-microsoft.en.html
If you want to run a seedbox behind a VPN (like I do) then you’d want to be connectable, so a VPN with portforwarding would be crucial. I run my own OpenVPN server on a public VPS (so a dedicated IP instead of shared IP) but I only use private trackers so a dedicated IP is fine and also technically required, so my local seedbox whitebox server connects to my OpenVPN server as an OpenVPN client, and tunnels all traffic over the VPN with an iptables prerouting rule on my public VPS for the traffic on my qbtorrent-nox inbound port to reach my local server.
This way I can run whatever hardware I want in my seedbox and have full control over the hardware while also masking my home IP.
I think it’s important to care about the fact that Reddit and especially it’s users are being squeezed dry by a profit-hungry CEO with a net worth of already more than 10 million. Reddit is becoming bastardized and that’s not a good thing, we should be talking about that and protesting that, and realistically just moving away from that.
Yes, but you have to keep in mind part of the point of the VPN is so that it’s not running on your home network and exposing your home IP. Having an RPI or laptop running OpenVPN server from your home isn’t going to help you in terms of privacy when you’re just exposing your home IP. Also, running your own VPN means you will have a dedicated IP which will be tied to you versus running a commercial VPN which would have shared IPs (but likely wouldn’t offer port-forwarding so it would be worthless for seedboxes).
What I do on mine is rent a cheap VPS with unlimited bandwidth, I run OpenVPN server on that VPS using Nyr’s openvpn-install script and then on my local seedbox server I connect to my OpenVPN server. I have qbittorrent-nox listening on the tun0 interface on my local seedbox, and then on my OpenVPN server VPS I have an iptables prerouting rule to route traffic from the inbound torrent port to my local seedbox server.
It works very well for me, even though I only use private trackers so it’s overkill in my case.
What if we’re all AI?