I wonder how many projects there are that never gets released because the author is not satisfied with the code base or afraid of getting blamed (by the code in the project).
This got me to wonder how many projects I have on ~/Projects but not pushed to git server yet !
@murtezayesil The hardest part is to decide when the code is OK, since code can (from my point of view) always be improved but then again if version X addresses and solves the problems at hand it should be fine, really.
@0xedd1e See also: The CRAPL: An academic-strength open source license. http://matt.might.net/articles/crapl/
This got me to wonder how many projects I have on ~/Projects but not pushed to git server yet !
It is 1. My only project that is not on some git server is the new Jinja2 theme I started to write for my blog. This will take some time and probably won't be pushed for another week or so.
I should mention that I am a student learning software development and I (almost) never have few projects running at the same time. Things may be different for full time software developers.
@0xedd1e