Damn that’s hot
Damn that’s hot
Sometimes these issues happen because of the IP range you’re using. If your local network and your remote network both use the 192.168.x.x range, then there can be conflicts and issues like this. This is a thing that happens generally with VPNs, not sure how Tailscale specifically functions with this issue.
Even if that’s not what’s going on here, you might try setting up your remote node as an exit node, and configuring your local node to route all traffic through it. Theoretically that shouldn’t be necessary, and it will also slow down your traffic if you’re routing EVERYTHING through Tailscale. But it could work in a pinch.
Actually, I’m looking at Tailscale documentation now and I see that they recommend setting up subnet routers instead of exit nodes in most cases. Maybe go that route instead, that makes more sense to me. That way you’re only routing necessary traffic through the remote node, rather than everything.
It’s pretty easy to do this with Cloudflare Tunnels. You can set them up to use a Google account for SSO. Downside of course is that you’re reliant on Google and CF.
Lol no seriously, what’s your goal here? Self-hosting a server seems entirely unnecessary.
If you want to host an RSS server, FreshRSS is easy to set up if you know how to do Docker stuff. Then, you could connect it to a podcast app on your phone. But all that seems very complicated when you could just install AntennaPod (which is open source), subscribe to a podcast’s official RSS feed, and turn on notifications for that podcast. Adding an RSS server between your listening device and the original RSS server is unnecessary IMO, unless you have a use case that I’m not understanding.
Why do you need to self-host a dedicated server? Just put AntennaPod on your phone.
Playing roms on a Switch means you’re NOT emulating, that’s the reason people jailbreak them. Plenty of Switch games run like crap on a Steam Deck, and the more demanding games are difficult to get running at all via emulation.
I’m not saying a jailbroken Switch is the best option, I’m just saying there are pros and cons. Honestly, I’d recommend OP get a cheap desktop PC with a budget GPU instead of a Steam Deck, unless they need it to be portable. It would perform better for emulation.
They’ve had some security breaches, like most companies. If you’re feeling paranoid, do some reading on nginx vulnerabilities.
Exposing your home servers to the Internet is always risky. There is no 100% safe way to do it.
but only for game servers
Why? I use tunnels for everything, all sorts of apps included. They’re easy to set up, and reliable.
Tailscale is a good solution, though. I use that as well.
Okay. And until the government does something about it, a PHEV is an excellent choice.
Bullshit. Being able to eventually get somewhere doesn’t mean the infrastructure is “there” unless your standard for “there” is low. Charging every 100-150 miles means a long trip will take literally hours longer. That is just unacceptable for most people. I’ve done the trip across Pennsylvania several times in a Tesla, and Pennsylvania actually has decent charger coverage. But my trip still took a solid HOUR longer than usual. And if I have to wait in line at a full Tesla charger, it’ll add even more than an hour.
The fact that you, personally, are okay with driving slower doesn’t mean everyone else is. And that argument doesn’t even touch the fact that you’re only saying the infrastructure is there for Teslas. What about all the other brands? Everyone in America has to buy a Tesla?
An EV would work if the infrastructure was there.
Right, but it’s not yet. So a PHEV is a better option for most people (for now).
No. It all depends on how you drive it. If you just drive a PHEV around town and do the occasional road trip (which is how most people drive) then the ICE engine sees very little wear and requires very little service.
If you’re doing constant road trips and burning up the road, a PHEV is not for you. And neither is an EV, honestly.
PHEV is not the same as a common hybrid. It’s literally in the name.
General Motors is thinking about bringing back plug-in hybrids
GREAT! Ditching PHEV’s was a stupid idea, we don’t have the charging infrastructure for most people to buy EV’s moving forward. We need an interim solution, and PHEV’s work great. They use a LOT less gas for most people (depending on driving habits) but you have the fuel tank in case you’re on a long road trip, or in a charging desert.
Have y’all seen the new Prius Prime? It starts at $33k, it actually looks kinda cool (subjectively), and it’s FAST (objectively). We need more cars like that.
That makes me nervous. We keep seeing evidence, again and again, that “anonymized” data is actually pretty easy to de-anonymize if you have enough of it. So I’m really not a fan of companies selling “anonymized” user data unless they transparently specify EXACTLY what data they’re selling.
I’ll stick with Plex for now because it’s so easy for others to use, but the moment I smell smoke, I’m heading for the door. I’ve already got Jellyfin installed and connected to my library, I just haven’t bothered to set up a reverse proxy for remote access yet.
So…11 games? I hate how press releases like this say “over” a certain number rather than just telling us the actual number.
Beeper is a dumb idea and a privacy nightmare. Don’t use a service like that, ever.
HOWEVER, Apple is also full of shit here. If they really cared about the security of their users, they would enable them to use encrypted RCS messages. Instead, they force them to use SMS when texting anyone without an iPhone. It’s an outdated and insecure protocol.
Well, Nextcloud runs like shit on a Pi WITHOUT having to do AI stuff, so…
If you want a no-code solution, I recently created a homepage using GrapesJS (for free). I’m hosting it on Cloudflare Pages (for free). The whole setup was dead simple and almost completely free, I’m only paying for the domain.
EDIT: oops, that isn’t technically self-hosted…but GrapesJS is a very cool tool for building a simple HTML website. Just make it looks like you want and it’ll spit out all the files you need for hosting wherever your heart desires. Caddy, GitHub, whatever.