this post was submitted on 20 Feb 2024
975 points (95.5% liked)

Programmer Humor

31329 readers
29 users here now

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

Rules:

founded 4 years ago
MODERATORS
 

And no, I will not tell you what my company app is.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] SpaceCowboy@lemmy.ca 51 points 4 months ago (11 children)

There's a difference between software that's designed to be easy for people that haven't seen it before and software that's meant to be used by someone that's been trained to use it.

[โ€“] sebsch@discuss.tchncs.de 12 points 4 months ago* (last edited 4 months ago)

Yes and no. I did build several in-house enterprise applications and for this I know about this problem. And yes you're right, a lot of the complicated contexts are more complex than searching on Google.

But! Enterprise software architects have a tendency to make every feature as visible, and also making the apps as feature rich as possible. This comes with high costs.

I always try to establish a strive with exactly what google delivers.

Cage the user in his first decision, Filter or action and then show him or her the application with all the features feasible in the chosen context. It is amazing how complexity reduced most of these applications are when you just ask this first question.

load more comments (10 replies)