Hacker News new | ask | show | jobs
by least 1759 days ago
> This is the same indirect reasoning as "people like what they used first", which in my case is provably, objectively, false.

It's more like someone at some point stops being open to change, which allows some breathing room, but eventually they'll prefer to stick to what they know rather than having to learn something new. This isn't a value judgement, just that when something works and feels right to someone why would they feel the need to try something else just for the sake of trying it?

I use vim. Most people don't and would argue it's bad user experience as it's not intuitive. What's intuitive for text editing is largely just based on convention, though. I think vim is a great user experience because it allows me to edit text much more efficiently. It's entirely possible the text editor Kakoune would be even better than vim at doing the whole modal editor thing, but I do not care to find out. It took me some time to learn and get comfortable with vim and I don't see much value in going with the new thing even if it potentially has real upsides.

When it comes to UX/UI design, you'll certainly find plenty of conventions that are broadly agreed upon. Most people would find it difficult to read yellow text on a white background for example so that would be considered bad UI. But in the case of GUI design like determining how much shadow there is beneath a 'button' element or what color links should be and if that color is distinguishable is pretty subjective and a part of that comes down to convention rather than an innate preference in humans.

1 comments

> It's more like someone at some point stops being open to change, which allows some breathing room, but eventually they'll prefer to stick to what they know rather than having to learn something new.

That could justify anything that is new. Just take the people who think nuclear would be a bad idea -- "it's just because that's not how they are used to doing things".

What is there to "learn" about, say, 50 pixels of padding rather than 5 pixels of padding and 1 pixel of border? All of these "arguments" are avoiding the actual subject matter at hand to make grand generalizations.

> It's entirely possible the text editor Kakoune would be even better than vim at doing the whole modal editor thing, but I do not care to find out.

Then speak for yourself, because none of that describes me. I constantly try out new things; some things supersede what I used to that point, others fall short.

> what color links should be and if that color is distinguishable is pretty subjective

Not in the case of two colors being the exact same. There is nothing subjective about that at all.