11
Lemmy is so slow on firefox
(lemmy.world)
A place to discuss the news and latest developments on the open-source browser Firefox.
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
The recent update (v0.18) performs a lot better than the version running on lemmy.world (v0.17.4), thanks to ripping out the websocket interface and replacing it with HTTP requests. Some instance admins are (understandably) waiting for the CAPTCHA to get refactored before updating though.
The websocket interface provided live-updating feeds and comment sections, along with a lot of bugs. It was pretty cool, but scaled very poorly which made fixing the remaining bugs a futile effort.