this post was submitted on 04 Oct 2023
110 points (95.8% liked)

Technology

73698 readers
4480 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ArmoredCavalry@lemmy.world 41 points 2 years ago (2 children)

On a related note... I went to cancel a membership a few weeks back, and the site displayed a message "you don't have an active membership to cancel". I thought it was strange, so I checked out the network requests being made, and turned out the cancel API call was getting blocked for "security reasons". Nothing else on the site was blocked for me, just the cancellation endpoint.

I opened a ticket, and it took them nearly 2 weeks to respond, and there was zero acknowledgement on why cancellation would be blocked.

Not sure if it's a purposeful dark pattern, but it sure seems like it!

[–] LufyCZ@lemmy.world 12 points 2 years ago (1 children)

Pretty sure that if it was purposeful, they'd get slapped with a massive fine sooner than later

[–] ArmoredCavalry@lemmy.world 7 points 2 years ago (1 children)

Maybe, but it would also be very easy to blame on misconfiguration / mistake. Honestly, it wouldn't surprise me if the behavior itself isn't purposeful, but ignoring / not fixing it is. I've definitely seen such behavior at other companies, where they drag their feet on fixing a bug that is bad for the user, but helping them.

[–] LufyCZ@lemmy.world 1 points 2 years ago

I'm guessing the intentionality could be uncovered with a couple well crafted subpoenas.

But yeah, def can see what you're describing happening