this post was submitted on 26 Jun 2023
10 points (81.2% liked)
Firefox
17874 readers
8 users here now
A place to discuss the news and latest developments on the open-source browser Firefox
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.