2I'm going to create a toy project for playing with different UI libs c/lisp · by svetlyak40wt@lemmy.ml · 3y · 1 comments
on Making something for everyone is so much more work than making something just for yourself · c/opensource · 36 pts · 3yI've seen a chart where software development complexity grows 3 times on each of these steps. For example: implement a business logic: 1 day cover with tests: 1 * 3 = 3 days write documentation: 1 * 3 * 3 = 9 days make it installable by other users: 1 * 3 * 3 * 3 = 27 days
I've seen a chart where software development complexity grows 3 times on each of these steps. For example: