Skip to content

Instantly share code, notes, and snippets.

View ilario's full-sized avatar

Ilario Gelmetti ilario

View GitHub Profile
@ilario
ilario / GrPalomares-Glovebox_Guidelines.tex
Created August 30, 2016 15:57
Glovebox TR1.14 Guidelines
\documentclass[a4paper,15pt]{scrartcl}
\usepackage[utf8]{inputenc}
\usepackage[english]{babel}
\usepackage{hyperref}
\hypersetup{unicode=true, pdftex, colorlinks=true, linkcolor=blue, citecolor=blue, filecolor=blue, urlcolor=blue, pdftitle=Gr. Palomares - Glovebox Guidelines, pdfauthor=Ilario Gelmetti, pdfsubject=Glovebox}
\usepackage{geometry}
\geometry{
top=1cm,
inner=0.5cm,
outer=0.5cm,
@ilario
ilario / passwordz
Last active May 17, 2016 14:01
Shell script for generating per-site passwords.
#!/bin/bash
# Passwordz
# Copyright (C) 2016 Ilario Gelmetti <iochesonome@gmail.com>
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#