It would be great if the HN community could nominate maintainers or projects they know who's super helpful & impactful. We hope that by creating awareness about the issue we can also help increase the funds going to that maintainers.
I just created a business, an LLC, to develop my software. I did this on purpose so that companies would have an entity to send money to if they use my software.
I've heard that developers and managers at companies do want to give money to FOSS projects, but sending money to an individual is fraught with peril. Sending money to another company that can generate invoices and give some services? Much easier to justify.
If possible, I suggest developers of popular FOSS projects do this. If you include my search for a good bank, I've spent probably 20 hours doing this. (I used lawyers as well, but that's not required.) Spending 20 hours to have some way to receive money may be worth it.
https://github.com/vadimdemedes/ink by @vadimdemedes (React renderer for CLI)
https://github.com/platformio by @ivankravets (embedded development platform)
As the project was open till now, there were other open apps based on it, and currently unable to maintain both the main project and their own ones.
Details here: https://www.reddit.com/r/emacs/comments/11cezoq/magit_mainta...
Direct donation link: https://magit.vc/donate/
Sparkmagic (https://github.com/jupyter-incubator/sparkmagic)
Sparkmagic provides jupyter magics and kernels for working with remote Spark clusters. It's used by thousands of developers and companies like Pinterest, Amazon, more!
I've been maintaining for the past few years and would love help!
KSOPS (https://github.com/viaduct-ai/kustomize-sops)
KSOPS, or kustomize-SOPS, is a kustomize KRM exec plugin for SOPS encrypted resources. KSOPS can be used to decrypt any Kubernetes resource, but is most commonly used to decrypt encrypted Kubernetes Secrets and ConfigMaps. As a kustomize plugin, KSOPS allows you to manage, build, and apply encrypted manifests the same way you manage the rest of your Kubernetes manifests.
KSOPS is the most popular kustomize plugin and I'd love help maintaining and improving it from out GitOps fanatics.
This is a web framework + ORM for Nim. It's in desperate need of more work to support DBs other than PostgreSQL and make the ORM more flexible. The web side also needs more work.