Java mostly, and general tech
cd ~
ls posts/*
grep -o series posts/* | sort -u
grep -o tags posts/* | sort -u
cd cool-stuff
whoami