Skip Navigation

User banner
Posts
42
Comments
758
Joined
2 yr. ago

  • both sides need approval from the instance owner

  • correct, that's basically what https://lemmy-federate.com/ does, it just subscribes for each instance

    Communities in Lemmy/Mbin are not federated by default. So when you create a new community, it will only be available to your instance. At least 1 person from all other instances must follow it in order to make it available. This tool does that. It follows your community from all remote instances until at least 1 other person follows it.

  • I think that requires the instance owner to approve, and the approval process probably won't work with NodeBB?

  • the search should work, but give it time

    I know it says no results found when the local search finishes even though it's still doing the remote search

    also some apps may not yet support hyphens in community names, but at least it works for me in the web browser

    if the direct link to the announcement wasn't loading for you, then their server was probably having issues (it was earlier too)

  • oh you let it autocomplete, check the source of your post

    at least on Lemmy, it works better if you don't let it autocomplete... kinda silly, but there's a bug report for that on the Lemmy side, idk about Mbin

  • because you used /m/ instead of /c/, but really the format !communityname@instancename.com should be used instead of trying to manually make URLs

  • If you’d rather not block the whole community

    Other options are changing your sorting method. Like if they're currently dominating the Hot feed, they're probably not also dominating the Top 12hr feed, just switch to that.

  • nah I enjoy it a lot, and so do many others lol

    (their real events, Hotfix not as much)

  • I think the ideal would be a kind of recommendation system based on tastes and interests. When you go to the Mastodon site to register, it asks you your main interests and based on those it recommends one or another instance.

    https://join-lemmy.org/ does this

  • any idea how much disk space it costs to join this? like if you have an empty instance, does it add more than 1GB per month?

  • Yep. But it could be seen as an advantage your app has that others don't, and different apps can try different approaches

  • I think even just a frontend (web UI or mobile app) could fix this pretty easily

    when it loads a page with many posts from the same community, it only shows 1 or 2 and puts the rest in a queue to show on later pages

  • or will it stagnate and fade into obscurity like many other similar discussion boards?

    well it wouldn't really play out like that, if Lemmy gets overtaken by a replacement (like Mbin, Piefed, or Sublinks), it would be a transition not a death

    a big thing we can look forwards to right now is if Pixelfed gets better support to interact with Lemmy/etc communities/groups then we can get a big boost in userbase, even if they aren't using the Lemmy software we'll still be seeing their posts and comments

    I wish Mastodon would improve their compatibility with Lemmy too, but they don't seem interested

  • So many specific interests still have very active forums dedicated to them, populated by the kind of people who want to ask queations aboht and discuss the things they have interest or expertise in

    I hope these types of sites eventually switch off of software like phpBB and move to software like Lemmy/Mbin

    Maybe someone should make a database migration tool so posts/comments/users can be retained

  • I think the only controversial one here is "Flagship graphics cards".

    I agree that they wouldn't be worth it for a lot of people, but their performance per dollar has actually been pretty competitive with the lower tier GPUs. The other things on their list don't give you nearly as much improvement for your money.

    And if you include AIO-cooled models in the discussion, there's no telling how much money you'll end up wasting on a graphics card, which is just one component of your PC.

    This part makes sense though, the 3rd party AIO models can get crazy.

  • Isn't that what you want for a Facebook replacement though?

    I guess being able to browse public profiles and posts would be good, but if it's like Facebook then wouldn't most people be using their real names and posting about semi-personal IRL stuff?

    You'd want that stuff to only show for your friends, and maybe friends of friends

  • I just don't think bash is good for maintaining the code, debugging, growing the code over time, adding automated tests, or exception handling