the reddit experience™
It's been "degraded performance" for 3 days now
https://redditstatus.com
-1
CommentsThe next mass migration to Lemmy is coming. Non-americans are fed up with the American politics that's entering every single corners of Reddit
Nearly 50% of Reddit users are Americans. And it shows
I'm getting tired of it too. Not even a teenagers community is safe from politics.
I'm starting to like Lemmy now. And not just because of that
- There are infinite clients for Lemmy
- Syntax highlighting for code!
action = True
def dummy():
print("Python")
if action:
dummy()
action=1
if [ $action -eq 1 ]; then
echo "Shell"
fi
- You can preview your post/comment to check for markdown formatting issues!