Y
Hacker News
new
|
ask
|
show
|
jobs
by
losvedir
3561 days ago
What's the difference between "work" and "right"?
2 comments
sgift
3561 days ago
Edge cases. When something "works" it handles the requirements of your customers in the normal case, but may misbehave in edge cases. When it is right it won't.
link
arethuza
3561 days ago
Correct functionality and good implementation respectively.
link