Skip to content

Instantly share code, notes, and snippets.

View mental32's full-sized avatar
🎤
untitled unmastered.

mental mental32

🎤
untitled unmastered.
View GitHub Profile
@mental32
mental32 / cpythonnow.sh
Last active April 26, 2019 08:50
.sh hack for gource with optimised arguments to parse python/cpython quickly
if [ ! -d "cpython/" ]; then
git clone https://github.com/python/cpython
else
cd cpython
git pull
cd ..
fi
gource cpython/ --multi-sampling --max-files 0 --background-colour 000000 -r 60 -s 0.00001 --frameless -no-vsync --window-position 0x0 --hide users,progress,filenames,dirnames --font-size 26