Latest posts

Alexandre M. Savio

Git usage guidelines for team collaboration

Suggestions on how to use a code repository with git for teams.

Alexandre M. Savio

Remove big files from a git repository

Remove large blobs from your git repository history

Alexandre M. Savio

Access Google Spreadsheets using gspread and OAuth2Client

How to access Google spreadsheets using the Python module gspread and the OAuth2Client authorization system.

Alexandre M. Savio

Install Bokeh from sources

A short guide to install Bokeh from sources in a virtualenv on Ubuntu 14.04

Alexandre M. Savio

How to use Byobu

A short manual for Byobu and a list of its advantages.

Alexandre M. Savio

How to set up different versions of GCC

How to set up different versions of GCC

Alexandre M. Savio

Installing common Python data analysis tools in virtualenv

Installing Python data analysis tools

Alexandre M. Savio

Compile Numpy and Scipy against Intel MKL

Numpy and Scipy on Intel MKL

Alexandre M. Savio

Using BibLatex with Lyx and JabRef

Configuring BibLatex in Lyx to benefit of UTF-8 encoding

Alexandre M. Savio

How to create virtualenvs with Virtualenvwrapper

Create virtualenvs with virtualenvwrapper