Fri Apr 28 07:22:25 EDT 2017 Slept from ten to six-thirty without waking. High of sixty-five and partly sunny. Chance of rain tonight. Work: - Are ACK's not being sent because SYN's aren't received, or they just tardy? Why? Done. Sigh. The NIC in my workstation may be faulty. That doesn't explain everything, but it explains the most vexing things. Went out to eat with Lori and Scott at Pho Lucky. Home: - Start thinking about blogging software again (Hugo seem too limited, but gives me ideas) Done. https://gohugo.io/content/front-matter/ Leaning toward TOML for config and post front-matter. Apparently, BurntSushi's TOML package is very well regarded by the golang community. https://godoc.org/github.com/BurntSushi/toml https://github.com/BurntSushi/toml - Play with D&D saltbox Done. package main import ("log"; "os/exec"; "os") func main() { cmd := exec.Command("/usr/bin/vim", "foo") cmd.Stdout = os.Stdout cmd.Stderr = os.Stderr err := cmd.Run() if err != nil { log.Fatal(err) } } Fifteen minute walk after work. Cloudy and cool. Watched the first episode of Samurai Jack season five. I don't think I've watched that show since high school. Stylish. Played Zelda. Raised the towers. The magnetic dungeon is a blast. Breakfast: carrots, spinach, almonds, coffee Lunch: pho Dinner: pizza