Quick note: Troubleshooting accessing a Docker container from macOS host vs Linux host
A fair number of commenters asked a related question in a previous post. This post serves as quick information on »
I'm a Software Engineer in San Francisco. Previously at Tesla, now at Cruise 🚗. I like writing about what I'm learning or new ideas I get. This blog is a work-in-progress. :)
A fair number of commenters asked a related question in a previous post. This post serves as quick information on »
It's been a while since I got really into the weeds with my network setup. After not thinking about it »
If you wanna skip to the TLDR, feel free to do that as long as you know what you're doing. »
I write a lot – in random scribbles and notes on my phone, computer, or wherever. But then I don't have »
Background: I had trouble running the Datadog Agent (v6) on my Raspberry Pi. Here's what I did to get it »
A mini-adventure This post assumes you have the packages postfix and mailutils installed and you're using Ubuntu 16.04 bc »
TLDR: This post is about a community for folks that want to talk about administering and practicing going through tech »
I've always been a really curious person. I remember getting feedback in kindergarten about how I was "inquisitive", and I »
Last updated: April 6, 2019 Last tested with version Docker version 18.09.3 on Ubuntu 16.04, Debian 9 »
(I seem to have a lot of trouble with Homebrew MySQL, huh?) $ mysql -se "SHOW VARIABLES" e.g.: $ mysql -se »
I updated the blog! There will be a changelog IN THIS BLOG POST tomorrow (probably), but just a summary: This »
PART 1: Overview & intro to the TLS handshake! Okay so today I'm going over HTTPS and trying to re-re-remember »
Post skimmers: I bold information that should be enough if you're familiar with Sublime Text. I wanted to write a »
Miniblog! I’ve been fiddling around with git-flow for a while now, trying to extend its functionality and customize some »
Getting this annoying error? ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) »
The other day I was messing around with Python and pip installs on a new machine because I wanted to »
This will guide you through using Boto3 to create a VPC programmatically. This guide assumes: That you have an AWS »
I've been trying to figure out an easy, customizable blogging platform, and found Ghost! It's open-source, gorgeous, and super easy »