

Eventually, they’ll ban everyone for not downvoting rule breaking content.
Eventually, they’ll ban everyone for not downvoting rule breaking content.
That 5.0 out of 5 (1 Rating) seems a bit suspicious. You should leave a review to make it more accurate.
Lemmy even has great web apps (not including the vanilla site).
It’s just missing secure OAuth based logins.
I checked the headers. This answer is cached.
age: 72
cache-control: max-age=600
x-cache: HIT
x-cache-hits: 2
Too many bathroom breaks.
You may like collections.defaultdict
. Pass the constructor a factory function to be run when a key is missing.
dd = defaultdict(list)
dd['key'].append("value")
print(dd['key']) # ["value"]
deleted by creator
They could’ve added this to wordpad if they didn’t kill it.
feels like old reddit
They obviously haven’t visited https://old.lemmy.world/
I’ve been using phtn.app, which defaults to lemm.ee.
Though I think a big difference between the fediverse/activitypub and bluesky/atproto is authentication. If you want a centralized app, you gotta have a centralized identity server. Otherwise you’re freely giving your login credentials to a random server, which we as a society decided was a bad idea.
I can see a possible solution involving OAuth, which I believe Mastodon is able to support. See the relevant GitHub issue at LemmyNet/lemmy#1368
decentralized ai bot
Sounds awfully similar to a botnet. I hope the compute is sourced ethically.
I would suggest something like https://phtn.app/ as an alternative desktop frontend (also has mobile view support)
Nothing you can really do about preventing someone from looking at your posts unless you make your profile private, and I don’t think Lemmy has that concept.
Hot shingles? In MY area? And I can lay them?
Nobody is stopping you from using forward slashes. Python will translate the path for the current platform.
RIP mozilla.social
Also circular reference