Music. Food. Travel. Tech.
This post describes how to implement a simple HTTP GET request with Rust using the reqwest crate. We base our example on the Make a HTTP GET request article from the Rust Cookbook. That article, though, seems to be out of date, and I could not compile the sample code as-is.
NetworkingRustThis post lays out a simple F# Dorian scale exercise for 5 string bass players. Dorian is the 2nd mode of the Major scale. F# Dorian starts on the 2nd note of E Major. Dorian is considered a “minor mode” since its 3rd is minor – A is the minor 3rd of F# in this […]
bass guitarmusical scaleThis post lays out a simple arpeggio exercise for 5 string bass players. We’ll start with E on the fifth fret of the low-B string. We’re going to play each note of each 7th chord in the key of E Major.
arpeggiosbass guitarmusical scaleThis post lays out a simple E Major scale exercise for 5 string bass players. We have two primary goals. First, utilize the low ‘B’ string and avoid the open ‘E.’ Second, break out of the standard single-position “box” model and start moving up and down the fretboard.
bass guitarmusical scaleThis post describes how to deploy two Ubuntu Amazon Machine Images (AMI) on AWS EC2, and then install and configure WireGuard on those machines so they can communicate with each other via an encrypted tunnel.
AWSUbuntuWireGuard