Baking a cake is not a protocol, someone else must eat the cake to make it a protocol. -- Schneier
Related Posts
The Matter protocol is excellent for puns.
"Does it Matter? It doesn't Matter."
I really like pattern matching in Rust, but I find myself using it less and less.
`if let` and `let ... else` require substantially less indentation, and I often use them for Option values.
I don't miss this syntactic sugar in OCaml though. Maybe it's just because OCaml has a 2 space indent, unlike Rust's 4 space indent?
It's weird that GitHub shows time since the last commit, but not time since the first commit. It's a nice way of seeing how mature a project is.