diff --git a/basics.html b/basics.html
index b7d54546a97e64dd99dbc5eed97101be8286c30d..a73aa983d6f73850fa3de06eccd7dc5946adda96 100644
--- a/basics.html
+++ b/basics.html
@@ -230,38 +230,16 @@
             - and it is not too much effort
           </section>
 
-          <section id="motivation-creative-use" data-markdown>
-            ## motivation #4
-            ### the creative use award
-            #### goes to Michael Schilli
-
-            ```yml
-            videos:
-              - id: '_3i5yVoTvCs'
-                title: 'How to flip German pancakes'
-              - id: 'brPfE66FC24'
-                title: 'Tivo Stream Cooling Fan Replacement'
-            ```
-
-            ```console
-            $ youtube-sync -i videos.yml
-            _3i5yVoTvCs: Unchanged
-            brPfE66FC24: Updated OK
-            ```
-
-            source: [Linux Magazin](http://www.linux-magazin.de/) 2018/01
-          </section>
-
           <section id="motivation-use-everywhere" data-markdown>
             ## motivation #e
             ### use version control for
             # *everything*
 
-            | common       | less frequent   | esoteric?       |
-            | ------------ |:---------------:| ---------------:|
-            | software     | presentation    | youtube         |
-            | blog / doc   | paper / thesis  | soundboard      |
-            | user config  | task management | drinking games  |
+            - software
+            - blog / documentation
+            - presentation
+            - paper / thesis
+            - ...
 
             notes:
             - software, thats obvious