this post was submitted on 10 Feb 2024
347 points (98.1% liked)

Programmer Humor

19187 readers
1203 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] bleistift2@feddit.de 29 points 7 months ago* (last edited 7 months ago) (1 children)

To anyone who is interested in a better design: Buttons should be labeled with verb+object combinations, for instance “Cancel subscription”. Also it’s better to use less generic words that apply to the task at hand, for instance “Terminate subscription”. Here, ‘cancel’ is the right word, so this hint doesn’t apply as well here.

[–] intensely_human@lemm.ee 7 points 7 months ago (1 children)

I think termínate is a better term. I don’t think it would be used because some UX person would worry about associations with robot assassins and people being fired, but terminating the subscription is the best technical term.

Canceling is preventing some future thing from happening. At best, you are cancelling a scheduled auto-renewal. But to end an ongoing thing is to terminate.

[–] madkarlsson@beehaw.org 1 points 7 months ago

You are talking about synonyms here, and its highly subjective. The above poster has some good points with the more clear verbs but this whole end of the flow would work just as well as well with a "yes, I'm sure" and "no" instead of cancel