====== mov fast and mak things ======
‘Move fast and break things’ is a development mantra popularised by Facebook and picked up with enthusiasm by software development teams both small and large. The idea is that if you aren’t breaking things you’re delivering value too slowly. [[https://www.capacitas.co.uk/insights/why-move-fast-and-break-things-doesnt-work|Why 'Move Fast and Break Things' Doesn’t Work]], capacitas Insights (also [[http://web.archive.org/web/20220220104809/https://www.capacitas.co.uk/insights/why-move-fast-and-break-things-doesnt-work|in the Internet Archive]])
''mov'' is of course [[https://pushbx.org/ecm/doc/insref.htm#insMOV|an 8086 instruction]], and ''mak'' is a script name for build scripts that I tend to use, most intricately [[https://hg.pushbx.org/ecm/ldebug/file/release4/source/mak.sh|to build lDebug]]. {{tag>hello blogging mov mak idioms}} ~~DISCUSSION~~