Interviews are stressful, they cover rarely used topics. Industry leading companies expect candidates to prepare in many areas. It is impossible to answer every question correctly. Reading a book won’t get you hired but this book is as good of a practice guide as it gets. Read More...
I built a home NAS with a Raspberry Pi 4. It took longer than expected. The end result is not as great as I originally envisioned. These are some bits of hard-earned knowledge to save you time and pain. Read More...
These are the notes on my Improve your AWS security presentation Read More...
These are the instructions I followed to make Slack look like a Solarized app. Read More...
I run KVM, PostgreSQL, Kubernetes and the ELK Stack on Ubuntu at home. These computers were running Ubuntu Server 16.04 LTS. These are the solutions to the problems encountered during the upgrade to the latest LTS version 18.04. Read More...
GitHub does not track files larger than 100MB. I hit this limit during a recent repository migration. git lsf
and bfg
helped me push everything. These are the steps I took to overcome this limitation.
Read More...