If You Don't Change the UI, Nobody Notices (2009)
blog.codinghorror.com
If You Don't Change the UI, Nobody Notices (2009)
1–10 of 84 posts
Re: If You Don't Change the UI, Nobody Notices (2009)
#2Re: If You Don't Change the UI, Nobody Notices (2009)
#3Re: If You Don't Change the UI, Nobody Notices (2009)
#4Re: If You Don't Change the UI, Nobody Notices (2009)
#5They understandably emphasized stability over replacing tested components, which financial is often known for. However I think their visible sign of improvement to the customer is severely lacking even today (this was five years ago), especially compared to their competitors. My overall feel is that the site is brittle regardless of what's happening under the hood.
Re: If You Don't Change the UI, Nobody Notices (2009)
#6Re: If You Don't Change the UI, Nobody Notices (2009)
#7Notepad has had some surprising improvements. I've not used it in so long that when I did open it and saw it had tabs, and recover unsaved documents, and dark mode, I wasn't sure it was notepad.
Re: If You Don't Change the UI, Nobody Notices (2009)
#8There's a lot of truth to this. Back when I was doing UI for a big bank, I urged them to cleanup their frontend technical debt and unify their interface into a more consistent modern look and feel. They ignored it and I ended up leaving rather than hack into jQuery all day. They understandably emphasized stability over replacing tested components, which financial is often known for. However I think their visible sign…
Re: If You Don't Change the UI, Nobody Notices (2009)
#9I get the point, but doesn't changing floating-point to arbitrary precision so that 10.21 - 10.2 = 0.01 and not 0.0100000000000016 count as a user-visible change? Or should they have put a "now with bugs fixed" sticker on it?