Hacker News new | ask | show | jobs
by collyw 3478 days ago
Yes, but I think what he is getting at is that no one other than devs gives a shit about code quality. Users do like a nice pretty looking interface.
1 comments

Users also care if something works, and code quality is part of that - eg, imagine what hits users when the same bug is copy pasted into 100 slight variations of some code rather than a single instance.