|
|
|
|
|
by alok-g
3168 days ago
|
|
We are mostly in agreement. See my other comment here: https://news.ycombinator.com/item?id=15532543 I do find open-source software to be generally lower in quality than paid products. Though there are many exceptions at this point in time where open-source is rather highly superior. However, even in cases where someone could produce a better paid software for an open-source alternative, they practically cannot as it is hard to compete with free. |
|
For instance, in the latest iOS there is a stupid bug where the calculator blocks the buttons if you press them too fast. So if you enter 1+2+3 the display will show 23.
In open source this would be trivial to fix. In closed source you have to wait for Apple to do its implementation, testing, distribution.
In open source you would have a customizable calculator with a million generally useless buttons though because it’s so easy to add them.