Y
Hacker News
new
|
ask
|
show
|
jobs
by
bandrami
1064 days ago
A known bug beats an unknown update in a whole lot of enterprise use cases. This drives devs insane but it is true.
2 comments
kierank
1064 days ago
Yes, there's substantial value in being able to have a specific bugfix and not have to upgrade an application and a ton of dependencies.
link
bandrami
1064 days ago
Or not even a fix. A known bug can be mitigated or worked around. Predictable is better.
link
elcritch
1064 days ago
It’s a limitation in SemVer too. Fixing a bug in a point release (e.g. keeping the api the same) could still result in undesired changes.
link