Click here to Skip to main content
15,885,244 members

Survey Results

What are the worst sins in a website aimed at selling things to developers?

Survey period: 19 Jul 2021 to 26 Jul 2021

I'm not saying we're a pedantic, fussy unforgiving bunch. Just be careful when trying to be clever...

OptionVotes% 
Using technical terms and getting them wrong35956.54
Trying to be developer hip21433.70
Obvious coding errors in the page (page is broken, errors in the console etc)35555.91
Obvious security holes, especially on purchase pages31649.76
Beginner errors in form submission workflows (no client-side validation, getting confused by trailing spaces etc)26641.89
Trying to impress the audience with their "cleverness"22335.12
Insisting that customers communicate through social media (eg Facebook Messenger, Twitter etc)41865.83
Trying to block certain actions, but leaving them wide open to anyone who uses the browser Developer Tools16525.98
Other507.87
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralThe use of jargon flood Pin
W Balboos, GHB19-Jul-21 0:54
W Balboos, GHB19-Jul-21 0:54 
GeneralIf that thing is software / frameworks / libraries... Pin
Sander Rossel18-Jul-21 22:03
professionalSander Rossel18-Jul-21 22:03 
GeneralNeeds another option PinPopular
OriginalGriff18-Jul-21 20:44
mveOriginalGriff18-Jul-21 20:44 
GeneralRe: Needs another option Pin
W Balboos, GHB19-Jul-21 0:50
W Balboos, GHB19-Jul-21 0:50 
GeneralRe: Needs another option Pin
ronlease19-Jul-21 1:57
professionalronlease19-Jul-21 1:57 
GeneralRe: Needs another option Pin
Erik Burd20-Jul-21 3:45
professionalErik Burd20-Jul-21 3:45 
GeneralRe: Needs another option Pin
Mark H220-Jul-21 11:11
Mark H220-Jul-21 11:11 
GeneralRe: Needs another option Pin
V.22-Jul-21 1:08
professionalV.22-Jul-21 1:08 
I have a password system that includes all this stuff, but then I encountered a sites that:
  • do not take that specific special character you used in your password
  • password is still too short (eg needs to be longer than 16 or 20 characters)
  • password cannot be longer than 6 characters.
    I repeat: "Password can not be longer than 6 characters" WTF | :WTF:
    This last one was even worse since it ACCEPTED my initial proposal, and it just refused logging me in ... several readme's and helpdesk mails later, that was the response...
V.

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.