▲ | itissid 5 days ago | |
Long time ago, just for fun, I wrote a constraint solver problem that could figure out which high yield banks to put money into that were recommended on doctor of credit(https://www.doctorofcredit.com/high-interest-savings-to-get/) based on <= `X` money and <= `Y` # of transactions on debit cards maximize the yield and other constraints(boolean and real valued) I played it for a while when interest rates were really low and used the thing for my own rainy day savings(I did get tired changing accounts all the time) | ||
▲ | toomuchtodo 5 days ago | parent [-] | |
Repo? |