communist (PSL ☭) unix nerd who likes to unplug

fountain pen + traveler’s notebook, long hair + hats, photography, and spinning indie records that could be cooler than yours (but probably aren’t)

liverpool fc supporter - you’ll never walk alone

homepage: ~savoy

  • 1 Post
  • 10 Comments
Joined 4 years ago
cake
Cake day: April 5th, 2020

help-circle


  • Apple.

    I uses to be a huge Apple fan pre-2010. Everything worked, was smooth, wasn’t Windows, and it was fun trying out the terminal despite it being pretty useless for most things on Mac.

    At the new decade is when it felt like Apple was becoming what it is today: a walled garden with priority of mobile devices at the detriment of Macintosh. Started to really look at Linux as an alternative (only tried Ubuntu in a VM around the time of Unity coming out) early 2010s, but didn’t make the full leap until around 2013 when I installed Linux Mint and got a Raspberry Pi to begin to mess around with. Now I solely run a mix of Debian and Void on all my machines and I couldn’t be happier.


  • Defederation should honestly be saved for the worst of the worst. What beehaw has done just doesn’t really make much sense. They’re intentionally blocking themselves off from the rest of the fedi, and I don’t think it’s because of trolls/spam. It seems like any comments that don’t fit the culture they want are seen as a reason to defederate.

    I mean that’s fine for them, they can stay in their bubble, but it means their users could potentially miss on a lot of content as well; it honestly hurts them more than the rest of us. And the longer they stay that way, the more they’ll suffer, unfortunately.


  • There’s a couple I use: element (desktop & mobile), gomuks, nheko, and fluffychat.

    I’m assuming you followed the deploy walkthrough? That should work pretty well on its own, but there might be some weird networking issues you could be having. First try running conduit once set up in the foreground to make sure it starts without issue, then try the health check listed in the instructions:

    $ curl https://your.server.name/_matrix/client/versions
    
    # If using port 8448
    $ curl https://your.server.name:8448/_matrix/client/versions
    

    If it fails here, I’d recommend stopping by their matrix room with another account. The room is active and helpful; I greatly appreciated the help I got in setting up my homeserver with a subdomain + pretty homeserver name i.e. without the subdomain. As conduit is still early in development it’d probably be good to have a backup account on matrix.org or another smaller homeserver (preferably the latter given how overloaded the former is).