I'm giving Lemmy a go, as I was an avid Apollo user. Have people on here noticed a noticeable uptick in engagement in here and across Lemmy in general?
We seem to get bursts, then some really active users we never hear from again. That's expected though, people are trying stuff out. Reddit starts charging unreasable amounts for their API tomorrow which will kill most 3rd party apps, so I'm expecting another uptick (which may have already started).
Lemmy.nz has a group of core active users and others come and go, I've noticed a lot of new users in the past few days, especially new users posting and participating which is great to see!
As others have said, to get the proper experience you need to interact with communities on other instances. Just going to Communities->All and browsing the ones with the highest active user count can give you a good selection. Or even just browsing the main All feed, look for posts you like, and see what community they are posted to. Lemmy.nz has a slow trickle of content but if you look at All there is plenty of content to interact with.
I'm very fussy about apps so I'm still mostly using the website on my phone, but there is a list of android apps here from the [email protected] community.
I've seen that but it seems to be struggling with it's popularity! It's self-hostable, I wonder if it's the sort of thing you could run a version of for the instance. E.g. wefwef.lemmy.nz could be a wefwef frontend that prioritises the lemmy.nz page for logged out users, but otherwise works the same.
The basics of self-hosting stuff is pretty simple once you get used to it. But it is one of those things that you need a high tolerance for frustration because you will spend hours banging your head against the wall wondering why something isn't working, then either you realise you made a silly mistake, or it suddenly starts working and you have no idea what changed to make it work.
The main reason is that this afternoon I wasn't able to access wefwef.app half the time, it was giving me errors. I presume because the server couldn't handle a sudden surge in popularity.
Other than getting ourselves a version we host ourselves so has a lower server load, I don't think there's any other benefit.
Yeah, really enjoying the community type vibe going on around here. Feels more like you're having a conversation with a group of people. Excited to see how it all goes
Yeah, I've been using it for a few weeks now and it seems to be growing steadily. I joined on lemmy.world at random because I didn't really understand how it all works at the start. But that instance and the NZ one seem pretty good, there's some good discussion and few dickheads.
It's not as big as The Other Place of course, but it's gaining popularity slowly. And tbh, I wouldn't really want it to be massive - I like the slower pace, and it seems more welcoming being a smaller community.
Oh interesting. It's a progressive web app, so you can install it on your phone which removes the need to worry about the performance of whatever site was originally hosting it.
I suspect a lot of people are just browsing it via their web browser?
My understanding is that progressive web apps still rely on the site's server, it's basically a way to show the website as fullscreen like it was a native app, though there are a few things that PWAs are allowed to do that a normal website doesn't.
The nornal Lemmy site is a PWA as well, so that can be installed the same as wefwef.
Only for the initial download depending on their service worker (annoyingly it's super site dependent).
I'd need to see dev tools to be sure but I'm pretty confident all the JS assets and stuff are being served locally from my phone.
There's a distinction between being able to install a site to your homescreen, adding a shortcut to the site (which opens in full screen), and installing a site to your homescreen which uses their service worker to effectively be a full local server for the site.
Setting up the service worker for my note taking app was very painful haha
In general yes, although the root HTML document might not be.
Service workers can do more than caching though, it's effectively a full web server just for that web app that runs on your device. If it's installed I'm pretty sure the data they have will never be cleared by the OS unless you uninstall the app too.
Oh thats interesting, I wonder why the wefwef.app server was struggling so much if it doesn't do any processing just serving static content that gets stored on the client. I guess just wasn't prepared for the rush of people checking it out.
Obviously overall engagement and the number of communities? (Equivalent of subreddits) is a lot lower, but hopefully there's a bit of an increase in the coming weeks?
Got quite a small community vibe to it at the moment, which is seeing me want to engage more in my "local" communities.
Might be a bit of a Goldilocks zone in the coming weeks/months where there's enough engagement, but not full on Reddit levels.