983

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

top 50 comments
sorted by: hot top controversial new old
[-] httperror418@lemmy.world 115 points 7 months ago

Google and apple already know who you are, the company at the bottom doesn't

[-] thevoidzero@lemmy.world 29 points 7 months ago

Lol, that's a fun angle. They don't need all those fields coz they just get your information the other way

[-] ICastFist@programming.dev 92 points 7 months ago

Wrong, the google product is dead

[-] Aceticon@lemmy.world 18 points 7 months ago

And the Apple product would probable say "gloat about me to your friends"

load more comments (1 replies)
[-] PeriodicallyPedantic@lemmy.ca 79 points 7 months ago

People at my company are like "why are we wasting screen real estate with white space?" and I imagine they see the last image is an ideal UX

[-] agressivelyPassive@feddit.de 38 points 7 months ago

We're currently trying to convince our client, that 4 different levels "mandatory" fields in a form are about two too many.

The UI they sketched looks like shit, but they think it's absolutely necessary.

[-] JoKi@feddit.de 23 points 7 months ago

But there was this one customer, where it was so helpful to know he's left handed. So now this is a necessary information /s

[-] ObstreperousCanadian@lemmy.ca 9 points 7 months ago

And then the logging shows that nobody uses half the fields, but the business won't let you remove any.

[-] MonkderZweite@feddit.ch 22 points 7 months ago

For the first two you need hoops and tricks for it to do what you want, the last one has bad UX. I choose the later.

load more comments (11 replies)
[-] Midnitte@beehaw.org 10 points 7 months ago

The flipside is that all of the stuff you actually use is buried five levels deep.

load more comments (1 replies)
load more comments (3 replies)
[-] deafboy@lemmy.world 63 points 7 months ago

more checkboxes == more better

[-] gens@programming.dev 36 points 7 months ago

I actually kinda like that one.

[-] derpgon@programming.dev 17 points 7 months ago* (last edited 7 months ago)

Those are radio buttons, tho. But nice work with fieldsets 👍

[-] CptEnder@lemmy.world 9 points 7 months ago

Oh god I know 3rd party encoders like this from from my tape flipping days. They're some sort of dark sorcery you never question. Just press "will try to play or encode" and then make the appropriate sacrifice at your altar.

load more comments (5 replies)
[-] lengau@midwest.social 61 points 7 months ago

Honestly, I'd rather have an ugly app with everything right there than the terrible UX trend that's happening of everything being hidden behind 8-10 different menus just to make the home screen "clean"

[-] pearable@lemmy.ml 8 points 7 months ago

It would be hilarious if all these apps were secretly just like vim. They all have complex hotkey setups that enable power users to get where they need to be in at most 3 key presses.

And the unititiated has to google to find where their god damn setting is actually located.

Honestly that would be great.

load more comments (2 replies)
load more comments (4 replies)
[-] dragnet@lemmy.dbzer0.com 53 points 7 months ago

If your company is implementing an app that is basically a toggle switch or power button, it'll probably look like the first one. If your company is implementing an internal search engine, it'll probably look like the second one. If anybody is implementing a data entry system meant to be used by trained individuals at a workstation, its gonna look like option three. You might as well complain about a CNC mill being more complicated than a screwdriver, they're different tools.

[-] zaphod@lemmy.ca 15 points 7 months ago* (last edited 7 months ago)

That third screenshot, assuming good keyboard navigation, would likely be a godsend for anyone actually using it every day for regular data entry (well, okay, not without fixes--e.g. the SSN and telephone number split apart as separate text boxes is terrible).

This same mindset is what led Tesla to replace all their driver friendly indicators and controls with a giant shiny touchscreen that is an unmitigated disaster for actual usability.

[-] SpaceCowboy@lemmy.ca 51 points 7 months ago

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 7 months ago* (last edited 7 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)
[-] otarik@feddit.it 40 points 7 months ago

There is a clear difference here: the first software, you pay to use. The last one, you get paid to use it.

[-] sexual_tomato@lemmy.dbzer0.com 31 points 7 months ago* (last edited 7 months ago)

100% this. I used to work at a company that sold software that mechanical engineers used all day, every day in a certain field. Our app looked like the last pic but with better alignment.

People who are competent want all the things on their screen all at once all the time. They also want keyboard shortcuts.

[-] autokludge@programming.dev 9 points 7 months ago

