this post was submitted on 23 Jun 2023
1 points (100.0% liked)

Pawb.Social Announcements

486 readers
1 users here now

Official announcements from the admin team of Pawb.Social

founded 2 years ago
MODERATORS
 

We've just updated to the latest version of Lemmy which comes with a ton of bug fixes and an updated UI without websockets (yay, easier debugging).

You can find the full changes over at https://github.com/LemmyNet/lemmy/releases/tag/0.18.0.

This also appears to have fixed an issue with connecting to kbin instances. You should now be able to search those up in the same way as other Lemmy communities: !community@domain, but let us know if there's any issues!

top 8 comments
sorted by: hot top controversial new old
[–] herzenschein@pawb.social 0 points 2 years ago* (last edited 2 years ago) (1 children)

Searches occasionally render the error "couldnt_find_object" here for me. I can't quite tell if this only started happening after the update or not since I'm quite new here.

[–] hukaulaba@pawb.social 0 points 2 years ago

It does seem like it is a new issue since 0.18.0.

[–] southernwolf@pawb.social 0 points 2 years ago* (last edited 2 years ago) (1 children)

Lol, see I thought the move away from Websockets was a bad call on their part, namely because of the reasons they gave for doing so. But, if it makes debugging easier, then that works too. xD

Be curious how the load on the server changes moving back to HTTP instead.

[–] Stumblinbear@pawb.social 0 points 2 years ago

Websockets cause continuous strain on servers regardless of if the user is even interacting with the site

With HTTP/2 or even 3, it should be much less load overall. Especially if they optimize their API a bit better.

[–] ngoomie@pawb.social 0 points 2 years ago

This UI already feels way better for reasons I can't even quite describe. Nice!

[–] crashdoom@pawb.social 0 points 2 years ago

Also, apparently there's emoji now... Just the implementation is a bit... jank XD Blobfox Bongo Hyper

[–] yote_zip@pawb.social 0 points 2 years ago (1 children)

The darkly theme looks a tiny bit broken in some places. darkly-red looks more polished for some reason.

[–] crashdoom@pawb.social 0 points 2 years ago

Mind taking some screenshots of the problematic areas?