Hacker News new | ask | show | jobs
by qwerki 1384 days ago
This list is maintained by Nadia Eghbal of "Working in public" fame. Great summary of the different mechanisms.

I'm working on something in this space. Would love some feedback. Putting final touches to it at https://thanks.dev. The concept is "my donation should distribute across my dependency tree".

2 comments

There are a lot of competitors in this space, everything from for-profits like Open Collective to non-profits like snowdrift (which isn't live yet).

https://opencollective.com/ https://snowdrift.coop/

You ate my back button on iPhone and I couldn’t return.
Apologies for that. I've disabled the default redirect to /home for now so that shouldn't happen anymore. Will figure out the correct solution asap. Thanks for letting me know!
Following this hint turns out I had left out the `replace={true}` prop on react router's Navigate component. Thank you for taking the time to point me in the right direction!