• @AnAngryAlpaca
    link
    fedilink
    English
    56 months ago

    I see you never worked in a developer team. My current boss once in 1995 opened a geocities page about someones poodle and favorite girl-band. After 3 minutes on that page he proudly declared “I now know everything there is to know about HTML and user interface design, and never have to see another website ever again!”

    Since then, he is making designs, and the tiniest amout of criticism or improvements (“maybe we should have a placeholder telling users what format we expect here.”, “Can we use a date-input instead of a textfield here?”) is shot down with a 5 minute yelling how “the users just have to learn this” and “we always have done it this way!” or “if the user is too stupid, he should read the manual” (which is incomplete and still features windows XP+IE6 screenshots). There is an option in the bug tracking system which says “user error/user training required”, but if you read it it’s really all huge usabillity issues because people cannot figure it out, and the system has no helpfull error messages…

    • @Elderos@sh.itjust.works
      link
      fedilink
      English
      26 months ago

      We did something similar with our APIs. It broke every conventions and expectations of the product and the language, and of course didn’t follow any logical good practices. Man did the boss love to tell me users had to read the doc anyway so we might just as well do whatever. Then later on when issues arose and I suggested making better APIs I was hit by some dull remark about how we shouldn’t violate the principle of least-surprise by going a different direction. Bitch are you kidding me? You broke that very principe in the first place by making grotesquely alien APIs.