Don’t they know not to use the window-git AUR package? It’s a development build and could be unstable/unsafe.
Web Developer (I ❤️ PHP). Admin of remy.city kbin instance.
Don’t they know not to use the window-git AUR package? It’s a development build and could be unstable/unsafe.
Fawn-Napping (but not the kind this guy did) is a real problem affecting many small deer friends every year. https://www.wildlifecenter.org/baby-deer
I think that would be worth it, yeah. Of course if you are hosting it on your home network there will be some added security concerns (and that might make it better to only allow signups to friends/friends of friends/etc). The way I see it is that some instances are going to host the largest communities, and therefore those instances are going to need to handle all of the incoming/outgoing updates to posts in those communities. Right now they can’t do that reliably and push updates out to all of their users’ devices.
So in the long run I think having small/medium instances (say a couple hundred, not tens of thousands of users) will be the way to grow. These smaller communities can push updates to their smaller user count reliably, and then have more resources to handle federated content coming in and going out. I think scaling for the incoming/outgoing federation requests would be easier than for direct user activity. Federation stuff can be queued and then spread over time, but user requests cannot be.
Good point. Nothing against the larger instance owners of course. If my little instance got super popular somehow (like being recommended in guides on how to join lemmy/kbin), and thousands of users got in per day, I could see issues happening just like this. I don’t know the ins and outs of tuning this software for performance at scale, and I know I couldn’t learn it fast enough if my instance faced very fast growth like lemmy.world has.
I think admins are going to need to turn registrations off periodically, as they scale their hardware (and their knowledge) to run it for more users effectively.
This is the problem we are having with fast growth on a few select communities. The largest servers are being bogged down simply because the software has not been tuned for these large types of instances yet. ActivityPub works best (in it’s current state) by spreading users over smaller/medium sized instances. Folks need to take a look at other instances (and I agree it is hard to find them for a newcomer). You can look at https://fedidb.org/ to look at instances that have been indexed running kbin, lemmy, and other software.
Joining a smaller instance means that your server is not being bogged down by tens of thousands of other users trying to pull updates at the same time. You can still see the content from other instances, and in many cases it is more reliable because your smaller instance actually has the resources to handle pulling in the posts you want to see. In the future I am sure instances like lemmy.world will be able to handle the traffic smoothly, but for now the best way to ensure stability is to join a smaller instance.
(Plug for my instance: https://remy.city, a general purpose Kbin instance. I set it up for personal use but anyone is free to join me in using it. I have defederated from the more alt-right communities like lemmygrad and exploding-heads, and from lemmynsfw.com because of content hosting concerns. I’m open to suggestions on others.)
Bummer. Yeah, I think kbin.social hasn’t gotten those changes added in yet. I’ve just been pulling the new updates once/twice a day onto my instance. It has broken things a couple times though so I get why the larger instances are waiting for actual ‘releases’ of kbin.
In your browser, if you go into the menu there should be something like ‘Install’, ‘Add to Homescreen’, something like that.
On chrome it is add to homescreen, but there is also a pop-up at the bottom that gives an install button. The browser menu should be the easiest spot though.
It creates a shortcut on your homescreen and allows the site to run in full screen mode, so it acts like a native app.
Looks like that’s been fixed actually (if your instance is up to date enough, that was merged in 5 hours ago). I had to reinstall the PWA for it to take effect.
That might be android only, I’m not sure. I remember seeing a pull request about it having to do with something in the PWA manifest.
That’ll be slick!
Thanks for the great work on this @ernest and every contributor who’s dove in and made a PR.
EDIT: Interestingly that @ mention does not work on my instance, but it does on kbin.social EDIT2: fixed, yay
There is also Kbin (that I use) which can communicate with Lemmy. Since they both share the “sections/communities/groups with threads in them” concept, they can interact pretty well.
I’ve seen folks calling it the “Threadiverse” because of the different software that servers run.
Federation is the process that pulls content in from other servers (e.g. lemmy.world, beehaw.org, fedia.io, mastodon.social, etc.) All of these different servers can communicate and share content with each other.
If you turn federation off, you only see content from your “home” server, which in your case is kbin.social (in mine it’s remy.city).
There are ways to write links in such a way that they should keep you on your instance, but I’m not too familiar with them. I wonder if it would be possible to “precheck” links that load on a page, and if any point to content that can be federated, kick off the process of pulling that content in. Then when the user clicks that link, it would take them to the content on their home instance, where they can interact. That way users wouldn’t need to deal with formatting links a certain way, it would just happen automatically (if your home instance software supports it).
That’s the one–thanks!
That’s a good breakdown, thanks! The bad thing is that I could see these issues happening even unintentionally, with the fact that we have a few large instances vs. many smaller ones. So far we seem to have everyone running the same code, straight from the repositories (at least functionality wise). For my own kbin instance though, I have technically changed things. I changed some code to make a custom logo appear nicely, I’ve added some padding here and there, etc. I have also thought about implementing an automatic job that clears posts tagged with ‘nsfw’ or other related things in the microblog feed.
I might implement that, and then submit it to the kbin devs if it works well. There’s no guarantee that other admins/devs would do that as well. If they implement a feature that makes their community more popular, they would seem to have incentive to keep it private. And that’s where stuff like Meta comes in. If they implement rigorous content filtering, I doubt that would make it into the actual AP protocol. It would be the differentiating factor between using their ‘safe’ instance, vs. going rugged on an independent instance.
They could say “we implement the ActivityPub protocol as specified” and they wouldn’t be wrong. They would just have some extras added onto the top to make their experience more polished. Easy to do when you are a for-profit and have plenty of devs. They would just argue that those are the features that make their interface different, like kbin and lemmy are different.
The only way around it is for communities to agree that they will run the software as released, maybe with only cosmetic changes. Any improvements to functionality should be submitted to the devs so that the wider community can benefit.
A community can be made of very few people. It just takes a desire to keep it going!
I want to get into ham radio. Just like the fediverse, it’s decentralized, and it’s the original way to chat across the globe!
Wow, similar thing for me, I have a 'bicuspid aortic valve’s which means the aortic valve in my heart is a bit funky and doesn’t push blood through as it should. And that makes the FAA also seem me medically unfit. I think there is a process to get a medical exemption, but with the cost of getting a license so high already, I just decided to stick with MSFS. I get to ‘fly’ a 737 like I wanted as a kid, learn all about it, but I’m not shelling out thousands and years of my life (okay, maybe I am shelling out some money but I like pretty airports!)
At least you got yourself into the contributing mindset. Tackle the next issue!