• 0 Posts
  • 205 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Yes.

    Here are some complaints people have.

    It doesn’t use ActivityPub. So are we demanding that all applications use a specific protocol? Does that mean email, Matrix, the web, Nostr, Frendica, BitTorrent, etc aren’t part of the Fediverse? Nostr, AtProtocol, ActivityPub, Diaspora are four popular, open protocols for federated social media - there are many more - and they’re all part of a wider Fediverse.

    It’s owned by a corporation. Great! So if YouTube started to publish all their videos using PeerTube, that wouldn’t count? If your local supermarket creates their own Mastodon instance and are active on it, is that a no-no? Does GMail not count as part of email, or Amazon as part of the world wide web for that reason? Are corporations not allowed at all? No-one is asking your opinion of corporate culture here.

    It doesn’t support federation. Yes, it does. Every part of AtProtocol is open source and free for anyone to implement, allowing you to create your own fully independent instance that fully integrated with both BlueSky and other, independent AtProtocol servers.

    It’s not open. Yes, it is. Fully open source and permissively licensed. Anyone can implement their own AtProtocol server, reusing as much or as little as they want. But AtProtocol does a lot more than ActivityPub, leading neatly on to:

    It’s too complicated. I see this complaint a surprising amount. AtProtocol’s complexity exists because - let’s be honest - ActivityPub doesn’t provide any good way of discovering or searching. If you saw a load of fire trucks barreling down the street and wanted to know what was happening, a quick search on any AtProtocol relay will tell you if anyone on any instance has commented; ActivityPub doesn’t work like that. Hell, it’s hard enough to even find communities without resorting to non-ActivityPub services. AtProtocol’s Relay Servers and Firehoses are demanding applications, but that is required for a true Twitter/Facebook/TikTok replacement.

    So, yes, BlueSky is part of the Fediverse. Does that make BlueSky a good thing? That’s a separate debate. But there are a lot of comments in this thread which amount to “no, because I don’t like it” and it’s important we don’t let our personal hangups override our ability to be rational. Maybe instead of moaning about AtProtocol we should at least give a thought to why it’s needed.




  • There’s a particular BBC comedy that you can mine for insults once you’ve established no-one else present has seen it.

    • He’s so dense light bends around him.
    • As useless as a marzipan dildo
    • As useless as lube at a funeral
    • I’ve never seen anyone look so fucking ugly with just one head
    • Do you know 90% of household dust is made of dead human skin? That’s what you are to me.
    • Watching him work is like watching clown running across a minefield.
    • He’s here, depriving a village somewhere of their twat.
    • I’m like flypaper for dickheads today.
    • Sorry I’m late. Traffic was an absolute bitch. No offence.



  • To be honest, I used to have an ISP with dynamic addresses and it wasn’t a huge deal. The address only changed every month or two. I used afraid.org’s dynamic DNS service to get a dynamic address that followed the changes and created CNAME records for my real domain pointing at that. The actual connection was fucking awful but the dynamic IPs never caused any problems.

    As for services: Nextcloud is well worth looking into for file sync and photo backup, especially if you’ve already got a file server running.






  • rmuk@feddit.uktoSelfhosted@lemmy.worldOff-grid hosting
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    26 days ago

    As it happens, I’ve just finished setting up a system exactly like this for a completely off-grid setup. I needed a Raspberry Pi running Home Assistant to be completely self-contained to monitor an adjacent, larger system that is only powered up intermittently (close enough that the two systems have a common ground).

    Short version: the Raspberry Pi and the Huawei LTE router I’m using for connectivity draw a steady 9W between them (there’s a lot of monitoring going on). I went with an old pair of 80W panels in very suboptimal positioning, a simple MPPT charge controller and a 110Ah deep cycle leisure battery which costs about €45, €30 and €120 respectively. The system has been running a few months now and the battery had never, ever dropped below 12.4V. The Pi uses WireGuard to connect to my VPS so Home Assistant can be accessed with a web browser since the network I’m using on-site doesn’t do public IP addresses.