Is the user aware that the data they synchronize to their car, a machine that they own, is sold by the car manufacturer to advertisers? Do they explicitly agree to the selling of their data, when selecting what connectivity they want?
Can you blame the user for making a choice, when they’re not told the consequences of that choice?
I’m not sure I’d classify it as a bug. Instances can temporarily go down at any moment for numerous reasons, to account for this instances will keep retrying to connect with an exponential backoff. At what point should an instance assume that another instance is permanently gone?
Perhaps a good start would be adding a status indicator to every community with something like last sync: 1 minute ago.
You can see that an instance/community is gone by visiting the instance directly. In this case at https://lemmy.fmhy.ml/c/imaginarymechas (which obviously won’t work now, as it’s gone).
Whenever you submit a post to a community, first your own instance saves the post locally, then sends it to the instance hosting the community, this instance then sends it to any other instance with users subscribed to the community. When the hosting instance is down, then that step of course fails, resulting in the post being only visible to members of your own instance.
To be fair, the stock image has the telltale signs of being AI generated. Details are warped in a fashion that a photo or human drawing wouldn’t have.
Either way, I don’t get the controversy. Some person broke the Shutterstock anti-AI ToU, and someone at Disney bought the image for their design, possibly not knowing it was AI generated.
This page mentions a more realistic range of -40°C to 100°C. Maybe an intern read the ° as 0 and nobody doublechecked the packaging design.
Lemmy does not have a built-in wiki feature. docs.beehaw.org is a separate website hosted using GitHub pages, with the source available here: https://github.com/beehaw-org/beehaw-org.github.io/
Is there a reason you don’t want it to be federated? This would require every user to make a separate account, just to access your community, instead of being able to join and post using accounts from other instances.
Additionally creating an instance for just a single subreddit/community seems overkill. Have you considered creating a community on an existing instance?
Looks like they changed up some things in the lemmy-ansible repository, resulting in the docker guide being outdated.
Take a look at this nginx config file instead: https://github.com/LemmyNet/lemmy-ansible/blob/main/templates/nginx_internal.conf It splits incoming requests and directs them to either the UI server or the backend server.
It honestly reminds me of the time 4chan stole Shia Labeouf’s flag, locating it from a livestream with only the flag and the sky visible.
Try updating your docker-compose version. Any top-level property starting with x-
should be accepted as an extension, whether compose can understand it’s contents or not. In this case the x-logging
section is used as a fragment to set up default logging settings for each service.
At the very least, dollar signs will still matter, due to environment variable interpolation.
Math is more than just numbers and arithmetic. There’s even a Wikipedia page dedicated to the Mathematics of Sudoku.