http://tex.stackexchange.com/questions/60166/how-to-set-compatibility-level-in-pdflatex
pdfminorversion=4
http://www.intel.com/content/www/us/en/high-performance-computing/hpc-scalable-system-framework.html
Delivering new dimensions of scalability, from workstations and clusters to the world’s largest supercomputers.
Designed for both compute-intensive as well as data-intensive application requirements.
Providing unprecedented levels of integration helps to ensure CPU, memory, I/O, and storage all work in harmony.
Moving all the HPC building blocks closer to the processor greatly shortens the distance data must travel, improves bandwidth, and reduces latency.
Integrating the fabric interface and memory into Intel® processors enables reduced power, improved performance, and greater reliability.
Preserve your investment in legacy software and coding expertise.
[ -z "$STATE" ] && echo "Need to set STATE" && exit 1;
https://www.sublimetext.com/docs/3/indentation.html
Try saving this as Packages/User/Preferences.sublime-settings
{ "tab_size": 4, "translate_tabs_to_spaces": false }
http://stackoverflow.com/questions/3713765/viewing-all-git-diffs-with-vimdiff
git config --global diff.tool vimdiff
git config --global difftool.prompt false
git config --global alias.d difftool
http://www.cs.rice.edu/~sc40/Rankings/methodology.html
let g:airline_section_c = airline#section#create([‘%F’])