aptmiguk | 4 years ago | on: Arctic Adventure: A lost 1981 TRS-80 adventure game by Harry McCracken
aptmiguk's comments
aptmiguk | 4 years ago | on: Del.icio.us Replacement
aptmiguk | 5 years ago | on: EBPFSnitch: An eBPF based Linux Application Firewall
It has a GUI interface as well.
aptmiguk | 5 years ago | on: Diode Drive – Privacy-focused distributed alternative to GoogleDrive and Dropbox
aptmiguk | 5 years ago | on: Show HN: Minimalist App for Backups to Any Storage
"The requested URL /resources/regulatory/pricing.html was not found on this server."
aptmiguk | 5 years ago | on: 21 years after the request OpenPGP support gets added to Thunderbird
aptmiguk | 5 years ago | on: Ask HN: What are your absolute essential resources?
aptmiguk | 6 years ago | on: Ask HN: What are the most fundamental books on computer science?
aptmiguk | 6 years ago | on: Xfce 4.14 released
Congrats to the devs!
aptmiguk | 6 years ago | on: Dead Simple VPN
aptmiguk | 7 years ago | on: Ask HN: Best things in your bash_profile/aliases?
function qq-tar-gz-it () { tar -zcvf ${1}.tar.gz $1; }
Saves a step.
aptmiguk | 7 years ago | on: Ask HN: Best Command-Line Applications?
find test -print0 | xargs -0 file
"This allows file names that contain newlines or other types of white space to be correctly interpreted by programs that process the find output. This option corresponds to the -0 option of xargs."
aptmiguk | 7 years ago | on: 1.1.1.1: Faster Internet on the App Store
aptmiguk | 7 years ago | on: 1.1.1.1: Faster Internet on the App Store
What's the difference between this and setting your Android phone to using 1dot1dot1dot1.cloudflare-dns.com in the Private DNS section?