Blog
Fixing up my vimrc
March 26, 2017 After working closely with a proficient vim user on a summer internship; I started experimenting with vim during the summer of 2015. I made the usual mistakes...
How this website (currently) works
March 21, 2017 While charlieegan3.com has been my 'online home', my personal site has gone through various revisions. Personal websites are subject to an above average level of...
Phasing out my laptop setup script
February 9, 2017 TL;DR - I switched from a complicated script that personalised my development laptop to a setup minimal enough to make it irrelevant. I've used an...
Heroku Deploy button treasure hunt with GitHub and BigQuery
January 12, 2017 Sometime last year I listened to a Changelog podcast episode about the GitHub data that's been made available on BigQuery, Google's tool for querying large datasets. Over...
A Weekend with The Google Cloud Platform
December 26, 2016 For some time I've been looking to consolidate my 'side project infrastructure'. I have two projects running Digital Ocean droplets (serializer.io and standpoint); json-charlieegan3 runs...
TIL at Container Camp
September 9, 2016 I was lucky enough to get today off and attend Container Camp. Still relatively new to
Things I like about Rust
July 11, 2016 I've recently completed my first useful Rust application. standpoint is a demo of an information extraction approach implemented as part of my honours project. I...