Hacker News new | ask | show | jobs
by mrkeen 2471 days ago
Tight feedback loops is precisely why I dislike the current devops culture.

For me, a tight feedback loop is cycling between repl/ide/compiler/tests as quickly as possible.

A loose feedback loop is pull requests, docker, CI, terraform. Don't get me wrong - I appreciate a fast, smooth 'release' pipeline. I just hate that it's now become the 'development' pipeline.