top | item 36904049

(no title)

FooMatic101 | 2 years ago

I sometimes find solutions to specific problems on GitHub which are stale. i.e. years since they had any work done on them.

If the underlying code looks solid and useful to me, then I might try to use it. But in most cases, I keep looking for something that is reasonably lively.

The key thing I keep in mind is that open source means that the developers primarily wrote the software to scratch their own itch. In time priorities change and it is unreasonable to expect them to support something they have lost interest in. In most cases, "better" solutions have emerged and thence their loss of interest.

discuss

order

penaazv|2 years ago

Inactive open source projects are a huge reason why skepticism arises. The reliability becomes justifiably questionable.

This is exactly where organized open source and commercial open source (COSS) products come into play.

They're supported by an active community, funded by the users (and investors at times), and companies don't run out of resources to maintain and scale what's helping the primary user-base.

Ensydr|2 years ago

This is so helpful. Thank you for sharing this with us.