

Do they lose their karma after deleting the post?


Do they lose their karma after deleting the post?


Text is identical, this is not AI, more like a cheap autoposting script. If AI was actually used, it could generate wildly different text every time, it could even use what user said in some post as a context to suggest something to him. That would actually be the only reason to use AI here.


4chan’s /v/ is a great example of regular heavy astroturfing


If the site tries really hard, they can control serverside how many seconds of ad you watched to decide if you can access any content whatsoever. Something like this is already present on Twitch iirc. So in the endgame the only universal detection-proof solution I can imagine is AI/GPU based adblocker that will visually detect ads on your screen and overwrite them with something else without actually skipping.


I personally think this is more of a culture thing than anything related to UI. So yes, moderation is very important to that, features/design/UI/UX to lesser extent. Memes on Reddit are mostly posted to subreddits dedicated to memes, you can actually just not subscribe to those. You can also use “home” feed instead of “popular”, “explore”, “all” so that you don’t get random irrelevant meme subreddits tossed into your feed. Personally, my biggest problem with Reddit is non-transparent moderation. And sometimes even automoderation. Things just get removed automatically for mysterious reasons, then you go ask why. Then question also gets removed silently without any explanations. That’s how Reddit moderation is nowadays. Lemmyworld also has some moderation issues and drama going on, but the whole platform is inherently decentralized and you’re free to pick any other instance with different admins and moderation choices. I already started using few more to see how it goes and to ultimately stick with what I like best.


The only tree structured texting thing from back then that I remember is mailing list conversations. If you remember any names of old forums like that, it would be interesting to research. Maybe there are still screenshots or archived pages of those.


I believe old style means linear threads and other oldschool UI choices, not just look/aesthetics. That one has tree comment structure similar to all redditlikes, which (I believe) is relatively a recent invention? Have you seen comment trees like this few decades ago?


I’ve also had similar problem, but the trick is if you ask it for clarifications without it sounding like you imply them wrong, they might actually try to explain the reasoning without trying to change the answer.


Doomworld for new maps and mapsets for Doom 2 and Heretic.
Do you think VPN doesn’t necessarily prevent MITM anywhere between you and VPN server? Regarding DNS queries, here is a quote I found: “Full-Tunnel VPN routes and encrypts all the Internet traffic through the VPN. Consequently, DNS requests are also encrypted and out of the control of the Internet provider". I’m not sure how to setup VPN in a way that doesn’t tunnel DNS requests through VPN server because I mostly use smart clients like Proton’s one that route everything and have total killswitch.
To be honest, I’m not sure I fully understand how this works. What if the same troll registers on some other instance and posts the same content in lemmy.world communities? How is that different?
Turns out, a lot of other Lemmy instances allow using VPNs just fine. Here’s thread with some recs: https://lemmy.world/post/19205545 In case you don’t know how instances work, it’s basically distributed system, we can access the same communities and post there from other instances (without VPN issues).


It’s ok for internal admin panels and their backends as there are no security concerns in this case.


When consuming APIs you often want JSON in successful scenario. Which means, if you also have JSON in unsuccessful scenario it’s a bit more uniform, because you don’t have to deal with JSON in one case and plaintext response in other. Also, it sometimes can be useful to have additional details there like server’s stacktrace or some identifiers that help troubleshoot complex issues.
Because it protects you from ISP or targeted MITM. Lets say your ISP decides to spy on users or someone cuts into the internet wire going from your appartment to ISP, without VPN they can fully see and modify all http traffic as it’s totally unencrypted, in https traffic they can’t see the content but they see domain names of sites you are visiting and exact time when you are visiting them. With VPN 100% of your traffic is encrypted and in similar situation absolutely nothing is visible or modifiable. Someone can MITM on VPN provider itself, but it’s not really suitable for targeted scenarios, because those wires are in other part of the world than you, those wires are much better physically protected and even if malicious actors succeed they will have very hard time filtering traffic from different users from each other.


I got 401 from lemmy.world with the following response payload:
{
"success": false,
"error": {
"code": 403,
"message": "Posting & Uploading blocked from VPN/Tor"
}
}
PS: yeah, I know it says it’s 403 in payload, but in response it’s 401


Yes, this is response payload it gives when hitting “Reply” or “Post” from certain VPNs:
{
"success": false,
"error": {
"code": 403,
"message": "Posting & Uploading blocked from VPN/Tor"
}
}


I also use Proton VPN. Most issues were with DE servers I tried, multiple DE servers (like DE#526) didn’t work for me, but some others seem to be working. I also tried some other countries and they were working.
Sorry for a bit of off-topic, but for a note taking app I suggest checking out Amplenote (there is a free plan for browser and mobile apps). I discovered it recently and it’s quite a life changer for me. Proper tag system for notes is a killer feature.
I think the big problem is the concept of state and corresponding geographical boundaries. If humanity could get rid of geographical binding of territories to states, it would stop all wars, and capitalism would work much better for everyone. Instead of states there could be some kind of unions and they could be represented in different geographical locations, and the infrastructure of any geographical location could be managed by cooperation of unions existing there.