Live data from Hacker News

Where will UX Design be in 5 years?

trydesignlab.com

31–40 of 190 posts

Re: Where will UX Design be in 5 years?

#32
post #7

I see a couple challenges with the future of UX design. One being that everyone has an opinion as to how something should work. Unless someone has years of widely-recognized, valid experience/expertise in design, who's to say if one person's instincts are better than another's? The other issue I see is process taking over creativity. Soundcloud's iconic design was driven largely by the intuition of the designers and…

soundcloud has an iconic design? the little waveform-esque view?

Re: Where will UX Design be in 5 years?

#33
post #11

Great topic, but the article doesn't answer its own question. Predictions: - Microsoft will move the start menu to a different corner of the screen again. - Some phones will have a dedicated hardware "dismiss popup" button. - Neon colors with contrasting fringes will be used for visibility on AR displays. - Alexa will start initiating conversations. - Hyperreality.[1] [1] https://vimeo.com/166807261

"Alexa will start initiating conversations"

hilarious :-)

Re: Where will UX Design be in 5 years?

#34
post #30

Earlier quoted context omitted.

What do UI dev tools have to do with UX design?

Designs have to be implemented in something. Currently UX designers are often like chefs who work by drawing pictures of food and writing down conceptual recipes. When they've created a beautiful menu this way, they're surprised to find out that their recipes can't actually be made using the cooking equipment available, and some of the ingredients don't even exist. You're not going to run a Michelin-rated restaurant…

You really underestimate the amount of time it takes to practice and do adequate UX design; unless you spend 10,000 hours doing design, you are going to suck at it, and most of the jack of all trades designers devs I met have really been mediocre at both. "Designers should code" is as fallacious as "accountants should be lawyers". Specialization has been the direction of human civilization ever since the neolithic revolution allowed us to have enough food surplus to move into cities.

Designers should definitely work with devs, if they are surprised their designs can't be implemented in the end, then that organization is REALLY dysfunctional.

We definitely need better UI development tools, but this is orthogonal to UX design, much of which doesn't even involve the aesthetics of the UI anyways.

Re: Where will UX Design be in 5 years?

#37
post #30

Earlier quoted context omitted.

What do UI dev tools have to do with UX design?

Designs have to be implemented in something. Currently UX designers are often like chefs who work by drawing pictures of food and writing down conceptual recipes. When they've created a beautiful menu this way, they're surprised to find out that their recipes can't actually be made using the cooking equipment available, and some of the ingredients don't even exist. You're not going to run a Michelin-rated restaurant…

I agree with the first part! The second part can never happen since there is no process that can handle the complexity of the real world. There might be patterns that could be found generic enough, but not a deconstructed atlas of everything you need to know. It's a process of discovery at best.

To deliver a really great user experience, it's really important to not just look at the interfaces between the customer and your products, but instead try to figure out the "flows" and processes that leads to that the customer uses your platform or app.

In some domains, you will need an awful lot of domain knowledge, paired with UI design expertise, modeling and development skills to do just that.

Typically, it's very hard to find all this in one single person, so excelling in teamwork is always a good trait.

Re: Where will UX Design be in 5 years?

#38
post #5

The problem I see with UX today is that there is a split. One the one hand are the people who just want to make good products people love to use. On the other hand are the corps who want to use this as a tool to direct people in a way that they spent more money for nothing gained.

Absolutely this. And UX is increasingly about creating dark patterns that manipulate users for profit.

So my prediction is that because of financial feedback loops Dark UX will become more and more of a problem - which means the digital world will become more and more hostile, frustrating, intrusive, and abrasive, and less and less rewarding for users.

Re: Where will UX Design be in 5 years?

#39
post #11

Great topic, but the article doesn't answer its own question. Predictions: - Microsoft will move the start menu to a different corner of the screen again. - Some phones will have a dedicated hardware "dismiss popup" button. - Neon colors with contrasting fringes will be used for visibility on AR displays. - Alexa will start initiating conversations. - Hyperreality.[1] [1] https://vimeo.com/166807261

Android already has a hardware back button (sometimes)... somebody should rog that up to get rid of pop ups in browsers.

Re: Where will UX Design be in 5 years?

#40
post #29
post #8

To be honest UI dev tools just plain suck, making everything move more slowly that it needs to. If I'm on the web it's the HTML + CSS clusterfuck, If I'm in C# I'm writing color converters for WPF, if it's Java I have to use the outdated looking Swing, if it's C++ it's QT which I need to doll out cash for. Additionally every smart phone OS has it's own groundbreaking GUI layout concepts and ideas too. Then you get th…

> if it's Java I have to use the outdated looking Swing Java has JavaFX now

Swing is themeable, as has always been.

With some minimal effort, it's possible to do a nice looking GUI with fonts that not look like vomit, etc.

If Sun and Oracle had spent more than 5 minutes on packaging applications - why not in jxe-files for executable jars, as a simple start to avoid torturing your users - and using nice fonts - and why not a discrete and non-whiny non-bundlig autoupdating jre - they could actually have won on the desktop, when it still was relevant.

Post reply on HN