Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

Go Class: 29 Homework #5 (h/w #4 part deux)

3.9K views on YouTube

We revisit problem 7.11 with Go’s race detector to show the race condition we left in our previous solution, and then we fix it and show it works.

Slides at: https://github.com/matt4biz/go-class-slides/blob/trunk/xmas-2020/README.md

Code at: https://github.com/matt4biz/go-class-exer-7.11