

Hello world
You can read up on the conversation on the GitHub issue here.
TL;DR: the current system on the (unreleased) 1.0 codebase is that your Lemmy instance will replace all Lemmy URLs in posts/comments with the equivalent URLs on your own instance. In the issue I linked, some concerns are raised about this system and various other options are discussed. It’s possible that the way it works will change before Lemmy 1.0 is released.
I’m also curious about the country distribution on lemmy.
I’m a developer for an iOS Lemmy client. The distribution of our downloads by territory is as follows (sample size >18k):
Biases:
Back in 2023 lemmy.ca did a survey of their users, which you may find interesting.
Lemmy doesn’t support this natively, but many clients do. Off the top of my head:
Assuming you’re on desktop, Tesseract is probably your best bet. It might also be possible to get Voyager working. Some instances (like sh.itjust.works) run their own Tesseract instances (https://tesh.itjust.works/), but lemm.ee doesn’t. You’d have to use some other Tesseract instance, specifically one that allows connecting to any Lemmy instance (https://tesh.itjust.works/ is for sh.itjust.works accounts only). E.g. https://tesseract.dubvee.org/
The cleaning cloth pictured is the one that comes with the particular brand of screen cleaner that Apple recommends using.
Point webcam at a screen, or maybe a white wall with a projector pointing at it
Mobile apps should allow you to log into any instance. My Lemmy client won’t connect to lemmy.rip either, and fails with the following error:
The certificate for this server is invalid. You might be connecting to a server that is pretending to be “lemmy.rip”, which could put your confidential information at risk.
This is also what I see when I try to connect to lemmy.rip
in the browser:
I am able to bypass this warning and see the site in the browser.
https://amp.knowyourmeme.com/memes/white-man-has-been-here
In 2000, American painter Robert Griffing created a painting titled, Friend or Foe, wherein, two Native American hunters are examining footprints made in the snow.
Toy = Spielzeug = Play Stuff
English has “plaything”, which is kinda similar.
“Cat looks inside”
Here’s the relevant issue on the GitHub repo: https://github.com/LemmyNet/lemmy/issues/4340
Google may not have enabled them in your region. Here in the UK they just appeared for me one day, a few months after I initially saw screenshots of them online. I didn’t do anything to enable them.
not() is a base function that negates what’s inside (turning True to False and vice versa) giving it no parameter returns “True” (because no parameter counts as False)
Actually, not
is an operator. It makes more sense if you write not()
as not ()
- the ()
is an empty tuple. An empty tuple is falsy in Python, so not ()
evaluates to True
.
Oh, really? That’s disappointing to hear; I had no idea he was like that.
Oh hey, it’s the Minecraft guy