this post was submitted on 08 Jun 2023
91 points (98.9% liked)

Lemmy

523 readers
2 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to [email protected].

founded 4 years ago
MODERATORS
 

I saw the impressive setup used by the sh.itjust.works instance with 24 CPUs and 64 GB RAM. This inspired me to reconfigure join-lemmy.org so that it can quickly update the instance list, and point users to sites which are actually reachable. This will be an immense help if a lot of Reddit users decide to join Lemmy at once (e.g. during the blackout on Monday). Individual instances will likely go down at that time, but others will stay available and users can easily join them.

Additionally, changes to the site, documentation and translations are also updated automatically. If you see anything that can be improved, consider making a contribution to help new users.

top 17 comments
sorted by: hot top controversial new old
[–] [email protected] 11 points 1 year ago (2 children)

@[email protected] small recommendations for these two repos:

Configure the github repo description to:

  1. Link to https://join-lemmy.org/ and https://join-lemmy.org/docs/en/index.html respectively
  2. Add a short description to each repo
  3. Hide packages/environments since you don't use them

All can be done with a few small clicks like seen here: https://stackoverflow.com/a/71247647/620699

[–] [email protected] 8 points 1 year ago (1 children)

Thanks for the suggestions, I just applied them. However I dont see any packages/environments that you mention.

[–] [email protected] 5 points 1 year ago (1 children)

In this screenshot https://i.stack.imgur.com/uBjDT.png it says "include in home page" and under that there are three checkboxes.

When those are checked the sidebar of the repo shows those things.

Anyway thanks for making the changes :)

[–] [email protected] 5 points 1 year ago

Ah thanks, I unchecked all of them as we arent using releases either.

[–] [email protected] 3 points 1 year ago

I can do this when I get to work later unless someone beats me to it

[–] [email protected] 3 points 1 year ago

@nutomic Where'd Lemmygrad go?

[–] [email protected] 3 points 1 year ago (1 children)

Is there somewhere we can document that these sites are automatically updated now?

PS: The documentation site doesn't seem to be auto updating because stuff from yesterday still isn't showing in the live version for me.

[–] [email protected] 3 points 1 year ago

Ah I used git submodule update --recursive when it should be --remote. Fixed now.

[–] [email protected] 2 points 1 year ago

Very clever move, thanks

[–] [email protected] 2 points 1 year ago (1 children)

Great work on the updates!

I do have a feeling that the "x users / month" stat with each instance on the instance list under sells activity on instances. Might I suggest displaying total users as well? Perhaps even posts and comments to further illustrate overall usage to a perspective user.

[–] [email protected] 15 points 1 year ago (1 children)

That would favor older instances, I dont think its a real solution.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

Makes sense. Back the drawing board. Thanks!

[–] [email protected] 1 points 1 year ago

Wow great!! Again appreciate all the work you and your team do!