she / they / most neopronouns

@underscores@kolektiva.social

Avatar is a bobtail squid photo from Rickard Zerpe (CC-BY 2.0)

wiki-user: underscores

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

help-circle







  • Why?! The whole point of federation is to let people join communities even when they don’t have an account in the same server.

    For people who’ve used lemmy or the rest of the fediverse yes, but most people don’t know that yet. If someone shares a post from your site with their friends or a facebook group, they’re not going to look into how lemmy works to sign up elsewhere.

    1. people that are looking for a community in a niche interest, do not find it, and go back to Reddit.
    2. people that are in a big instance and create (or sometimes, recreate) a community for a popular topic. This happens quite often and not because they were not satisfied with the existing communities, but just because they could not find them.

    The idea of having topic-specific instances is an attempt to mitigate issue #2.

    I’d prefer it if topic specific instances were more popular too. I just think that letting people making accounts tied to their favorite topics would get more people interested in joining them.

    I feel a technical solution like federation pulling in lists of communities with would help more with discoverability.

    Not my experience. A few examples:

    • No one complained about the mods from !linux@lemmy.ml, yet I’ve witnessed endless discussions about moving away from lemmy.ml.

    I’m not sure how that goes against what I said. That’s mostly people disliking the admins.

    • Beehaw defederated from LW, so this forced users of these instances to “choose” between the communities and/or create accounts on both of them if they wanted to keep following the whole conversation.

    Similar issues could happen even if users are separate from the communities. Beehaw could defederate your instances, and lemmy world could defederate programming dev or something, and people would need other accounts if they want to see everything.

    • Personally, I do not want to join or participate extensively in communities that are on LW if we have a topic-specific instance for it. I know that I am not the only one.

    Me too. I usually avoid lemmy world communities unless there isn’t an active community elsewhere.


  • New users to lemmy usually aren’t going to join communities if they can’t register there. And people who are really invested in a topic will want to have that domain for their account. You’re cutting off a lot of the users that would grow your communities.

    I don’t mind the idea of a collective to handle a bunch of instances, but I feel like you’re going about it the wrong way. When the same person make a bunch of instances about a variety of topics, it looks as if they aren’t that invested in any specific community. From my experience, the most active communities start off with a few people who care almost obsessively about that topic.

    Also the idea that communities can be ‘neutral ground’ doesn’t make sense to me. People will leave or join based on how the admins and mods run them, whether or not the users are hosted there. In some situations it might work out fine, but if anyone thinks it’s caused by how you’re running your sites, they may defederate from the whole collection.


  • The main thing is that TinyCC has already been bootstrapped.

    Check out this page on bootstrappable.org. Basically they start with a 200 something byte binary (hex0) that can act as an assembler, then using a bunch of layers of tools and compilers you can bootstrap a whole system. I think they use stage0 to build M2-Planet, use that to build GNU Mes, and use that to build TinyCC.

    So a project like this fits neatly into that bootstrapping path. It could be done other ways, but starting from a fairly complete C compiler makes it a lot easier than building an entire path from scratch.





  • Hacker’s Keyboard hasn’t had a real release in about 5 years, so it can be slightly buggy.

    Unexpected Keyboard is pretty good. It’s got the complete keyboard layout available including stuff like Control and Function keys, so I think it’s an acceptable replacement. It uses swipes to type other keys, which I’m not sure if I prefer, but it works well enough. I set the swipe distance higher because I would accidentally swipe from time to time.


  • If you check “I’m an advanced user” in the settings, then hit the “More” button in the dropdown a few times it’ll show the more advanced interface that lets you choose which third party domains to allow. It doesn’t work quite the same since it blocks both content and scripts per site, but I find it good enough for my usage.

    edit: You can technically block just scripts per 3rd party site, but it involves manually editing the content type for your rules in the settings. It’s not part of the main interface, so I never bother using it.




  • underscores@lemmy.dbzer0.comto /0@lemmy.dbzer0.comNew User's guide
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    One correction/clarification and some tips:

    For example, say you’re in lemmy.ml and you realized that stable_diffusion is in lemmy.dbzer0.com. To access it, simply add lemmy.dbzer0.com at the end of the url. So

    https://lemmy.ml/c/stable_diffusion@lemmy.dbzer0.com

    For now this seems only work if the community has already been federated. The first subscriber needs to use the search with either the !stable_diffusion@lemmy.dbzer0.com format or the community’s url. Make sure you have “all” selected so that it’s not just searching locally. Then the search results usually show “No results” even if it’s syncing in the background. After it’s been federated it’ll show up in searches, in the communities list, and will work with those /c/ style links. The UI for federating new communities definitely needs a bunch of work.


    To find and subscribe to communities go to https://lemmy.dbzer0.com/communities, then selecting ‘All’ to look through any that are already federated. If you want to find more, https://browse.feddit.de/ has a mostly complete list of communities. Just watch out though, because it includes instances that are blocked from most sites for obvious reasons.


    A few instances I’ve found centered around various topics:

    https://slrpnk.net - Solarpunk

    https://mander.xyz - Science

    https://programming.dev - Programming

    https://poptalk.scrubbles.tech - Pop Music

    https://pathfinder.social - Pathfinder/Starfinder TTRPGs

    https://sub.wetshaving.social - Wet Shaving

    https://pawb.social - Furry

    https://lemmy.studio - Music

    There’s more for other topics, but a lot of them don’t have any moderation policies listed so I’m not going to recommend them yet. There’s also a bunch of general purpose instances, as well as location based ones.


    One thing that a lot of people find confusing is how there can be multiple communities with the same name, just hosted on different sites. In those cases it’s not a single community viewed in two places. For example !technology@lemmy.ml and !technology@beehaw.org are two separate communities that both exist, and you can subscribe to either or both. Each will have different rules, mods, posts and comments. The full name of a community includes the domain, sort of like an email address.


    I’d also recommend people change their default settings to ‘Subscribed’ so it’s not just showing the posts hosted here. You might also want to set sorting to ‘Hot’, since ‘Active’ tends to show the same threads for days at a time as long as people keep posting in them.


    Right now the federation with kbin.social seems to be broken since they added cloudflare protection. We probably need to wait for them to remove that before communities there can be federated.