Tutorials
Most of these are not even tutorials, but information recopilation about problems I had and the answer was not kind of obvious (mainly because there were like thousands of similar answers).
Ubuntu - Debian tweaks
- Install Ubuntu together with Windows 8
- How to erase old Linux Kernels (Debian based distros)
- How to install NVIDIA drivers in Ubuntu
- Convert .ogv to .avi (high quality) with MEnconder
- How to compress a RAR file into multiple parts
- Solving issues with GLIBCXX and libstdc++
- Manually install LaTeX packages in Ubuntu
Programming Stuff
- Introduction to path planning: made easier with Biicode
- Downloading and installing Gabriel Peyré's Fast Marching Toolbox
- How to configure a C/C++ project with Eclipse and CMake
- Solve embedded fonts issues when submitting papers (i.e. Paperplaza)
- Java bug in Matlab when plotting with many monitors
- How to profile only a part of the code using callgrind