ncurses/xterm: Thomas Dickey
Which open-source projects are widely used but maintained by just a few people?
61–70 of 112 posts
Re: Which open-source projects are widely used but maintained by just a few people?
#62Time Zone Database https://github.com/eggert/tz/graphs/contributors https://en.wikipedia.org/wiki/Tz_database
This is a good answer. Especially in the light of the 2021 drama and the maintainer's benevolent dictator status. What happens when the community disagrees with a benevolent dictator's decision? https://lwn.net/Articles/870478/
Re: Which open-source projects are widely used but maintained by just a few people?
#63Re: Which open-source projects are widely used but maintained by just a few people?
#64Just curious what arrangement theses people have. -do their employers recognize their effort and give hours to the side projects? -they mostly contractors so can arrange their time accordingly? -donations? -or is it mostly a hobby done out of passion?
I don't have something nearly as popular as these other projects; but if you have a popular project, a potential employer might offer work hours for it to get you as an employee. Further, as a contributor of some now popular projects with one other maintainer, I can say that I mostly do it for fun. My current employer gives zero-fucks about it but if a new employer were to use it to woo me away, I would jump in a hea…
Re: Which open-source projects are widely used but maintained by just a few people?
#65- curl: Daniel Stenberg et al. - https://github.com/orgs/curl/people - Lua (programming language): team of 3 - https://www.lua.org/authors.html - openssl: 15 people - https://github.com/orgs/openssl/people maybe also: sqlite, vim, nginx, redis
> maybe also: sqlite [...] SQLite won't accept contributions from outside the core team; joining the core team is an involved process, as they're taking extreme measures to ensure it will continue to be recognised as a work in public domain in as many jurisdictions as humanly possible. You can still support the project by paying them for their work (or by getting your employer to do so): https://www.sqlite.org/prosup…
Re: Which open-source projects are widely used but maintained by just a few people?
#66Earlier quoted context omitted.
I don't have something nearly as popular as these other projects; but if you have a popular project, a potential employer might offer work hours for it to get you as an employee. Further, as a contributor of some now popular projects with one other maintainer, I can say that I mostly do it for fun. My current employer gives zero-fucks about it but if a new employer were to use it to woo me away, I would jump in a hea…
Copyright on your contributions may belong to employer during employment period in most jurisdictions.
Re: Which open-source projects are widely used but maintained by just a few people?
#67Per the upstream, https://infozip.sourceforge.net/, "UnZip 6.0 was released on 29 April 2009".
But there are not truly 0 maintainers, because distros maintain their own patchsets, for example: https://git.launchpad.net/ubuntu/+source/unzip/log/
(By the way, unzip is arguably not feature complete. The ZIP spec has been updated multiple times since 2009, with the notable addition of the Zstandard compression method, among other things https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT)
Re: Which open-source projects are widely used but maintained by just a few people?
#68Earlier quoted context omitted.
Its wrong, or at least not my definition of few people. https://thephp.foundation/structure/ "Core Developers The PHP Foundation contracts 10 full-time and part-time engineers to maintain and develop the PHP language."
There are many, people doing (good, valuable) things on PHP, however active people with deep understanding of the engine can be counted on less than a hand. (I contributed some small things to the engine and other parts in the past)
Re: Which open-source projects are widely used but maintained by just a few people?
#69Earlier quoted context omitted.
And most of what happens in those utilities is updating the copyright year numbers.
Which seems wholly unnecessary. The way I understand it, having only the starting year is sufficient.
Re: Which open-source projects are widely used but maintained by just a few people?
#70- curl: Daniel Stenberg et al. - https://github.com/orgs/curl/people - Lua (programming language): team of 3 - https://www.lua.org/authors.html - openssl: 15 people - https://github.com/orgs/openssl/people maybe also: sqlite, vim, nginx, redis
How many maintainers for the other ones you mentioned?