Audiophiles, \(\text{Bit rate} = \text{sampling rate} \times \text{bit depth} \times \text{number of channels}\) ; Don’t forget L,R channels.
In Julia on my mac, I found to use Pkg.*() I needed to: git config –global url.https://.insteadOf git://
To simply list all files in a git repo in conflict git config –global alias.conflicts “diff –name-only –diff-filter=U”
Better to use ~/.ssh/config than and alias in your .bashrc
git push –force: a savior at times
Finding tmux to be quite useful and very easy to install on machines.
Going to test out pyspread as a possible performance recorder
Unix ‘screen’ is such a great tool when working on remote machines.