this post was submitted on 27 Nov 2023
463 points (96.6% liked)

Announcements

152 readers
49 users here now

Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.

You can also find major news on join-lemmy.org

founded 5 years ago
MODERATORS
 

In anticipation of Lemmy's upcoming 0.19 release, and to work out any final issues, we're going to deploy a test release on lemmy.ml within the next few days.

We're doing this testing on lemmy.ml only, so that we can encounter any issues before the release, and to make sure the upgrade process is smooth for other production servers.

Some of the following will happen during the process:

  • Apps will likely break (only for lemmy.ml)
  • Lemmy.ml may experience some downtime for the upgrade to complete (ideally no more than an hour).
  • If anything goes wrong, we may have to restore from a database backup, meaning content made in between backups may be lost.

If all goes well, we'll have an official announcement for the release after this testing period.

I apologize for the difficulties this might cause. At most this will be a week of hair-pulling, but its vital that we catch any issues before telling other servers to upgrade.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 11 points 9 months ago (3 children)

Can somebody explain what this scaling sort thing is to me? I've heard it a lot, but I don't know exactly what it does.

[–] [email protected] 28 points 9 months ago

It's like hot sort, but gives a boost to inactive communities.

[–] [email protected] 10 points 9 months ago (1 children)

scaling sort thing? do you have a link describing what you mean?

[–] [email protected] 7 points 9 months ago (2 children)

One feature I'm hearing about it this algorithm called scaling sort and apparently it's supposed to boost smaller community posts up more. I was just curious as to how it works internally.

[–] [email protected] 7 points 9 months ago

oh interesting. I wasn't aware of that. thanks!

[–] [email protected] 7 points 9 months ago

I had a little bit of a look at it a while ago.

From memory it’s not really sophisticated. I think it divides a post’s score by the number of users its community has. So it’s not so different from upvotes / user.

It may use monthly active users rather than absolute, I’m not sure.

[–] [email protected] 7 points 9 months ago

It's like the other sort options, except it prioritizes communities with fewer subs, so that you'll see content from smaller communities more often.