FAE Han Solo

Reading Time: < 1 minuteI am gearing up to run my kids through a Fate Accelerated game of Star Wars. For the first character that I am creating, I give you Han Solo! Han Solo High Concept: Smuggler with questionable clients Trouble: Hunted by a 50,000 crt bounty by Jabba the Hutt Other Aspects: Captain of the Millenium Falcon. I’m

FAE Han Solo Read More »

Top 10 Android Apps to install on a new Android device

Reading Time: 3 minutesIn the past I’ve done FOSS list for Windows, not that I’ve moved onto Android, here are my top 10 picks for app everyone should have installed on their phone/tablet. Apps Suite: Google apps Gmail App: The default email client on Android is good, but there is a different, gmail specific one. It has some

Top 10 Android Apps to install on a new Android device Read More »

Useful Command Line Scripts

Reading Time: 2 minutesBelow is a list of very common linux commands that any linux person should know by heart. From gzipping files, to running backups this is my personal cheat sheet Compressing Files and Folders Unzip 7z Archive 7za x myfiles.7z gzip File gzip -9 file gzip Folder tar -zcvf archive-name.tar.gz directory-name Uncompress Gzip File gzip -d

Useful Command Line Scripts Read More »