Thursday, September 15, 2022

Show HN: Payitfwd.dev – Redirect donors to your dependencies https://ift.tt/hWIUoTM

Show HN: Payitfwd.dev – Redirect donors to your dependencies - Are you a well funded company maintaining popular open source projects? - Do you have a free spot in your github donor box? - Do you depend on underfunded dependencies? If yes to any of those then consider adding a payitfwd.dev link to your Github donor box! It will analyse your dependency graph and redirect to a random dependency's maintainer's funding link. Example: https://ift.tt/3rUqcey becomes https://ift.tt/ThcY6M1 Let me know if you have any questions :) https://payitfwd.dev/ September 15, 2022 at 02:54PM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...