

late-age bed wetting
That seems like such a weird indicator. I wonder how that’s connected.
I joined Lemmy back in 2020 and have been using it as @qaz@lemmy.ml until somewhere in 2023 when I switched to lemmy.world. I’m interested in systemd/Linux, FOSS, and Selfhosting.
late-age bed wetting
That seems like such a weird indicator. I wonder how that’s connected.
In case people don’t know. Flock is a surveillance company that tracks vehicle movements and sells those to police departments and commercial entities.
This reminds me of the time the Catholic Church declared capybaras fish
Going outside more often won’t fix your depression, but staying inside will make it worse. I know “go exercise” is a cliche, but it is one for a reason. Laying in bed or sitting behind a desk all day is terrible for your mental health. Where I live there were lockdowns during COVID and they proved disastrous for the public’s mental health (not denying they were the right choice overall though).
I’m not in America, so I can’t ascertain the risk you’re exposed to when going outside right now. However, while I disagree that the current political atmosphere is not a reason for concern, I do think your family might be right that avoiding going outside all the time is unnecessary.
So, try going outside more often. A short walk at least once a day is a good start. Good luck.
Also in case you aren’t familiar, I recommend watching “7 Ways to Maximize Misery”.
Wenclair fanfic in my 196? It’s more likely than you think
Chest starts vibrating.
Ah shit it’s 7 AM already
It’s quite clear now from the title, but could you please tag AI generated content with [AI] in the future?
It’s so predictable
I’m pretty sure it’s Java (due to the syntax and Eclipse editor default color scheme), so that isn’t an issue
public static int convertRomanNumeral(String numeral)
{
return numeral.replace("M", "DD")
.replace("CD", "CCCC")
.replace("D", "CCCCC")
.replace("C", "LL")
.replace("XL", "XXXX")
.replace("L", "XXXXX")
.replace("X", "VV")
.replace("IV", "IIII")
.replace("V", "IIIII")
.length();
}
I started using it because the PolyMC maintainer went rogue.
OpenAI already makes it write Python functions to do the calculations.
I wanted to post the thing in the body but didn’t know where. I wasn’t sure if it was suitable to include it so I added it with a spoiler and CW.
I expected more public outrage and media attention after the boats would inevitably be intercepted. My expectations were low, but apparently still far too high.
What helps you does not necessarily apply to others too
I’m pretty sure that’s never going to happen. Rules to regulate your own aren’t very popular.
Anyway, your idea reminds me of this.
I’m not so sure about Mars settlements being a productive thing to spend resources on, but I do agree that unemployment can cause grave social and political issues.
It’s very easy to blame “others” and this time it’s going to be “the foreigners”.
Most LLM’s now call functions in the background. Most calculations are just simple Python expressions.
Do it