


Hello world



r/MenAndFemales
There is no Lemmy equivalent


IRL version: https://m.youtube.com/shorts/jselGCqu458


ELI5:
ChatGPT can search Google to give better answers. Reddit threads often appear as top search results.
Let’s say you work in marketing at a chocolate company. You can use this guy’s script to find Reddit posts that ChatGPT might read when someone asks it about chocolate. The script replies to each post and praises your chocolate, specifically.
When ChatGPT reads the thread, it might tell people about your chocolate.
They did, yes. So if the post had said “Trump marketing reminiscent of Nazi mass murder policy”, it would have been correct.
But it doesn’t - it used the word “slogan”, which implies it was a self-descriptor. The Nazis never used that phrase in reference to themselves, so the post is misleading.
From the substack you linked:
Historians note that while the exact wording “One of ours, all of yours” was not a verbatim Nazi slogan, it encapsulates a Nazi ethos[3]
Again, I fully agree that that the phrase encapsulates Nazi policy quite well, I’m just disputing that it’s a “Nazi slogan”.
The post says “today the Trump admin quoted the Nazi mass murder slogan”. The Trump admin did not quote a Nazi mass murder slogan. So, it’s misinformation.


Sleight*
That particular omnibus seems to be a modern replica:
https://www.coyaltix.com/picnic-wagonpk4/
Some buses of the time period did have a similar multi-floor design. This one is from the 1880s:

The database I use at work uses JavaScript for custom functions.
Yep, this will cause a stack overflow.
Not my OC. OOP was told about this and left the post up anyway :)
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
When you go out in public and the public is there
Yeah, you would’ve thought it would work that way. Regrettably, the standard timezone code of Etc/GMT+4 is actually GMT-4. Wikipedia

Today I spent multiple hours trying to debug a timezone issue in a codebase. The timezone I was testing with was Etc/GMT+4, which I had assumed was four hours ahead of GMT. Turns out, it’s actually 4 hours behind GMT 🤦♂️
There’s an empty community !retiredgif@lemm.ee


You can also turn off every AI feature with a single toggle in Settings, and it lets you choose whether to enable it during device setup. For now, at least.