Double Shot #1854
- CallGraph - Gem to provide automated construction of call graphs in Ruby code. It's meant to help track down Law of Demeter violations.
- PostgreSQL operations that you can't EXPLAIN - File under "things I never knew".
- What are some use cases where Elixir/Phoenix is more advantageous than Ruby/Rails? - Hint: it's not as simple as "oh Rails doesn't scale." Because of course it does. You're not freaking Amazon.
- Istio - "An open platform to connect, manage, and secure microservices." Limited to Kubernetes at the moment, but who knows where it will end up. Backed by Google, IBM, and Lyft.
- Little Things I Like to Do with Git - A medley of tips and tricks. I especially like aliasing 'blame' to 'praise'.