this post was submitted on 06 May 2024
1114 points (97.9% liked)

Programmer Humor

32171 readers
1094 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Telorand@reddthat.com 95 points 5 months ago (6 children)

I do QA for a living. If that's the end result, it wasn't intuitive. ๐Ÿ˜…

[โ€“] kbal@fedia.io 71 points 5 months ago (2 children)

"The only intuitive interface is the nipple. After that, it's all learned." โ€” traditional 20th-century folk wisdom.

[โ€“] BottleOfAlkahest@lemmy.world 18 points 5 months ago (1 children)

Some babies have to be taught to nurse...

[โ€“] zaph@sh.itjust.works 8 points 5 months ago (2 children)
[โ€“] Shard@lemmy.world 6 points 4 months ago

Can you milk a bottle greg?

[โ€“] BottleOfAlkahest@lemmy.world 1 points 5 months ago (1 children)

If their issue is with latching then a bottles not gonna change that

[โ€“] zaph@sh.itjust.works 2 points 5 months ago

I'm not a professional baby feeder I just know that when my son wouldn't latch on a tit they gave us a bottle and he did just fine.

[โ€“] Aceticon@lemmy.world 2 points 4 months ago

I'm pretty sure that won't stand in the way of somebody inventing a square bottle nipple and blaming the users for not using it properly.

[โ€“] Theharpyeagle@lemmy.world 14 points 5 months ago (3 children)

I agree to a point, but users also do some weird stuff that you just can't predict sometimes.

[โ€“] Telorand@reddthat.com 9 points 5 months ago (1 children)

And that's precisely why QA still exists and why it shouldn't be the devs. And yet, you'll still wind up with weird situations, despite your best efforts!

[โ€“] Aceticon@lemmy.world 6 points 4 months ago* (last edited 4 months ago)

Yeah.

Any good software developer is going to account for and even test all the weird situations they can think of ... and not the ones they cannot think of as they're not even aware of those as a possibility (if they were they would account for and test them).

Which is why you want somebody with a different mindset to independently come up with their own situations.

It's not a value judgment on the quality of the developer, it's just accounting for, at a software development process level, the fact that humans are not all knowing, not even devs ;)

[โ€“] Buddahriffic@lemmy.world 3 points 5 months ago

And some of that is because some users have been trained on some other bad UX.

[โ€“] KillingTimeItself@lemmy.dbzer0.com 2 points 5 months ago* (last edited 5 months ago)

and this is an incredibly valuable reason to have a technically simple UI, because it fundamentally limits the amount of stupid shit people can do, without it being the fault of the designer.

[โ€“] idunnololz@lemmy.world 11 points 5 months ago (1 children)

To be fair all "users" got what they wanted so... Success?

[โ€“] Telorand@reddthat.com 11 points 5 months ago

"Ugh, it works, but it was overly complicated to get what I needed."

[โ€“] Mango@lemmy.world 11 points 5 months ago (4 children)

If they tried opening the door the wrong way, the door is wrong.

[โ€“] UnRelatedBurner@sh.itjust.works 4 points 5 months ago (1 children)

This is very perfectionist. Let me install my doors the way it's comfortable or pleasing. Where I see a knob I'll reach. And where I see a "pull" sign I pull, or get contex clues.

There is research for everything, let's say it's more comfortable to push and the knob is on the right side for me. I could spend way more time and effort than thia desrves to apeal to that study, "I have great UX", I'd tell myself. But then I'd show this product on some eastern market where they read in "reverse" and it'll not be comfortable nor "100% natural" for them. Meaning, I'd fail, my UX'd be horrible for half the planet.

This might be worth for universal things, that are already researched and you don't need to spend years and a kidney to figure out. Like maybe how are "next", "cancel" and "back" buttons are next to each other. But I mean.. just copy the most recent you used.

[โ€“] Mango@lemmy.world 4 points 5 months ago

You might have noticed at some point that for knobs are universally at the same height and same for light switches in houses that don't suck.

there's a difference between trying to open a door from the hinged side, vs designing a door that has 14 different deadbolts, and three latches on it.

One of those is user error, the other is designed complexity generally being a hindrance to the user.

[โ€“] Telorand@reddthat.com 1 points 5 months ago (1 children)

Maybe you need better signage. Maybe you need to reverse the direction of the door. Maybe you could automate the door. Or maybe the user is just fucking stupid. ๐Ÿ˜„

[โ€“] Mango@lemmy.world 3 points 5 months ago (1 children)

The philosophy is that the user's intuition is never wrong because that's what we're trying to accommodate.

[โ€“] pingveno@lemmy.ml 2 points 4 months ago

Also, if you have to post a sign, it's probably broken by design. Users don't read.

[โ€“] Aceticon@lemmy.world 1 points 4 months ago* (last edited 4 months ago)

"Wrong way" for whom?

In Software Development it ultimatelly boils down to "are making software for the end users or are you making it for yourself?"

Because in your example, that's what ultimatelly defines whose "wrong" the developer is supposed to guide him/herself by.

(So yeah, making software for fun or you own personal use is going to follow quite different requirement criteria than making software for use by other people).

yeah who the fuck made this meme? A web programmer?