Live data from Hacker News

Where will UX Design be in 5 years?

trydesignlab.com

71–80 of 190 posts

Re: Where will UX Design be in 5 years?

#71
post #42

Earlier quoted context omitted.

Designers must understand the media they work in. Design involves tradeoffs and accommodations for practical limits. A designer who doesn't understand the capabilities of the systems they design for is destined to produce bad designs. You can't understand the limits of CSS unless you can work with it. Imagine if Apple hardware designers depended on their manufacturers to tell them what's achievable with aluminum and…

Yes. But this is far far far away from "designers must code." Except for a few unicorns, this just leads to people who are mediocre at both design and code. A designer who is bogged down in code will also produce bad designs, especially when they let their inability to think of how something will be coded (because they aren't advanced coders) limit them! Designers have their own tool chain to prototype UIs and user i…

[deleted]

Re: Where will UX Design be in 5 years?

#72
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 C++ it's QT which I need to doll out cash for.

What?

*EDIT: TIL, Qt is GPL, but offers a lesser licence for a price. For some reason, I didn't know that.

Re: Where will UX Design be in 5 years?

#73
post #40
post #29

Earlier quoted context omitted.

> 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 act…

I was a Swing developer (and loved it). Distributing Swing applications was never a major issue. The issue was that once the web hit, all my co-workers wanted to do web applications and convinced management web was where it was at.

Re: Where will UX Design be in 5 years?

#75
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…

UI UX

Re: Where will UX Design be in 5 years?

#77
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…

> 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? Test and measurement. The proof should be in the pudding. If one design converts better, signs up more customers, brings in more revenue, etc. than another, it should win. "Rely on designers' hun…

that approach has its own dangers (that at least need to be carefully guarded against): getting stuck in local maxima, incoherence, user attention fatigue, vulnerability to disruption, etc

Re: Where will UX Design be in 5 years?

#78
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 C++ it's QT which I need to doll out cash for. What? *EDIT: TIL, Qt is GPL, but offers a lesser licence for a price. For some reason, I didn't know that.

Yeah, either you make your whole project GPL, or you buy a license so you can make your code proprietary/non-GPL.

Re: Where will UX Design be in 5 years?

#79

If I could express a desire rather than a prediction, it's that "undiscoverable" UIs die. I hate having to swipe and tap and generally mess with the screen in the hope of triggering some secret feature. I don't know when it became trendy to get rid of UI chrome but I really wish it would come back. (I wouldn't mind if the hamburger menu died either.)

I don't mind the hamburger menu because at least there's a consistent UI that tells me where I can click to find stuff. Otherwise agree, undiscoverable hidden UIs must die, and so must these flat UIs (which are equivalent to undiscoverable ones). Underlined blue words are good too. Worst ui trend ever. I eagerly await a return to the 1980s. Which is not nostalgia, because I didn't use computers then — I'm too young a…

The 80s had their high points for sure, but computer interfaces really aren't one of them unless you like green-screen mainframe interfaces.

IMHO, the peak for UIs that are easily usable by regular people with minimal training was back in the mid-to-late-00s. It was before this idiotic flat-UI fad, when UIs had a colorful 3D look to them so they were actually attractive, and also functional (since they were also very discoverable). This was just before everyone suddenly decided that PC UIs needed to be the same as those used on small touchscreens.

However, I will say those 80s mainframe interfaces were extremely functional. For someone who had taken the time to learn it, they could get work done really quickly.

Re: Where will UX Design be in 5 years?

#80
post #59

Earlier quoted context omitted.

Add to that the "EU cookies" notice.

Adblock Origin has an optional blacklist you can turn on to kill those. Look in the settings. It's called "EU: Prebake - Filter Obtrusive Cookie Notices"

Thank you! Totally forgot to see if there was a setting for that.
Post reply on HN