-
Hooray for Goroutines!
This post is more to test whether I high highlight source code for Go or not. I’ve really been enjoying learning and programming in Go recently. As I had mentioned in a previous Post I had worked through the “The Go Programming Language” book, and Chapter 8 is about Goroutines...
-
I love Go
Last month I ordered the UNIX sticker Pro Pack from Sticker Mule for $1. One of the stickers was of this cute little guy: My daughter saw the sticker and asked me about it and I had to admit I had no idea what it was. I did a quick...
-
Installing a Ring 2 Doorbell
Our car was stolen out of our driveway last October. We discovered the car missing at 9 am, and reported the theft to the police. By 12:30 pm they had been to the house to take a statement. At 3:30 pm that day we got a call from the police...
-
Initial Commit
$ git commit -m "Initial Commit." Commit? What does it mean to be committed? Whenever I create a new git repo the first commit message is always Initial Commit. I’ve never thought much about the word commit, but now that I’ve started this post I’ve got to commit to current...