Build something with this playlist.
Prize: 3000 $AUDIO
Playlist: https://audius.co/Audius/playlist/womens-history-month
Build something with this playlist.
Prize: 3000 $AUDIO
Playlist: https://audius.co/Audius/playlist/womens-history-month
| ### Keybase proof | |
| I hereby claim: | |
| * I am raymondjacobson on github. | |
| * I am raymondjacobson (https://keybase.io/raymondjacobson) on keybase. | |
| * I have a public key whose fingerprint is BEC4 15F4 321B 2FF4 E04B 24A2 D49E DCA3 63B9 DA81 | |
| To claim this, I am signing this object: |
| # Add this function to your shell profile | |
| # But first: get pdflatex and get entr (https://github.com/clibs/entr) | |
| texwatch () { | |
| echo "Watching $1 ..." | |
| ls "$1" | entr pdflatex /_ | |
| } |