Livable Code
Notes on the RailsConf 2018 Keynote - Livable Code by Sarah Mei
Notes
I’m really drawn to the analogy that Sarah Mei makes in this talk.
Infrastructure, operating systems, languages, frameworks: these make up our city. Some people work on these but these days most of us don’t most of the time.
As an app development team, we buy (or inherit) a house made of these things. We then have to live in it, decorate it, maintain it. We’d like to find a happy middle ground between the two extremes:
- “Hoarders”: one bad decision at a time, we make our place unlivable. Impossible to live in happily.
- “Simple Living magazine”: also impossible to live in. Where’s all the stuff we need?
How to find the middle ground? 4 Rules:
- don’t make it worse
- improvement over consistency
- inline everything (no spring cleaning story. It is just part of everything we do)
- talk more
- don’t ask for permission (but be upfront)
- don’t ask for forgiveness (but learn every time)
- do ask for advice (but don’t always take it)
- do work together (because we all live here)
RailsConf 2018: Keynote - Livable Code by Sarah Mei
The important part of software is not the code The important part of software is not the people either The important part of software is the system
Credits and References
- RailsConf 2018: Keynote - Livable Code by Sarah Mei
- Conway’s law - organizations design systems that mirror their own communication structure