1
I'm writing an Amazon Lambda job that will run every week, check how days that week I committed to GitHub, and charge me money if I'm not keeping up with my goal. I could just have it send me angry emails or something, but I think having real money on the line will keep me motivated.
I don't want to have money go to waste or anything, so I think a nice use of it would be to give it to a charity. However, I haven't yet found an easy way to go about this. Has anyone faced a similar challenge and found a good solution? Most everything I've found is about solutions for the charities themselves, which isn't what I'm going for.