Double Shot #2371
- Rails ActionCable - the good and the bad - A reasonably balanced evaluation from a vendor who offers a more robust commercial messaging platform.
- slim - "slim will build a micro-vm from a Dockerfile. Slim works by building and extracting a rootfs from a Dockerfile, and then merging that filesystem with a small minimal kernel that runs in RAM."
- Games and Graphics in Popup URL bars - A low-res animated emoji canvas built from multiple pop-up windows. Please don't do this.
- List of (Advanced) JavaScript Questions - A frequently-updated site to increase your JS knowledge.
- When should you be using Web Workers? - If you're targeting low-end devices (and you are, if you're a popular web site), the answer is probably yes.
- How to set up a serious Kubernetes terminal - A few tools you should know if you're heading down the k8s path.
- One liner npm package "is-windows" has 2.5 million dependants, why on earth?! - A reddit thread that goes deep into the swamp that is NPM. Depressing stuff.
- Every Layout - Learn how to do CSS layouts in a sensible, modern way.