Not OC question, but rather copied this from the pragmatic programmer
As a user, would you rather (1) wait for them [the software dev/company] to get all the bugs out, (2) have complex software and accept some bugs, or (3) opt for simpler software with fewer defects?
By realising there is no such thing as finished software.
Depends if I have access to the source. If so, robots can iron out the rest of the bits I need
it’s either fit for purpose or not fit for purpose. “finished” software can be a meaningless treadmill to nowhere.
In general:
- I would rather not wait. This mostly benefits everyone: user gets to see what is coming, developer gets feedback, and depending on software maybe user can start getting the benefits sooner
- on the other hand, it has some risks: maybe devs spend time fixing problems instead of bigger “building the system” tasks. Maybe users get attached to the “pre-release way of doing things” even if the final release is better. (Early access game mods can be very vulnerable to this)
Complete vs simple software, it depends on what the job is. Some complexity is fine, and some bugs are fine, as long as there is a plan to get to where you want the software to be.
I have a pretty high tolerance for jank personally, so I guess I’m in camp 2
That’s kinda complicated. I thought about underdeveloped interface but a perfectly working backend.
If it functions but like the interface is difficult than pressing button




