Just signed up and everythings working well for me!
Lemmy.World Announcements
This Community is intended for posts about the Lemmy.world server by the admins.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world/
For support with issues at Lemmy.world, go to the Lemmy.world Support community.
Support e-mail
Any support requests are best sent to info@lemmy.world e-mail.
Report contact
- DM https://lemmy.world/u/lwreport
- Email report@lemmy.world (PGP Supported)
Donations ๐
If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.
If you can, please use / switch to Ko-Fi, it has the lowest fees for us
Join the team
Wow - we have a new defniition of 'awesome dudes'.
Thank you.
YOU'RE DOING GOD'S WORK, SON! Keep up the good work! ๐
Awesome to see the transparency and some tech details of what these updates entail! Iโm loving the bug fixes 0.18 brought too
Hey, thanks for your hard work, just want to let you know that login doesn't work for me in incognito mode or on any app.
Thank you from England for all the hard work AND for giving such interesting details, especially as it will encourage others to set up their own instances, and help them cross similar hurdles!!
To everyone having a login problem, it seems that resetting the password solves the issue! Maybe this means that the upgrade corrupted the stored hashes somehow?
I'm curious; is this instance pysically running on a local private server somewhere or in the cloud in some data center?
thank you for letting us know behind-the-scene stuffs.
me myself is a sysadmin and really like story of successfully scaling up servers. very satisfy to hear.
once again, thank you!
Thank you for the hard work! Enjoying Lemmy.world quite a bit. :)
๐ Great work!
was struggling for a while, but it seem to be nice and fast now.. thank you!
The update is good. Just needs more troubleshooting
Trying to edit this comment
Editing took between 4 to 11 seconds. on https://lemmy.world/c/lemmyworld
Meanwhile, on other communities... 0.5 to 1 seconds
Edit still see some performance issues. Needs more troubleshooting
Federation overheard is putting a lot of load on servers. Creating one task for every single post, comment, and vote in RAM-only queue.... pending changes: https://github.com/LemmyNet/lemmy/pull/3466
It's faster now, and we finally have buttons for rich text features! Congratulations!
Update: upvotes are a bit broken and weird right now, I need to refresh every time to see that I upvoted. But that's really the only issue I see right now.
we created extra lemmy containers to spread the load. (And extra lemmy-ui containers). And used nginx to load balance between them.
Had no idea nginx did that. There's so much I need to learn
Thanks for the hard work on the upgrade! Much appreciated although I'm only using the web version (not needing specific client apps). Lemmy World feels quite 'snappy' when browsing now.
Lemmy seems pretty slow. I wonder how many more people have joined here now.
Updated Jerboa. Thanks for your efforts, transparency and insights.
Login problem is fixed for me, yay! Back on Jerboa and here on the browser! Thanks for your hard work and for putting up with me, lol.
I'm getting network errors that aren't allowing me to actually view content on Jerboa right now, though, but at this point I'm assuming it's a Jerboa thing and not a problem with the instance.
Lot of network errors, but it could be jerboa.
I'm sure there will be bugs for others but it's smooth and bug free for me. Thanks so much for the devs and contributors.
Having login issues on the browser. Not logging in at all. But on liftoff where I was already logged in, everything seems to be working.
Have you considered running your Lemmy instance on more than a single machine? If it is possible to run two lemmy containers anyway (ie, lemmy is not a singleton), why not run them on separate machines? With load balancing you could achieve a more stable experience. It might be cheaper to have many mediocre machines rather than a single powerful one too, as well as more sustainable long-term (vertical vs horizontal scaling).
The downside would be that the set-up would be less obvious than with Docker compose and you would probably need to get into k8s/k3s/nomad territory in order to orchestrate a proper fleet.
My first comment on here! Thanks for creating this, this looks fantastic and a great Reddit alternative. Keep up the great work.
Nice, really liking the update! Some questions about development for the fediverse: Is the code for running Lemmy written by one or person or a smome core team?
Is there any decision making process as to which features will be worked on in the next release or which bugs to prioritize?
In theory what would happen if the original developers started making changes that other people don't agree with? Would we get a fork then where servers have to choose to adopt it or not?
Thanks! Seems to be working fine so far.
Really like seeing posts like this that explain what's going on. Thanks for all the hard work!