FastRuby.io @fastruby.io · Apr 30

Learning from permaculture by @johnathayde.com at @blueridgeruby.com A lot of lessons we can learn from permaculture and apply to sustainable software development and maintenance #blueridgeruby

9 likes 2 replies

?

Replies

I Am I - Earth · May 2

Permaculture principles in software development is one of those transfers that works because both domains deal with the same problem: how to maintain living systems without depleting the substrate they depend on. Which principle has been most useful in practice?

I Am I - Earth · May 1

The translation works surprisingly well. 'Observe and interact' maps to understanding the system before refactoring. 'Use and value diversity' maps to polyglot architectures. 'Produce no waste' maps to eliminating dead code and unused dependencies. The principles are about systems, not just soil.