I’ve made an open source RPG, available on itch and gitlab.

Domains: ttrpgs.com and splint.rs

Git:

ssh -p 2222 soft.dmz.rs

  • 1 Post
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle




  • I don’t think anyone can tell where we’re going. Mastodon.social was the largest instance by far for some time, then at the deluge, it splintered.

    Part of the reason for Mastodon to fracture is specialization - each instance does something unique. Maybe Lemmy will do the same, maybe not.

    But if we end up with 3 primary instances, it’s still decentralized - I think the most useful feature of Lemmy isn’t that we’re spread out, it’s that we could be.






  • The features sound good, and judging by Lemmy, I imagine they’re coming, depending on how much free time the devs have.

    there’s no reason for a general-purpose instance to defederate from lemmynsfw.com

    This one’s trickier. The mods have mentioned both moderation and legal difficulties with nsfw instances. If something illegal’s posted, then whoever has the server would (verifiably) have a copy of that image and has been (verifiably) distributing it. Reddit probably managed to skirt these issues by a) being early, when the world was new, and laws were weak, and b) having the money for a legal team.

    I wouldn’t want to be an admin trying to answer legal questions.




  • Users are unable to block whole instances

    Sounds like a good feature, though not exactly a ‘disadvantage’, without a comparison. Is the comparison Mastodon? Reddit?

    Lemmy is one of the least privacy friendly service I have ever stumbled upon

    Could you expand on this? Is it just the deletion problem?

    There is no possibility to migrate or backup your subscribed/favorited stuff or even move it to another instance (which somehow is possible on Mastodon),

    This took a while to get on Mastodon. Remember, the data’s not necessarily stored in a usable format (users don’t want a load of postgres in their download), and the devs need to be sure that nobody else’s data will accidentally get in there.




  • Kbin is new, the distinctions between Magazine and micro-blogging creates an extra barrier to understand the system, the few instances are straining under the load, and it’s very much in beta.

    New users won’t be terribly forgiving, so I feel like Lemmy’s the better option.

    I never understood why questionable views from software devs might be a problem.

    • It’s not a corporation, so you’re not financially supporting tankies.
    • Lots of devs don’t share your values, because everyone has different values.

    It’s not like I can only use software made by people who don’t eat meat, and everyone’s doctors are partially informed by science performed by the Nazis.

    I have no idea what kind of world these people think they’re living in, as if everything were developed with shared values, and a pure conscience, until Lemmy came along.





  • This would be a great feature - it’s one of the best things about Mastodon. You can’t filter out all the idiots one-by-one, but then you see someone two people posting some sus anime, or fubar politics, and you can block thousands of idiots with three clicks. It’s very satisfying.

    Given Lemmy’s conversational layout, I wonder if there aren’t hidden difficulties. Like if there’s a conversation which goes like this:

    .
    ├── person_0
    ├── idiot_0
    │   ├── person_1
    │   ├── person_2
    │   ├── idiot_1
    ├── person_3
    │   ├── idiot_1
    
    

    …then which comments should you see? If you block all the idiots, but not replies, then you can’t understand the conversation.

    I suspect blocking idiots and all replies would work, but I’m not sure.