Using iOS Shortcuts is an easy way to let your family get to sites that would otherwise be blocked by Pi-hole. Here's how to set it up.
Raspberry Pi CPU Temperature AlertsRaspberry Pi CPU Temperature Alerts
Want to get alerts when the CPU temperature of your Raspberry Pi gets too high? Here's a Python script that connects to If This Then That (IFTTT) and alerts when the temperature gets too high.
Sharing Private DNS between VPCs with Route53Sharing Private DNS between VPCs with Route53
I recently ran into a configuration that had multiple accounts and VPCs that needed to share Route53 Private Private Hosted Zone records between them. Each account had it’s own Route53 private DNS, but in some cases services in each account needed to access hosts by name in other Accounts/VPCs. Currently,
AWS Workspaces Keyboard on MacAWS Workspaces Keyboard on Mac
Recently, I set up an AWS Workspace configuration for a client. I ran into an interestingly frustrating issue. When I launched the Workspace client from my Mac (macOS Sierra) the mouse would work just fine, but no keyboard input would be sent across. I spent a bit of time Googling