Links
Here are some useful links I’ve found:
LaTeX
- A
tikz-cd
graphical editor that I wish I’d during 55… - http://tikzcd.yichuanshen.de/ - For high power Bayesian diagrams, I like tikz-bayesnet, but honestly it’s often not worth the trouble vs. using
tikz-cd
and adding a circle macro. - ShareLaTeX is quite useful for collaborating, and open source. One day when I have time I’ll make a PR…
Vim
- My dotfiles are here: http://github.com/rachtsingh/dotfiles . They’re really out of date, but when my life calms down a bit I’ll go through and clean it up.
- I really like Aleks Kamko’s tag for adding a quick goto after using ag or ripgrep.
- I use cVim to move around on Chrome quickly.