Skip to content

Instantly share code, notes, and snippets.

View dvorka's full-sized avatar
💭
Enjoying work w/ smart, humble and inspiring colleagues and friends.

Martin Dvorak dvorka

💭
Enjoying work w/ smart, humble and inspiring colleagues and friends.
View GitHub Profile
@dvorka
dvorka / build-python-2.7.9.sh
Created March 20, 2018 08:33 — forked from Jimmy-Xu/build-python-2.7.9.sh
upgrade Python 2.7.6 -> 2.7.9 on Ubuntu 14.04
#!/bin/sh
#
# Installs Python 2.7.9 on Ubuntu 14.04 to include security updates
# Run this script with superuser privileges.
#
BASEDEPS="build-essential python-pip"
BUILDDEPS="libbz2-dev \
libc6-dev \
libgdbm-dev \
@dvorka
dvorka / build-python-2.7.9.sh
Created March 20, 2018 08:33
upgrade Python 2.7.6 -> 2.7.9 on Ubuntu 14.04
#!/bin/sh
#
# Installs Python 2.7.9 on Ubuntu 14.04 to include security updates
# Run this script with superuser privileges.
#
BASEDEPS="build-essential python-pip"
BUILDDEPS="libbz2-dev \
libc6-dev \
libgdbm-dev \
@dvorka
dvorka / bibtex.png
Created June 22, 2018 07:48 — forked from max-mapper/bibtex.png
How to make a scientific looking PDF from markdown (with bibliography)
bibtex.png