

Hello world
For your viewing pleasure:
for entry in entries:
if entry['time'] + 1800 < time():
guild = self._bot.get_guild(int(entry['guild_id']))
member = guild.get_member(int(entry['user_id']))
if member is not None:
if member.activity.name is not None:
if member.activity.name.lower() == "league of legends":
await member.send("The 30 minutes has elapsed and you are still playing league, get banned.")
await member.ban(delete_message_days=0, reason='playing league')
Python does have a switch
statement now, actually. And yes, they went out of their way to call it something different - match
.
https://docs.python.org/3/tutorial/controlflow.html#match-statements
The change was merged in Dec 2023 (see here). The Reddit Exodus was in summer 2023.
Worth noting is that what counts as an “active user” has changed between now and then. During the Reddit API exodus, an “active user” was a user who had posted or commented in the past month. Now, it includes users who have voted. If the 54k MAU record was set using the first algorithm, it is likely that the MAU using the new algorithm (which includes voting) would have been much higher.
The cleaning cloth pictured is the one that comes with the particular brand of screen cleaner that Apple recommends using.
THEY MUST HAVE AMNESIA; THEY FORGOT THAT I’M HIM
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.
“Cat looks inside”
This website is great xD
Privacy Policy: I do not care about privacy and will try to sell, rent, lease or give away all your information (name, address, email, your pets name, etc.) to any third party (but only if they pay enough). Also I will send you unsolicited email with cute dog puppy pictures.
I use UBO’s built-in cookie-popup blockers. I believe it’s off by default
It has a dark mode now (on iOS, at least. Maybe they’ve got a different codebase for Android)
Edit: Scratch that. Only the login flow has dark mode.
Fucking hell man. Gave me the feels 😭
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.