An automation API would also be nice please.. ^(i^ ^hope^ ^it^ ^doesn't^ ^require^ ^an^ ^additional^ ^$4000/y^ ^licence)^

load more comments (2 replies)
[-] space@lemmy.dbzer0.com 35 points 7 months ago

The honestly prefer the bottom one than the modern 50 step wizards that take 10 seconds for each page to load, and load an ungodly amount of JS scripts.

A company I worked for was using an ancient bug tracking tool (called Pivotal) that looked like a 90s site. It was so fast and responsive. Later, we moved to something modern. It was 10 times worse, significantly slower and overly complex.

[-] DAMunzy@lemmy.dbzer0.com 19 points 7 months ago

I hate when websites don't have the username and password together. When you have to put in the username click ok then have some JavaScript hide the username prompt and prompt you for your password. Makes it more painful when trying to use a password manager. Especially one that isn't built into the web browser by default.

load more comments (7 replies)
load more comments (4 replies)
[-] TurtleTourParty@midwest.social 34 points 7 months ago

And you are asked to add more fields and buttons, but the interface was made in a very old version of visual studio and it breaks something every time you open it up in the editor.

[-] SolarMech@slrpnk.net 30 points 7 months ago
  1. Those apps are simple
  2. Those apps target a wide audience, hence have more budget as a result
  3. Those apps are made by large, well oiled (you'd hope at least) companies. You don't want my honest opinion on most small software development boxes. This industry grew faster than mentors became available for the newbies, so many devs including seniors still don't know what they are doing.
load more comments (1 replies)
[-] ElectroLisa@lemmy.blahaj.zone 29 points 7 months ago

Ngl I prefer said company app rather than "new" stuff which runs on Electron and breaks just from looking at it

[-] Thcdenton@lemmy.world 13 points 7 months ago

Fuuuuuuuuck Electron

[-] AgentGrimstone@lemmy.world 26 points 7 months ago

"We want to look like Apple" while insisting on every bit of whitespace be filled.

[-] ICastFist@programming.dev 11 points 7 months ago

But hey, ROUNDED CORNERS! SUPER ULTRA HIGH DEFINITION ICONS! That's what makes apple apps apple, right?

load more comments (1 replies)
load more comments (1 replies)
[-] slazer2au@lemmy.world 25 points 7 months ago

Is this post brought to us by a Service Now developer?

[-] ObstreperousCanadian@lemmy.ca 13 points 7 months ago

Oh no, my company is going to integrate with Service Now! Should I be scared?

[-] slazer2au@lemmy.world 8 points 7 months ago

Depends did they hire 2 developers in house to babysit the application after rollout?

[-] ObstreperousCanadian@lemmy.ca 14 points 7 months ago

Haha, hire developers? No, no, no. Doesn't off-the-shelf software just work? /s

load more comments (1 replies)
load more comments (4 replies)
load more comments (4 replies)
[-] doctorcrimson@lemmy.world 24 points 7 months ago* (last edited 7 months ago)

I'm not really sure why both first name and city are required but I hate oversimplified mobile designs. Whenever a web page loads everything into a big rounded edge middle column I do a little angry exhale.

I'm an adult with a mouse and keyboard, I don't need giant baby buttons and you can load more than two rows of something at a time ffs.

load more comments (1 replies)
[-] Lucidlethargy@sh.itjust.works 22 points 7 months ago* (last edited 7 months ago)

This is not true. Literally all of apples computers lack the touch feature on their primary screens.

load more comments (1 replies)
[-] CanadaPlus@lemmy.sdf.org 20 points 7 months ago* (last edited 7 months ago)

Good.

You need all that information, but no more. This allows me to efficiently supply it, properly formatted, and to supply no more. Assuming this is using standard widgets instead of reinvented ones, the only better thing would be an API so we can roll our own form or automate.

The FAANG approach relies on an army of people to do the data entry equivalent of mind reading, or invasiveness, or both, and all so that you have to look at a few less boxes for a minute.

[-] Thcdenton@lemmy.world 19 points 7 months ago* (last edited 7 months ago)

At least it doesn't have ads

[-] doctorcrimson@lemmy.world 10 points 7 months ago

CEO: "Now theres an idea..."

[-] jadedwench@lemmy.world 19 points 7 months ago

I am getting flashbacks on dealing with SAP "inspired" software that looked worse than that bottom image. I am glad my new company does not use that garbage. It was especially depressing to see how SAP entirely ruined Concur.

[-] cttttt@lemmy.world 15 points 7 months ago

Whoever made this has never used Google Cloud Platform.

[-] uzay@infosec.pub 14 points 7 months ago
[-] ObstreperousCanadian@lemmy.ca 8 points 7 months ago

Haha, no, cause then I'd be paid more.

[-] MonkderZweite@feddit.ch 13 points 7 months ago* (last edited 7 months ago)

Yay, options.

[-] NigelFrobisher@aussie.zone 12 points 7 months ago* (last edited 7 months ago)

We have to get permission from Marketing, the CEO, the Pope, and the ghost of Queen Elizabeth 2 to change anything about the layout, so we just jamb in more buttons.

[-] Rolive@discuss.tchncs.de 10 points 7 months ago

Every few months the layout gets reshuffled as well for no fucking reason.

[-] tsonfeir@lemm.ee 9 points 7 months ago

Everyone knows what DK9B is, we don’t need better labels.

load more comments (2 replies)
[-] webghost0101@sopuli.xyz 7 points 7 months ago

You forgot the ads on google

load more comments
view more: next ›
this post was submitted on 20 Feb 2024
983 points (95.6% liked)

Programmer Humor

32041 readers
1257 users here now

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

Rules:

founded 5 years ago
MODERATORS