maltfield

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

At what point do you plan to close this instance to new users?

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

See this list of "Privacy-Conscious Email Services"

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

Honestly I'm not sure I'll stick to lemmy if the amount of content doesn't grow. And I'm sure I'm not alone. I'm here for news, and there's very little coverage of world events on lemmy (though that has already noticeably improved as our userbase grows).

I do want lemmy to grow, but not for growth's sake. I want it to grow so the content (news article submissions and quality comments about those articles) grows.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (4 children)
  1. Downvotes are important to ensure quality content. It allows the community address statements made by a user based on objectively incorrect (mis)information. This feature is an important reason why many reddit users aren't on Mastodon. Also, democracy is important.
  2. Recommended Instances shouldn't wholesale block content just because it's NSFW. As you say, policy on what NSFW content is allowed is distinct from the instance enabling NSFW content.
  3. People being able to create and moderate their own communities is positive

If an instance (eg Hexbear) wants to deviate from this, that's fine. That's what the Fediverse is all about :) But we shouldn't recommend those instances to new users as it will cause new user attrition.

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

That's not going to happen automatically, but we can manually remove instances that go down.

I only know of one site that monitors uptime of lemmy instances:

They do have an API, but I'm not sure yet how to query it (help would be appreciated!)

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

I found this site that tracks uptime of lemmy services. They have an API that helps you construct a query in the WUI.

Or you can use cURL to get the uptime of all known lemmy instances

curl 'https://api.fediverse.observer/' -X POST -H 'Accept: */*' -H 'Accept-Language: en-US,en;q=0.5' -H 'Content-Type: application/json' --data-raw '{"query":"query{\n  nodes (softwarename: \"lemmy\") {\ndomain uptime_alltime\n  }\n}\n"}'

See also:

[–] [email protected] 33 points 1 year ago* (last edited 1 year ago) (8 children)

I think we should add the following criteria to instances at the VERY TOP that are recommended to new users:

  1. The instances does not define an allowed list of instances
  2. Downvotes are enabled
  3. NSFW content is allowed
  4. Users can create new communities

...otherwise new users (eg from reddit) are not going to use lemmy because it won't match their expectations.

Personally, I was pretty disenchanted by my experience on lemmy when I first joined. I had to create accounts on like 5 different instances before I found one that worked (that's why I created the comparison table of lemmy instances).

Most new users won't have that perseverance. If, for example, they see there's no downvotes on the "recommended" instance, they'll probably give up and leave lemmy.

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

Instances aren't added manually. They're discovered using lemmy-stats-crawler.

As long as your instance is federating, active, and the API is reachable then it will make it onto the list.

Edit: It looks like your instance's API isn't reachable, which may be why it's missing:

Please fix the availability of your instance's API.

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

Ok, thanks. I see the i18n text changes were here:

18n is probably good, but it does really make it harder for folks to collaborate. It totally stopped me from contributing. Thank you for your help <3

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

It doesn't say porn, it says adult. The legend describes how it's determined

Adult "Yes" means there's no profanity filters or blocking of NSFW content. "No" means that there are profanity filters or NSFW content is not allowed.

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

Thanks for sharing! How did you find that one? Do you know who runs it? I really, really like that they have an uptime monitor.

 

If you query the lemmy API, you get a ton of fun JSON data:

One thing interesting that I saw was huge lists of other federated servers in the federated_instances dictionary.

There's three arrays in there:

  1. linked
  2. allowed
  3. blocked

What do each of these mean, and what impact does it have on the server when they're set to some list of hosts or if they're null?

 

Is it possible for a user to query the state of a given lemmy server's federation state?

According to the lemmy documentation the server can be configured with one of three different states of federation:

  1. Open
  2. Blocklist
  3. Allowlist

Unfortunately, I joined a lemmy instance that was set to "allowlist" and therefore I couldn't interact with most of the lemmy fediverse :(

I'm wondering if it's possible for non-users to query a server to see what federation state it's set-to, so that users can be aware of how limited their content will be before they signup.

 

This article is about a new 3d-printable prototype version of the BusKill cable.

The BusKill cable is a laptop kill cord. If you're still struggling to understand what is a BusKill cable and why you'd need a laptop kill cord, there's a 2-minute explainer video that makes this clear:

Enjoy and happy printing :)

view more: ‹ prev next ›