54. Ecstatic about Enums
Chris and Soroush chat about the new Swift Forums, Soroush’s recent Swift Evolution pitch, and recent enum-related Evolution proposals. (Plus, an update on Chris’s MacBook keyboard and Soroush’s server.)
- Space Gray iMac Pro
- alias ggit
- Let’s Encrypt
- Chris: Deploying Let’s Encrypt with Nginx on Ubuntu 16.04
- Why Comcast injecting messages into web traffic is dangerous
- Security Tip: Disallow Root SSH Logins
- How To Disable Password Authentication for SSH
- How To Protect SSH with Fail2Ban on Ubuntu 14.04
- How to Install and Configure Postfix as a Send-Only SMTP Server on Ubuntu 16.04
- Jekyll
- Working Copy: Git on iOS
- Soroush’s [Pitch] Remove the single-pass requirement on Sequence
- Swift Sequence docs: “The Sequence protocol makes no requirement on conforming types regarding whether they will be destructively consumed by iteration. As a consequence, don’t assume that multiple for-in loops on a sequence will either resume iteration or restart from the beginning.”
- SE-0192: Non-Exhaustive Enums
- SE-0194: Derived Collection of Enum Cases
- Sourcery
- Enum+CaseCountable.swift