From ac82dc243f6c48c56bdf6c98cc5bdd23f6beac57 Mon Sep 17 00:00:00 2001 From: Matthew Mark Miller Date: Tue, 6 Feb 2018 22:29:13 -0500 Subject: [PATCH] Create STREAMING.md --- STREAMING.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 STREAMING.md diff --git a/STREAMING.md b/STREAMING.md new file mode 100644 index 0000000..4f28152 --- /dev/null +++ b/STREAMING.md @@ -0,0 +1,19 @@ +#Streaming No Code +Streaming no code is almost as easy as standard no code. You're still not doing any coding, but now you also +adopt the policy of not going back to things you previously failed to code and adding code to them and trying +not to dwell on other things you've written no code for in the past, all while being careful not to get in the +way of other people who are also trying not to do anything. + +Streaming allows you to write and deploy no code to systems in real time, where real time is defined as "fast enough +that your boss never has to dog you about it being slow." Streaming no code is actually beyond real time -- it's done in +no time, flat. + +No code also features no locking, no blocking, and no contention. Well, that's not entirely true. You still need a PR Review. + +##To get started: + +First, write and deploy some standard no code. + +Next, keep at it. + +Look at you! You're streaming!