• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: July 30th, 2023

help-circle
  • 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.



  • 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.



  • PeachMan@lemmy.worldtoSelfhosted@lemmy.worldSelfhosted rss w/ push?
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    8 months ago

    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.







  • 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?







  • 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.