@timstillman_ Websites for buying football tickets are honestly the most terrible experience on this internet. I just assume it's because they don't really have any competition.
@docmilanfar Is there a mistake at (2)? Your father's formula uses *annual* interest rate in the calculation, but (2) is defined using r, the *monthly* interest rate.
The fact that you can just plug sensors into the VGA port of an old laptop and get data out is crazy to me.
Itโs always fun finding GPIO in strange places.
โRunning a successful open source project is just Good Will Hunting in reverse, where you start out as a respected genius and end up being a janitor who gets into fights.โ
@ByrneHobart reviews @nayafiaโs new book on open source software.
https://t.co/3rcuGywYZ4
@VicVijayakumar Your branch locally doesn't have to have the same name as the remote.
`git switch -c main origin/ma<tab>` and then your local branch is main regardless of what it is at the remote.