this post was submitted on 13 Aug 2023
21 points (69.8% liked)
Asklemmy
49392 readers
555 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This may be overkill, but this is the point of a trust-less environment. Both parties ought to be extremely careful of what they sign, I agree.
Yeah and the problem is, the real world kinda doesn’t care. Code gives zero fucks. If I have to be 250% sure the code is correct because no court can fix it if we screw up that’s just not worth it to me. I’d rather trust in unbiased humans
Not just in games - the famous infinite leverage glitch from wallstreetbets was 'just following the rules' - luckily it was website code rather than a smart contract so they could fix the rule before ControlTheNarrative ended up owning the entire US economy.
I get your point, I agree to some extent.
I don't know much about MMO, but given your example of in-game situations, there are cases of moderators/admin treating you unfairly because of a misunderstanding, or because they "don't like you". Or other cases where you are locked out of a MMO because you were flagged as an abuser, and you need to jump hoops, to prove yourself, and get your account unfrozen.
So I would argue that in this case, nothing is bulletproof of "bugs" or "abuse", and it is not a black or white situation.
However, it is true that we need a balance between automatic system parsing bazingas of datas everyday, and humans having authority on the outcome, when needed. Harder to know where to draw the line.
Fair point, the advantages are not worth the struggle of triple checking everything and ensuring there is no bug.
This is my personal opinion, but I disagree on this one. I'd rather choose a well written, unbiased piece of code, over a human that cannot be unbiased.
Ah, but how do you know that the code is well-written?
There have been multiple cases in smart contracts where the code looked good, but a subtle bug ended up being exploited.