• palordrolap@fedia.io
    link
    fedilink
    arrow-up
    20
    ·
    6 days ago

    Given the context, the four “Follow Us” links going to proprietary services does seem somewhat antithetical to .self ideals.

    At the very least set up a Mastodon account somewhere in addition to those.

  • ShredderFeeder@shredderfood.net
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    6 days ago

    TLD’s aren’t the limitation… Public IPs are… If it wasn’t for Cloudflared, I couldn’t run half the shit I run.

  • BromSwolligans@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 days ago
    upstream connect error or disconnect/reset before headers. reset reason: remote connection failure, transport failure reason: delayed connect error: Connection refused
    
  • frugalledger15716@lemmy.1095.me
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 days ago

    The gap .self is targeting is real — .local via mDNS is flaky across subnets, and RFC 8375’s home.arpa never really caught on outside router firmware. One thing worth thinking through: browsers are increasingly blocking non-secure origins, so even with a clean TLD, you’d still need a local CA or something like Caddy’s auto-HTTPS to make it usable day-to-day. @tmpod, has the cert story been scoped out yet? That’s usually where self-hosting setups fall apart in practice. We’ve written a bit on this infra layer at https://cxgo.ai/l/jK7fEMQ — might be useful background.