• 0 Posts
  • 31 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle


  • A lot of people are talking about federation and access to admins. But what’s missing is defederation policy.

    Lemmy is a federated network of instances. If you’re on InstanceA and you make a community on InstanceA, and I’m on InstanceB, I can connect to your community on InstanceA. UNLESS, there’s a defederation- either InstanceA or InstanceB manually block the other. This is something the admins of the instance do.

    Different instances have different policies on when (if ever) they defederate. Beehaw for example defederated a number of instances, but that’s due to the experience Beehaw is trying to create- very inclusive and affirming and whatnot. That’s their choice, but it meant defederating some of the more popular public instances (including lemmy.world).

    //edit: Another thing relates to creating communities. Any communities you create will ‘live’ on your instance, and thus be under your instance’s rules. Some instancess are friendly to questionable subjects like piracy and NSFW material, others are not. So even if you don’t today intend to create any communities, it’s good to be on an instancewhose rules align with your own preferences.


  • I’d be interested. I have experience moderating Reddit communities (I’m /u/SirEDCaLot over there too).

    I’m Eastern time. But I can’t commit to any specific amount of availability for two reasons. 1. My real life is pretty hectic and many days I literally have no time at all to participate let alone moderate, and 2. Lemmy/Reddit for me is a hobby, not a job, and I have no desire to change that. So my availability is ‘when I have time and feel like doing it’. Sometimes that will mean I disappear for days, sometimes that means I’m on for multiple hours per day.

    What I will say though- is that whatever I do have time to do, I will do well. I believe in treating users with respect, even when they break seemingly simple rules. I’ve found that if you don’t assume bad faith and treat people with respect, even when they appear to be idiots, more often than not they return the gesture.
    I also believe that moderators are more like janitors than gods. So I’m not interested in ‘power’.



  • SirEDCaLot@lemmy.fmhy.mltoSelfhosted@lemmy.worldSynology vs DIY
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    edit-2
    1 year ago

    Honestly I think you’ll be happy either way. Synology is very very good at some things. And the software makes it very easy and approachable to spin up a lot of private cloud type stuff without a lot of technical messing around. That said, you will get more hardware/performance for your dollar with a PC server. You can go the DIY route, or if you don’t mind a little more power consumption and want more performance buy a used Dell PowerEdge on eBay. Based on what you say, I think you’ll be happy either way. The real value you get from Synology is their software. Their photo app is very wife friendly. And I don’t think you’ll find any serious restrictions with it, you get full root SSH access into the box.

    So I guess my suggestion would be evaluate the photo management in TrueNAS versus Synology. You can spin up a virtual machine of TrueNAS on your desktop and play with it if you want. The only other gotcha is if you want Plex to do transcoding you definitely want the PC because you can throw in a GPU and accelerate that a lot.

    //edit- the one other thing to mention is backups- Synology has GREAT backup software and it’s free. Active Backup for Business will back up your desktop/laptop, versioned, deduplicated, very efficiently. And Hyper Backup will backup your Synology itself (or some parts of it) to the cloud, optionally with client-side encryption. I suggest Wasabi as the backend for that, it’s only like $7/TB/mo. Or just get another Synology and put it at the house of someone you know and you have an instant offsite backup with no recurring cost.




  • From the bottom up…

    Whatever you say asshole.
    A moron like you has no idea on how arguments should work.
    Your self righteous infographic is just arrogant.
    I know how to argue far better than you do.
    I get in many arguments and I almost always win them.
    You talk about disagreement, but your pyramid only works when both people are arguing in good faith.
    You say that attacking the central point of an argument is the most effective, but often the stated central point is not the central point at all, especially with emotion based positions. For example, a more conservative person arguing against liberal changes will state specific objections to these changes, but arguing those objections is futile if the real underlying objection is simple fear of change.


    Jokes aside-this pyramid is right on the money.




  • Or, maybe they just don’t consider at an important enough problem to get fixed. A big part of my point is that if there was a specific reason why they chose not to do it, that reason would be communicated to the users. As far as I am aware, no such reason has been communicated. Don’t get me wrong, I like signal a lot. I’m a little bit critical sometimes because I feel that there are important features like this, which have a serious effect on usability, that are not getting the priority they need.



  • If privacy is the ultimate goal, I think Signal is a bit better.

    That said, Signal is doing a bunch of user-unfriendly stuff that turns me off a bit. For example, they had a great SMS integration on Android that they’re now killing for no obvious reason. And more problematic- on iOS there is NO backup/restore functionality. None. So if you lose your phone, all your chat history is gone. It doesn’t backup to iCloud or anywhere else. The ONLY backup or transfer option is if you get a new phone you can transfer data from old to new.
    Android has a full backup/restore function that backs everything up to an encrypted file. No idea why they don’t do the same on iOS.

    Matrix is also better for multiple device access. On Signal, you can connect additional devices (laptop etc) but they are always subservient to the main device. Conversation history doesn’t transfer from the main device to addon devices, although conversations stay in sync on both devices from the point you add the device forward. But if you get a new phone for example, that’s a new parent device, so your desktop convo history gets wiped.
    Matrix on the other hand, no device is primary and conversation history is stored (encrypted) on the server. So backup your crypto key and you can access everything from any device (including a web browser).

    For Matrix- Element is the one to use most of the time…





  • A lot of the value isn’t technical, it’s social. Each instance can set their own rules for acceptable conduct and what sort of content they want or don’t want. That’s one of the most valuable parts of decentralization, an instance like Beehaw can try to be an open and inclusive space and thus have a longer list of rules, while another instance can be more permissive and allow NSFW and more offensive speech. And thus the two can coexist in the same network with the same namespace.



  • This can really go either way and it’s up to the manufacturer. Also depends a lot on how the device is designed.

    The Logitech remapping of buttons is generally done on software side, that is, the mouse sends the same button no matter what and it’s the software that interprets it when it reaches the computer to send a different input to the software. Sounds like your keyboard is doing it in hardware, that is, when you change keymaps the keyboard actually sends a different signal to the computer rather than having a piece of software intercept the signal and send a different one to the operating system.

    If I were to guess, I’d say the manufacturer of your keyboard probably put a programmable controller, but the wireless function is a basic off-the-shelf wireless keyboard chip and dongle that they purchase off the shelf from a supplier rather than design themselves. The USB cable lets them reprogram the keyboards controller, but the off-the-shelf wireless keyboard chip and dongle don’t have a reverse channel to send programming to the keyboard. For a situation like that I would question why they don’t use Bluetooth instead of a proprietary wireless system as that would give them an easy programming channel.