- 
            
              
                node.js worker threads
                https://nodejs.org/api/worker_threads.html
              
            
              
                High-Performance Static Site Generator Strategies for Node.js v25
                  files/strategies.md (local file)
              
            
              
                Native Worker Threads Pattern for Multiple Operations, Here's a comprehensive pattern for handling different operations (HTML generation, file copying, asset optimization, etc.) using native Worker Threads
                  files/miracle.md (local file)
              
            
              
                FormMail
                https://github.com/catpea/FormMail
              
            
          
- 
            
              
                the project is a bit too complex
                https://github.com/catpea/exfoliate
              
            
              
                It has successfully tackled a sister project
                https://github.com/catpea/ignorant
              
            
              
                first line
                https://github.com/catpea/evict/blob/be887f1c6ac5f01e276e4cb53bce5335f3d77754/src/evict.js#L15
              
            
              
                chunk an array
                https://github.com/catpea/evict/blob/be887f1c6ac5f01e276e4cb53bce5335f3d77754/src/evict.js#L20
              
            
              
                produced 90 characters
                https://github.com/catpea/evict/blob/be887f1c6ac5f01e276e4cb53bce5335f3d77754/src/obj/Page.js#L43
              
            
              
                I attach the explanation
                  files/modulo.md (local file)
              
            
          
- 
            
              
                9+ actions in total
                https://github.com/catpea/occult/blob/d554d63f2a9fb6f8a33661a27ff02afe1ce966b0/index.js#L219
              
            
              
                knowing that there was a change
                https://github.com/catpea/cede/blob/e251fd19e428eff72b8a5516de00eb9f3009c23d/Lifecycles.js#L432
              
            
              
                diff
                https://github.com/catpea/supernatural/blob/58684a42ee8754c2d7b8a33a8c688f050f1d6eac/Arr.js#L5
              
            
              
                patch
                https://github.com/catpea/cede/blob/e251fd19e428eff72b8a5516de00eb9f3009c23d/Lifecycles.js#L435
              
            
              
                Reactive Variables
                https://github.com/catpea/occult
              
            
          
- 
            
              
                begin to dismantle
                https://www.youtube.com/results?search_query=The+Four+Horsemen%2C+Dawkins
              
            
              
                one layer at a time
                https://www.youtube.com/results?search_query=Carl+Sagan%2C+GeGrasse
              
            
              
                one opportunist at a time
                https://www.youtube.com/results?search_query=Amazing+Randi
              
            
              
                one deception at a time
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
          
- 
            
              
                wonder they try to medicate away in their own children
                https://www.justice.gov/archives/opa/pr/shire-pharmaceuticals-llc-pay-565-million-resolve-false-claims-act-allegations-relating-drug
              
            
              
                Their containers are breaking. Their walls are falling.
                https://blog.google/outreach-initiatives/education/learn-your-way/
              
            
          
- 
            
              
                Agnes Sampson
                https://en.wikipedia.org/wiki/Agnes_Sampson
              
            
              
                The Witch of Würzburg
                https://en.wikipedia.org/wiki/W%C3%BCrzburg_witch_trials
              
            
              
                Isobel Gowdie
                https://en.wikipedia.org/wiki/Isobel_Gowdie
              
            
              
                today
                https://en.wikipedia.org/wiki/Witch_hunt#Modern_cases
              
            
              
                Helen Rumbali
                https://en.wikipedia.org/wiki/Modern_witch_hunts#Papua_New_Guinea
              
            
              
                Fawza Falih
                https://en.wikipedia.org/wiki/Fawza_Falih
              
            
          
          
            
          
          #2261: Lacrimae Sapientiae: Philosophia Damnata, Veritas Suffocata, Lux Interdicta (Tears of Wisdom)»
         
          - 
            
              
                De Natura Rerum
                https://en.wikipedia.org/wiki/De_rerum_natura
              
            
              
                Dialogus de Oratoribus
                https://en.wikipedia.org/wiki/Dialogus_de_oratoribus
              
            
              
                Republic
                https://en.wikipedia.org/wiki/Republic_(Plato)
              
            
              
                Decretum Gratiani
                https://en.wikipedia.org/wiki/Decretum_Gratiani
              
            
              
                Malleus Maleficarum
                https://en.wikipedia.org/wiki/Malleus_Maleficarum
              
            
              
                Galileo's Dialogue
                https://en.wikipedia.org/wiki/Dialogue_Concerning_the_Two_Chief_World_Systems
              
            
              
                Descartes' Meditations
                https://en.wikipedia.org/wiki/Meditations_on_First_Philosophy
              
            
              
                Spinoza's addition
                https://en.wikipedia.org/wiki/Tractatus_Theologico-Politicus
              
            
              
                The Index
                https://en.wikipedia.org/wiki/Index_Librorum_Prohibitorum
              
            
          
- 
            
              
                JavaScript
                https://developer.mozilla.org/en-US/docs/Web/JavaScript
              
            
              
                JavaScript syntax
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Grammar_and_types
              
            
              
                JavaScript data types and data structures
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures
              
            
              
                String
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String
              
            
              
                Boolean
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Boolean
              
            
              
                Number
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number
              
            
              
                Control flow and error handling
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Control_flow_and_error_handling
              
            
              
                Introduction to callbacks
                https://developer.mozilla.org/en-US/docs/Glossary/Callback_function
              
            
              
                Promise
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise
              
            
              
                Async/await
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function
              
            
              
                Array.prototype.map()
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map
              
            
              
                Array.prototype.filter()
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/filter
              
            
              
                Array.prototype.reduce()
                https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduce
              
            
              
                EventEmitter (Node.js)
                https://nodejs.org/api/events.html#class-eventemitter
              
            
              
                EventEmitter: once()
                https://nodejs.org/api/events.html#eventemitteronceeventname-listener
              
            
              
                HTML
                https://developer.mozilla.org/en-US/docs/Web/HTML
              
            
              
                HTML attributes
                https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes
              
            
              
                CSS
                https://developer.mozilla.org/en-US/docs/Web/CSS
              
            
              
                CSS selectors
                https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Selectors
              
            
              
                Introduction to the CSS box model
                https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Box_Model/Introduction_to_the_CSS_box_model
              
            
              
                CSS Flexible Box Layout
                https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout
              
            
              
                CSS Grid Layout
                https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_Layout
              
            
              
                Responsive web design
                https://developer.mozilla.org/en-US/docs/Learn/CSS/CSS_layout/Responsive_Design
              
            
              
                Introduction to the DOM
                https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model/Introduction
              
            
              
                Event handling
                https://developer.mozilla.org/en-US/docs/Web/Events
              
            
              
                WebExtensions
                https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions
              
            
              
                Node.js Command Building
                https://duckduckgo.com/?q=How+To+Build+Command+Line+Applications+with+Node.js&t=ffab&ia=web
              
            
              
                Electron documentation
                https://www.electronjs.org/docs/latest/
              
            
              
                original recording
                  files/poem-1993-original.mp3 (local file)
              
            
          
- 
            
              
                accordion
                https://carbondesignsystem.com/components/accordion/usage/
              
            
              
                consists of two web components
                https://web-components.carbondesignsystem.com/?path=/docs/components-accordion--overview
              
            
              
                accordion solution is the use of details and summary
                https://developer.mozilla.org/en-US/blog/html-details-exclusive-accordions/
              
            
              
                to create exclusive accordions, that unfold just one pane
                https://developer.mozilla.org/en-US/blog/html-details-exclusive-accordions/#using_details_name_to_create_exclusive_accordions
              
            
              
                webkin
                https://catpea.github.io/webkin/
              
            
              
                provide a 180 line Offcanvas Panel component
                https://github.com/catpea/webkin/tree/f18c9f15c9ffbfd7536664c0b59da6e0bcb6c322/offcanvas-panel
              
            
              
                The demo page or index.html in the root of the project
                https://github.com/catpea/webkin/blob/f18c9f15c9ffbfd7536664c0b59da6e0bcb6c322/index.html
              
            
              
                Jsdeliver stats reveal that bootstrap is the top download
                https://www.jsdelivr.com/statistics
              
            
          
- 
            
              
                Offcanvas Sidebar
                https://getbootstrap.com/docs/5.3/components/offcanvas/
              
            
              
                offcanvas url
                https://github.com/twbs/bootstrap/blob/main/js/src/offcanvas.js
              
            
              
                It also explained what those things do in a paragraph or two
                  files/initial-twelve.md (local file)
              
            
              
                here I presented 3 links to articles about Web Components
                https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_custom_elements
              
            
              
                beautiful response that I attach
                  files/response.md (local file)
              
            
              
                prolog link
                  files/prolog.md (local file)
              
            
          
- 
            
              
                little applications
                https://catpea.github.io/mlue/
              
            
              
                ReactiveArray is 6 lines of code
                https://github.com/catpea/mlue/blob/b66b8a72756e7e9048fa62f38e4886a4f87f7f03/playground-array.html#L72-L79
              
            
              
                The less revolutionary version
                https://github.com/catpea/signal-array/blob/a975dc784d19e4f511a9f7024f7cec230ea14b9d/SignalArray.js
              
            
          
- 
            
              
                electron-fiddle
                https://www.electronjs.org/fiddle
              
            
              
                what that looks like
                https://github.com/catpea/heebiejeebies/tree/992d5012b132df5f8bae8f0242bc2efb154dc394/src/strategy
              
            
              
                The AI knew about the dilemma very well
                  files/tagged-template-literal-parsing-strategies.md (local file)
              
            
              
                in a singe afternoon, I did three years of programming
                https://github.com/catpea/heebiejeebies/tree/main
              
            
              
                The State-machine strategy
                https://github.com/catpea/heebiejeebies/blob/992d5012b132df5f8bae8f0242bc2efb154dc394/src/strategy/state-machine.md
              
            
              
                The Quote and Bracket approach
                https://github.com/catpea/heebiejeebies/blob/992d5012b132df5f8bae8f0242bc2efb154dc394/src/strategy/quote-bracket.md
              
            
              
                Regular Expression strategy
                https://github.com/catpea/heebiejeebies/blob/992d5012b132df5f8bae8f0242bc2efb154dc394/src/strategy/regex-based.md
              
            
              
                Token based strategy
                https://github.com/catpea/heebiejeebies/blob/992d5012b132df5f8bae8f0242bc2efb154dc394/src/strategy/token-based.md
              
            
              
                Multi-pass strategy
                https://github.com/catpea/heebiejeebies/blob/992d5012b132df5f8bae8f0242bc2efb154dc394/src/strategy/multi-pass.md
              
            
          
- 
            
              
                cute and lightweight hand made recursive descent parser for XML
                https://github.com/catpea/heebiejeebies/blob/ac47bce4ae8bdade93ad1f53ea26d4af9ee3c12d/src/XMLParser.js#L1
              
            
              
                50 characters of code, not even a line
                https://github.com/catpea/heebiejeebies/blob/ac47bce4ae8bdade93ad1f53ea26d4af9ee3c12d/src/query.js#L45
              
            
          
- 
            
              
                I created a “fake” Signal, or Reactive Variable
                https://github.com/catpea/peepee/blob/4464c11c205fe039988da27ef07e00440385af81/modules/elements/elements.js#L16
              
            
              
                3 lines of code that will make your weaker co-wokers retire on the spot
                https://github.com/catpea/peepee/blob/7201f8b8d1f7f62de4efc73c4e7886c52da2439b/modules/widgets/plugins/LayoutPlugins.js#L80-L85
              
            
          
- 
            
              
                fromBetweenEvents
                https://github.com/catpea/peepee/blob/4464c11c205fe039988da27ef07e00440385af81/modules/signals/signals.js#L447
              
            
              
                pressingActivity
                https://github.com/catpea/peepee/blob/4464c11c205fe039988da27ef07e00440385af81/src/plug-ins/ports/PortManagerPlugin.js#L136-L147C8
              
            
              
                Handheld Visual Programming Environment
                https://www.youtube.com/results?search_query=android+gaming+handhelds+2025
              
            
          
- 
            
              
                Amiga Longplay
                https://www.youtube.com/results?search_query=Amiga+Longplay
              
            
              
                Commodore 64 Longplay
                https://www.youtube.com/results?search_query=Commodore+64+Longplay
              
            
              
                learning JavaScript
                https://www.youtube.com/results?search_query=Learning+JavaScript
              
            
              
                use game engines
                https://www.youtube.com/results?search_query=Learning+JavaScript+Game+Programming
              
            
              
                make your game out of SVG graphics
                https://www.youtube.com/results?search_query=JavaScript+SVG+Programming
              
            
              
                following ideas from the Another World game
                https://www.youtube.com/results?search_query=Amiga+Anoter+World+OR+Out+Of+This+World
              
            
              
                use the canvas
                https://www.youtube.com/results?search_query=JavaScript+SVG+Programming+HTML5+canvas
              
            
              
                Demoscene
                https://www.youtube.com/results?search_query=Amiga+Demoscene
              
            
              
                Chiptine Music
                https://www.youtube.com/results?search_query=Chiptunes+AND+SID+AND+Mods
              
            
              
                pixel art
                https://www.youtube.com/results?search_query=Amiga+Demoscene
              
            
          
- 
            
              
                bornhardt
                https://github.com/catpea/bornhardt
              
            
              
                ejs
                https://www.npmjs.com/package/ejs
              
            
              
                custom storage engine
                https://github.com/catpea/bornhardt/blob/main/modules/Storage.js
              
            
              
                Rules Engines
                https://en.wikipedia.org/wiki/Business_rules_engine
              
            
              
                Semantic Reasoners
                https://en.wikipedia.org/wiki/Semantic_reasoner
              
            
              
                triple store
                https://en.wikipedia.org/wiki/Triplestore
              
            
          
- 
            
              
                You can ask AI to write you a program
                https://cerebrascoder-cerebras_coder.web.val.run/
              
            
              
                writing programs inspired by Web APIs
                https://developer.mozilla.org/en-US/docs/Web/API
              
            
              
                Electron Desktop Application platform
                https://www.electronjs.org/
              
            
              
                node.js
                https://nodejs.org/en
              
            
              
                express.js web server framework
                https://expressjs.com/
              
            
          
- 
            
              
                fierce little creatures
                https://www.youtube.com/watch?v=aFBp-iNTwBc
              
            
              
                we are recently evolved from similar little creatures
                https://www.youtube.com/watch?v=gZpsVSVRsZk
              
            
              
                watch the opening of the re-release of Carl Sagan's Cosmos
                https://www.youtube.com/watch?v=W9dptug4wzY
              
            
              
                A Short History of Nearly Everything by Bill Bryson
                https://www.youtube.com/results?search_query=A+Short+History+of+Nearly+Everything+by+Bill+Bryson
              
            
              
                Demon Haunted World, by Carl Sagan
                https://www.youtube.com/results?search_query=The+Demon-Haunted+World+by+Carl+Sagan
              
            
          
- 
            
              
                Alexander The Supertramp
                https://www.youtube.com/watch?v=Mwx3RvDWvDM
              
            
              
                what your body and mind needs for health, fitness, sanity, life and clarity
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                you are meant to grow all the way up and become a great being
                https://www.youtube.com/watch?v=EzXP5PjRHjM&list=PLXiz2lWve6AJrEVuAjfL4eaBDEMfdbKa6
              
            
          
- 
            
              
                Strategic Software Development For Girls New To Programming
                https://www.catpea.com/permalink/96cd2625-3cb0-4584-9bce-db0de2ef3aed/
              
            
              
                The Miracle Requirements Document; Or Investigating The Power Of Artificial Intelligence
                https://www.catpea.com/permalink/68c192aa-29bd-4c33-bfff-3de0e9e84d78/
              
            
              
                letting the AI create a System Requirement Document
                https://github.com/catpea/bowtie
              
            
              
                for a 404 line Requirement Document
                https://github.com/catpea/liminal/blob/cd6f1395c6cf7e146bb2b127397c6003ca919f1f/remotable/REQUIREMENTS.md
              
            
              
                example of such a breakdown
                https://github.com/catpea/liminal/blob/5df51971e73a95eb7e1e882e933945377ba66666/remotable/COMPOSITION.md
              
            
              
                and Libraries, via nice, tidy and predictable API
                https://nobackend.org/dreamcode.html
              
            
              
                I recommend that your first undertaking, is a desktop application
                https://www.literatureandlatte.com/scrivener/overview
              
            
          
- 
            
              
                B.O.W.T.I.E
                https://github.com/catpea/bowtie
              
            
              
                Can you convert Strategic Software Development For Girls New To Programming
                https://www.catpea.com/permalink/96cd2625-3cb0-4584-9bce-db0de2ef3aed/
              
            
              
                Text Art Directory Tree
                https://github.com/catpea/bowtie?tab=readme-ov-file#implementation-notes
              
            
              
                the miracle of creating a Requirements Document with Code Snippets, worked
                https://github.com/catpea/bowtie
              
            
          
- 
            
              
                PouchDB
                https://www.youtube.com/results?search_query=PouchDB+Tutorioal
              
            
              
                CouchDB
                https://www.youtube.com/results?search_query=CouchDB+Tutorioal
              
            
              
                WebComponents
                https://www.youtube.com/results?search_query=What+Are+WebComponents
              
            
              
                Signals
                https://www.youtube.com/results?search_query=What+Are+Signals+JavaScript
              
            
          
- 
            
              
                is an opportunity to become a hero
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                without, becoming a bully yourself
                https://www.youtube.com/watch?v=sa1iS1MqUy4
              
            
              
                Short History Of Nearly Everything
                https://www.youtube.com/results?search_query=Short+History+Of+Nearly+Everything
              
            
              
                pay attention to your situation
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                Meanwhile they will just make up grades
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
          
- 
            
              
                annoying to read math
                https://github.com/Experience-Monks/math-as-code
              
            
              
                new inventions, multiple times a day
                https://github.com/catpea/odious/blob/70d2dd81e3deecafc644a2cc665dc15e31b3c875/src/modules/settings/Elements.js#L16
              
            
              
                The old games, are all waiting for upgrades
                https://www.youtube.com/watch?v=PHWEhAE3cZo
              
            
          
- 
            
              
                understand why everything is broken
                https://hn.algolia.com/?q=everything-is-broken
              
            
              
                turn your code to the very thing that sinks you
                https://duckduckgo.com/?t=ffab&q=code+is+liability&ia=web
              
            
              
                data breach
                https://en.wikipedia.org/wiki/List_of_data_breaches
              
            
              
                When you look at the NodeJS API for ZeroMQ
                https://zeromq.org/languages/nodejs/
              
            
              
                look at the diagrams
                https://zguide.zeromq.org/docs/chapter3/
              
            
              
                Amy Palamountain called out Model View Controller
                https://www.youtube.com/watch?v=0o2whtCJw8I
              
            
              
                by building your own visual programming language
                https://github.com/ivanreese/visual-programming-codex/blob/main/implementations.md
              
            
              
                Rise Heretic
                https://www.youtube.com/watch?v=W76o_iG7Y7g
              
            
          
- 
            
              
                Web Extensions
                https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions
              
            
              
                https://webext.eu/
                https://webext.eu/
              
            
              
                /mdn/webextensions-examples
                https://github.com/mdn/webextensions-examples/tree/main
              
            
              
                C-Rodg/Web-Extension-Boilerplate
                https://github.com/C-Rodg/Web-Extension-Boilerplate/tree/master/extension
              
            
              
                popup.html
                https://github.com/C-Rodg/Web-Extension-Boilerplate/blob/master/extension/popup.html
              
            
              
                follow the singe sentence instructions
                https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension#installing
              
            
              
                JavaScript Tutorial Videos
                https://www.youtube.com/results?search_query=JavaScript+Tutorial+Full+Course
              
            
              
                Firefox Web Extension Tutorials for Beginners
                https://www.youtube.com/results?search_query=Firefox+Web+Extension+Tutorials+for+Beginners
              
            
              
                app-ideas
                https://github.com/florinpop17/app-ideas
              
            
          
- 
            
              
                shuffle dancing with
                https://www.youtube.com/results?search_query=Shuffle+Dancing+Tutorial
              
            
              
                Interval Timer
                https://www.youtube.com/results?search_query=How+to+configure+interval+timer
              
            
              
                Couch25K
                https://carlifierce.com/5k-training-downloads/
              
            
              
                zero-drop wide toe-box shoes
                https://www.amazon.com/s?k=Zero+Drop+Wide+Toebox
              
            
              
                nutrition and hydration wisdom
                https://www.youtube.com/results?search_query=Marathon+OR+Ultramarathon+Nutrition
              
            
              
                Over The Ear Headphones with a Card Slot
                https://www.amazon.com/s?k=Headphones+SD%2FTF
              
            
              
                Eurodance
                https://archive.org/search?query=eurodance
              
            
          
- 
            
              
                speaking the f-word to the next upper ranking employee
                https://howfuckedismydatabase.com/nosql/
              
            
              
                and switchAll, whose marble diagram is the f-Word illustrated
                https://rxjs.dev/api/index/function/switchAll
              
            
              
                Observables Proposal
                https://github.com/WICG/observable
              
            
              
                Technical Committee 39 Observable Proposal
                https://github.com/tc39/proposal-observable
              
            
          
- 
            
              
                Carl Sagan
                https://www.youtube.com/results?search_query=Carl+Sagan
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Daniel Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
          
- 
            
              
                Look at RxJs combine latest documentation, to see the disaster
                https://rxjs.dev/api/index/function/combineLatest
              
            
              
                Visual programming languages must show you how data flows
                https://catpea.github.io/mawp/
              
            
              
                by just watching them flow and transform through pipes and operators
                https://catpea.github.io/mawp/
              
            
          
- 
            
              
                flint and steel
                https://www.youtube.com/results?search_query=how+to+use+flint+stone+steel
              
            
              
                charcloth
                https://www.youtube.com/results?search_query=how+to+make+charcloth
              
            
              
                Firesteel
                https://www.youtube.com/results?search_query=how+to+use+firesteel
              
            
              
                fatwood
                https://www.youtube.com/results?search_query=how+to+find+fatwood
              
            
          
- 
            
              
                become a bodybuilder
                https://www.youtube.com/@catpea/search?query=bodybuilding
              
            
              
                set off to cross the triple crown
                https://www.youtube.com/results?search_query=Triple+Crown%2C+AT+CDT+PCT
              
            
              
                Lean programming, JavaScript especially
                https://www.youtube.com/results?search_query=programming+javascript+for+beginners
              
            
              
                Learn how to use the LMMS, digital audio workstation
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                precision 3D modeling
                https://www.youtube.com/results?search_query=blender+precision+3D+modeling
              
            
              
                2025 will be a huge year for AI
                https://simonwillison.net/2024/Dec/31/llms-in-2024/
              
            
          
- 
            
              
                Demon Haunted World
                https://www.youtube.com/results?search_query=Demon+Haunted+World
              
            
              
                A Short History of Nearly Everything
                https://www.youtube.com/results?search_query=A+Short+History+of+Nearly+Everything
              
            
              
                Giants of Philosophy
                https://archive.org/search?query=+The+Giants+of+Philosophy+by+Charlton+Heston
              
            
          
- 
            
              
                you have to register patters or rules that it should recognize
                https://github.com/catpea/sweetpea/blob/50e12ccf2ddc53881607f7efb39ad7d97e5c139b/src/plug-ins/xml-parser/XmlTokenizer.js#L5-L11
              
            
              
                a simple tokenizer has an outer loop, just jumps past what was claimed by a token
                https://github.com/catpea/sweetpea/blob/50e12ccf2ddc53881607f7efb39ad7d97e5c139b/src/plug-ins/xml-parser/XmlTokenizer.js#L32
              
            
              
                evaluated by the rules
                https://github.com/catpea/sweetpea/blob/50e12ccf2ddc53881607f7efb39ad7d97e5c139b/src/plug-ins/xml-parser/XmlTokenizer.js#L36-L39
              
            
              
                The resulting list of token is then returned to the main program
                https://github.com/catpea/sweetpea/blob/50e12ccf2ddc53881607f7efb39ad7d97e5c139b/src/plug-ins/xml-parser/XmlParser.js#L13-L14
              
            
              
                Here our tree, called the abstract syntax tree
                https://github.com/catpea/sweetpea/blob/50e12ccf2ddc53881607f7efb39ad7d97e5c139b/src/plug-ins/xml-parser/XmlParser.js#L18
              
            
              
                returned to whatever requested the parsing
                https://github.com/catpea/sweetpea/blob/50e12ccf2ddc53881607f7efb39ad7d97e5c139b/index.html#L83
              
            
              
                our XML document
                https://github.com/catpea/sweetpea/blob/50e12ccf2ddc53881607f7efb39ad7d97e5c139b/src/architecture.xml#L1
              
            
          
- 
            
              
                many fell to distributed map reduce functions
                https://howfuckedismydatabase.com/nosql/
              
            
              
                The Data Engineer Handbook
                https://github.com/DataExpert-io/data-engineer-handbook
              
            
              
                trending
                https://github.com/trending
              
            
              
                combineLatest
                https://rxjs.dev/api/index/function/combineLatest
              
            
              
                they are stupid simple to make
                https://github.com/catpea/sweetpea/blob/5deadfa7aa230ed5a1d8084c0f76bbb065a2dd4f/src/flow/queue-and-buffer/combine-latest/index.js#L31-L36
              
            
              
                install ollama
                https://ollama.com/search
              
            
              
                qwen2.5-coder
                https://ollama.com/library/qwen2.5-coder
              
            
              
                There is no other feeling like that. You will be alone with the gods, and the nights will flame with fire. You will ride life straight to perfect laughter. It's the only good fight there is.
                https://www.youtube.com/watch?v=k6_QUhUPrF4
              
            
          
- 
            
              
                AlphaFold 3
                https://github.com/google-deepmind/alphafold3
              
            
              
                Evo
                https://github.com/evo-design/evo
              
            
              
                Human skin rejuvenation via mRNA
                https://www.biorxiv.org/content/10.1101/2024.11.12.623261v1
              
            
              
                Ernestine Shepard who is 88 years young at the time of writing
                https://www.youtube.com/results?search_query=Ernestine+Shepard
              
            
          
- 
            
              
                techno is sacred, as everyone is a great composer
                https://learningmusic.ableton.com/
              
            
              
                colors and shapes are sacred, an artist paints weekly, a master traces daily
                https://www.youtube.com/results?search_query=art+projector+for+painting
              
            
              
                Help them assemble their first 3D printer
                https://www.youtube.com/results?search_query=3d+printer+review
              
            
              
                creating real world objects is sacred, it changes eveything
                https://www.youtube.com/watch?v=83yNYScsRPI&list=PL6Fiih6ItYsXzUbBNz7-IvV7UJYHZzCdF
              
            
          
- 
            
              
                adult sized tail for about $15
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=Adult+Cat+Tail
              
            
              
                4 or 6 inch wide foam weightlifting belt for $20
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=6%22+Weight+Lifting+Belt
              
            
              
                And sturdy steel wire paper towel holder
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=wire+paper+towel+holder
              
            
          
          
            
          
          #1911: A Good Starter Project For Learning JavaScript, Is A Primitive WikiWiki – A Tiny High Level Overview»
         
          - 
            
              
                Node.js tutorial video
                https://www.youtube.com/results?search_query=JavaScript+Programming+Course
              
            
              
                how to make an HTTP sever
                https://www.youtube.com/results?search_query=Node.js+HTTP+Server+Tutorial
              
            
              
                the Bootstrap CSS framework
                https://getbootstrap.com/
              
            
              
                EJS
                https://www.youtube.com/results?search_query=EJS+Tutorial
              
            
              
                EJS
                https://www.npmjs.com/package/ejs
              
            
              
                Handlebars
                https://handlebarsjs.com/
              
            
              
                Moustache
                https://github.com/janl/mustache.js
              
            
              
                security vulnerabilities come up
                https://owasp.org/www-project-top-ten/
              
            
              
                how they are exploited
                https://security.snyk.io/package/npm/ejs
              
            
              
                best avoided
                https://www.npmjs.com/package/validator
              
            
          
- 
            
              
                45 minutes later you have to walk out with a pretty song you made
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                Ms. Goldson explains it quite well
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                You are pushed to lose the ability to learn, your creativity is destoryed
                https://www.youtube.com/watch?v=rKS_HhdSJ_4
              
            
          
- 
            
              
                Electron Fiddle Tutorials
                https://www.youtube.com/results?search_query=electron+fiddle
              
            
              
                p5.js tutorial
                https://www.youtube.com/watch?v=HerCR8bw_GE&list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
              
            
              
                node.js + express.js tutorial
                https://www.youtube.com/results?search_query=express.js+tutorial
              
            
              
                NativeScript
                https://www.youtube.com/results?search_query=NativeScript+tutorial
              
            
              
                browse java script libraries
                https://github.com/search?q=language%3AJavaScript+stars%3A%3E1000+&type=repositories&s=stars&o=desc
              
            
              
                visit JavaScript topics
                https://github.com/topics/javascript
              
            
              
                JavaScript
                https://github.com/sorrycc/awesome-javascript
              
            
              
                Node.js
                https://github.com/sindresorhus/awesome-nodejs
              
            
              
                git
                https://gogs.io/
              
            
              
                unit testing
                https://www.npmjs.com/package/@cucumber/cucumber
              
            
              
                Pulsar
                https://pulsar-edit.dev/
              
            
              
                zed
                https://zed.dev/
              
            
          
          
            
          
          #1870: Don't Lift Heavy At The Gym: Scientific Evidence For High-Intensity, Multi-Hour Training With Low Weights»
         
          - 
            
              
                A landmark study by Schoenfeld et al. (2016) demonstrated that both high-load (heavy weights) and low-load (light weights) training can lead to similar hypertrophic outcomes when training volume is equated
                https://pubmed.ncbi.nlm.nih.gov/25853914/
              
            
              
                A study by Krieger (2010) found that higher volumes of resistance training were associated with greater increases in muscle mass
                https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9302196/
              
            
              
                Research by Wernbom et al. (2007) shows that training with high repetitions and moderate to low loads can result in substantial muscle growth over time
                https://pubmed.ncbi.nlm.nih.gov/17326698/
              
            
              
                A study by Radaelli et al. (2014) highlighted that lighter weights with high repetitions were comparable to heavier weights for muscle growth
                https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4214965/
              
            
          
- 
            
              
                p5.js editor which comes with great tutorial series
                https://www.youtube.com/watch?v=HerCR8bw_GE&list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
              
            
              
                Electron Fiddle is a desktop app, that is interesting
                https://www.youtube.com/results?search_query=electron+fiddle
              
            
              
                There is a program called Alice
                https://en.wikipedia.org/wiki/Alice_(software)
              
            
              
                whether or not you are getting an education
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                if it kills your creativity
                https://www.youtube.com/results?search_query=ken+robinson+creativity
              
            
              
                When I noticed I was getting bad grades no matter what I did
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                find a voice within you, to demand a real and effective education
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
          
- 
            
              
                Svelte
                https://www.youtube.com/results?search_query=What+Is+Svelte
              
            
              
                Command Line Interface
                https://www.youtube.com/watch?v=tc4ROCJYbm0
              
            
              
                PureData
                https://www.youtube.com/results?search_query=pd+PureData+Tutorial
              
            
              
                HyperCard
                https://www.youtube.com/results?search_query=HyperCard+Tutorial
              
            
              
                WikiWiki
                https://www.youtube.com/results?search_query=What+Is+A+WikiWiki
              
            
              
                Visual Basic 6
                https://www.youtube.com/results?search_query=Visual+Basic+6+Tutorial
              
            
              
                Automator
                https://www.youtube.com/results?search_query=Apple+Automator+Tutorial
              
            
              
                programming tutorials
                https://www.youtube.com/results?search_query=JavaScript+Tutorials
              
            
          
- 
            
              
                Node-RED
                https://www.youtube.com/results?search_query=Node-RED+Tutorial
              
            
              
                p5.js
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                electronjs fiddle
                https://www.electronjs.org/fiddle
              
            
              
                fiddle tutorial
                https://www.youtube.com/results?search_query=electronjs+fiddle+tutorial
              
            
          
- 
            
              
                regrettable B&D languages
                https://www.catb.org/jargon/html/B/bondage-and-discipline-language.html
              
            
              
                simple and do one thing well
                https://www.catb.org/jargon/html/K/KISS-Principle.html
              
            
              
                elegance
                https://www.catb.org/jargon/html/E/elegant.html
              
            
              
                B&D
                https://www.catb.org/jargon/html/B/bondage-and-discipline-language.html
              
            
              
                lodash
                https://lodash.com/
              
            
              
                functional side of vanilla JavaScript
                https://www.freecodecamp.org/news/functional-programming-in-javascript/
              
            
              
                open source electron
                https://www.youtube.com/results?search_query=electron+js+tutorial
              
            
              
                lookup visual programming
                https://github.com/topics/visual-programming
              
            
          
- 
            
              
                electron tutorials
                https://www.youtube.com/results?search_query=Electron+Tutorial
              
            
              
                NW.js tutorials
                https://www.youtube.com/results?search_query=NW.js+Tutorial
              
            
              
                web based p5.js editor
                https://editor.p5js.org/
              
            
              
                p5.js
                https://p5js.org/
              
            
              
                text based JavaScript tutorial
                https://javascript.info/
              
            
              
                JavaScript video tutorials
                https://www.youtube.com/results?search_query=JavaScript+Tutorial
              
            
              
                You can also create executable files, with programs like nexe
                https://www.youtube.com/results?search_query=nexe+Node+Executable+Tutorial
              
            
              
                make some Apps with NativeScript
                https://www.youtube.com/results?search_query=NativeScript+Tutorial
              
            
              
                awesome-javascript
                https://github.com/sorrycc/awesome-javascript
              
            
              
                awesome lists
                https://github.com/topics/awesome-list
              
            
              
                awesome-nodejs
                https://github.com/sindresorhus/awesome-nodejs
              
            
              
                awesome-electron
                https://github.com/sindresorhus/awesome-electron
              
            
              
                awesome-awesome-nodejs
                https://github.com/bnb/awesome-awesome-nodejs
              
            
              
                Eloquent JavaScript has free as a PDF and online version
                https://eloquentjavascript.net/
              
            
              
                You Don't Know JS Yet: Get Started - 2nd Edition
                https://github.com/getify/You-Dont-Know-JS/blob/2nd-ed/get-started/README.md
              
            
              
                30 seconds of code
                https://www.30secondsofcode.org/
              
            
          
- 
            
              
                JavaScript tutorial
                https://www.youtube.com/results?search_query=JavaScript+Tutorial
              
            
              
                Node-RED
                https://www.youtube.com/results?search_query=Node-RED+Tutorial
              
            
              
                Node.js Libraries
                https://github.com/sindresorhus/awesome-nodejs
              
            
              
                be it jewelry
                https://www.youtube.com/results?search_query=Blender+Jewelry
              
            
              
                precision modeling
                https://www.youtube.com/results?search_query=Blender+Precision+Modelling
              
            
              
                You were never taught actual Art
                https://www.youtube.com/results?search_query=paint+using+art+projector
              
            
              
                meaningful Music Composition
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                and you are not even learning the right math
                https://github.com/Experience-Monks/math-as-code
              
            
              
                Desktop Applications
                https://www.youtube.com/results?search_query=Electron+js+Tutorial
              
            
              
                Svelte
                https://www.youtube.com/results?search_query=Svelte+Tutorial
              
            
          
- 
            
              
                proxy
                https://github.com/http-party/node-http-proxy
              
            
              
                Electron
                https://www.youtube.com/results?search_query=Electron+Tutorial
              
            
              
                NW.js
                https://www.youtube.com/results?search_query=NW.js+tutorial
              
            
              
                Visual Programming Language
                https://www.youtube.com/results?search_query=What+Is+A+Visual+Programming+Language
              
            
          
- 
            
              
                basics of Linux
                https://www.youtube.com/results?search_query=Linux+Tutorial
              
            
              
                just get a RaspberryPI
                https://www.youtube.com/results?search_query=Raspberry+PI+Tutorial
              
            
              
                node-cli-boilerplate
                https://github.com/sindresorhus/node-cli-boilerplate
              
            
              
                HTTP server
                https://www.youtube.com/results?search_query=HTTP+nodejs
              
            
              
                a large data breach
                https://news.ycombinator.com/item?id=40534868
              
            
          
- 
            
              
                made up GPA
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                High School is about the adults
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                JavaScript
                https://www.youtube.com/results?search_query=JavaScript+Tutorials
              
            
              
                Node-RED
                https://www.youtube.com/results?search_query=Node-RED+Tutorials
              
            
              
                p5.js
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                Svelte
                https://www.youtube.com/results?search_query=Svelte+5+Tutorials
              
            
              
                Bootstrap
                https://www.youtube.com/results?search_query=Bootstrap+Tutorials
              
            
              
                node.js
                https://www.youtube.com/results?search_query=node.js+Tutorials
              
            
              
                clear results
                https://github.com/Experience-Monks/math-as-code
              
            
          
- 
            
              
                start paining oil paintings today
                https://www.youtube.com/results?search_query=art+projector
              
            
              
                start composing
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                precision modeling in blender
                https://www.youtube.com/playlist?list=PL6Fiih6ItYsX3qdwhEyd77zy82bM-I8t1
              
            
              
                learn JavaScript with p5.js lectures
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                and even to expose liars
                https://www.youtube.com/watch?v=c0Z7KeNCi7g
              
            
              
                Today, school is not about you
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
          
- 
            
              
                Dumbbell Lateral Raise
                https://youtu.be/FeJP4E4Z-PY?t=121
              
            
              
                Standing Dumbbell Curls
                https://youtu.be/av7-8igSXTs
              
            
              
                Overhead Shoulder Press
                https://youtu.be/Gu1t7X2yq4M?t=153
              
            
              
                Kenji Kawai’s Ghost In The Shell
                https://www.youtube.com/watch?v=WjOuEruzoh0&pp=ygUfa2Vuamkga2F3YWkgZ2hvc3QgaW4gdGhlIHNoZWxsIA%3D%3D
              
            
              
                free app
                https://f-droid.org/packages/dev.randombits.intervaltimer/
              
            
              
                clip-on version
                https://www.amazon.com/fleece-face-mask/s?k=interval+timer
              
            
          
- 
            
              
                HTML
                https://www.youtube.com/results?search_query=HTML+full+course
              
            
              
                CSS
                https://www.youtube.com/results?search_query=CSS+full+course
              
            
              
                JavaScript
                https://www.youtube.com/results?search_query=JavaScript+full+course
              
            
              
                Mad Dog McCree a 1993 title for the PC
                https://www.youtube.com/watch?v=LgTSh2LAalc
              
            
              
                Aliens: The Computer Game (UK Version)
                https://www.youtube.com/watch?v=efolLO2zcpc
              
            
          
          
            
          
          #1729: Artificial Intelligence Means It Is Time To Learn Programming; Or; The Call Of Interactive Fiction»
         
          - 
            
              
                Multi-User Dungeons
                https://en.wikipedia.org/wiki/Multi-user_dungeon
              
            
              
                Watch a playthrough of Zork
                https://www.youtube.com/results?search_query=zork+playthrough
              
            
              
                take time to learn Inform 7
                https://www.youtube.com/results?search_query=Inform+7+tutorial
              
            
              
                programming up your own Ranvier MUD server
                https://github.com/RanvierMUD/ranviermud/
              
            
          
- 
            
              
                What is the Appalachian Trail?
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                Our entire journey of completing the Appalachian Trail SOBO 2022
                https://www.youtube.com/watch?v=YTitJFUKlqs
              
            
              
                Triple Crown Trilogy
                https://www.youtube.com/watch?v=EzXP5PjRHjM&list=PLXiz2lWve6AJrEVuAjfL4eaBDEMfdbKa6
              
            
              
                A Walk In The Woods
                https://www.youtube.com/watch?v=cOF2LIAp9bw
              
            
              
                Go forward, all the way
                https://www.youtube.com/watch?v=k6_QUhUPrF4
              
            
          
- 
            
              
                someone posted
                https://news.ycombinator.com/item?id=39504715
              
            
              
                I made a silly little web page
                https://catpea.nekoweb.org/
              
            
              
                JavaScript
                https://www.youtube.com/results?search_query=JavaScript+Tutorial
              
            
              
                node.js
                https://www.youtube.com/results?search_query=node.js+Tutorial
              
            
              
                express.js
                https://www.youtube.com/results?search_query=express.js+Tutorial
              
            
              
                passport
                https://www.youtube.com/results?search_query=Passport.js+Tutorial
              
            
              
                puppeteer based screenshot program
                https://browserless.js.org/
              
            
              
                electron based application
                https://www.youtube.com/results?search_query=electron+js+Tutorial
              
            
              
                Node-RED
                https://www.youtube.com/results?search_query=Node-RED+Tutorial
              
            
              
                p5.js
                https://www.youtube.com/results?search_query=p5.js+Tutorial
              
            
              
                Userscripts
                https://www.youtube.com/results?search_query=TamperMonkey+or+Userscript+Tutorial
              
            
              
                electron
                https://www.youtube.com/results?search_query=electron+js+Tutorial
              
            
          
- 
            
              
                Four Horsemen Part 1/2
                https://www.youtube.com/watch?v=9DKhc1pcDFM
              
            
              
                Four Horsemen Part 2/2
                https://www.youtube.com/watch?v=TaeJf-Yia3A
              
            
              
                Richard Dawkins
                https://www.youtube.com/watch?v=zPsmYWbY-VA
              
            
              
                Nurnberg Trailhead
                https://maps.app.goo.gl/6APWwnyAsiFJxftb9
              
            
              
                North Stiles Road
                https://maps.app.goo.gl/fRVgbYhxqFEWhxpn6
              
            
              
                West Towline Rd
                https://maps.app.goo.gl/VvDmiuV1Wd66EhCE9
              
            
              
                North Quaterline Rd
                https://maps.app.goo.gl/7sYn2xNL7UvBXSrZ6
              
            
              
                Nurnberg Rd
                https://maps.app.goo.gl/kbK5jSvcn8RQBzFt8
              
            
              
                West Forest Trail
                https://maps.app.goo.gl/GSYwUpD44tEyqiua8
              
            
              
                Giants Of Philosophy
                https://www.youtube.com/results?search_query=Giants+Of+Philosophy
              
            
          
- 
            
              
                C family
                https://en.wikipedia.org/wiki/List_of_C-family_programming_languages
              
            
              
                master Node-RED
                https://www.youtube.com/results?search_query=Node-RED
              
            
              
                Node-RED tutorial
                https://www.youtube.com/results?search_query=Node-RED+tutorial
              
            
              
                JavaScript Tutorial
                https://www.youtube.com/results?search_query=JavaScript+tutorial
              
            
          
- 
            
              
                I look like that purple guy from ACDC
                https://youtu.be/nLsXJitaiVo?t=160
              
            
              
                The Napoleon Dynamite dance scene
                https://www.youtube.com/watch?v=BiAwpYIkRmU
              
            
              
                learn shuffle dancing
                https://www.youtube.com/results?search_query=ultimate+shuffle+dance
              
            
              
                Triple Crown
                https://www.youtube.com/watch?v=EzXP5PjRHjM&list=PLXiz2lWve6AJrEVuAjfL4eaBDEMfdbKa6
              
            
              
                find your own way out of the woods
                https://www.youtube.com/watch?v=vmmH-2rWHH0
              
            
              
                and go, go all the way, do it.
                https://www.youtube.com/watch?v=k6_QUhUPrF4
              
            
          
- 
            
              
                Another Word
                https://www.youtube.com/watch?v=utrxk5_PeEY
              
            
              
                Eric Chahi
                https://www.youtube.com/watch?v=GTb6zX7Hd5I
              
            
              
                Prince of Persia
                https://www.youtube.com/watch?v=wKgLfqOVHco
              
            
              
                Rotoscoping
                https://www.youtube.com/watch?v=VhGtYfpmxyY
              
            
              
                debugging rubber duck
                https://www.youtube.com/results?search_query=ruber+duck+debugging
              
            
          
- 
            
              
                and we can already install Open Source AI free, on our home computer
                https://www.youtube.com/results?search_query=install+llama+locally
              
            
              
                https://reactflow.dev/
                https://reactflow.dev/
              
            
              
                https://flume.dev/
                https://flume.dev/
              
            
              
                https://www.svelvet.io/
                https://www.svelvet.io/
              
            
              
                https://retejs.org/
                https://retejs.org/
              
            
              
                https://rxjs.dev/
                https://rxjs.dev/
              
            
              
                https://baconjs.github.io/
                https://baconjs.github.io/
              
            
              
                https://en.wikipedia.org/wiki/Greasemonkey
                https://en.wikipedia.org/wiki/Greasemonkey
              
            
              
                https://en.wikipedia.org/wiki/Tampermonkey
                https://en.wikipedia.org/wiki/Tampermonkey
              
            
              
                https://github.com/microlinkhq/browserless
                https://github.com/microlinkhq/browserless
              
            
              
                Llama 2 LLM
                https://ai.meta.com/llama/get-started/
              
            
          
- 
            
              
                I've Broken The YouTube Terms Of Service Apparently...
                https://www.youtube.com/watch?v=w5po2WBlZ6E
              
            
              
                YouTube Is BANNING Ad Blockers? (why?!?)
                https://www.youtube.com/watch?v=7tI4sUTTS5s
              
            
              
                They Finally Shut It Down (Heads Up: Manipulative Advertisement)
                https://www.youtube.com/watch?v=ReZm_e2LHB4
              
            
              
                YouTube Is Trying To DESTROY Ad Blockers...
                https://www.youtube.com/watch?v=pQt0YgrIZ74
              
            
              
                YouTube Is Blocking Ad Blockers
                https://www.youtube.com/watch?v=Lfmi8SB9KgU
              
            
              
                YouTube is Killing AdBlock
                https://www.youtube.com/watch?v=JifQZmD-F-w
              
            
              
                (Read Desc) Get past restrictions on YouTube Adblockers with uBlock Origin and Evasion extensions
                https://www.youtube.com/watch?v=PCSZfjLt3Pk
              
            
              
                YouTube Does Not Give A F*ck
                https://www.youtube.com/watch?v=9YQlhHIXmdc
              
            
              
                "Ad blockers are not allowed on YouTube"
                https://www.youtube.com/watch?v=35SxVrJz_WI
              
            
              
                YouTube blocks adblockers; will this be their downfall?
                https://www.youtube.com/watch?v=DMaFH4KzOVg
              
            
              
                Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                Linus Speaks about SponsorBlock
                https://www.youtube.com/watch?v=1evBHrecCoM
              
            
              
                Sponsorblock YouTube's Dirty Little Secret
                https://www.youtube.com/watch?v=HFxBR4j24gY
              
            
              
                Block Ads with uBlock Origin
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                Blocking YouTube Ads with new method (Bypass) (UPDATED) (2023)
                https://www.youtube.com/watch?v=XMRr-1sm_XQ
              
            
              
                how to bypass youtube's anti-adblock popup in less than 2 minutes
                https://www.youtube.com/watch?v=ETNr2-5m9AQ
              
            
              
                How to remove YouTube's no ad blockers popup in just 1 minute
                https://www.youtube.com/watch?v=PykzAWnHMk4
              
            
              
                How to install and use Tampermonkey
                https://www.youtube.com/watch?v=8tyjJD65zws
              
            
              
                TamperMonkey Tutorial | Add Custom JavaScript to YouTube.com
                https://www.youtube.com/watch?v=f03HZgCTOfU
              
            
              
                FreeTube: Watch Youtube Without Ads
                https://www.youtube.com/watch?v=iOwJjA85eBs
              
            
              
                The Best Way to Enjoy Youtube with in Your Own Privacy, Freetube
                https://www.youtube.com/watch?v=FZq37JWaNhw
              
            
              
                FreeTube: The Open Source YouTube Player for Linux
                https://www.youtube.com/watch?v=4KBRGOwym1A
              
            
              
                youtube-dl is dead, or is it?
                https://www.youtube.com/watch?v=rsUTtpb3k-w
              
            
              
                Begone DMCA YouTube DL Is Back On GitHub
                https://www.youtube.com/watch?v=Qb0rcLLZ-rU
              
            
              
                EASY yt-dlp tutorial
                https://www.youtube.com/watch?v=DWN2fJfRJ94
              
            
              
                Installing YT-DLP
                https://www.youtube.com/watch?v=UvQI5JprHaQ
              
            
              
                YT-DLP format selection
                https://www.youtube.com/watch?v=MW7oIHvPpdc
              
            
              
                Best YouTube Alternatives! - Invidious, Newpipe, Freetube, LBRY, PeerTube
                https://www.youtube.com/watch?v=8OidkE9E-40
              
            
              
                How to Ditch YouTube - HERE Are The Best Video Platforms
                https://www.youtube.com/watch?v=Gcj3O6qBpyU
              
            
              
                Decentralized YouTube Alternatives - The End of Censorship?
                https://www.youtube.com/watch?v=Toflm9_yBME
              
            
              
                TOP 7 Youtube Alternatives - Find The Best One!
                https://www.youtube.com/watch?v=XkDf2X4RqBM
              
            
              
                Odysee Is Still The Best YouTube Alternative (And It's Getting Better!)
                https://www.youtube.com/watch?v=fPO60RVGtOw
              
            
              
                Youtube Alternatives: Comparing Video Sites
                https://www.youtube.com/watch?v=h71MUAtAoIs
              
            
              
                The Noble 14 - How 14 People Extended The Life Of The Original Xbox Live
                https://www.youtube.com/watch?v=4Z2iTGl7QrY
              
            
              
                Playing on the Original Xbox Live 22 Years Later Is Incredible.
                https://www.youtube.com/watch?v=NxTuAbpF6Ns
              
            
              
                The Best Youtube alternatives of 2023: Why you should leave
                https://www.youtube.com/watch?v=OS81fZ1zkts
              
            
          
- 
            
              
                Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                Block Ads with uBlock Origin
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                What Is Overlanding? In 2 Minutes
                https://www.youtube.com/watch?v=wQHr_9H0ZDk
              
            
              
                What Is Overlanding? | Everything You Need To Know!
                https://www.youtube.com/watch?v=CaGKIr9JLvY
              
            
              
                How to Start Overlanding in 2023: A Beginner’s Guide to Basics So You Can Start to Overland TODAY
                https://www.youtube.com/watch?v=OFZq4QOoCag&t=32
              
            
              
                How To Start Overlanding On a Budget - A Beginner's Guide to Overland Adventure!
                https://www.youtube.com/watch?v=hVYrXzWKHOE
              
            
              
                Budget VS. Expensive Overland Gear - Where To Spend and Where to Go Cheap
                https://www.youtube.com/watch?v=ZlExMEsylD0
              
            
              
                Overland Essentials at ...Home Depot?
                https://www.youtube.com/watch?v=MGWMZoGHPnk
              
            
              
                Best Budget overland gear at… WALMART?
                https://www.youtube.com/watch?v=Edy30Z-oj-g
              
            
              
                The Truth About Overlanding Gear - Budget vs Premium
                https://www.youtube.com/watch?v=m9I9igIEGYg
              
            
              
                Do These Things after Your Next Overland Trip
                https://www.youtube.com/watch?v=BEJOVCcnOf0
              
            
              
                DIY Camp/Overlanding Shower Walk Around
                https://www.youtube.com/watch?v=_eqPAEVRm5M
              
            
              
                DIY: Pressurized, Solar Heated, Rooftop Camper Shower for Under $150
                https://www.youtube.com/watch?v=WMkTZPWie2k
              
            
              
                Rig Walkaround - 6 Ways to Build Your Overland Vehicle
                https://www.youtube.com/watch?v=bWeJIA0xS04
              
            
              
                Is There A Perfect Overlanding Rig?
                https://www.youtube.com/watch?v=6ax8PunjTpY
              
            
              
                Overlanding Southern Utah
                https://www.youtube.com/watch?v=BNJH2MM-r_c
              
            
              
                Building the Ultimate Camping Overland Rig: Car Camping at its Best!
                https://www.youtube.com/watch?v=yD9HgGicbR0&t=28
              
            
              
                Pro Car Camping and Overland Jeep Setup
                https://www.youtube.com/watch?v=qpOKUEMScZg
              
            
              
                Minimalist Overland Jeep Kitchen Setup
                https://www.youtube.com/watch?v=cF3s1mq2IzI
              
            
              
                The Art of MINIMALIST Overlanding | Embracing Simplicity With Your Rig Setup | Jeep Car Camping DIY
                https://www.youtube.com/watch?v=gTeECC8k8Bk
              
            
              
                The ULTIMATE Overland Expedition Vehicle TOUR ► | KRUG XP - Mercedes AROCS 4x4
                https://www.youtube.com/watch?v=gdVZCp4ShjE
              
            
              
                Step Inside the ULTIMATE 4x4 Expedition Vehicle ► | What's Inside the Krug XP?!
                https://www.youtube.com/watch?v=k2y4epsz_C0
              
            
              
                Top 10 Best Expedition Vehicles In The World
                https://www.youtube.com/watch?v=c_Ox1pxzENs
              
            
              
                10 most Powerful Mini Off Road Camper Trailers
                https://www.youtube.com/watch?v=4kaqKfc2b3Q
              
            
              
                A Morocco overland film: Will we survive the Sahara desert?
                https://www.youtube.com/watch?v=ABeOnJOj00Q
              
            
              
                Exploring Michigan's Upper Peninsula Off Road- KOAR 2022
                https://www.youtube.com/watch?v=Qof8K_Gbi50
              
            
              
                Epic Fall Off-Roading in Michigan (Fall 2018) - The Lost Files EP 3
                https://www.youtube.com/watch?v=KLOLmnMfczo
              
            
              
                Exploring Michigan's Backcountry: KOAR 2023 (Overlanding, Offroading, Dispersed Camping)
                https://www.youtube.com/watch?v=SomngaXbMLo
              
            
              
                The BEST Overlanding in Northern Arizona
                https://www.youtube.com/watch?v=uZfybn4LX5Y
              
            
              
                The Overland Movie
                https://www.youtube.com/watch?v=1lrktk0TJsI
              
            
              
                Alaska Movie - 3 Hours of Exploring, Camping, and Wildlife Encounters
                https://www.youtube.com/watch?v=wpOEN1o0IB0
              
            
              
                Alaska - Promises Fulfilled Movie | Camping, Wildlife Encounters, Exploring, and Unexpected Moments
                https://www.youtube.com/watch?v=he6_AxoentA
              
            
              
                Overlanding to Mexico Movie: The Epic 1000 Mile Adventure
                https://www.youtube.com/watch?v=vfqP4mHd9mE
              
            
              
                Overlanding Through The San Juan’s | Engineer Pass, Poughkeepsie Gulch, Black Bear, Imogene
                https://www.youtube.com/watch?v=jFJEpXuAzNw
              
            
              
                HARDEST Overland Trail In North America (We Almost Died)
                https://www.youtube.com/watch?v=PvRuKfion6M
              
            
              
                I live in a van down by the river.
                https://www.youtube.com/watch?v=oxJKyoSdI4E
              
            
          
- 
            
              
                Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                Block Ads with uBlock Origin
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                NEVER DRAW HAIR THIS WAY!
                https://www.youtube.com/watch?v=hXfx5ISNtUQ
              
            
              
                How to Draw Hair
                https://www.youtube.com/watch?v=lcA8CDWEuL4
              
            
              
                How to DRAW HAIR
                https://www.youtube.com/watch?v=UaPJSbc0RE8
              
            
              
                how to draw ✨JUICY✨ hair
                https://www.youtube.com/watch?v=V_BL6-kcWsQ
              
            
              
                How I Draw ✨️WAVY HAIR✨️
                https://www.youtube.com/watch?v=fBbJBSueDYg
              
            
              
                5 TIPS FOR PAINTING HAIR
                https://www.youtube.com/watch?v=drcf21A6PQw
              
            
              
                Paint Hair like a Pro (Digital Painting)
                https://www.youtube.com/watch?v=39kigEnf6bY
              
            
              
                The Ultimate Hair Drawing Tutorial
                https://www.youtube.com/watch?v=23MfYcmMW8I
              
            
              
                How I Paint Stylized HAIR Tutorial in Clip Studio Paint
                https://www.youtube.com/watch?v=p96PZtV_ijA
              
            
              
                How To Paint Hair - Digital Painting Tutorial
                https://www.youtube.com/watch?v=yU18u5sUgko
              
            
              
                How I draw and color the hair using Procreate (Brush+Techniques)
                https://www.youtube.com/watch?v=bjOTutbSkfA
              
            
              
                How to Draw Realistic Hair Digitally | Procreate Tutorial
                https://www.youtube.com/watch?v=7EnMu5SAM9I
              
            
              
                How To Paint Hair
                https://www.youtube.com/watch?v=w0Qh4Cu5ecM
              
            
              
                HOW TO DRAW STYLIZED HAIR ✏️ drawing tutorial | how i paint hair in Procreate ✨
                https://www.youtube.com/watch?v=zXvaUVA6OSI
              
            
              
                How to draw HAIR in 10 MINUTES
                https://www.youtube.com/watch?v=t8KsnKCnEzE
              
            
              
                How to paint hair - portrait painting by Ben Lustenhouwer 
                https://www.youtube.com/watch?v=AyqiwsKpIFQ
              
            
              
                How To Paint Hair || Oil Painting Demonstration
                https://www.youtube.com/watch?v=Amcjwcaww5A
              
            
              
                How to Paint Hair with Acrylics TUTORIAL
                https://www.youtube.com/watch?v=wp-dQfmM6L8
              
            
              
                oil painting do's and don'ts how to paint hair
                https://www.youtube.com/watch?v=uXhTy8s1B7Q
              
            
              
                The Trick To Painting Any Length Of Hair
                https://www.youtube.com/watch?v=tJRRgYlJec0
              
            
              
                Painting Hair by Thomas Baker
                https://www.youtube.com/watch?v=CLxYo5TmyO8
              
            
              
                Do's and Don'ts of Realistic Hair Painting: How to Paint Hair
                https://www.youtube.com/watch?v=dxFv72NiDIw
              
            
              
                Oil Painting Demonstration : How to Paint Realistic Hair
                https://www.youtube.com/watch?v=zIUPBWQZEpc
              
            
              
                EASY Painting Hair for BEGINNERS! How to paint realistic hair with acrylic paint
                https://www.youtube.com/watch?v=FyioFdKK9Os
              
            
              
                How To Paint Black Hair • Oil & Acrylic Painting Tutorial
                https://www.youtube.com/watch?v=RmtCwrMw8aw
              
            
              
                How to Paint a Braid - Acrylic Painting Tutorial
                https://www.youtube.com/watch?v=An-bub__CV8
              
            
              
                How to Paint Hair in a Few Simple Steps (Acrylic Paint)
                https://www.youtube.com/watch?v=VNPpoZBuGqE
              
            
              
                Easiest Realistic Hair Painting Tutorial in Acrylic on Canvas | Step by Step by Debojyoti Boruah
                https://www.youtube.com/watch?v=K5T2q7JbZLA
              
            
              
                How To Paint LONG FUR with Acrylics or Oil Paint
                https://www.youtube.com/watch?v=3YI7EoKEedE
              
            
              
                How I draw and stylize eyes using Procreate App ( Brushes + Techniques )
                https://www.youtube.com/watch?v=QAekG2b00FI
              
            
              
                How to draw /color lips tutorial
                https://www.youtube.com/watch?v=_rWUFv9M4nc
              
            
              
                ✍🏻How I Draw Eyes || Step by step tutorial on ibisPaintx || with subtitles✨
                https://www.youtube.com/watch?v=a8YuKVZMjGE
              
            
              
                How I using PROCREATE layers + drawing process & TIP ! ✨
                https://www.youtube.com/watch?v=iU-WXDcwm4s
              
            
              
                How to Draw and Stylize Eyes! - Tutorial ~
                https://www.youtube.com/watch?v=BfID5va-8NU
              
            
          
- 
            
              
                Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                Block Ads with uBlock Origin
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                5 TIPS ON CAPTURING LIKENESS ❤️
                https://www.youtube.com/watch?v=Oj1EZH4LfiE
              
            
              
                How to IMPROVE THE LIKENESS IN YOUR PORTRAITS - Charcoal Drawing Tutorial
                https://www.youtube.com/watch?v=NWEo9pTipzc
              
            
              
                The SECRET to Making a Portrait Look Like Your Model
                https://www.youtube.com/watch?v=ojomFsbpJJQ
              
            
              
                Portrait Painting Tutorial - The 5 Essential Shadows of a Portrait
                https://www.youtube.com/watch?v=YzHt7RrTyhc
              
            
              
                Struggling to draw faces? Just flip this switch
                https://www.youtube.com/watch?v=Xov9sZN0rSY
              
            
              
                Importance Of Space (and Background)
                https://www.youtube.com/watch?v=oLISTzPR43s
              
            
              
                Why Your PORTRAIT Paintings Look CARTOONISH and How to FIX Them
                https://www.youtube.com/watch?v=gpXeUnIkEmA
              
            
              
                How To Draw A Charcoal Portrait From Life
                https://www.youtube.com/watch?v=wCzzV8V1t-8
              
            
              
                Portrait Painting From Life by Alex Tzavaras
                https://www.youtube.com/watch?v=jczrAB1_M6s
              
            
              
                Learning This One Thing Instantly Improved My Paintings
                https://www.youtube.com/watch?v=Thyjqwox-cA
              
            
              
                I DON'T use the Loomis method for drawing the head
                https://www.youtube.com/watch?v=DwC-4TEde_4
              
            
              
                Paint Portraits FASTER using the Alla Prima Method
                https://www.youtube.com/watch?v=rRAgrmT57j8
              
            
              
                How to Get a Likeness in Portrait Painting
                https://www.youtube.com/watch?v=Nsjz3sPF8-c
              
            
              
                How To Achieve Likeness When Painting Realistic Portraits
                https://www.youtube.com/watch?v=fzNqXxw7xoU
              
            
              
                Five Tips For Drawing A Portrait Likeness
                https://www.youtube.com/watch?v=jpWSXGFkU5A
              
            
              
                Portrait Likeness - Member Critique
                https://www.youtube.com/watch?v=eZI1sk3gGFs
              
            
              
                Capture a Likeness in Drawing Portraits
                https://www.youtube.com/watch?v=_0fSsLPqaG8
              
            
              
                How to get a LIKENESS in a portrait
                https://www.youtube.com/watch?v=jkU1EawF39I
              
            
              
                How I make my portrait paintings look like the person
                https://www.youtube.com/watch?v=fQOCDVufB0E
              
            
              
                How to Capture Likeness | 5 Drawing Tips
                https://www.youtube.com/watch?v=0EgIP-Be5C4
              
            
              
                How to Get a Likeness Fast
                https://www.youtube.com/watch?v=aP5QPBxYfhU
              
            
              
                How to Improve Likeness in Faces and Portraits
                https://www.youtube.com/watch?v=usIOY5tNoNM
              
            
              
                The Simple Way To Easily Capture a Likeness And Do Better Drawings Now
                https://www.youtube.com/watch?v=JJ_GESfVYoo
              
            
              
                Unveiling the Amazing Secret for Drawing the Perfect Portrait
                https://www.youtube.com/watch?v=c0shyTrz5iM
              
            
              
                Portrait Drawing Critique - Shapes Equal Likeness
                https://www.youtube.com/watch?v=vSssogLx60Q
              
            
              
                LIKENESS, LIKENESS, LIKENESS !!! Master Copy of a Renaissance Drawing by Jean Clouet
                https://www.youtube.com/watch?v=2bsGbDR01os
              
            
              
                Caricature Essentials From Start to Finish
                https://www.youtube.com/watch?v=EGutjSF8XLs
              
            
              
                Finding and Using a Spirit Animal to Draw the Face
                https://www.youtube.com/watch?v=2Ag2DsbAl-0
              
            
              
                How to Thumbnail Sketch for Caricature
                https://www.youtube.com/watch?v=bCaNgqH7Z0w
              
            
              
                The Thumbnail Sketch (2) - Caricature Drawing (Part 1 is just advertising)
                https://www.youtube.com/watch?v=DzhMtUHa3E0
              
            
              
                Enhancing the Likeness - Rough Sketch Caricature
                https://www.youtube.com/watch?v=cEauE_J5nqQ
              
            
              
                The Abstraction - Reilly Method for Caricature Drawing
                https://www.youtube.com/watch?v=Gn2e7QVBrPw
              
            
              
                This FORGOTTEN Nineteenth Century Technique is How I Became a Professional Artist | Drawing Tutorial
                https://www.youtube.com/watch?v=VuJPiy4jkC0
              
            
              
                2 Beginners INSTANTLY Improve? How to draw what you see
                https://www.youtube.com/watch?v=GG-WG6JeKNI
              
            
          
- 
            
              
                Þat Mælti Mín Móðir (My Mother Told Me in Old Norse) - Cover by The Pagan Minstrel
                https://www.youtube.com/watch?v=M6Us4l11bLE
              
            
              
                Highlander Soundtrack - Queen - Princes of the Universe HQ
                https://www.youtube.com/watch?v=p_OLe7jNHU8
              
            
              
                HIGHLANDER • QUEEN, Who Wants to Live Forever
                https://www.youtube.com/watch?v=DeAW9shON_s
              
            
              
                01 - A Kind Of Magic (Highlander Version) - Queen Remastered 2011
                https://www.youtube.com/watch?v=gzbWXD45GC8
              
            
              
                Då Som Nu För Alltid
                https://www.youtube.com/watch?v=bubOcI11sps
              
            
              
                LA SANDUNGA | Música de día de Muertos
                https://www.youtube.com/watch?v=XAyaDcLxwHQ
              
            
              
                ROSY ARANGO - La Bruja
                https://www.youtube.com/watch?v=OnFEO6_OrYc
              
            
              
                SPECTRE | Day of the Dead celebrations
                https://www.youtube.com/watch?v=6Pf6-oHJzXI
              
            
              
                Ummet Ozcan - Bifrost (Viking Techno)
                https://www.youtube.com/watch?v=4oRLHlb5d5c
              
            
              
                Matilda dances to Rob Zombie's Dragula ❤️
                https://www.youtube.com/watch?v=RKrCAzIBZYw
              
            
              
                Rob Zombie - Dragula
                https://www.youtube.com/watch?v=EqQuihD0hoI
              
            
              
                Twilight Soundtrack - Supermassive Black Hole (Twilight Baseball!)
                https://www.youtube.com/watch?v=DbMLXZsJ1P8
              
            
              
                Christina Perri - A Thousand Years (Twilight Soundtrack)
                https://www.youtube.com/watch?v=rtOvBOTyX00
              
            
              
                Olivia Rodrigo - vampire (Official Video) (sad, but beautiful singing)
                https://www.youtube.com/watch?v=RlPNh_PBZb4
              
            
              
                Jonathan Coulton's Re: Your Brains
                https://www.youtube.com/watch?v=S6vnM9I7HIo
              
            
              
                The Cranberries - Zombie (Official Music Video)
                https://www.youtube.com/watch?v=6Ejga4kJUts
              
            
              
                Bad Wolves - Zombie (lyrics)
                https://www.youtube.com/watch?v=DY34c5mEL5Q
              
            
              
                "Living Dead Girl" by Rob Zombie
                https://www.youtube.com/watch?v=BvsMPOfblfg
              
            
              
                AURORA - Running With The Wolves
                https://www.youtube.com/watch?v=06ht9MyJLT4
              
            
              
                Twilight - Running with the wolves
                https://www.youtube.com/watch?v=blliqsY5ZRo
              
            
              
                Twilight Wolves - Superhero
                https://www.youtube.com/watch?v=zSWJZ6G-Cus
              
            
              
                Motionless In White - Werewolf
                https://www.youtube.com/watch?v=xzojuv9zMGA
              
            
              
                THE WOLF SONG - Nordic Lullaby - Vargsången
                https://www.youtube.com/watch?v=KTmatjyd4KM
              
            
              
                The Bangles - Walk Like an Egyptian (Official Video)
                https://www.youtube.com/watch?v=Cv6tuzHUuuk
              
            
              
                The Mummy - Opening Scene Soundtrack
                https://www.youtube.com/watch?v=vU4Ze8etwq0
              
            
              
                Hans Zimmer Performs the Dune Soundtrack LIVE (Not mummy, but gods and immortals)
                https://www.youtube.com/watch?v=_j5GgGdSwjE
              
            
              
                Emily Browning Sweet Dreams Sucker Punch Dragon scene HD
                https://www.youtube.com/watch?v=jlw2e3dh89Y
              
            
              
                Karliene - Smaug's Song
                https://www.youtube.com/watch?v=sdOahSHDpUc
              
            
              
                Ed Sheeran - I See Fire (Music Video)
                https://www.youtube.com/watch?v=2fngvQS_PmQ
              
            
              
                Limahl - Never Ending Story (Official Music Video)
                https://www.youtube.com/watch?v=2WN0T-Ee3q4
              
            
              
                Classic TV Theme: Harry and the Hendersons (Stereo)
                https://www.youtube.com/watch?v=PUeCDH46Jyk
              
            
              
                Harry and the Hendersons: Harry and his family (Movie Ending)
                https://www.youtube.com/watch?v=uvlJmtSAi2s
              
            
              
                Bigfoot- "Deep In The Woods" Drew Thomas Song Tribute (HD)
                https://www.youtube.com/watch?v=GwDbMqVxAiE
              
            
              
                Stigmata - Soundtrack ~ What ever happened to Mary
                https://www.youtube.com/watch?v=I9YKvtNZHpU
              
            
              
                Halsey, SUGA - Lilith (Diablo IV Anthem)
                https://www.youtube.com/watch?v=9PdH-zavwO4
              
            
              
                Kiki Rockwell - Same Old Energy (Official Music Video)
                https://www.youtube.com/watch?v=MZDWqU8LAMU
              
            
              
                Burn Your Village - Kiki Rockwell
                https://www.youtube.com/watch?v=fMtnktpF_t0
              
            
              
                Devon Cole - W.I.T.C.H. (Official Video)
                https://www.youtube.com/watch?v=GjNY5HGcopA
              
            
              
                "I'm a Hex Girl" | Scooby-Doo and the Witch's Ghost
                https://www.youtube.com/watch?v=0QsWUa7lnbo
              
            
              
                I Have the Touch
                https://www.youtube.com/watch?v=qca_NbDyqmw
              
            
              
                Lisa Hall - Is this real?
                https://www.youtube.com/watch?v=iHA5ywNKm54
              
            
              
                Apashe - Witch (ft. Alina Pash)
                https://www.youtube.com/watch?v=2K02Ij9yn9E
              
            
              
                The Phantom of the Opera - Prague Cello Quartet
                https://www.youtube.com/watch?v=qpbX7SbXOtU
              
            
              
                Phantom of the Opera - Dance Remix
                https://www.youtube.com/watch?v=TwH1Lky3nGU
              
            
              
                Phantom Of The Opera - Andrew Lloyd Webber (A.L.T.C. Remix)
                https://www.youtube.com/watch?v=GgI-D_F4R28
              
            
              
                Paint it Black (Wednesday Addams / Westworld) – Cello Cover ❤️
                https://www.youtube.com/watch?v=sbgpF7gb9ds
              
            
              
                Wednesday Addams - Paint It Black (Full Version) | Wednesday Soundtrack
                https://www.youtube.com/watch?v=S523q5PCX6Q
              
            
              
                Heathens - Twenty One Pilots // Suicide Squad: The Album (Extended)
                https://www.youtube.com/watch?v=ghQ0xJMnlSw
              
            
              
                Eisenfunk - Pong
                https://www.youtube.com/watch?v=cNAdtkSjSps
              
            
          
- 
            
              
                "Walden Pond", composed by David Tolk HD 1080p
                https://www.youtube.com/watch?v=CGYTYHlhZd4
              
            
              
                "Trip to Walden Pond" | Hanneke Cassel @ MBSC 2014
                https://www.youtube.com/watch?v=pNA20j-Egz8
              
            
              
                Walden by Henry David Thoreau - Full Narrated Book
                https://www.youtube.com/watch?v=NE7l-ScAXSA
              
            
              
                Reflect On Henry David Thoreau’s Vision Of Walden Pond | The Daily 360 | The New York Times
                https://www.youtube.com/watch?v=7jJm6Q8WiYU
              
            
              
                Uncovering Thoreau's Secret Life in the Woods What You Didn't Know
                https://www.youtube.com/watch?v=7gZDcLImafc
              
            
              
                Nature: Walden Pond
                https://www.youtube.com/watch?v=JplOE0vaXw4
              
            
              
                Thoreau at 200: Reflections on "Walden"
                https://www.youtube.com/watch?v=GV6nepqzrFc
              
            
              
                A journey through Henry David Thoreau's Maine woods
                https://www.youtube.com/watch?v=2197wgDecZk
              
            
              
                At historic Walden Pond in Concord, Mass., students learn to appreciate the land
                https://www.youtube.com/watch?v=_yOw0kFCjfI
              
            
              
                Thoreau at Walden Pond (Narrated)
                https://www.youtube.com/watch?v=bus-4wnMo5k
              
            
              
                Visiting Walden Pond, Massachusetts
                https://www.youtube.com/watch?v=Yx0jx9uXrVk
              
            
              
                Walden Pond, Massachusetts - Walking Tour
                https://www.youtube.com/watch?v=4isuyt12qzE
              
            
              
                A Narrated Tour of Walden Pond ❤️
                https://www.youtube.com/watch?v=eCINRob9RD4
              
            
              
                Walden Pond Drone Video - Concord, Massachusetts
                https://www.youtube.com/watch?v=3wCb5S0GsfM
              
            
              
                Mount Katahdin | Hike to the Top of Maine
                https://www.youtube.com/watch?v=stCJxFHwx_U
              
            
              
                How To Climb Katahdin
                https://www.youtube.com/watch?v=QTuewfYuCYw
              
            
              
                Climbing the Deadly Knife Edge of Mt. Katahdin
                https://www.youtube.com/watch?v=9hfiggNVtJs
              
            
              
                Mount Katahdin and the Appalachian Trail
                https://www.youtube.com/watch?v=1WugC2K7gUA
              
            
              
                Appalachian Trail - SOBO Day 1 | Mile 0 | August 5, 2021
                https://www.youtube.com/watch?v=rVSM2s4z0G8
              
            
              
                White Blaze - Stories from the Appalachian Trail
                https://www.youtube.com/watch?v=m-UMoA-QmZU
              
            
              
                What is the Appalachian Trail?
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                Our entire journey of completing the Appalachian Trail SOBO 2022 ❤️❤️
                https://www.youtube.com/watch?v=YTitJFUKlqs
              
            
              
                My Entire 2022 Appalachian Trail Thru-Hike In Under 20 Minutes
                https://www.youtube.com/watch?v=qLGn7Klzu4M
              
            
              
                SOBO Appalachian Trail ‘23 Thru-hike Day 0-1
                https://www.youtube.com/watch?v=6-9ZAYemsxs
              
            
              
                Day 1 - Appalachian Trail Southbound Thru Hike 2023
                https://www.youtube.com/watch?v=Qkyu4OKz9Mg
              
            
              
                SOBO vs NOBO | Which way is better? | Appalachian Trail Thru-Hike
                https://www.youtube.com/watch?v=0oo-TIz707M
              
            
              
                Call of the Wild: 2,193 miles on the Appalachian Trail in 2020 (Full Documentary)
                https://www.youtube.com/watch?v=0IAzGhfG90s
              
            
              
                If I Hiked the Appalachian Trail Again
                https://www.youtube.com/watch?v=sQqVcivBI4w
              
            
              
                Approach Trail | Amicalola Falls & Springer Mountain | Appalachian Trail 2021
                https://www.youtube.com/watch?v=Gln14d8zwMw
              
            
              
                What to Expect as you Hike from Springer Mountain to the North Carolina Line
                https://www.youtube.com/watch?v=KLhCp64DDrI
              
            
              
                What To Expect Your 1st Day on the Appalachian Trail | Amicalola, Approach Trail, Springer Mountain
                https://www.youtube.com/watch?v=fR35bptGiPQ
              
            
              
                Which Trail Should YOU Thru-hike First? (Appalachian Trail vs PCT vs CDT)
                https://www.youtube.com/watch?v=F9n1F1JupY8
              
            
              
                Advice from a Triple Crown Thru-hiker | PCT, CDT, & AT
                https://www.youtube.com/watch?v=IsecloPLp-8
              
            
              
                Colorado man finishes Triple Crown: AT, PCT and CDT
                https://www.youtube.com/watch?v=xaFbQs3IXIw
              
            
              
                Jessica "Dixie" Mills - Triple Crowner - AT, PCT, CDT
                https://www.youtube.com/watch?v=FjRKOK3-M3g
              
            
              
                Thru Hiking the PCT, Key West to Canada, and CDT Triple Crown Presentation For Sierra Club WTC
                https://www.youtube.com/watch?v=BqIREoo2VEI
              
            
              
                Tips for Trail Magic
                https://www.youtube.com/watch?v=EqR7PExN4Ik
              
            
              
                Pacific Crest Trail 2023 Entering the Sierra
                https://www.youtube.com/watch?v=q0AsZTJS5ys
              
            
              
                Just Passing Thru - A Pacific Crest Trail Film
                https://www.youtube.com/watch?v=GBcn2j3UKy0
              
            
              
                Every Single Step | A Pacific Crest Trail Documentary
                https://www.youtube.com/watch?v=nEbXFIlFxWs
              
            
              
                Pacific Crest Trail Documentary: A YEAR OF ICE AND FIRE
                https://www.youtube.com/watch?v=V4D4TcgppD8
              
            
              
                Continental Divide Trail Documentary: CHOOSE YOUR ADVENTURE
                https://www.youtube.com/watch?v=1ewQvcGhQAA
              
            
              
                How Dangerous is the Continental Divide Trail?
                https://www.youtube.com/watch?v=nZMQ50Za25w
              
            
              
                Experience the Continental Divide Trail in 10 minutes!
                https://www.youtube.com/watch?v=bY4D67hFQm4
              
            
              
                Adventure Up High - Hiking the Continental Divide Trail Documentary
                https://www.youtube.com/watch?v=UISRi3ZoveM
              
            
              
                The Continental Divide Trail in Four Minutes
                https://www.youtube.com/watch?v=ExP3ikM_wko
              
            
              
                Dear Thru Hiking | The Final Steps of a Triple Crown
                https://www.youtube.com/watch?v=-1vT4Jxt2PU
              
            
              
                Eddie Vedder - Guaranteed (Into The Wild)
                https://www.youtube.com/watch?v=Mwx3RvDWvDM
              
            
              
                The Man in the Arena – Teddy Roosevelt (A Powerful Speech from History)
                https://www.youtube.com/watch?v=A311CnTjfos
              
            
          
- 
            
              
                so that all parasites get paid
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                tolerance of drugs
                https://www.youtube.com/watch?v=VqWnumbraI4
              
            
              
                incredible harm
                https://en.wikipedia.org/wiki/Missoula:_Rape_and_the_Justice_System_in_a_College_Town
              
            
              
                good teacher
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                what they got themselves into
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                schools are not for real teachers
                https://www.youtube.com/watch?v=8GNInLhL2zA
              
            
          
- 
            
              
                Spring Forest
                https://www.youtube.com/watch?v=H1iboKia3AQ
              
            
              
                FOREST Sounds
                https://www.youtube.com/watch?v=hR5UW4CAWwY
              
            
              
                Sunrise In The Woods
                https://www.youtube.com/watch?v=GKQPnMq71uA
              
            
              
                Meadow Sounds
                https://www.youtube.com/watch?v=ZdfJcN-yBIE
              
            
              
                Calm Spring Meadow
                https://www.youtube.com/watch?v=VeKOZOjfjHg
              
            
              
                Forest Meadow After Rain
                https://www.youtube.com/watch?v=RKPPeTywQT0
              
            
              
                Rainy Forest
                https://www.youtube.com/watch?v=hCqsqab2eTg
              
            
              
                The quiet sound of rain
                https://www.youtube.com/watch?v=k3JYRS1bjcM
              
            
              
                rain on the forest path
                https://www.youtube.com/watch?v=SnUBb-FAlCY
              
            
              
                Robust Thunder Sounds Pierces a Tin Roof of Forest Farm at Night
                https://www.youtube.com/watch?v=5tLJ-tw0cWE
              
            
              
                Intense Thunderstorm Rain at Night
                https://www.youtube.com/watch?v=WUxgmjYLewQ
              
            
              
                Thunder Sounds On A Tin Roof
                https://www.youtube.com/watch?v=fH1X3zTiUYo
              
            
              
                Gurgling sound of water falling on rocks
                https://www.youtube.com/watch?v=4KfOnhU60W4
              
            
              
                River
                https://www.youtube.com/watch?v=zSlPa4ya2Sk
              
            
              
                Waterfall
                https://www.youtube.com/watch?v=F5dxB8ojIMc
              
            
              
                Tropical Beach
                https://www.youtube.com/watch?v=Re3g6ffjZNQ
              
            
              
                Tropical Beach
                https://www.youtube.com/watch?v=LJt8W0_sI_8
              
            
              
                Ocean Waves浮島
                https://www.youtube.com/watch?v=gJpgDlqzI38
              
            
              
                Winter Storm Ambience
                https://www.youtube.com/watch?v=sGkh1W5cbH4
              
            
              
                Snowstorm Serenity
                https://www.youtube.com/watch?v=WLMaTMn5iX4
              
            
              
                Blizzard Sounds
                https://www.youtube.com/watch?v=WzoirRP8_Ak
              
            
              
                Gentle Wind
                https://www.youtube.com/watch?v=iO-mUnSjMKM
              
            
              
                Soft Breeze
                https://www.youtube.com/watch?v=7uKvdJ8A9lw
              
            
              
                Gentle Wind
                https://www.youtube.com/watch?v=NRKagDqQiIo
              
            
              
                Wind & Birds
                https://www.youtube.com/watch?v=dfvsWlnPygI
              
            
              
                Jupiter
                https://www.youtube.com/watch?v=UChzxK9gknM
              
            
              
                Neptune
                https://www.youtube.com/watch?v=Cga3DfaLc7A
              
            
              
                Uranus
                https://www.youtube.com/watch?v=yXfJG1gs3b4
              
            
              
                Earth
                https://www.youtube.com/watch?v=QB2AK-odioc
              
            
              
                Earth HD
                https://www.youtube.com/watch?v=NhAXIjJ56xE
              
            
              
                Moon
                https://www.youtube.com/watch?v=32c7espw_jQ
              
            
              
                Saturn Rings
                https://www.youtube.com/watch?v=eVfkW9oxhIk
              
            
              
                Sun
                https://www.youtube.com/watch?v=ZZQcLJjpdrI
              
            
              
                Venus
                https://www.youtube.com/watch?v=D4-femwAJwM
              
            
              
                Capriccio Italien ❤️
                https://www.youtube.com/watch?v=dyy0p90GO2w&t=3s
              
            
              
                Josef Strauss: Music of the Spheres, Waltz
                https://www.youtube.com/watch?v=B8lyQjFDpTg
              
            
          
- 
            
              
                message in a bottle (longest instrument ever)
                https://www.youtube.com/watch?v=j_-J2fABUGw
              
            
              
                森の木琴
                https://www.youtube.com/watch?v=C_CDLBTJD4M
              
            
              
                Diego Stocco - Music From A Dry Cleaner
                https://www.youtube.com/watch?v=FCLqfiSKGKE
              
            
              
                DiegoStocco - Bassoforte
                https://www.youtube.com/watch?v=lhp6P9Ygsoc
              
            
              
                Diego Stocco - Music from a Bonsai
                https://www.youtube.com/watch?v=qvyHHX6hNkY
              
            
              
                PATAFRICA - 2010
                https://www.youtube.com/watch?v=wNAqBubZgCE
              
            
              
                New Ford Focus "Beautifully Arranged"
                https://www.youtube.com/watch?v=w4y272NI7J8
              
            
              
                MICHEL LAUZIÈRE Glass Music
                https://www.youtube.com/watch?v=e_2AEQi_4_Q
              
            
              
                Euro Euro
                https://www.youtube.com/watch?v=9qck8jEEzpI
              
            
              
                A better description of resonance
                https://www.youtube.com/watch?v=dihQuwrf9yQ
              
            
              
                Audio waveforms expressed with fire by trumpeter
                https://www.youtube.com/watch?v=sBuFlUXcsOw
              
            
              
                8 CRAZY experiments with SOUND!
                https://www.youtube.com/watch?v=rYrdiQckGhw
              
            
              
                Musical Fire Table!
                https://www.youtube.com/watch?v=2awbKQ2DLRE
              
            
              
                Laser + mirror + sound
                https://www.youtube.com/watch?v=C-V1uXeyGmg
              
            
              
                Oscilloscope Music - (Drawing with Sound) - Smarter Every Day 224
                https://www.youtube.com/watch?v=4gibcRfp4zA
              
            
              
                Oscilloscope Music Kickstarter (June 2015)
                https://www.youtube.com/watch?v=qnL40CbuodU
              
            
              
                How I Created the Perfect NES Sound Chip
                https://www.youtube.com/watch?v=8RrQrATnXXY
              
            
              
                This Game Console Has No Pixels
                https://www.youtube.com/watch?v=yUB6OYeCKek
              
            
              
                How to make bagpipes out of Duct tape : DIY Step by step instructions
                https://www.youtube.com/watch?v=TCzUBKKykow
              
            
              
                【ナンダコーレ】シリーズ「ガラパゴス日本」#2 D:ササタニーチェ
                https://www.youtube.com/watch?v=fnsg6eAtxNY
              
            
              
                Monster Tubulum: Time To Start
                https://www.youtube.com/watch?v=PBEFzop3_R4
              
            
              
                Profile: The Bassycle
                https://www.youtube.com/watch?v=9vv5QYOeFdA
              
            
              
                Ken Butler (Official) Hybrid Instruments (Part 1) (2006)
                https://www.youtube.com/watch?v=Bsup9O1HNCI
              
            
              
                Phaedrus "Dominator" Aluminum 6-String Fretless Bass
                https://www.youtube.com/watch?v=wXPACZktOP8
              
            
              
                Polymba exerpt #1
                https://www.youtube.com/watch?v=n7ltxd_4Rxs
              
            
              
                Dean Shostak Plays Cristal Baschet
                https://www.youtube.com/watch?v=aVHzwdnYdEc
              
            
              
                Birthing Newness: omstrument #1, by Jack Haas
                https://www.youtube.com/watch?v=cACKGOEmbKU
              
            
              
                Under the Sea Array Mbira
                https://www.youtube.com/watch?v=9r3rCUg3L98
              
            
              
                Jazz improvisation on a 5 octave Array mbira
                https://www.youtube.com/watch?v=5fAAGheYTFA
              
            
              
                MAGIC FLUTE, THE LEKGODILO (from kelp)
                https://www.youtube.com/watch?v=AN1OAXyjf9c
              
            
              
                I Made a Weird, Long Violin
                https://www.youtube.com/watch?v=nCTHWcXYN0U
              
            
              
                I Built a Violin (in my Airbnb)
                https://www.youtube.com/watch?v=exzuIRJmRPY
              
            
              
                I built a reverb tank out of an old lamp + FREE SAMPLE LIBRARY
                https://www.youtube.com/watch?v=JBb6G1VJM-I
              
            
              
                LMMS Lesson 3 - Beat and Bassline Editor
                https://www.youtube.com/watch?v=YzYA1i9SZ8A
              
            
              
                LMMS Tutorial 3: TripleOsc Basics
                https://www.youtube.com/watch?v=7lI8VgbocQg
              
            
              
                LMMS tutorial 4-triple oscillator basics
                https://www.youtube.com/watch?v=_xtzTXU8jnw
              
            
              
                Triple Oscillator | Ven Perp LMMS Tutorial 04
                https://www.youtube.com/watch?v=MOOkLPylpVc
              
            
              
                LMMS Triple Oscillator synth music (Tutorial)  
                https://www.youtube.com/watch?v=WA5ExsGbRQo
              
            
              
                How to make a whistle using Triple oscillator in LMMS
                https://www.youtube.com/watch?v=mmRYK92zH-8
              
            
              
                How To Make CRAZY 808s in LMMS! | Tutorial | Free Presets!
                https://www.youtube.com/watch?v=pvDaMDXwi6I
              
            
              
                How to make cool 808 using triple oscillator in LMMS
                https://www.youtube.com/watch?v=pLksLbvwyZU
              
            
              
                LMMS - Sway Ma' Triple Oscillator Heart
                https://www.youtube.com/watch?v=9Bxq4WKavFE
              
            
              
                I built an analog synth from 1979!
                https://www.youtube.com/watch?v=ADZXv5DA7Ek
              
            
              
                JULIAN SMITH - Techno Jeep
                https://www.youtube.com/watch?v=LFybwg4wadI
              
            
              
                Diego Stocco - Custom Built Orchestra
                https://www.youtube.com/watch?v=2MNb118Yp60
              
            
              
                Balloon Music
                https://www.youtube.com/watch?v=kMhNY3XmoAc
              
            
              
                Tetris A Theme on Glass Bottles
                https://www.youtube.com/watch?v=GkDBlEvfbgg
              
            
              
                New Age Pensioner
                https://www.youtube.com/watch?v=gQ9h9j9o_EM
              
            
              
                Easy way to make a carrot ocarina
                https://www.youtube.com/watch?v=O9QcFDZldjg
              
            
          
- 
            
              
                Alone in the Woods - Wild Woman Bushcraft
                https://www.youtube.com/watch?v=Oq7TFciVg1c&list=PLLXEox_I9BgdOKk3pdyIHetXqWcen1apc
              
            
              
                10 MISTAKES to Avoid When Hiking Alone | How to Stay Safe While SOLO HIKING
                https://www.youtube.com/watch?v=t-BX0bFzkjI
              
            
              
                Why Do I love Camping? | Solo Woman Wilderness Campground
                https://www.youtube.com/watch?v=AuAYGCFTFUc
              
            
              
                Solo Female Backpacking Porcupine Mountains - Episode 1 Lake of the Clouds to Mirror Lake
                https://www.youtube.com/watch?v=9GCGeHRMS38
              
            
              
                7 lakes- 1 Adventure - Camp on the Shore - Bathing in the lake - Tour Part 1 - Vanessa Blank - 4K
                https://www.youtube.com/watch?v=Ta1AR53R-kA
              
            
              
                7 lakes- 1 Adventure - Camp on the Shore - Bathing in the lake - Tour Part 2 - Vanessa Blank - 4K
                https://www.youtube.com/watch?v=MjVGg64pvzQ
              
            
              
                Building a Snow Shelter in Winter Forest | Outdoor cooking | Quinzee
                https://www.youtube.com/watch?v=XrcIa3gL1aw
              
            
              
                Build Alfresco Shelter with Long log fire | Bushcraft overnight trip alone | Survival skills | ASMR
                https://www.youtube.com/watch?v=GbopnP4yRJM
              
            
              
                🌲Solo Women Bushcraft🔥 Camp construction in continuous rain🦊 Overnight stay in the shelter 🌳
                https://www.youtube.com/watch?v=KMa3cJnvalM
              
            
              
                Bushcraft in the black forest🌲Extreme cold & snow🔥 Overnight alone at 12,2F / 4K Multicam Darkmode
                https://www.youtube.com/watch?v=qmkXwVmBMgY
              
            
              
                🦊Our first night in a tree tent & wild boar hunt🐗
                https://www.youtube.com/watch?v=fM2k8I4j0Fg
              
            
              
                Relaxing SOLO camping on Rainy mountain Lake | Silent adventure in the wild | ASMR
                https://www.youtube.com/watch?v=xJY2BfHCOrc
              
            
              
                Solo camping in heavy rain - sudden heavy rain tent , relaxing , ASMR
                https://www.youtube.com/watch?v=b48sqlERYew
              
            
              
                Full Video: Solo bushcraft in 30 days, complete the cabin construction
                https://www.youtube.com/watch?v=HM576-Hx1zE
              
            
              
                I'll sleep here. camping alone in the heavy rain⛈️ Relaxing Rain Sound. Cozy night
                https://www.youtube.com/watch?v=IBgAqqlfABI
              
            
              
                Solo Camping in Heavy Rain. Relaxing Rain Sound. I fell asleep w/o Realizing it. Goodbye, Insomnia
                https://www.youtube.com/watch?v=RP6gEzwt1T4
              
            
              
                Winter camping in the forest was so warm / Chicken & Keyonnaise Salad / 2🐱+1👩 / Solo camping
                https://www.youtube.com/watch?v=1l5tFWILud0
              
            
              
                The camper that got into an accident the other day
                https://www.youtube.com/watch?v=qRx-DkuyPo0
              
            
              
                I don't know how I'm going to get home, but I need to get out of here.
                https://www.youtube.com/watch?v=mAYet_DpXsQ
              
            
              
                역대급 넓은 사이트와 시원한 계곡이 있는 곳! 하루 12팀만 받는 소규모 캠핑장 다녀왔어요 | 시원한 여름 차박💦 | 양평 분지울작은캠프장
                https://www.youtube.com/watch?v=7GUMLYcGsk8
              
            
              
                Camping alone in the heavy rain / Braised back ribs with kimchi and pot mushroom rice, a drink alone
                https://www.youtube.com/watch?v=nLJAEjX9p98
              
            
              
                Solo camping in heavy rain | Makgeolli with pork belly and kimchi pancake
                https://www.youtube.com/watch?v=hdgaHinAtbI
              
            
              
                camping with all local ingredients / steamed croaker river / island cat / solo camping
                https://www.youtube.com/watch?v=a2TF5itrjfk
              
            
              
                Beat the Summer Heat / Dynamic Camping Duo / Rirang & BigBody / Summer Camping
                https://www.youtube.com/watch?v=ky0DlKTpEuU
              
            
              
                Sudden Heavy Rain without warning🚨 Solo Camping in the Forest / Overnight in a TRANSPARENT tent
                https://www.youtube.com/watch?v=bsOI3PNCsZ8
              
            
              
                🌧SOLO Camping in the rain With Transparent Ceiling / Heavy Rain Sound / Relaxing
                https://www.youtube.com/watch?v=KKeG079tVuM
              
            
              
                Frozen mountain. Solo car camping in the snow / -8℃ winter night / Comport car tent setup
                https://www.youtube.com/watch?v=EzTUC8EoVOE
              
            
              
                Oliver Anthony - Rich Men North Of Richmond
                https://www.youtube.com/watch?v=sqSA-SY5Hro
              
            
              
                Eddie Vedder Society with Johnny Depp
                https://www.youtube.com/watch?v=hcgtTrMBMEU
              
            
              
                Jason Dea West, "Lone Wolf" // GemsOnVHS™
                https://www.youtube.com/watch?v=wwxAqeSMc0k
              
            
              
                Eddie Vedder - Guaranteed (Into The Wild)
                https://www.youtube.com/watch?v=Mwx3RvDWvDM
              
            
              
                SOLO Camping in the RAIN || RELAX, SLEEP and Eat in the JUNGLE || Rain ASMR
                https://www.youtube.com/watch?v=lM3Kx1VymgA
              
            
              
                Solo Camping and Bushcraft in the Wilderness
                https://www.youtube.com/watch?v=zsbJnErg2A4
              
            
              
                WILDERNESS SOLITUDE 10 Day Journey - FULL DOCUMENTARY
                https://www.youtube.com/watch?v=SdHysSE7Gbk
              
            
              
                Solo Canoe Camping Adventure | Exploring the Algoma Backcountry
                https://www.youtube.com/watch?v=AJT_jlkleas
              
            
              
                11-Day Solo Wilderness Camping in Intense Weather & Bugs - Wabakimi
                https://www.youtube.com/watch?v=id10s3SgEFA
              
            
              
                Solo Backpacking All 7 Big Pine Lakes & Palisade Glacier
                https://www.youtube.com/watch?v=0GyN_93qZ00
              
            
              
                Only the Essential: Pacific Crest Trail Documentary
                https://www.youtube.com/watch?v=v8A0ad_2mPc
              
            
              
                Why do I hike | Award Winning Documentary 2020 (ENGLISH with Chinese, Greek and Czech subs) #hiking
                https://www.youtube.com/watch?v=F-0i2l3sqno
              
            
              
                Heart of the YUKON - 14 Days Solo Camping in the Yukon Wilderness - E.1 - Left Alone in the North
                https://www.youtube.com/watch?v=2VU1OEf8qQ4
              
            
              
                Hiking in the Porcupine Mountains on Michigan’s Upper Peninsula (Escarpment Trail + Presque Isle)
                https://www.youtube.com/watch?v=YsCup4z0V58
              
            
              
                The Porcupine Mountains in Michigan’s Upper Peninsula
                https://www.youtube.com/watch?v=oQkgsPEoX5g
              
            
              
                Solo WILDERNESS Tent Camping | ALONE next to SAND DUNES of Lake Michigan | Carbinox Spacecrafter
                https://www.youtube.com/watch?v=S0RJ15T7X-s
              
            
              
                Solo Camping in Michigan's Upper Peninsula.
                https://www.youtube.com/watch?v=TMp6Lp8tgtw
              
            
              
                Free Camping in MICHIGAN near Lake Michigan, | MANISTEE | Marzinski Trailhead Campground
                https://www.youtube.com/watch?v=5J4XGDDxnKY
              
            
              
                Dispersed Camping in Michigan's National Forests
                https://www.youtube.com/watch?v=jbrqq-duuYM
              
            
              
                BUSHCRAFT BLOOPERS AND FAILS | girl in the forest | funny moments 🏕
                https://www.youtube.com/watch?v=Dm85kkAJn1U
              
            
              
                That almost cost me my life❗⚠️No clickbait❗ The danger is real 💀  for you too🌲
                https://www.youtube.com/watch?v=tCYpw9cnD7Y
              
            
              
                If I Were Starting BACKPACKING Today…10 Things I Wish I Would Have Known as a BEGINNER BACKPACKER
                https://www.youtube.com/watch?v=aULNdLXjli4
              
            
          
- 
            
              
                Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                Block Ads with uBlock Origin
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                1st Place Boogie Woogie Fast Final - Sondre & Tanya
                https://www.youtube.com/watch?v=LCRbTnceHcM
              
            
              
                Boogie Woogie World Cup Fast Final - Drammen, Norway 2023
                https://www.youtube.com/watch?v=BvKiwRs-INU
              
            
              
                SM 2023 Boogie woogie snabb runda
                https://www.youtube.com/watch?v=mIBjWL770Eo
              
            
              
                SM BRR 2022 Snabb runda Boogie Woogie vuxenklass
                https://www.youtube.com/watch?v=0T6zy2TccWg
              
            
              
                Crazy World Cup: WRRC Boogie Woogie Senior Class – Final fast & winner's ceremony
                https://www.youtube.com/watch?v=QXRZUqCGad8
              
            
              
                Boogie Woogie Weltmeisterschaft
                https://www.youtube.com/watch?v=_fKwuKY8V6Y
              
            
              
                Rockin' Rollin' Rockabilly DANCE - full version
                https://www.youtube.com/watch?v=q4M348VHFos
              
            
              
                RTSF 2017 - Agnieszka & Grzegorz
                https://www.youtube.com/watch?v=VcsI84aINjE
              
            
              
                Maxim Kozhevnikov & Yulia Zagoruychenko - Show Dance "The Mask"
                https://www.youtube.com/watch?v=It1zwilUSho&t=95s
              
            
              
                Rock'N Roll Medley 50s 60s COVER, Great Balls of Fire, Whole Lotta' Shakin' On...
                https://www.youtube.com/watch?v=5SIeJ5PZQSw
              
            
              
                Shaolin Monks Performance - Shaolin Temple China
                https://www.youtube.com/watch?v=3hMHxi05o3Q
              
            
              
                The Ultimate Shaolin Routine | SHAOLIN MASTER
                https://www.youtube.com/watch?v=KZo24VBqzHI
              
            
              
                Opening Demonstration by Shaolin Warrior Monks at the 1st Shaolin Summit
                https://www.youtube.com/watch?v=VKqu0bYNGbE
              
            
              
                Legend of Shaolin Warriors: Drunken Forms
                https://www.youtube.com/watch?v=3CuGToPv9BU
              
            
              
                Shaolin Warriors Animal Forms
                https://www.youtube.com/watch?v=iSTCWH_4KCQ
              
            
              
                Stage performance "WING CHUN" by Shenzhen Opera and Dance Company
                https://www.youtube.com/watch?v=eSEYIk4Z2jc
              
            
              
                Chinese martial arts featuring Donnie Yen | CCTV English
                https://www.youtube.com/watch?v=6494gfCK5U0
              
            
              
                Good & Basic Wing Chun Dummy! (Process)
                https://www.youtube.com/watch?v=9FGyB7HKh_s
              
            
              
                Portable Wing Chun Dummy Made by 2 x 4 Spruce
                https://www.youtube.com/watch?v=iG3lBBzPbxk
              
            
              
                Renda Fuzhong High School - 1st Place - Group Set - China National Wushu Taolu Competition
                https://www.youtube.com/watch?v=sUTuM4w5QsA
              
            
              
                Wushu Performance with Donnie Yen & Wu Jing @ 2021 Spring Festival Gala
                https://www.youtube.com/watch?v=7_zKgY-II9Q
              
            
              
                Fujian Wushu Team - 2nd Place - Group Set - China National Wushu Taolu Competition
                https://www.youtube.com/watch?v=FI3Q8eoYmHA
              
            
              
                Tianjin Wushu Team - Group Set - China National Wushu Taolu Competition
                https://www.youtube.com/watch?v=ELDOgGMbItc
              
            
              
                Wushu Five Elements Performance - 15th WWC Opening Ceremony 《武行 音韵》
                https://www.youtube.com/watch?v=hwX9kzr2D1g
              
            
              
                Kickboxer Jean Claude Van Damme Dance
                https://www.youtube.com/watch?v=CE8XKeN0zk4
              
            
              
                Train with Van Damme - Lesson 1 Or Many (Link To Large Playlist)
                https://www.youtube.com/watch?v=hUxnLn624C8&list=PL3vSFI-d4Fctp7WT9lIrgCjWZU3S35a0p&index=1&pp=iAQB
              
            
              
                No Retreat,No Surrender - Hold on to the vision - Music Video
                https://www.youtube.com/watch?v=rcThFswcLB0
              
            
              
                1965 Bruce Lee - Interview
                https://www.youtube.com/watch?v=Jv0qjWsXgP8
              
            
              
                Bruce Lee's Lost Interview in the Pierre Berton Show 1971
                https://www.youtube.com/watch?v=fEDfznOP820
              
            
              
                The Way of the Peaceful Warrior
                https://www.youtube.com/watch?v=tO5SK-sVNu4
              
            
              
                Dan Millman at TEDxBerkeley
                https://www.youtube.com/watch?v=MDL85fzdc1g
              
            
              
                Dancing Turtles
                https://www.youtube.com/watch?v=Bx6_xmu2XgY&t=12
              
            
              
                Ninja Rap - Vanilla Ice - Official Music Video
                https://www.youtube.com/watch?v=xOV6H4NcGEs
              
            
              
                Genesis - I Can't Dance (Official Music Video)
                https://www.youtube.com/watch?v=hGI2d31M7Ns
              
            
          
- 
            
              
                Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                Block Ads with uBlock Origin
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                Magnet Fishing On A Military Base - US Army Equipment Recovered (86 Rockets, Mortar and More)
                https://www.youtube.com/watch?v=l0uMGoW1KPM
              
            
              
                We Had To Go To Federal Court - United Sates VS Magnet Fisherman
                https://www.youtube.com/watch?v=ZhDLUu8kcsQ
              
            
              
                Magnet Fishing Madness: Police Shocked at the Incredible Finds We Reel In!
                https://www.youtube.com/watch?v=dBAvLeWe-dA
              
            
              
                Finding THOUSANDS OF DOLLARS While Magnet Fishing!!! FULL SAFE
                https://www.youtube.com/watch?v=_74Drs4T6vA
              
            
              
                What's In The Well? (A look into a well)
                https://www.youtube.com/watch?v=SzH2zvE5E-I
              
            
              
                Dropping Go Pro Down Deepest Pit In The USA
                https://www.youtube.com/watch?v=NJfOrznWmeA
              
            
              
                Magnet Fishing The Creepy Well In The Woods
                https://www.youtube.com/watch?v=rK6vg0Ai4pk
              
            
              
                Magnet Fishing Treasure From A 1000 Year Old Well!
                https://www.youtube.com/watch?v=v0Md1eg8s0A
              
            
              
                What's Inside the Old Well? | MAGNET FISHING
                https://www.youtube.com/watch?v=r1DNgoYaxvI
              
            
              
                MAGNET FISHING || OLD WELL, NETHRLAND KNIVE
                https://www.youtube.com/watch?v=aRMQcy88zwk
              
            
              
                Detecting Under Water - Untouched WW2 History
                https://www.youtube.com/watch?v=OCECrZCQ-jY
              
            
              
                We Found 6 Guns Magnet Fishing The Site Of A MURDER-Criminal Evidence Recovered While Magnet Fishing
                https://www.youtube.com/watch?v=VKIAyTvJWgI
              
            
              
                Stolen Military Equipment Found Magnet Fishing - Magnet Fishing Gone Crazy
                https://www.youtube.com/watch?v=jrDBx-lMDlo
              
            
              
                Finding SNIPER RIFLE AMMO While Magnet Fishing! POLICE INVOLVED
                https://www.youtube.com/watch?v=kQ9D1hcwq-8
              
            
              
                Magnet Fishing Unearths a Grenade, Leading to a Public Emergency!
                https://www.youtube.com/watch?v=3eQ4MzjJ_yE
              
            
              
                This Was NEVER Supposed To Be Found- Police Called While Magnet Fishing! (Gun, Ammo Create And More)
                https://www.youtube.com/watch?v=TIRodPUOqZc
              
            
              
                Ultimate Criminal Canal Found Magnet Fishing! Police on the Hunt
                https://www.youtube.com/watch?v=_cyJhGsXDDM
              
            
              
                HUGE SAFE Pulled out of River with a CRANE! (Money still inside)
                https://www.youtube.com/watch?v=p2v7yivUZgQ
              
            
              
                BIG SAFE Found Magnet Fishing Epic Criminal Hotspot!
                https://www.youtube.com/watch?v=jGbp7goWEwQ
              
            
              
                No Way! Magnet Fisherman Finds Stolen Cash Box With Giant Magnet - Crazy Magnet Fishing Discovery!
                https://www.youtube.com/watch?v=0NII-2UuXeU
              
            
              
                Magnet Fishing REWARD happened in Amsterdam Canals!
                https://www.youtube.com/watch?v=5TSOeVCsReo
              
            
              
                Unbelievable!! Two Safes Found with Cash & Jewlery Inside (Magnet Fishing)
                https://www.youtube.com/watch?v=T_05QWGzzhY
              
            
              
                Magnet Fishing GONE CRAZY Police Everywhere
                https://www.youtube.com/watch?v=ZSHBmS_GG7o
              
            
              
                Sensational Magnet Fishing Find from Dirty Old canal in France!
                https://www.youtube.com/watch?v=tFitCk2q2i0
              
            
              
                What People Lose In The CANAL (Magnet Fishing)
                https://www.youtube.com/watch?v=Xf2vAbO2yG4
              
            
              
                The Biggest Magnet Fishing Jackpot EVER - You Won't Believe What I Found!!!
                https://www.youtube.com/watch?v=1O55nCaG2QM
              
            
              
                28 Years I’ve NEVER Found Anything Like This! MEGA MAGNET FISHING JACKPOT
                https://www.youtube.com/watch?v=Kr3Hy25kO0o
              
            
              
                Found a Samurai Sword While Magnet Fishing
                https://www.youtube.com/watch?v=RmWGP6pLlnM
              
            
              
                Magnet Fishing Next To A Prison
                https://www.youtube.com/watch?v=lLxdM_czUCs
              
            
              
                Magnet Fishing For Fun And Profit: Tips and Tricks
                https://www.youtube.com/watch?v=seMAdVNMIIg
              
            
              
                Best Fishing Magnets In 2023 - Top 10 Fishing Magnet Review
                https://www.youtube.com/watch?v=g2y6AocVbM4
              
            
              
                Guide To Magnet Fishing - Everything You Need To Know
                https://www.youtube.com/watch?v=Lf1axi3lkm8
              
            
              
                STRONGEST and BEST KNOT For Magnet Fishing (Step by Step)!
                https://www.youtube.com/watch?v=N4-RHY8BaHc
              
            
              
                Single Sided Magnet VS. Double Sided Magnet | Which Is Better?
                https://www.youtube.com/watch?v=Bwq3mSXXIh0
              
            
          
- 
            
              
                Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                Block Ads with uBlock Origin
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                4 Programming Paradigms In 40 Minutes
                https://www.youtube.com/watch?v=cgVVZMfLjEI
              
            
              
                Object-oriented Programming in 7 minutes | Mosh
                https://www.youtube.com/watch?v=pTB0EiLXUC8
              
            
              
                Object-oriented Programming in JavaScript: Made Super Simple | Mosh
                https://www.youtube.com/watch?v=PFmuCDHHpwk
              
            
              
                JavaScript OOP Crash Course (ES5 & ES6)
                https://www.youtube.com/watch?v=vDJpGenyHaA
              
            
              
                JavaScript Object Oriented Programming Tutorial Beginners - OOP in JavaScript
                https://www.youtube.com/watch?v=GEuS0tfLfEY
              
            
              
                JavaScript The Hard Parts: Object Oriented Programming
                https://www.youtube.com/watch?v=aAAS9cEuFYI
              
            
              
                JavaScript Classes Tutorial
                https://www.youtube.com/watch?v=2ZphE5HcQPQ
              
            
              
                Object Oriented JavaScript Tutorial 1/11 - Introduction
                https://www.youtube.com/watch?v=4l3bTDlT6ZI&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=1&pp=iAQB
              
            
              
                Object Oriented JavaScript Tutorial 2/11 - Object Literals
                https://www.youtube.com/watch?v=7d9H34ZVRPg&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=2&pp=iAQB
              
            
              
                Object Oriented JavaScript Tutorial 3/11 - Updating Properties
                https://www.youtube.com/watch?v=ni9e-lOEw3Q&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=3&pp=iAQB
              
            
              
                Object Oriented JavaScript Tutorial 4/11 - Classes
                https://www.youtube.com/watch?v=Ug4ChzopcE4&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=4&pp=iAQB
              
            
              
                Object Oriented JavaScript Tutorial 5/11 - Class Constructors
                https://www.youtube.com/watch?v=HboT8g_QSGc&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=5&pp=iAQB
              
            
              
                Object Oriented JavaScript Tutorial 6/11 - Class Methods
                https://www.youtube.com/watch?v=hy-C4NY7A_8&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=6&pp=iAQB
              
            
              
                Object Oriented JavaScript Tutorial 7/11 - Method Chaining
                https://www.youtube.com/watch?v=8x1fygdWabY&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=7&pp=iAQB
              
            
              
                Object Oriented JavaScript Tutorial 8/11 - Class Inheritance
                https://www.youtube.com/watch?v=_cgBvtYT3fQ&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=8&pp=iAQB
              
            
              
                Object Oriented JavaScript Tutorial 9/11 - Constructors (under the hood)
                https://www.youtube.com/watch?v=3HsLZ7WUUt4&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=9&pp=iAQB
              
            
              
                Object Oriented JavaScript Tutorial 10/11 - Prototype
                https://www.youtube.com/watch?v=4jb4AYEyhRc&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=10&pp=iAQB
              
            
              
                Object Oriented JavaScript Tutorial 11/11 - Prototype Inheritance
                https://www.youtube.com/watch?v=Fsp42zUNJYU&list=PL4cUxeGkcC9i5yvDkJgt60vNVWffpblB7&index=11&pp=iAQB
              
            
              
                10 Design Patterns Explained in 10 Minutes
                https://www.youtube.com/watch?v=tv-_1er1mWI
              
            
              
                Javascript Design Patterns #1 - Factory Pattern
                https://www.youtube.com/watch?v=kuirGzhGhyw&list=PLFKDYTlP3abzwWleHq1WHcKyi8nCPY74s&index=1&pp=iAQB
              
            
              
                Javascript Design Patterns #2 - Singleton Pattern
                https://www.youtube.com/watch?v=JKNjfDCNPa4&list=PLFKDYTlP3abzwWleHq1WHcKyi8nCPY74s&index=2&pp=iAQB
              
            
              
                Javascript Design Patterns #3 - Strategy Pattern
                https://www.youtube.com/watch?v=SicL4fYCz8w&list=PLFKDYTlP3abzwWleHq1WHcKyi8nCPY74s&index=3&pp=iAQB
              
            
              
                Javascript Design Patterns #4 - Iterator Pattern
                https://www.youtube.com/watch?v=c85EStPZR8M&list=PLFKDYTlP3abzwWleHq1WHcKyi8nCPY74s&index=4&pp=iAQB
              
            
              
                Javascript Design Patterns #5 - Observer Pattern
                https://www.youtube.com/watch?v=45TeJEmcqk8&list=PLFKDYTlP3abzwWleHq1WHcKyi8nCPY74s&index=5&pp=iAQB
              
            
              
                Javascript Design Patterns #6 - Proxy Pattern
                https://www.youtube.com/watch?v=SFTpSFQNPts&list=PLFKDYTlP3abzwWleHq1WHcKyi8nCPY74s&index=6&pp=iAQB
              
            
              
                Javascript Design Patterns #7 - Mediator Pattern
                https://www.youtube.com/watch?v=ZuhgOu-DGA4&list=PLFKDYTlP3abzwWleHq1WHcKyi8nCPY74s&index=7&pp=iAQB
              
            
              
                Javascript Design Patterns #8 - Visitor Pattern
                https://www.youtube.com/watch?v=x-Gx0Ym1Di0&list=PLFKDYTlP3abzwWleHq1WHcKyi8nCPY74s&index=8&pp=iAQB
              
            
              
                What Are Design Patterns?
                https://www.youtube.com/watch?v=BWprw8UHIzA&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=1&pp=iAQB
              
            
              
                Null Object Pattern - Design Patterns
                https://www.youtube.com/watch?v=D4Dja5WSZoA&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=2&pp=iAQB
              
            
              
                Builder Pattern - Design Patterns
                https://www.youtube.com/watch?v=M7Xi1yO_s8E&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=3&pp=iAQB
              
            
              
                Singleton Pattern - Design Patterns
                https://www.youtube.com/watch?v=sJ-c3BA-Ypo&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=4&pp=iAQB
              
            
              
                Facade Pattern - Design Patterns
                https://www.youtube.com/watch?v=fHPa5xzbpaA&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=5&pp=iAQB
              
            
              
                Command Pattern - Design Patterns
                https://www.youtube.com/watch?v=GQzfF5EMD7o&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=6&pp=iAQB
              
            
              
                Single Responsibility Principle Explained - SOLID Design Principles
                https://www.youtube.com/watch?v=UQqY3_6Epbg&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=7&pp=iAQB
              
            
              
                Open/Closed Principle Explained - SOLID Design Principles
                https://www.youtube.com/watch?v=-ptMtJAdj40&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=8&pp=iAQB
              
            
              
                Liskov Substitution Principle Explained - SOLID Design Principles
                https://www.youtube.com/watch?v=dJQMqNOC4Pc&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=9&pp=iAQB
              
            
              
                Interface Segregation Principle Explained - SOLID Design Principles
                https://www.youtube.com/watch?v=JVWZR23B_iE&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=10&pp=iAQB
              
            
              
                Dependency Inversion Principle Explained - SOLID Design Principles
                https://www.youtube.com/watch?v=9oHY5TllWaU&list=PLZlA0Gpn_vH_CthENcPCM0Dww6a5XYC7f&index=11&pp=iAQB
              
            
              
                Premature Optimization
                https://www.youtube.com/watch?v=tKbV6BpH-C8
              
            
              
                Reacting to Controversial Opinions of Software Engineers
                https://www.youtube.com/watch?v=goy4lZfDtCE
              
            
              
                Is OOP EVIL??? Reacting to my favorite dev Youtube video
                https://www.youtube.com/watch?v=YpJufWdZFB8
              
            
              
                Object-Oriented Programming is Bad
                https://www.youtube.com/watch?v=QM1iUe6IofM
              
            
              
                Object-Oriented Programming is Embarrassing: 4 Short Examples
                https://www.youtube.com/watch?v=IRTfhkiAqPw
              
            
              
                Object-Oriented Programming is Garbage: 3800 SLOC example
                https://www.youtube.com/watch?v=V6VP-2aIcSc
              
            
              
                Procedural Programming: It's Back? It Never Went Away
                https://www.youtube.com/watch?v=eEBOvqMfPoI
              
            
              
                Functional Programming in 40 Minutes • Russ Olsen • GOTO 2018
                https://www.youtube.com/watch?v=0if71HOyVjY
              
            
              
                Imperative vs. Declarative Javascript
                https://www.youtube.com/watch?v=h718AoApVIk
              
            
          
- 
            
              
                Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                Block Ads with uBlock Origin
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                Warning: Dumb Ways To Die (Superpowerless Remix)
                https://www.youtube.com/watch?v=m47XgFu5M3g
              
            
              
                Solar "Death Ray": Power of 5000 suns!
                https://www.youtube.com/watch?v=TtzRAjW6KO0
              
            
              
                Pouring Molten Aluminum In a Watermelon. Awesome Surprise!
                https://www.youtube.com/watch?v=fgnsXPnAX8M
              
            
              
                How strong is Oobleck?
                https://www.youtube.com/watch?v=Sl0BHueSjvA
              
            
              
                Pouring Molten salt into Water - Explosion!
                https://www.youtube.com/watch?v=PDRWQUUUCF0
              
            
              
                Me Making More Marvelous Metal Mushrooms
                https://www.youtube.com/watch?v=IO3Bf-Y4FTY
              
            
              
                Alkali Metals Reacting with Water
                https://www.youtube.com/watch?v=jI__JY7pqOM
              
            
              
                Dropping Solid Water In Liquid Sodium
                https://www.youtube.com/watch?v=a-_iuXR0FCU
              
            
              
                1000g Of Sodium Metal vs Water
                https://www.youtube.com/watch?v=X4aVueFmOHo
              
            
              
                Sodium metal and water
                https://www.youtube.com/watch?v=u20yy-CycGU
              
            
              
                Panning And Sluicing For Gold In A Small Stream
                https://www.youtube.com/watch?v=JwM0sanrpvk
              
            
              
                Getting Gold from the American River (filmed mostly in 2018)
                https://www.youtube.com/watch?v=PGC5iIc2-yg
              
            
              
                Warning: Dumb ways to die - 8bit version
                https://www.youtube.com/watch?v=bblW9Ld8JtY
              
            
              
                Metal Refining & Recovery, Episode 22: 15,500$ in Gold?
                https://www.youtube.com/watch?v=wuwbwYNnAKA
              
            
              
                Sreetips Refines $27000 Gold Bar
                https://www.youtube.com/watch?v=aCw7m9V5XBI
              
            
              
                Gold Plated Silver Jewelry
                https://www.youtube.com/watch?v=xLJnRyTrEfs
              
            
              
                Free Vacation Paid For With GOLD
                https://www.youtube.com/watch?v=sH98XdaJw3w
              
            
              
                Computer Scrap EASY REFINE TO PURE GOLD
                https://www.youtube.com/watch?v=cmoo4SMxy10
              
            
              
                Inquarting - Why We Add Silver To Refine Gold From Jewelry
                https://www.youtube.com/watch?v=aX4Iq11j2dI
              
            
              
                Melting 22lbs Cement Silver To Feed The Silver Cell
                https://www.youtube.com/watch?v=gi6vDIQFOUY
              
            
              
                Kilos of Pure Silver Cell Clean out
                https://www.youtube.com/watch?v=IS4XbTbm_Bo
              
            
              
                Giant 2 Kilo Pure Silver Bar sreetips
                https://www.youtube.com/watch?v=urj9oCE2Y64
              
            
              
                ⚠️ Aluminum smelter overhead crane accident..... the floor is lava original version...
                https://www.youtube.com/watch?v=qK626DpxhBI
              
            
              
                ⚠️ Foundry worker puts wet scrap metal in furnace
                https://www.youtube.com/watch?v=oWSHEC1N770
              
            
              
                ⚠️ Casting With Aluminum Scrap from Cans - Dont do this! (Explosion)
                https://www.youtube.com/watch?v=8VInPykR6WQ
              
            
              
                ⚠️ The Incredible Expansion of Steam - Steam Culture
                https://www.youtube.com/watch?v=VrrteIU_ZCE
              
            
              
                Properties of superheated steam
                https://www.youtube.com/watch?v=8InpXBbjtPU
              
            
              
                Steam Hammer: Slow Motion
                https://www.youtube.com/watch?v=bDItSUeykrA&t=0s
              
            
              
                What is Steam Hammer?
                https://www.youtube.com/watch?v=JyvoN1hIqRo
              
            
              
                WW1 Bronze Bayonet From Scrap Metal
                https://www.youtube.com/watch?v=kWGuWFQCM28
              
            
              
                Massive Can Meltdown - Pure Aluminum From Cans
                https://www.youtube.com/watch?v=UIPA-ZagWww
              
            
              
                Bathroom Bullion Bar - Perfect Mirrored Bar
                https://www.youtube.com/watch?v=dg47E30sy-o
              
            
              
                Melting Copper - Backyard Bullion
                https://www.youtube.com/watch?v=L3wXGyZiMS4
              
            
              
                DIY File Knife w Common Tools, No Anvil.
                https://www.youtube.com/watch?v=Ek0yfrQRiQ4
              
            
              
                How to make a knife from all thread - knife making on a budget - Forging a knife without power tools
                https://www.youtube.com/watch?v=CWm5rpw-5oA
              
            
              
                Making a Wood Carving Knife with NO Power Tools! Easy DIY Knife Making Project.
                https://www.youtube.com/watch?v=0r0WL26PaFs
              
            
              
                MAKING A KNIFE WITH NO POWER TOOLS!!! PART 1
                https://www.youtube.com/watch?v=D35JnZHr3YI
              
            
              
                Make Your First Knife! Easy, Cheap, No Power Tools!
                https://www.youtube.com/watch?v=h8VEh5Ziajc
              
            
              
                ⚠️ DANGER: This is why you don't point your camera at lasers
                https://www.youtube.com/watch?v=8bpyMST7eCA
              
            
              
                Chile: Protesters bring down a police drone using dozens of laser pointers
                https://www.youtube.com/watch?v=NIOh9-RoAaE
              
            
              
                How a LASER DIODE Works ⚡What is a LASER DIODE
                https://www.youtube.com/watch?v=_I4fyOtyvPg
              
            
              
                How Laser Diodes Work - The Learning Circuit
                https://www.youtube.com/watch?v=tOai-C1fxIM&t=13s
              
            
              
                Warning: Dumb Ways to Die
                https://www.youtube.com/watch?v=IJNR2EpS0jw
              
            
              
                ⚠️ Building A Simple High Voltage Nitrogen Laser (Ft. StyroPyro + giveaway)
                https://www.youtube.com/watch?v=YFkUOPl0tUw
              
            
              
                DIY Home made High Performance TEA Nitrogen Laser and Dye Laser!
                https://www.youtube.com/watch?v=pCnXftuJ9Zo
              
            
              
                Homemade CO2 Laser Tube (No Laser)
                https://www.youtube.com/watch?v=5zpbXpHWSB0
              
            
              
                ⚠️ Homemade CO2 Laser Tube Part 2 (It Works)
                https://www.youtube.com/watch?v=6gfdlH9kcvU
              
            
              
                the brightest laser pointer in the world!
                https://www.youtube.com/watch?v=qxNICce11Cw
              
            
              
                Testing dangerous DIY "medical" lasers from eBay
                https://www.youtube.com/watch?v=DbzbIGkPW-o
              
            
              
                Crazy Keychain Laser Pointer Upgrades. 5mW to 3000mW+
                https://www.youtube.com/watch?v=h9lbrr04XBQ
              
            
              
                I built a Laser Telescope Blaster!!
                https://www.youtube.com/watch?v=dqlDs3KfCPY
              
            
              
                3 Watt 3000mW LASER Annihilator Burning
                https://www.youtube.com/watch?v=fX43DDQ-vc0
              
            
              
                Is it the volts or amps that kill?
                https://www.youtube.com/watch?v=BGD-oSwJv3E
              
            
              
                Extreme 2D Plasma Ball Experiments
                https://www.youtube.com/watch?v=MezaRnLSGhM
              
            
              
                dangerous magnetron
                https://www.youtube.com/watch?v=POGSEG20hkg
              
            
              
                12MHz Big HF VTTC 2.5kW. VACUUM TUBE GU-5B
                https://www.youtube.com/watch?v=lfjd9aENbq4
              
            
              
                120W Mini Tesla coil
                https://www.youtube.com/watch?v=K0tkftdfEfI
              
            
              
                home-made high-voltage transformer 7KV
                https://www.youtube.com/watch?v=nugHNly3C5A
              
            
              
                60kw radar magnetron start generation
                https://www.youtube.com/watch?v=o595xeIoDhw
              
            
              
                Magnetron destroys electronics
                https://www.youtube.com/watch?v=WcOhd9ikNAw
              
            
              
                BIG DRSSTC 6 meters spark
                https://www.youtube.com/watch?v=Q_vj4vp2ez0
              
            
              
                Thor
                https://www.youtube.com/watch?v=LmRWqHul9CY
              
            
          
- 
            
              
                Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                How to Block Ads with uBlock Origin
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                YARD BOYS: Freight Train Hopping America
                https://www.youtube.com/watch?v=hGw-s9L_HI8
              
            
              
                MY FIRST TRAIN HOP - An Original Film
                https://www.youtube.com/watch?v=T0A1Kkvh6so
              
            
              
                Thousand Mile Train Hop: Denver to Chicago
                https://www.youtube.com/watch?v=LtvoQyPAmXg
              
            
              
                Trainhopping to the Mediterranean Sea
                https://www.youtube.com/watch?v=mkZ3EgTq7BQ
              
            
              
                Trainhopping to Ljubljana
                https://www.youtube.com/watch?v=r2JR2s5skAc
              
            
              
                Trainhopping across Morocco | Part 1
                https://www.youtube.com/watch?v=R8vBZqY7QLY
              
            
              
                Trainhopping across Morocco | Part 2
                https://www.youtube.com/watch?v=kgNQXmix1e0
              
            
              
                Trainhopping across Morocco | Part 3
                https://www.youtube.com/watch?v=NX7LexF0Yu8
              
            
              
                Lost in Montenegro | Part 1
                https://www.youtube.com/watch?v=VT_tdjqtqQI
              
            
              
                Lost in Montenegro | Part 2
                https://www.youtube.com/watch?v=rMgSTTv3Z0k
              
            
              
                Trainhopping across Serbia | Part 1
                https://www.youtube.com/watch?v=v6ywe2tnzCs
              
            
              
                Trainhopping across Serbia | Part 2
                https://www.youtube.com/watch?v=cKK4jFxiRc8
              
            
              
                Trainhopping across Serbia | Part 3
                https://www.youtube.com/watch?v=FY8UNRHgkGU
              
            
              
                Mission Across Tatra Mountain Valley Peaks
                https://www.youtube.com/watch?v=wTq3E1hU4uQ
              
            
              
                ILLEGAL FREEDOM: Journey Across Switzerland
                https://www.youtube.com/watch?v=5h7djcHKelc
              
            
              
                ILLEGAL FREEDOM: Journey Across Bosnia & Herzegovina
                https://www.youtube.com/watch?v=V9huXurs678
              
            
              
                ILLEGAL FREEDOM: Journey Across Island of Sardinia
                https://www.youtube.com/watch?v=mIQM-Ekm2bU
              
            
              
                Cycling Journey To The Adriatic Sea | Part 1
                https://www.youtube.com/watch?v=KEiv2D2V_j0
              
            
              
                Cycling Journey To The Adriatic Sea | Part 2
                https://www.youtube.com/watch?v=cj8slnNQVho
              
            
              
                Cycling Journey To The Adriatic Sea | Part 3
                https://www.youtube.com/watch?v=sPEQceHpcck
              
            
              
                Found Computers & Gear in Abandoned Power Plant
                https://www.youtube.com/watch?v=ob9YJlGb4oM
              
            
              
                Found Unused Nuclear Bunker Filled with Equipment
                https://www.youtube.com/watch?v=WIcWl47VI6E
              
            
              
                Snowy boxcar ride north ❄ ❄ ❄
                https://www.youtube.com/watch?v=S_3xZ-3wKgQ
              
            
              
                Best ride to Ohio!
                https://www.youtube.com/watch?v=cMdiOzAqC00
              
            
              
                Minnesota to Nebraska BNSF
                https://www.youtube.com/watch?v=AXTG4btUuC8
              
            
              
                Warm dry ride to Pennsylvania/Maryland
                https://www.youtube.com/watch?v=BGHSiPSuTXQ
              
            
              
                Frozen ride across the Smokies but warm and dry coming back!
                https://www.youtube.com/watch?v=RFBrjWcc10Y
              
            
              
                Busted but rolled on! Conductor at switch seen me! the BOOM slack action....always deafening
                https://www.youtube.com/watch?v=X92SwfjAngc
              
            
              
                Train Hopping West From Iowa (summer 2023)
                https://www.youtube.com/watch?v=oOdNxNC7pOc
              
            
              
                Train Hopping To Kansas City (summer 2023)
                https://www.youtube.com/watch?v=YY8dqaizNbg
              
            
              
                Train Hopping From Chicago To New York
                https://www.youtube.com/watch?v=qFONwncxPBM
              
            
              
                Train Hopping On A 80 MPH Intermodal!!!
                https://www.youtube.com/watch?v=7pzTgy3CyDw
              
            
              
                Train Hopping And Dodging Security
                https://www.youtube.com/watch?v=WTfvpuEy9m0
              
            
              
                Freight Train Riding/Eugene,OR.+Shasta county +Bakersfield,CA.
                https://www.youtube.com/watch?v=qLLb-pJNn7E
              
            
              
                Freight Train Riding/ Sweetwater,TX.+Getting pulled OFF
                https://www.youtube.com/watch?v=dpdvMwxSgRQ
              
            
              
                Hop 3 Episode 1: Busted! Joliet to Stevens Point
                https://www.youtube.com/watch?v=Oq72hItNF4Y
              
            
              
                Trying to ride freight trains to Seattle
                https://www.youtube.com/watch?v=jbr-CYyrs-k
              
            
              
                Hi-Line Trip 2nd Try
                https://www.youtube.com/watch?v=-97m4oQ8BOg
              
            
              
                Ooops! || Hi-Line Trip
                https://www.youtube.com/watch?v=8hEMd1w2C_E
              
            
              
                Train Hopping/Hiking - Close Call
                https://www.youtube.com/watch?v=j3M7aBSDf-E
              
            
              
                Train Hopping in Philadelphia
                https://www.youtube.com/watch?v=zCfmm3n0DOY
              
            
              
                Train Hopping Through West Virginia - CSX Mountain Subdivision
                https://www.youtube.com/watch?v=wUUMPoMY6es
              
            
              
                Why most riders don't ride Gondolas (Hopping Freight Trains 101)
                https://www.youtube.com/watch?v=oFA3N-aPmlg
              
            
              
                Jeans Flattened by Freight Train (Caution when Hopping Freight Trains)
                https://www.youtube.com/watch?v=07DnfcJX6Kw
              
            
              
                Dangers of Rail Yards (hopping freight trains)
                https://www.youtube.com/watch?v=m9H7MyLuM4c
              
            
              
                inside a suicide hopper hole (Freight Hopping)
                https://www.youtube.com/watch?v=B7PcCt33mVs
              
            
              
                Go Past this point you're screwed (Hopping Freight Train Lessons)
                https://www.youtube.com/watch?v=h_-TA98ePDM
              
            
              
                Pinning a boxcar door (hopping freight trains)
                https://www.youtube.com/watch?v=1pDbaaLLqzw
              
            
              
                Spotted again by rail bulls - (Hopping Freight Trains 101)
                https://www.youtube.com/watch?v=1-nUekEqx-Q
              
            
              
                How to train spot (hopping freight trains 101)
                https://www.youtube.com/watch?v=5hUd3Atp_S4
              
            
              
                World's Most Dangerous Railway Tracks | India: The Pamban Railway | Free Documentary
                https://www.youtube.com/watch?v=qqm05rlsJKo
              
            
              
                The Desert Train: A Journey Through The Sahara To The Atlantic Coast | Full Documentary | TRACKS
                https://www.youtube.com/watch?v=FhRl3Vq9Gt4
              
            
              
                Rovos Rail, the most luxurious train in the world: Pretoria to Cape Town trip report
                https://www.youtube.com/watch?v=uo_ng1S2OxE
              
            
              
                Traveling Ecuador by train
                https://www.youtube.com/watch?v=8P-iPXsylrk
              
            
              
                Trans-Siberian by Private Train
                https://www.youtube.com/watch?v=1NtdmNVNosA
              
            
              
                Rovos Rail - Pride of Africa. From Cape Town to Dar Es Salaam
                https://www.youtube.com/watch?v=x-iJEDPqwO8
              
            
              
                Exploring Namibia by Private Train
                https://www.youtube.com/watch?v=_83lbhE8PAY
              
            
              
                Cape to Cairo -- by trains
                https://www.youtube.com/watch?v=Y3UXJl8Xds0
              
            
              
                The BAM: Russia's Unknown Trans-Siberian Train
                https://www.youtube.com/watch?v=f2d7kJPimyE
              
            
              
                5 Days on a Train across Russia to the World's Coldest City (it was hell)
                https://www.youtube.com/watch?v=rsKoIXrLFfU
              
            
              
                The WORST Train in AFRICA!
                https://www.youtube.com/watch?v=_5vjfJym7yo
              
            
              
                I was warned NOT to take the Sleeper Train in Ethiopia?
                https://www.youtube.com/watch?v=qXan2vYWihU
              
            
          
- 
            
              
                What is the Appalachian Trail?
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                Appalachian Trail Documentary: DIXIE TO MAINE
                https://www.youtube.com/watch?v=EzXP5PjRHjM
              
            
              
                Pacific Crest Trail Documentary: A YEAR OF ICE AND FIRE
                https://www.youtube.com/watch?v=V4D4TcgppD8
              
            
              
                Continental Divide Trail Documentary: CHOOSE YOUR ADVENTURE
                https://www.youtube.com/watch?v=1ewQvcGhQAA
              
            
          
- 
            
              
                helping students program animation that will visualize
                https://www.youtube.com/watch?v=68Pi4RJ1Rnw
              
            
              
                coin cell, a magnet, and an LED in the palm of their hand
                https://www.youtube.com/watch?v=AkgeeqakB7Y
              
            
              
                web extension
                https://www.youtube.com/watch?v=3FZPRT3b36k
              
            
              
                Music Composition
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                Painting
                https://www.youtube.com/watch?v=sKIvBkkTag4
              
            
          
- 
            
              
                ⚠️ Skip Video Ads
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                ⚠️ Block Web Ads
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                Browser Extensions - Matt Claypotch - JSConf US 2018
                https://www.youtube.com/watch?v=Jxe7AXgbYqY
              
            
              
                What's new in Chrome Extensions
                https://www.youtube.com/watch?v=QYd2XiUYNlE
              
            
              
                11.3: Chrome Extensions: Content Scripts - Programming with Text
                https://www.youtube.com/watch?v=9Tl3OmwrSaM
              
            
              
                Making a chrome extension is actually super easy #shorts
                https://www.youtube.com/watch?v=3FZPRT3b36k
              
            
              
                Building a Custom Firefox Chrome Extension with ChatGPT in 3 Minutes.
                https://www.youtube.com/watch?v=mRgmIzRzu6A&t=27
              
            
              
                CODE WITH ME: Build a Chrome Extension | How to Build & Publish a Chrome Extension in 10 Minutes?
                https://www.youtube.com/watch?v=B8Ihv3xsWYs
              
            
              
                CODE WITH ME: Build a Chrome Extension | How to Build & Publish a Chrome Extension JavaScript & HTML
                https://www.youtube.com/watch?v=WvnZPwq4dJs
              
            
              
                Create a Google Chrome Extension (For Beginners)
                https://www.youtube.com/watch?v=uV4L-wcnK3Y
              
            
              
                I Built My First Google Chrome Extension!
                https://www.youtube.com/watch?v=3Xq_QfYdmMQ
              
            
              
                Coding an Extension that Blocks Social Media Websites | Chrome Extension Tutorial
                https://www.youtube.com/watch?v=dIrXIJ781DQ
              
            
              
                How To Build A Chrome Extension (2022 Web Development)
                https://www.youtube.com/watch?v=-dhMbVEreII
              
            
              
                Firefox Extension Development 1/4 Basic Add-on with Content Script HTTP Request
                https://www.youtube.com/watch?v=9NY3wx9iEzY
              
            
              
                Firefox Extension Development 2/4 Background Script and Storage
                https://www.youtube.com/watch?v=pBF4py60jlQ
              
            
              
                Firefox Extension Development 3/4 Browser Button
                https://www.youtube.com/watch?v=vODs5OmUc74
              
            
              
                Firefox Extension Development 4/4 Context Menu / Right Click Menu
                https://www.youtube.com/watch?v=-KJJP9EevFc&t=6s
              
            
              
                ContextMenu - Firefox WebExtensions API
                https://www.youtube.com/watch?v=AIh47SUwAs0
              
            
              
                Firefox Add ons Development #001 - Why Develop Add ons
                https://www.youtube.com/watch?v=uNaomj_sLos
              
            
              
                Creating WebExtensions for Firefox 002 - wiki sidebar
                https://www.youtube.com/watch?v=etnx-SfE9RI
              
            
              
                How to Make A Chrome Extension with ChatGPT
                https://www.youtube.com/watch?v=JNYiwS-PMsY
              
            
              
                You're using ChatGPT WRONG | How I would learn to CODE in 2023 with the help of AI
                https://www.youtube.com/watch?v=0mSf_2RoWfM
              
            
              
                Code With Me: Building with OpenAI's API and GitHubs Copilot | Python and JavaScript
                https://www.youtube.com/watch?v=pYbYs5ai0zM
              
            
              
                I Created A Chrome Extension In Less Than 30 minutes - NO CODING EXPERIENCE W/ GPT-4
                https://www.youtube.com/watch?v=GdL4LeEe4tI
              
            
              
                How to build a Chrome Extension using ChatGPT
                https://www.youtube.com/watch?v=gzIfJyYpSlk
              
            
              
                How to develop a Chrome Extension to Scrape Emails ? | Chrome Extension Tutorial
                https://www.youtube.com/watch?v=LtF3mCn0GUs
              
            
              
                Create a Chrome Extension (Manifest V3) for ChatGPT
                https://www.youtube.com/watch?v=nviEA5chYA8
              
            
              
                Top 5 AI Tools That Are BETTER Than ChatGPT, But Nobody is Using Them | Coding & Productivity Tools
                https://www.youtube.com/watch?v=5XnNom5YUk4
              
            
              
                Build Your First AdBlocker - Chrome Extension
                https://www.youtube.com/watch?v=f0Fw9yskETs
              
            
              
                Coding A Chrome Extension in JavaScript Tutorial
                https://www.youtube.com/watch?v=zHIryKuhYA4
              
            
              
                How to Inject Content with a Chrome Extension - MV2 & MV3
                https://www.youtube.com/watch?v=29dmxQ9QQ4o
              
            
              
                Build a Chrome Extension With React & Webpack
                https://www.youtube.com/watch?v=8OCEfOKzpAw
              
            
              
                Build a Coronavirus Blocker Chrome Extension
                https://www.youtube.com/watch?v=rymG9UmPuhM&t=93
              
            
              
                Create your own Chrome Extension (Supreme Auto-filler)
                https://www.youtube.com/watch?v=oF97mOiEJAs
              
            
              
                I Made a Chrome Extension
                https://www.youtube.com/watch?v=bpuomoEUbgQ
              
            
              
                Build a Firefox Extension from Scratch
                https://www.youtube.com/watch?v=WiLu-2GbkFg
              
            
              
                Coding Challenge 4 Extensions In 2 Hours - How to build a Chrome Extension
                https://www.youtube.com/watch?v=Aw3G2jR-5IM
              
            
              
                Build a Chrome Extension – Course for Beginners
                https://www.youtube.com/watch?v=0n809nd4Zu4
              
            
              
                How To Monetize Chrome Extension - Make Money With Chrome Extensions - BrowserBill
                https://www.youtube.com/watch?v=ti3kksAy8cY
              
            
              
                Chrome extension business - My First Million
                https://www.youtube.com/watch?v=hFBVYw2ro-I
              
            
              
                How To Make Money From Google Chrome Extensions
                https://www.youtube.com/watch?v=aVd8nKfViMY
              
            
              
                5 Ways To Make Money Building Chrome Extensions
                https://www.youtube.com/watch?v=nxPr-q6jJxg
              
            
              
                This Basic Chrome Extension Is Making $44,000,000/Year
                https://www.youtube.com/watch?v=UZQqidPMu6k
              
            
              
                How To Create A Plugin That Will Make Millions In Revenue
                https://www.youtube.com/watch?v=OialI0ZNU3g
              
            
              
                How to easily monetize your Chrome Extension - Using ExtensionPay
                https://www.youtube.com/watch?v=PRRWdnUQeqY
              
            
              
                Everything You Ever Wanted To Know About Cross-Browser Web Extensions
                https://www.youtube.com/watch?v=NrPAyzS2KGw
              
            
              
                11.8: Cross-Browser Extensions - Programming with Text
                https://www.youtube.com/watch?v=RJtjp-Vtwjs
              
            
              
                Top 10 CSS One Liners That Will Blow Your Mind
                https://www.youtube.com/watch?v=Xc6G3oV24yE&t=44
              
            
              
                Eirik Vullum: JavaScript Metaprogramming - ES6 Proxy Use and Abuse | JSConf Budapest 2017
                https://www.youtube.com/watch?v=_5X2aB_mNp4
              
            
          
- 
            
              
                ⚠️ Excessive Advertising Note: SponsorBlock - Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                ⚠️ Excessive Advertising Note: How to Block Ads with uBlock Origin
                https://www.youtube.com/watch?v=TUWMaK5xvX4
              
            
              
                What is Wardriving?
                https://www.youtube.com/watch?v=QYcfcC-1AGA
              
            
              
                How to tell if your Wifi is hacked?
                https://www.youtube.com/watch?v=U7YtvLprUrc
              
            
              
                Cracking WiFi at Scale with One Simple Trick
                https://www.youtube.com/watch?v=qj55s08hVbc
              
            
              
                Wardriving w/ a Magnetic Tactical Pineapple
                https://www.youtube.com/watch?v=wdRMP9987_E
              
            
              
                Wardriving with Professional Hackers!
                https://www.youtube.com/watch?v=89yqt4xSKzA
              
            
              
                DEF CON 25 Wifi Village - Aardvark, Darkmatter - WIGLE Like You Mean It Maximizing Your Wardriving
                https://www.youtube.com/watch?v=fSsTgazmHCw
              
            
              
                DEF CON 28 Wireless Village -wytshadow - wicked wardriving with gps and glonass
                https://www.youtube.com/watch?v=2h8H3XEgWvw
              
            
              
                Wardriving with the Raspberry Pi, PwnPi, GPS and Kismet
                https://www.youtube.com/watch?v=RVVaWoxHKJo
              
            
              
                Wardriving - WIFI/WLAN - Raspberry Pi - Scanbox - with PwnPi, Kismet and GPS (In German, Use Closed Captions)
                https://www.youtube.com/watch?v=-yJvloXv0dc
              
            
              
                Raspberry Pi War Driving with Kody
                https://www.youtube.com/watch?v=EmvKgLO0pPY
              
            
              
                Wardriving 101
                https://www.youtube.com/watch?v=TAJGCfzOQws
              
            
              
                NoVA Hackers DaKahuna - Wardriving
                https://www.youtube.com/watch?v=fGJbgp7UlYk
              
            
              
                REcon 2013 - Wardriving from your pocket (Ruby Feinstein, Omri Ildis, Yuval Ofir)
                https://www.youtube.com/watch?v=Mf4jcYfgk5o
              
            
              
                Wardriving Skateboard WiFi Recon w/ the Raspberry Pi
                https://www.youtube.com/watch?v=ltFtWWeShe8
              
            
              
                Expose stalkers over Wi-Fi with a wardriving skateboard
                https://www.youtube.com/watch?v=wNke7teywOs
              
            
              
                Analyzing Wi-Fi Wardriving Data with Google Collab
                https://www.youtube.com/watch?v=dKO__jR4qXU
              
            
              
                HakByte: Create a $15 WarDriving Rig to Log WiFi Data w/ the ESP8266
                https://www.youtube.com/watch?v=ITRwyr7KOnc
              
            
              
                HakByte: Set Up a Headless Raspberry Pi Wardriving Rig
                https://www.youtube.com/watch?v=Z6h0vtqHxlQ
              
            
              
                Marauding Wi-Fi Networks With The Flipper Zero
                https://www.youtube.com/watch?v=1ftcESq-pNY
              
            
              
                Wardriver.uk - open source wardriving with the ESP32
                https://www.youtube.com/watch?v=pbBxFoXFs0E
              
            
              
                Setting up Kali Linux for Wardriving
                https://www.youtube.com/watch?v=Lnmg_HmbEDk
              
            
              
                15 Things You MUST DO After Installing Kali Linux
                https://www.youtube.com/watch?v=jqwHA2k87kQ
              
            
              
                Hacking Satellites with $300 Worth of TV Gear
                https://www.youtube.com/watch?v=8IGsQoL1AgQ
              
            
              
                The Satellite Hack Everyone Is Finally Talking About
                https://www.youtube.com/watch?v=EzO8nRVJqeg
              
            
              
                Cyberattack on Space: Why are space systems vulnerable to cyber-attacks?
                https://www.youtube.com/watch?v=wGJnvicQbbs
              
            
              
                Protecting Satellites From Hackers: Calls for Standards Grow
                https://www.youtube.com/watch?v=_uGg5HJFSJg
              
            
              
                Pirating a Satellite & Making Free Phone Calls (With Permission)
                https://www.youtube.com/watch?v=2njqPpFXhMI
              
            
              
                Listening to Weather Satellites with Random Junk
                https://www.youtube.com/watch?v=yzLUsi8MsRQ
              
            
              
                OSINT At Home #9 – Top 4 Free Satellite Imagery Sources
                https://www.youtube.com/watch?v=OONjbRAR-TM
              
            
              
                View Smartphone Traffic with Wireshark on the Same Network
                https://www.youtube.com/watch?v=Hl0IpoS503A
              
            
              
                Wireshark Packet Sniffing Usernames, Passwords, and Web Pages
                https://www.youtube.com/watch?v=r0l_54thSYU
              
            
              
                Top 10 Wireshark Filters // Filtering with Wireshark
                https://www.youtube.com/watch?v=68t07-KOH9Y
              
            
              
                Learn Wireshark in 10 minutes - Wireshark Tutorial for Beginners
                https://www.youtube.com/watch?v=lb1Dw0elw0Q
              
            
              
                How to know if your PC is hacked? Suspicious Network Activity 101
                https://www.youtube.com/watch?v=aJ37b2-OhH8
              
            
              
                Radio Hacking: Cars, Hardware, and more! - Samy Kamkar - AppSec California 2016
                https://www.youtube.com/watch?v=1RipwqJG50c
              
            
              
                The Coolest Radio You've Probably Never Heard Of
                https://www.youtube.com/watch?v=h4x7cGALaC8
              
            
              
                5 Cool Things You Can Do With An RTL SDR Receiver
                https://www.youtube.com/watch?v=9QzklSyKqQM
              
            
              
                Pulling Clear Images Directly Off Satellites | GOES-15,16,17 and Himawari 8 HRIT
                https://www.youtube.com/watch?v=jGWFg7EDnyY
              
            
              
                Open-Source Intelligence (OSINT) in 5 Hours - Full Course - Learn OSINT!
                https://www.youtube.com/watch?v=qwA6MmbeGNo
              
            
              
                What is Open Source Intelligence? Intro to OSINT Episode 1
                https://www.youtube.com/watch?v=Uud6xapckXk
              
            
              
                Intro to OSINT Episode 2: Geolocation and visual analysis.
                https://www.youtube.com/watch?v=RrVNR2l8QUs
              
            
              
                Intro to OSINT Episode 3: Reverse Image Search
                https://www.youtube.com/watch?v=F_BdgHsaZws
              
            
              
                Intro to OSINT Episode 4: EXIF Data
                https://www.youtube.com/watch?v=RRViySt-T4c
              
            
              
                Intro to OSINT Episode 5: Bellingcat's Online Investigation Toolkit
                https://www.youtube.com/watch?v=WBx0fo_9meE
              
            
              
                What is a data breach?
                https://www.youtube.com/watch?v=NeUmClyrwBs
              
            
              
                Top 5 Cybersecurity Breaches of All Time
                https://www.youtube.com/watch?v=d6oXM3qxfJY
              
            
              
                Top 10 Worst data breaches in history
                https://www.youtube.com/watch?v=lhOY5j8oPOc
              
            
              
                One Of The Largest Data Breaches Of The 21st Century - Documentary
                https://www.youtube.com/watch?v=oBR7KsSlAYQ
              
            
              
                Facebook Data Breach Affects 50 Million: What You Need To Know | TODAY
                https://www.youtube.com/watch?v=ihQhBpgVdyE
              
            
              
                Unraveling the Reventics Data Breach
                https://www.youtube.com/watch?v=Ui4elQxL-so
              
            
              
                500,000 victims receive data breach letter, not a scam
                https://www.youtube.com/watch?v=TTKkEqj8X_I
              
            
              
                Cyber Security In 7 Minutes | What Is Cyber Security: How It Works?
                https://www.youtube.com/watch?v=inWWhr5tnEA
              
            
              
                Mandiant CEO on Cybersecurity, AI Outlook
                https://www.youtube.com/watch?v=HUhrZQSt09o
              
            
              
                The State of Cybersecurity – Year in Review
                https://www.youtube.com/watch?v=awUglvaa1dQ
              
            
              
                Security in 2023 and Beyond: Automation, Analytics and Architecture
                https://www.youtube.com/watch?v=Gbl-0SDAGk0
              
            
              
                Cybersecurity Trends for 2023
                https://www.youtube.com/watch?v=uAHFNuDlcRw
              
            
              
                Cyber Security Full Course for Beginner
                https://www.youtube.com/watch?v=U_P23SqJaDc
              
            
              
                CompTIA Security+ Full Course
                https://www.youtube.com/watch?v=O4pJeXgOJDs
              
            
              
                Cybersecurity for beginners | Network Security Practical Course
                https://www.youtube.com/watch?v=qvDg17PbSnU
              
            
              
                Cyber Security for beginners || Introduction to Cybersecurity
                https://www.youtube.com/watch?v=y9LJoa79GEk
              
            
              
                DoS attack | What is Denial of Service attack and How to initiate it
                https://www.youtube.com/watch?v=pkZHu3NTww4
              
            
              
                Information Security Tutorial
                https://www.youtube.com/watch?v=0vvUkancccU
              
            
          
- 
            
              
                1941 A DIY Fresnel Lens From Tube
                https://www.youtube.com/watch?v=SIMxPDa7Hc4
              
            
              
                Fresnel (pronounced Fray Nel) Lens from dollar store
                https://www.youtube.com/watch?v=mrbdF1rncCY
              
            
              
                Fresnel Lens Solar Power Foundry Obsidian Farm 3800 ˚ F 2100˚ C Fresnel Optics greenpowerscience
                https://www.youtube.com/watch?v=drE54ctrHBY
              
            
              
                AwiaHene (Sun King) Solar Casting Furnace
                https://www.youtube.com/watch?v=eaRpXHutaEg
              
            
              
                FRESNEL LENS MYTHS about solar projects and misconceptions
                https://www.youtube.com/watch?v=cUxv1PSCj3I
              
            
              
                Fresnel Lens Making a Knife Solar Metal Foundry DIY greenpowerscience
                https://www.youtube.com/watch?v=QwXe2sK-SOI
              
            
              
                HUGE Fresnel Lens solar metal smelter (no melting just size)
                https://www.youtube.com/watch?v=WYjmkhCwiA4
              
            
              
                Solar Death Ray 10,000 suns 48" DIY Giant Archimedes Parabolic Mirror Reflector
                https://www.youtube.com/watch?v=FyCLOXF1188
              
            
              
                Woodworking : Water Balloon Crossbow - Waterballoon Shotgun Launcher // How-To
                https://www.youtube.com/watch?v=kWRkri1jWJI
              
            
              
                400 Yard Waterballoon Slingshot
                https://www.youtube.com/watch?v=lqnicAK-cPc
              
            
              
                GoPro Water Balloon Launcher
                https://www.youtube.com/watch?v=n0t20Z2kcQ0
              
            
              
                Bam Launcher 400ft Water Balloon Slingshot
                https://www.youtube.com/watch?v=7oI2HPutucw
              
            
              
                Epic Fail - Powerful water balloon CATAPULT denting a car - Fairford Riat
                https://www.youtube.com/watch?v=9z4Dk-TiPvk
              
            
              
                How to Make a Three Man Slingshot
                https://www.youtube.com/watch?v=vu_5bnlVVVQ
              
            
              
                I Made A GIANT SLINGSHOT !!!
                https://www.youtube.com/watch?v=AIPPUBldKCo
              
            
              
                How to make a DIY giant backyard slingshot
                https://www.youtube.com/watch?v=FG61oOugppM
              
            
              
                Giant Slingshot
                https://www.youtube.com/watch?v=i6WzFgIOJhY
              
            
              
                DIY Fully Automatic Super Soaker! - Powerful CO2 Water Gun!!!
                https://www.youtube.com/watch?v=dI5g7BW4Yws
              
            
              
                How to make water gun with plastic bottle | Simple water gun | Bingo Art
                https://www.youtube.com/watch?v=mOhUWkunaXE
              
            
              
                How To Make Holi Pichkari | Water Gun
                https://www.youtube.com/watch?v=s9NyCabHct4
              
            
              
                How to Make Powerful Water GUN at Home
                https://www.youtube.com/watch?v=ZOSu6l5DVkk
              
            
              
                How to Make Spray Paint - Diy Paint (Or Water) Gun
                https://www.youtube.com/watch?v=OETqdf_1zmM
              
            
              
                DIY SUPER SOAKER!!
                https://www.youtube.com/watch?v=f4OYMMXTdCk
              
            
              
                DIY Super Soaker / Water Cannon
                https://www.youtube.com/watch?v=8ompVflhCEw
              
            
              
                Water Trapped in Quartz Rock vs 60,000 PSI Waterjet - Enhydro Agate
                https://www.youtube.com/watch?v=jn9Od4oP8D0
              
            
              
                How to make Bubble Maker Gun | DIY Bubble Gun
                https://www.youtube.com/watch?v=ER3Fo5ytQ1A
              
            
              
                How to Make Bubble Gun
                https://www.youtube.com/watch?v=YVLL--XkRyY
              
            
              
                How to Make Powerful Bubble Machine at Home
                https://www.youtube.com/watch?v=C5pmFc5xn9w
              
            
              
                Top 3 Mega Bubble Gun 2022 - Jumbo Bazooka Bubble Machine
                https://www.youtube.com/watch?v=85qUDER-9DA
              
            
              
                Bubble Recipe for large bubbles--Mike's Gooey Mix
                https://www.youtube.com/watch?v=kBnwLZ8Z-W0
              
            
              
                Easy Cheap Fast DIY Confetti Cannon
                https://www.youtube.com/watch?v=6qWSnDD_PjY&t=26
              
            
              
                How to Make a Simple Confetti Cannon
                https://www.youtube.com/watch?v=Nd3DYPF4m5g
              
            
              
                Handheld confetti cannon "how to"
                https://www.youtube.com/watch?v=cY9UNfXX2e0
              
            
              
                Homemade handheld confetti cannon
                https://www.youtube.com/watch?v=t-TejDjFR9k
              
            
              
                Electronic confetti cannon at church
                https://www.youtube.com/watch?v=ua9I3YflHZQ
              
            
              
                Building an air powered projectile launcher. This thing packs a punch!
                https://www.youtube.com/watch?v=RC73QSeOMOI
              
            
              
                Can an antenna Launcher help you ? | K7SW
                https://www.youtube.com/watch?v=qbuhSmedDW4
              
            
              
                Pneumatic Antenna Line Launcher
                https://www.youtube.com/watch?v=SIqa4VUwZGc
              
            
              
                How I get my ropes in a tree | see how it works
                https://www.youtube.com/watch?v=KEWGm8SzfRA
              
            
              
                Air Cannon (You don't have to throw your throwline)
                https://www.youtube.com/watch?v=uSIoHMxP4yk
              
            
              
                Rigging Down a GIANT White Oak Tree
                https://www.youtube.com/watch?v=AylLWlTRI-4
              
            
              
                Arborist air cannon build - # 24 #leaningtrees #chainsaw #firewood
                https://www.youtube.com/watch?v=d9FudUw-SLI
              
            
              
                Tree Climbing Rope Launcher
                https://www.youtube.com/watch?v=PjnZoyYdJdE
              
            
              
                Tool Tip: How to Use a Kinetic Water Ram
                https://www.youtube.com/watch?v=vO4RYqain6U
              
            
              
                Kinetic Water Ram clears clogged drains fast - General Pipe Cleaners
                https://www.youtube.com/watch?v=FvTSJdKaEiE
              
            
              
                Great DIY Gift Idea | Three Dollar Marshmallow Shooter
                https://www.youtube.com/watch?v=JQexeNwhxtw
              
            
              
                How to make a Marshmallow Gun - Marshmallow Shooter
                https://www.youtube.com/watch?v=wvVb5wCOBjw
              
            
              
                PVC Marshmallow Blaster New and Improved
                https://www.youtube.com/watch?v=GF8iVBHJ_ns
              
            
              
                How to build a Bait Cannon!! - Part 1
                https://www.youtube.com/watch?v=ZXYfEDwHZr8
              
            
              
                How to Build a Bait Cannon!! - Part 2 - Range Test!
                https://www.youtube.com/watch?v=DtT79R69l1w
              
            
              
                TINY BAIT CANNON! Will it Work?! HOW FAR CAN IT CAST??
                https://www.youtube.com/watch?v=nxLd5jeFHyI
              
            
              
                BEFORE YOU FREEZE Your Bait Mold, WATCH THIS! Bait Launcher Baits - Alternate Bait Cannon Bait Ideas
                https://www.youtube.com/watch?v=nqdvNeaof1w
              
            
              
                The Dart Zone Pro Mk4 Proves Dart Zone Is The Best
                https://www.youtube.com/watch?v=AhuWnOsDcwc
              
            
              
                XYL KM9 Unicorn Blaster Unbox & Review
                https://www.youtube.com/watch?v=B0cvfPuhS7E
              
            
              
                Nerf Mod: Vanguard Nerf gun with a HPA Tank! The Highest FPS Nerf Gun?
                https://www.youtube.com/watch?v=Prvt_w5UmzQ
              
            
              
                Nerf 3D printed semi auto HPA ‘Super Core’ bullpup blaster - Firing demo!
                https://www.youtube.com/watch?v=cGSo2sVRG8g
              
            
              
                250+ FPS Hardware Store Homemade "Nerf" Blaster
                https://www.youtube.com/watch?v=3gPNcf1UOXw
              
            
              
                Sear Carbine Homemade Nerf Blaster Full Tutorial!
                https://www.youtube.com/watch?v=nIOcwOVOExo
              
            
              
                One Handed DIY Nerf Blaster!
                https://www.youtube.com/watch?v=lopubUwFSTQ
              
            
              
                Homemade Nerf Toy - How To Make Powerful Nerf Toy at Home
                https://www.youtube.com/watch?v=PAg_tG5ROZg
              
            
              
                Building the Impossible | 100 Dart per Second Nerf Gun - Part 1
                https://www.youtube.com/watch?v=ESmGxkZOUbk
              
            
              
                Slingshot Design 26
                https://www.youtube.com/watch?v=WMEd_taTl3U
              
            
              
                Super Slingshot
                https://www.youtube.com/watch?v=WoAsVNVLiX4
              
            
              
                Simple Slingshot
                https://www.youtube.com/watch?v=k0k1eleEDjE
              
            
              
                Gold trigger slingshot | How to make money with slingshot crafts and sale at online stores
                https://www.youtube.com/watch?v=fMhGb7qftcc
              
            
              
                The Best Slingshot Design ever made
                https://www.youtube.com/watch?v=vnUOkjyueyw
              
            
              
                DIY Slingshot, Making Creative and Powerfull slingshot using pvc
                https://www.youtube.com/watch?v=xG7YxWyTZCc
              
            
              
                slingshot- Mini slingshot design
                https://www.youtube.com/watch?v=8b86fi4dWy4
              
            
              
                Latest wooden slingshot design
                https://www.youtube.com/watch?v=GR0h1uCJuNU
              
            
              
                Slingshot - How to make a slingshot from good
                https://www.youtube.com/watch?v=2mTBx2e0Jyo
              
            
              
                Craft toys made from wood - Remington 870
                https://www.youtube.com/watch?v=XyWxNNkZg0Y
              
            
              
                I built my own Colt SAA 1873 revolver with a range of 10 meters
                https://www.youtube.com/watch?v=nqd6imQd4bM
              
            
              
                Matches gun mark ii
                https://www.youtube.com/watch?v=SDaMNd2s3Ik
              
            
              
                watch how i made the slingshot || DIY Slingshot
                https://www.youtube.com/watch?v=gmHaA2yUxsc
              
            
              
                DYI ตะปูกับไม้ยูคา เป็นปืนหนังสติ๊กแบบง่ายๆ #ดีคัก #ช่างไม้ #slingshot #wooden #diy #crossbow
                https://www.youtube.com/watch?v=1Q7QI9y9e4U
              
            
              
                How to Make a Vortex Cannon
                https://www.youtube.com/watch?v=Ts6LXgZUxvc
              
            
              
                The Vortex Cannon - Student Science
                https://www.youtube.com/watch?v=4b2SV3ASUxY
              
            
              
                Biggest air cannon in the world
                https://www.youtube.com/watch?v=GHiTDsFTFQQ
              
            
              
                World's Largest Vortex cannon in action
                https://www.youtube.com/watch?v=3zPNFFiM-pQ
              
            
              
                Vortex cannons-new years eve madness!!!
                https://www.youtube.com/watch?v=Y0LKve4k0fc
              
            
              
                Firing A Clear Vacuum Cannon & Testing Viewer Suggestions
                https://www.youtube.com/watch?v=wrYDRNnrTu0
              
            
          
- 
            
              
                Do YOU know these 7 JavaScript tricks?
                https://www.youtube.com/watch?v=v3ZSe13Qy-M
              
            
              
                Streams Are Useful For - Intro to Parallel Programming
                https://www.youtube.com/watch?v=wYSNqRIoFrI
              
            
              
                The Power of RxJS (in Angular) ft. Tracy Lee
                https://www.youtube.com/watch?v=IqyPpx8rhH4
              
            
              
                Svelte State: Writable Stores in 4 minutes
                https://www.youtube.com/watch?v=FaQrtMBXFWQ
              
            
              
                Angular Signals: What? Why? and How?
                https://www.youtube.com/watch?v=oqYQG7QMdzw&list=PLErOmyzRKOCr07Kcnx75Aqh6PWSbIokPB
              
            
              
                Data Composition with RxJS | Deborah Kurata
                https://www.youtube.com/watch?v=Z76QlSpYcck
              
            
              
                switchMap vs concatMap vs mergeMap ... Oh My!
                https://www.youtube.com/watch?v=RSf7DlJXoGQ
              
            
              
                RxJS - What and Why?
                https://www.youtube.com/watch?v=T9wOu11uU6U&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=1&pp=iAQB
              
            
              
                OBSERVABLES, OBSERVERS & SUBSCRIPTIONS | RxJS TUTORIAL
                https://www.youtube.com/watch?v=Tux1nhBPl_w&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=2&pp=iAQB
              
            
              
                RxJS OPERATORS LIKE map() OR throttleTime() | RxJS TUTORIAL
                https://www.youtube.com/watch?v=-nYQJkMpOHU&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=3&pp=iAQB
              
            
              
                Fix your RxJS 6 Imports & Operators - What's New in RxJS 6?
                https://www.youtube.com/watch?v=X9fdpGthrXA&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=4&pp=iAQB
              
            
              
                RxJS SUBJECT (~EventEmitter) | RxJS TUTORIAL
                https://www.youtube.com/watch?v=rdK92pf3abs&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=5&pp=iAQB
              
            
              
                THE filter() OPERATOR | RxJS TUTORIAL
                https://www.youtube.com/watch?v=tk5x8By3yYk&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=6&pp=iAQB
              
            
              
                debounceTime & distinctUntilChanged | RxJS TUTORIAL
                https://www.youtube.com/watch?v=QbNUD5ca99A&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=7&pp=iAQB
              
            
              
                mergeMap() | RxJS TUTORIAL
                https://www.youtube.com/watch?v=b59tcUwfpWU&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=10&pp=iAQB
              
            
              
                switchMap() | RxJS TUTORIAL
                https://www.youtube.com/watch?v=6lKoLwGlglE&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=11&pp=iAQB
              
            
              
                BehaviorSubject | RxJS TUTORIAL
                https://www.youtube.com/watch?v=-mwNLRbfKmU&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=12&pp=iAQB
              
            
              
                scan() vs reduce() | RxJS TUTORIAL
                https://www.youtube.com/watch?v=myEeo2rZc3g&list=PL55RiY5tL51pHpagYcrN9ubNLVXF8rGVi&index=8&pp=iAQB
              
            
              
                I only ever use these RxJS operators to code reactively
                https://www.youtube.com/watch?v=Byttv3YpjQk
              
            
              
                Map, switchMap, mergeMap, flatMap, concatMap, exhaustMap in RxJS - what is the difference?
                https://www.youtube.com/watch?v=2zJRw3Cl_Vs
              
            
              
                Learn RxJS Angular, RxJS pipe, async pipe, RxJS observables, Behaviorsubject, Combinelatest
                https://www.youtube.com/watch?v=2T3F5TfrYwI
              
            
              
                RXJS Operators Explained with Examples: switchMap, map + More
                https://www.youtube.com/watch?v=lM16-E-uCWc
              
            
              
                RxJs switchMap vs mergeMap - Intro to Flattening Operators (2021)
                https://www.youtube.com/watch?v=qYdKmYp95Jg
              
            
              
                RxJs Operators - ExhaustMap vs concatMap (2021)
                https://www.youtube.com/watch?v=nh13_aPRQ0Q
              
            
              
                mergeMap vs concatMap vs exhaustMap vs switchMap | RxJS Tutorials
                https://www.youtube.com/watch?v=5wV8YppGfd0
              
            
              
                RxJS Quick Start with Practical Examples
                https://www.youtube.com/watch?v=2LCo926NFLI
              
            
              
                Funniest Raccoon Video Compilation of 2017 | Funny Pet Videos
                https://www.youtube.com/watch?v=hbafShGaYgM
              
            
              
                Cute/Funny Raccoon Videos
                https://www.youtube.com/watch?v=093zcHXsKs4
              
            
              
                Fox — Hilarious And Cute Videos And Tik Toks Compilation
                https://www.youtube.com/watch?v=46JgvsaL2wE
              
            
              
                Finnegan Fox chats while being scratched
                https://www.youtube.com/watch?v=cFqLEwAvaHI
              
            
              
                You'll be SURPRISED that SQUIRRELS CAN BE FUNNIER THAN CATS - Funny ANIMAL compilation
                https://www.youtube.com/watch?v=n9fKPPcZyS8
              
            
              
                RxJS Top Ten - Code This, Not That
                https://www.youtube.com/watch?v=ewcoEYS85Co
              
            
              
                Callbacks vs Promises vs RxJs Observables vs async/ await (try one more time 1!!1! you can do this!)
                https://www.youtube.com/watch?v=jgWnccjXR4I
              
            
              
                RxJS Crash Course
                https://www.youtube.com/watch?v=tGWBy6Vqq9w
              
            
              
                7 Things No Programmer Ever Wants to Hear
                https://www.youtube.com/watch?v=OoQLoKHhohg
              
            
              
                Reacting to Controversial Opinions of Software Engineers
                https://www.youtube.com/watch?v=goy4lZfDtCE
              
            
          
- 
            
              
                Running “Hello World!” in 10 VISUAL Programming Languages!
                https://www.youtube.com/watch?v=PkmX4iMQ5lo
              
            
              
                Visual History Of Visual Programming Languages
                https://www.youtube.com/watch?v=mdYfFDJCDHc
              
            
              
                Codeless Game Engines -- Engines with Visual Programming Languages
                https://www.youtube.com/watch?v=-vo7jTQE7dc
              
            
              
                PennApps Hackathon - Flowbased Programming Tech Talk
                https://www.youtube.com/watch?v=3oaelUXh7sE
              
            
              
                The origins of Flow Based Programming with J Paul Morrison
                https://www.youtube.com/watch?v=up2yhNTsaDs
              
            
              
                PolyConf 14: Flow-Based Programming for JavaScript / Henri Bergius
                https://www.youtube.com/watch?v=hot_0Kn-xJE
              
            
              
                Dataflow Programming
                https://www.youtube.com/watch?v=aPh4Z3SioB8
              
            
              
                What are Geometry Nodes?
                https://www.youtube.com/watch?v=kMDB7c0ZiKA
              
            
              
                Curves - Geometry Nodes for Beginners
                https://www.youtube.com/watch?v=U0-hAieXz68
              
            
              
                Intro to Simulation Nodes - Geometry Nodes Tutorial
                https://www.youtube.com/watch?v=gMOgB7Ds3ZI
              
            
              
                Blender Volumes Are Kinda Crazy
                https://www.youtube.com/watch?v=0faTUXpphos
              
            
              
                Everything New in Blender 3.5 - Updates for Modeling, UVs, Sculpting, Nodes, Physics, and more!
                https://www.youtube.com/watch?v=cJuhR8aReq4
              
            
              
                Every Node in Blender Geometry Nodes | Geometry pt.1
                https://www.youtube.com/watch?v=t3gm0aWJgMA
              
            
              
                Every Node in Geometry Nodes pt.2 | Blender 3.5
                https://www.youtube.com/watch?v=p8H8hzW_iz4
              
            
              
                EVERY Node in Geometry Nodes pt.3 | Blender 3.6
                https://www.youtube.com/watch?v=_GOD1F-hWRM&t=12s
              
            
              
                Geometry Nodes "Fields" 1st Look Blender 3D Tutorial
                https://www.youtube.com/watch?v=Llkf_pFr550&list=PLpJWHl1fB7BG5YiW1sV9smJLdzlxKLCw1
              
            
              
                Introducing Bolt: Unity's new visual scripting tool | Unite Now 2020
                https://www.youtube.com/watch?v=DtbyC1OBpFg
              
            
              
                How to Make a Game with Visual Scripting (E01) - Getting Started - Unity 2021 Tutorial (Bolt)
                https://www.youtube.com/watch?v=KcAu65n3idI
              
            
              
                How to Make a Game with Visual Scripting (E02) - Gameplay Loop - Unity 2021 Tutorial (Bolt)
                https://www.youtube.com/watch?v=Ani-xBl5DNs
              
            
              
                How to Make a Game with Visual Scripting (E03) - UI & LEVELS - Unity 2021 Tutorial (Bolt)
                https://www.youtube.com/watch?v=pl3_Oj3xq-0
              
            
              
                How to Make a Game with Visual Scripting (E04) - Cutscene Animation - Unity 2021 Tutorial (Bolt)
                https://www.youtube.com/watch?v=c9B5W2heiWE
              
            
              
                How to Make a Game with Visual Scripting (E05) - Coin Shop - Unity 2021 Tutorial (Bolt)
                https://www.youtube.com/watch?v=5XVvwPYuUCc
              
            
              
                Introduction - Node-RED Essentials
                https://www.youtube.com/watch?v=ksGeUD26Mw0&list=PLyNBB9VCLmo1hyO-4fIZ08gqFcXBkHy-6
              
            
              
                Editor Components - Node-RED Essentials
                https://www.youtube.com/watch?v=veiNb6Y0ERg
              
            
              
                Creating a flow - Node-RED Essentials
                https://www.youtube.com/watch?v=46Ak61c_ymc
              
            
              
                The origins of NoFlo, Interview with it’s Creator
                https://www.youtube.com/watch?v=YJHT2vARAOQ
              
            
              
                Overview of How to Use NoFlo - Node.js Meetup
                https://www.youtube.com/watch?v=x_nhh3yg-Cs
              
            
              
                Visual flow based programming and debugging using Blockie.io
                https://www.youtube.com/watch?v=c9b3fusGUFU
              
            
              
                Flow-based programming and parallel multithreaded execution of a map function using Blockie.io (1/2)
                https://www.youtube.com/watch?v=QhaPpzee5lk
              
            
              
                Flow-based programming and parallel distributed execution of a map function using Blockie.io (2/2)
                https://www.youtube.com/watch?v=XnScEeM9JPA
              
            
              
                Bill Atkinson: Hypercard
                https://www.youtube.com/watch?v=bdJKjBHCh18
              
            
              
                The Computer Chronicles - Hypercard (1987)
                https://www.youtube.com/watch?v=FquNpWdf9vg
              
            
              
                The Computer Chronicles - Visual Programming Languages (1993)
                https://www.youtube.com/watch?v=AEkweKSdnHM
              
            
              
                Programming's Greatest Hits from the 60s and 70s
                https://www.youtube.com/watch?v=grOC9JixZyQ
              
            
              
                Flow Based Programming - I shouldn't write new languages ❤️
                https://www.youtube.com/watch?v=wlna48I2aIE
              
            
              
                10 Math Concepts for Programmers
                https://www.youtube.com/watch?v=bOCHTHkBoAs
              
            
          
- 
            
              
                Painting with the aid of a wall projector
                https://www.youtube.com/watch?v=sKIvBkkTag4
              
            
              
                using reference images tool at half opacity in Krita
                https://www.youtube.com/watch?v=0uCH2z_zLmc
              
            
              
                composing songs in LMMS
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                RxJs
                https://rxjs.dev/guide/overview
              
            
              
                Dataflow
                https://jerosoler.github.io/Drawflow/
              
            
              
                equipped with the ability to program
                https://github.com/Jam3/math-as-code
              
            
          
- 
            
              
                Jeff Mills Exhibitionist 2 Mix 3
                https://www.youtube.com/watch?v=eU-UsvYbIV0
              
            
              
                Jeff Mills 100% Vinyl (Axis Mix) Full Techno Set
                https://www.youtube.com/watch?v=CiGCK1zgpfQ
              
            
              
                Drum Patterns Explained: Jeff Mills - Exhibitionist Mix 3 (TR-909 / RD-9 Workout)
                https://www.youtube.com/watch?v=o4yGA8tIB5c&list=PLN6bfDhoqzHWFC9pE4ie56_16fnXhSIWC&index=6
              
            
              
                Analyzing KRAFTWERK's BEATS - minimal DRUMS for maximum EFFECT | Drum Patterns Explained
                https://www.youtube.com/watch?v=2qhcp6iVWbw&list=PLN6bfDhoqzHWFC9pE4ie56_16fnXhSIWC
              
            
              
                The Amen Break - An analysis of the most important sample in history | Drum Patterns Explained
                https://www.youtube.com/watch?v=0L8ugmv3Qns&list=PLN6bfDhoqzHWFC9pE4ie56_16fnXhSIWC&index=3
              
            
              
                PO-12 rhythm
                https://www.youtube.com/watch?v=ssT4YVTNAQ4
              
            
              
                Make Beats Online for Free Using Ableton "learning music" site
                https://www.youtube.com/watch?v=gmN_bwzrPSk
              
            
              
                How to Make Better Melodies in LMMS
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                LMMS Lesson 1 - Getting Started
                https://www.youtube.com/watch?v=TrMTlpeSw8Y&list=PLqazFFzUAPc4K1To5JTtR3cskcdRifM1M
              
            
              
                Controlling a swarm of drones with NodeJS – Jasper Schulte
                https://www.youtube.com/watch?v=00AgiZDxg-0
              
            
              
                Hello World Drone Programming in Javascript
                https://www.youtube.com/watch?v=A1Sl7oJo-2M
              
            
              
                Flying a Drone with React and Node.js! (100% JavaScript!) — PART 1
                https://www.youtube.com/watch?v=JzFvGf7Ywkk
              
            
              
                JavaScript Drone App
                https://www.youtube.com/watch?v=BRe109I6dfY
              
            
              
                Flying a Drone with React and Node.js! (100% JavaScript!) - PART 2
                https://www.youtube.com/watch?v=ozMwRq-IT2w&list=RDCMUCoebwHSTvwalADTJhps0emA&index=2
              
            
              
                Flying a drone with Javascript!
                https://www.youtube.com/watch?v=6UByvW3csDw
              
            
              
                Programming a Drone with Node JS
                https://www.youtube.com/watch?v=ojHXsYDejVk
              
            
              
                Flying a Drone with 20 lines of javascript code
                https://www.youtube.com/watch?v=T8zd-CjnBf8
              
            
              
                Texas Woman's Video Of Busting Credit Card Skimmer Goes Viral
                https://www.youtube.com/watch?v=oBg6NFPq01k
              
            
              
                Credit card ‘skimming’ crimes on the rise l GMA
                https://www.youtube.com/watch?v=Sljmr8m88P8
              
            
              
                Credit Card Thieves Caught on Tape Using Skimmers | Nightline | ABC News
                https://www.youtube.com/watch?v=oAP7sVh4smc
              
            
              
                Why Chip Credit Cards Are Still Not Safe From Fraud
                https://www.youtube.com/watch?v=gJo9PfsplsY
              
            
              
                Skim Reaper
                https://www.youtube.com/watch?v=Zw-Fgf54ciI
              
            
              
                Skim Reaper Demo
                https://www.youtube.com/watch?v=MmwY6tvZwrY
              
            
              
                How the 'Skim Reaper' protects you from credit card skimmers
                https://www.youtube.com/watch?v=_nk5BpZt1Bw
              
            
              
                Hunter Cat Card Skimmer Detector Review // Becky Stern
                https://www.youtube.com/watch?v=HOr6FQ7V7sg
              
            
              
                Skimmer simulator - Hunter Cat
                https://www.youtube.com/watch?v=DbRwePqfszg
              
            
              
                Your Credit Card is at Risk because of this hacking device!
                https://www.youtube.com/watch?v=5DXGnQFzGxU
              
            
              
                Hunting for credentials with the long range RFID card reader
                https://www.youtube.com/watch?v=etUdZFeQgmw
              
            
              
                I was wrong...you can steal a credit card via rfid and use it
                https://www.youtube.com/watch?v=M0LBpFA0OuE
              
            
              
                Testing RFID BLOCKING Card - Does it Work??
                https://www.youtube.com/watch?v=5neFQXMKZaU
              
            
              
                Wallet RFID Blocking is a scam!!
                https://www.youtube.com/watch?v=QL2HEgOFQxc
              
            
              
                Do Tinfoil Hats Really Block Your Brain Waves - Featuring the OCZ NIA Linus Tech Tips
                https://www.youtube.com/watch?v=wqAX8n38EdI
              
            
              
                How Do I Bypass Keyloggers? The Guaranteed Way to Avoid Having Your Keystrokes Maliciously Recorded
                https://www.youtube.com/watch?v=8zVNMB2VTy4
              
            
              
                How to Detect Keylogger on your Computer? RAT Removal Guide
                https://www.youtube.com/watch?v=AwFYVLSMCz8
              
            
              
                How To Detect Keylogger On Computer? | Keylogger Detection & Removal | Ethical Hacking | Simplilearn
                https://www.youtube.com/watch?v=up_laOV1DbA
              
            
              
                Hack with this O.MG Cable - Setup
                https://www.youtube.com/watch?v=tNcUxjNjK3c
              
            
              
                11 Most Dangerous Hacking Gadgets in 2023
                https://www.youtube.com/watch?v=jBrABZA9b0E&t=19
              
            
              
                How a DRONE can hack your computer in seconds | Real Experiment
                https://www.youtube.com/watch?v=kZTZfQfnOTQ
              
            
              
                Hacking Your Wireless Device with Mousejack (LOL!)
                https://www.youtube.com/watch?v=G3UfEmQxiIE
              
            
              
                Capabilities of Hackers, Tools Hackers use, and 5 Things You Can Do To Protect Yourself
                https://www.youtube.com/watch?v=9x7LKoutoVE
              
            
              
                What Does A CIA Spy Carry Everyday?
                https://www.youtube.com/watch?v=5iDrisQu46M
              
            
              
                Artificial Intelligence: Last Week Tonight with John Oliver (HBO)
                https://www.youtube.com/watch?v=Sqa8Zo2XWc4
              
            
              
                How AI hacking event will help developers secure their technology
                https://www.youtube.com/watch?v=zNpo5QmMLX8
              
            
              
                'Godfather of AI' discusses dangers the developing technologies pose to society
                https://www.youtube.com/watch?v=yAgQWnD31nE
              
            
              
                Google Engineer on His Sentient AI Claim (Heads up: Publicity Stunt)
                https://www.youtube.com/watch?v=kgCUn4fQTsc
              
            
              
                How Criminals Use AI and Voice Deepfakes to Scam You? | Cybercrime and Internet Fraud
                https://www.youtube.com/watch?v=EGEID-_XWCM
              
            
              
                FBI warns of voice cloning technology being used in scam calls
                https://www.youtube.com/watch?v=MEYx2i2gW3s
              
            
              
                Tips to avoid scammers cloning your voice
                https://www.youtube.com/watch?v=vPK1g9JyQqk
              
            
              
                Hacking With ChatGPT (it's a game changer)
                https://www.youtube.com/watch?v=RthDWuLQT0k
              
            
              
                Building complete and warm survival shelter | Bushcraft earth hut, grass roof & fireplace with clay
                https://www.youtube.com/watch?v=skcqFTi3s_A
              
            
              
                Warm and Cozy Teepee Shelter Build, Inside Fireplace and Sleeps 3
                https://www.youtube.com/watch?v=SVO65YPWI2E
              
            
              
                I BUILT A SHELTER IN THE FOREST!! AND LIVED THERE FOR 2 MONTHS!
                https://www.youtube.com/watch?v=qsmIRNghNlk
              
            
              
                Digging a Japanese Spider Hole (and sleeping in it!!!)
                https://www.youtube.com/watch?v=9jquQ44_Ir4
              
            
              
                10 Bushcraft Axe Skills in 10 Minutes
                https://www.youtube.com/watch?v=_hukEChgGDw
              
            
              
                Quick Primitive Survival Bow And Arrows!
                https://www.youtube.com/watch?v=sT_qs8iS7EU
              
            
              
                Is this the BEST Survival Bow? - Penobscot Primitive Bow
                https://www.youtube.com/watch?v=q8A1aSW_Q_s
              
            
              
                How to Make a Board Bow: High Performance Build for Beginners
                https://www.youtube.com/watch?v=htMTnZiRcHk&list=PLi5Xnel2aIJbu4eFn1MvC_w7cGVIPCFwD
              
            
              
                Making The Lakota Bow, A Bow Maker's Journey
                https://www.youtube.com/watch?v=T4hyoMN6HZE
              
            
              
                MURAL painting with a PROJECTOR
                https://www.youtube.com/watch?v=sKIvBkkTag4
              
            
              
                MURAL PAINTING USING PROJECTOR
                https://www.youtube.com/watch?v=F6Sn9UqY4bk
              
            
              
                3D Scanning for Jewelry Manufacturing
                https://www.youtube.com/watch?v=j5PT-Ew-v6Q
              
            
              
                Must Have 3D Scanner for Small Objects
                https://www.youtube.com/watch?v=sGQQ3lOmgmQ
              
            
              
                How to make LED Throwies
                https://www.youtube.com/watch?v=AkgeeqakB7Y
              
            
              
                LED Throwies ❤️
                https://www.youtube.com/watch?v=hme5ladDQ_0
              
            
          
- 
            
              
                You will be shocked to discover how slow speed of light is
                https://www.youtube.com/watch?v=HV7q9VrDgBo
              
            
              
                You you will angrily discover that mathematical notation is a joke
                https://github.com/Jam3/math-as-code
              
            
              
                Getting inside a cell with a similar approach
                https://berthub.eu/articles/posts/amazing-dna/
              
            
              
                p5.js is a great starting point
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                Lorenz Attractor
                https://www.youtube.com/watch?v=VjP90rwpBwU
              
            
          
- 
            
              
                C64 Longplay - Boulder Dash
                https://www.youtube.com/watch?v=FiEVfa1OK_o
              
            
              
                Jack the nipper II - C64 Longplay / Walkthrough
                https://www.youtube.com/watch?v=fUtzZ1kMFDc
              
            
              
                The Simpsons Arcade Game 4 player Netplay 60fps
                https://www.youtube.com/watch?v=3mZKoejwKOs
              
            
              
                Teenage Mutant Ninja Turtles arcade 4 player Netplay 60fps
                https://www.youtube.com/watch?v=EGQtZCaXjJI
              
            
              
                Teenage Mutant Ninja Turtles: Turtles in Time arcade
                https://www.youtube.com/watch?v=m9UY0Q76Gs0
              
            
              
                Galaga - Gameplay Arcade 1981
                https://www.youtube.com/watch?v=dvjapcHsqXY
              
            
              
                Galaga Strategy Tips from Pro Player Jordan Dorrington
                https://www.youtube.com/watch?v=_EwqGlElSWw&t=23
              
            
              
                GALAGA: The Complete History | Retro Gaming Documentary (Galaxian)
                https://www.youtube.com/watch?v=nO9jSXwiOzw&t=268
              
            
              
                The History of GALAGA | Retro Arcade Documentary
                https://www.youtube.com/watch?v=4LLzJkvQBe0
              
            
              
                Galaga Rank "A" - Kill-Screen - Arcade (Home) - 3,645,590
                https://www.youtube.com/watch?v=M35dMIG61b8
              
            
              
                Galaga kill screen - No cheating (Arcade 1Up) 3,244,250
                https://www.youtube.com/watch?v=HR3ckV6Q1VE
              
            
              
                Galaga "No Fire" Trick
                https://www.youtube.com/watch?v=ocXTnnI66Cc
              
            
              
                Galaga has a glitch! (Same as above)
                https://www.youtube.com/watch?v=OPFKr_BoytM&t=162s
              
            
              
                Super Street Fighter II Turbo (Arcade) 【Longplay】
                https://www.youtube.com/watch?v=WZDz40b3XPA
              
            
              
                Arcade Longplay 370 Street Fighter II: The World Warrior
                https://www.youtube.com/watch?v=xI284D4y1q4
              
            
              
                Most INTENSE FIGHT ever - Street Fighter 5
                https://www.youtube.com/watch?v=ftzzYvkW9_E
              
            
              
                Street Fighter 6 E.HONDA vs KEN
                https://www.youtube.com/watch?v=z3kYcqfjjms
              
            
              
                Street Fighter 6 Developer Match - Blanka vs. JP
                https://www.youtube.com/watch?v=JTYp2nCHldo
              
            
              
                SF6 ▶ Vanao (Blanka) vs Nuki (Chun-li) | Street Fighter 6
                https://www.youtube.com/watch?v=jw426_Twwog
              
            
              
                Chun-Li VS Cammy | Street Fighter 6 | CPU vs CPU
                https://www.youtube.com/watch?v=M66Cao0tPSo
              
            
              
                Cammy VS Chun-Li in Classic Costumes! | Street Fighter 6 | CPU vs CPU
                https://www.youtube.com/watch?v=ZvJkqrALVMo
              
            
              
                Street Fighter II | The Game That Changed EVERYTHING
                https://www.youtube.com/watch?v=b_m60oBtv_4
              
            
              
                Super Street Fighter II - COSPLAY Challengers
                https://www.youtube.com/watch?v=CGr3Aeytf3I
              
            
              
                Street Fighter Red Tape: Blanka
                https://www.youtube.com/watch?v=0Y9ZPTenJIs
              
            
              
                Something About Street Fighter II (Loud Sound Warning)
                https://www.youtube.com/watch?v=WmXbHsXS6Tc
              
            
              
                Final Fight 1 arcade gameplay playthrough longplay
                https://www.youtube.com/watch?v=wymIQ1FywrA
              
            
              
                Final Fight 2 (1996 Capcom) Arcade Playthrough
                https://www.youtube.com/watch?v=NVVYiQtDLEU
              
            
              
                Final Fight arcade 3 player Netplay 60fps
                https://www.youtube.com/watch?v=jwW1Fp2qSGc
              
            
              
                Final Fight LNS Ultimate V.04: Arcade Hard Musou – Terry (No Death)
                https://www.youtube.com/watch?v=9lnauEljkgw
              
            
              
                C64 Longplay - The Last Ninja 2
                https://www.youtube.com/watch?v=IVIEMFtRyNs
              
            
              
                Last Ninja 2 Longplay (Amiga) 50 FPS
                https://www.youtube.com/watch?v=gws9eNrxcyU
              
            
              
                Arcade Longplay 440 Asterix
                https://www.youtube.com/watch?v=-LhEovW4Uqw&t=105
              
            
              
                Evolution of Asterix & Obelix Games 1983-2021
                https://www.youtube.com/watch?v=EgOAOmZhUNE
              
            
              
                C64 Longplay - The Great Giana Sisters (warpless)
                https://www.youtube.com/watch?v=8teXm6723-g
              
            
              
                How Nintendo NEARLY KILLED The Giana Sisters
                https://www.youtube.com/watch?v=mqvDgQfIsm0
              
            
              
                Ghostbusters Longplay (C64)
                https://www.youtube.com/watch?v=ElJNQxgKZPw
              
            
              
                C64 Longplay - International Karate
                https://www.youtube.com/watch?v=6BOXR008V2I
              
            
              
                C64 Longplay: Bubble Bobble
                https://www.youtube.com/watch?v=1KLi8tAZMHU
              
            
              
                C64 Longplay - Bomb Jack
                https://www.youtube.com/watch?v=Eer6CSb2mOY
              
            
              
                C64 Longplay - Monty On The Run
                https://www.youtube.com/watch?v=jAyDCti2XAc
              
            
              
                The NewZealand Story Longplay (C64) 50 FPS
                https://www.youtube.com/watch?v=p0dH1a5O0aE
              
            
              
                Commodore 64 Longplay 003 Turrican (EU)
                https://www.youtube.com/watch?v=jqVXuBfEW-g
              
            
              
                Commodore 64 Longplay 004 Turrican II: The Final Fight (EU)
                https://www.youtube.com/watch?v=JIaabMWupmQ
              
            
              
                Toki Longplay (Commodore Amiga) QHD
                https://www.youtube.com/watch?v=mUJ3V7Ck6FM
              
            
              
                Jim Butterfield Commodore 64 Training Tape - FULL Length C64
                https://www.youtube.com/watch?v=J9WnHuGjZ38
              
            
              
                Exploring Commodore 64 Geos
                https://www.youtube.com/watch?v=LuC53iUi9j4
              
            
              
                Taking a look at GEOS for the Commodore 64
                https://www.youtube.com/watch?v=ueD1B-h5T1A
              
            
              
                Turn Your PC Into an Arcade Machine - How to Install MAME
                https://www.youtube.com/watch?v=KSKvQceg2Gc
              
            
              
                MAME ROMs Explained
                https://www.youtube.com/watch?v=p8EARNSOGI0
              
            
          
- 
            
              
                Otyken - Тайга! Ни аптек, ни магазинов, ни митингов! Не так ещё запоёшь!
                https://www.youtube.com/watch?v=KYYkZvbDFQg
              
            
              
                Faded - Alan Walker
                https://www.youtube.com/watch?v=AZtvB02iO8U
              
            
              
                Alan Walker - Faded (Remix) ♫ Shuffle Dance
                https://www.youtube.com/watch?v=1oTUupME0-M
              
            
              
                Journey - Don't Stop Believin' Bagpipes Rock
                https://www.youtube.com/watch?v=P91dyBwmYcw
              
            
              
                Shipping Up to Boston
                https://www.youtube.com/watch?v=eDeKMO8bmAc
              
            
              
                SCARDUST feat. PATTY GURDY - "CONCRETE CAGES"
                https://www.youtube.com/watch?v=9El7fWOPpY0
              
            
              
                R.I.M - Celtic (Original Mix)
                https://www.youtube.com/watch?v=m4W-csAS1oU&list=PLRcUaMCtAeK2_2G96KkVSOkHq58KIbYLX&index=12
              
            
              
                Mongolian Vibrations - Progressive Psytrance Psybient
                https://www.youtube.com/watch?v=oU-SRAEPl3A
              
            
              
                Fantastic Inuit throat singing on TV show (Veronica Usholik)
                https://www.youtube.com/watch?v=1Cb3G8swKXk&t=20s
              
            
              
                Amazing female throat singing (clips)
                https://www.youtube.com/watch?v=qhSEKxQjOpY
              
            
              
                GREEN CLOUDS - Trance Celtica (official videoclip)
                https://www.youtube.com/watch?v=EUq2HSRHc7Y&list=PLRcUaMCtAeK2_2G96KkVSOkHq58KIbYLX
              
            
              
                Green Clouds - Keltronic (NEW official music video)
                https://www.youtube.com/watch?v=XNupwsbSPz8&list=PLRcUaMCtAeK2_2G96KkVSOkHq58KIbYLX&index=2
              
            
              
                GREEN CLOUDS - Green Joy Remix by Carlo Crescentini
                https://www.youtube.com/watch?v=f0ILFJJzts0&list=PLRcUaMCtAeK2_2G96KkVSOkHq58KIbYLX&index=3
              
            
              
                Heilung Norupo
                https://www.youtube.com/watch?v=64CACoHNBEI
              
            
              
                Heilung | LIFA - Krigsgaldr LIVE
                https://www.youtube.com/watch?v=QRg_8NNPTD8
              
            
              
                OMNIA (Official) - Suck my Flute
                https://www.youtube.com/watch?v=qSrL7iGSvUg
              
            
              
                Fee Ra Huri
                https://www.youtube.com/watch?v=J56VVtlZCGE
              
            
              
                OMNIA (Official) - Earth Warrior
                https://www.youtube.com/watch?v=71swxdSzY1w
              
            
              
                OMNIA Poëtree - Gröne Lunden
                https://www.youtube.com/watch?v=9xsOSn82F_U
              
            
              
                Nini Music ft. G7 - One Night in Beijing 北京一夜
                https://www.youtube.com/watch?v=kqEhzIDNdGU
              
            
              
                HOMELAND ft. Jayant Bhadula of Bloodywood
                https://www.youtube.com/watch?v=vopMx1_7Ojg
              
            
              
                Thunderstruck
                https://www.youtube.com/watch?v=aoOQL7fiMCQ
              
            
              
                Ozzy Osbourne - Crazy Train
                https://www.youtube.com/watch?v=FwAcRSGWeZ0
              
            
              
                Dueling Banjos
                https://www.youtube.com/watch?v=hWyEi5vH9T0
              
            
              
                Paint It, Black
                https://www.youtube.com/watch?v=rugRfbgCkl4
              
            
              
                UUTAi Olena - Blessing of Nature. Благословение ПриРоды
                https://www.youtube.com/watch?v=YeAp1fPt8Eg
              
            
              
                Olena UUTAi. Earth music Jaw Harp. Музыка Земли Варган Горловое пение
                https://www.youtube.com/watch?v=LH2J81ZjsGk&t=62
              
            
              
                Olena UUTAi. Shamanic Flow 🦉🐺 in Bretagne
                https://www.youtube.com/watch?v=_EV172slfA0
              
            
              
                Heilung - Svanrand
                https://www.youtube.com/watch?v=sZOjykRZKzs
              
            
              
                Garmarna - Herr Mannelig
                https://www.youtube.com/watch?v=avZ-7N8jdYA
              
            
              
                Danheim - Runar
                https://www.youtube.com/watch?v=i-c5tu_x7LA
              
            
              
                OTYKEN - STORM (Official Music Video)
                https://www.youtube.com/watch?v=CqwrwwOzVcQ
              
            
              
                OTYKEN - GENESIS (Official Music Video)
                https://www.youtube.com/watch?v=SU1apJTv94o
              
            
              
                OTYKEN - PHENOMENON (Official Music Video)
                https://www.youtube.com/watch?v=nD1f1Ian0kA
              
            
              
                OTYKEN - LEGEND (Official Music Video)
                https://www.youtube.com/watch?v=tXLoP9iSU5Y
              
            
              
                The HU - Bii Biyelgee (Official Acoustic Performance)
                https://www.youtube.com/watch?v=qVVr3CVLU6I
              
            
              
                THE HU - Mother Nature (Official Lyric Video)
                https://www.youtube.com/watch?v=5munLxZoRQM
              
            
              
                The HU - Wolf Totem (Official Music Video)
                https://www.youtube.com/watch?v=jM8dCGIm6yc
              
            
              
                The HU - This Is Mongol (Official Music Video)
                https://www.youtube.com/watch?v=4Y2gK4n35hw
              
            
              
                The HU - Black Thunder ft Serj Tankian & DL of Bad Wolves (Official Music Video)
                https://www.youtube.com/watch?v=KYsmMLvmAQo
              
            
              
                The HU - Sad But True (Official Music Video)
                https://www.youtube.com/watch?v=QpxA_ZxGX_M
              
            
              
                Ummet Ozcan - Kalimba (Official Music Video)
                https://www.youtube.com/watch?v=63vwleu4EEw
              
            
              
                Ummet Ozcan - Xanadu (Mongolian Techno)
                https://www.youtube.com/watch?v=9uMtnH7cABg
              
            
              
                Ummet Ozcan - Bifrost (Viking Techno)
                https://www.youtube.com/watch?v=4oRLHlb5d5c
              
            
              
                Mongolian Techno
                https://www.youtube.com/watch?v=VUHs9asmHeI
              
            
              
                How to learn throat singing at home
                https://www.youtube.com/watch?v=aux_2FK50b4
              
            
              
                How to Throat Sing With 3 Easy Steps (Kargyraa Style)
                https://www.youtube.com/watch?v=jx6CCPWYmL0
              
            
              
                Deep Bass Throat Singing Tutorial with Jerry Walsh (from the Overtone Throat Singing Course)
                https://www.youtube.com/watch?v=WV8EKJP0DgQ
              
            
              
                Polyphonic Overtone Singing for Beginners
                https://www.youtube.com/watch?v=2kzPek5XbUg
              
            
          
- 
            
              
                Two girls' overnight backpacking trip to the Nordhouse Dunes
                https://www.youtube.com/watch?v=lXi3XZ04CRA
              
            
              
                Nordhouse Dunes Trip with the Girls Lake Michigan part 1
                https://www.youtube.com/watch?v=QpH9wKHHmeI
              
            
              
                Backpacking Nordhouse Dunes with the Girls Lake Michigan trip part 2 First full day
                https://www.youtube.com/watch?v=HINIaKZnNLM
              
            
              
                Ladies Backpacking camping Lake Michigan Nordhouse Dunes p3
                https://www.youtube.com/watch?v=UhuhV0zIQZM
              
            
              
                Hiking and camping Nordhouse Dunes
                https://www.youtube.com/watch?v=XI_BvEzaAwY
              
            
              
                Hiking Michigan: Backpacking Nordhouse Dunes Wilderness
                https://www.youtube.com/watch?v=Km5lKdhk0yI
              
            
              
                Nordhouse Dunes Wilderness Overnight (Hammock with a warmer!)
                https://www.youtube.com/watch?v=Gwfp9Nd-3QI
              
            
              
                Nordhouse dunes backpacking trip (2023)
                https://www.youtube.com/watch?v=Y_ltjlKL0yA
              
            
              
                Winter camping Nordhouse Dunes
                https://www.youtube.com/watch?v=N9VeqIDKgPo
              
            
              
                Nordhouse Dunes/Ludington State Park - Backpacking Loop
                https://www.youtube.com/watch?v=4oMpYsPm7OM
              
            
              
                Nordhouse Dunes Michigan Overnight Backpack
                https://www.youtube.com/watch?v=WrlyUA--E4Y
              
            
              
                DIY Hot Tent Camping in Snow | 2 Nights Winter Camping in Nordhouse Dunes in a Tarp Tipi
                https://www.youtube.com/watch?v=Zj3zO7FDsJg
              
            
              
                Nordhouse Dunes Winter Camping: $150 DIY Tarp TIPI w/Wood Burner, Lake Ice Formations, Swedish Torch
                https://www.youtube.com/watch?v=3tqis0YQIyg
              
            
              
                Backpacking the Nordhouse Dunes in Michigan
                https://www.youtube.com/watch?v=BpoxRJjTnHM
              
            
              
                Nordhouse Dunes 4th of July Camping Adventure
                https://www.youtube.com/watch?v=vlpX9oeaJIA
              
            
              
                Nordhouse Dunes Extended Backpacking Loop
                https://www.youtube.com/watch?v=NLFTn3O33Jg
              
            
              
                Exploring Northern Michigan! Backpacking Nordhouse Dunes and Manistee River Loop!
                https://www.youtube.com/watch?v=hMSG6JJHjJ0
              
            
              
                Backpacking Nordhouse Dunes : S03:03 The Fellowship of Stealth
                https://www.youtube.com/watch?v=f--zRuv6p4A
              
            
              
                Nordhouse Dunes Wilderness, MI - 4 Day Hike Along Lake Michigan's Shoreline (July 2014)
                https://www.youtube.com/watch?v=LxeJ9LGUaCs
              
            
              
                3 Day Hammock Camping - Nordhouse dunes - Manistee National Forest
                https://www.youtube.com/watch?v=_SFXMqQSTjQ
              
            
              
                Base Camping at Nordhouse Dunes MI July 2011
                https://www.youtube.com/watch?v=xbIiiiM88cY
              
            
              
                Overnight Camping Trip to Nordhouse Dunes Goes Off The Rails. Oops I Crashed The Harley Davidson!
                https://www.youtube.com/watch?v=T4cZ-Zd2YsE
              
            
              
                Solo overnight at Nordhouse Dunes MI
                https://www.youtube.com/watch?v=pDQQST2Aey4
              
            
              
                Nordhouse Dunes Wilderness 2021
                https://www.youtube.com/watch?v=N3pql-3OTEg
              
            
              
                Backpacking the Nordhouse Dunes June 2014
                https://www.youtube.com/watch?v=cCJEDrVK0Go
              
            
              
                Solo Overnight Camping at Nordhouse Dunes | Manistee National Forest
                https://www.youtube.com/watch?v=eTmvFHAfUvY
              
            
              
                Nordhouse dunes & Ludington State Park Backpacking.
                https://www.youtube.com/watch?v=FdxiGcA4mlE
              
            
              
                Apex Outdoor gear trip to Nordhouse dunes (group)
                https://www.youtube.com/watch?v=8_JLtGvknbY
              
            
              
                Nordhouse Dunes Wilderness Area, April 9, 2011 (They removed the observation deck)
                https://www.youtube.com/watch?v=SIBWnOgpDu8
              
            
              
                Nordhouse Dunes || Orchard Beach State Park || In Michigan
                https://www.youtube.com/watch?v=SjuiUxarToc
              
            
              
                Nordhouse Dunes Wilderness
                https://www.youtube.com/watch?v=-uMjLvh0a4Y
              
            
              
                Part 1: Camping On The Edge.....Of Lake Michigan. Nordhouse Dunes Solo Overnight
                https://www.youtube.com/watch?v=iF0XMYD6zBY
              
            
              
                Part 2: Camping On The Edge...Of Lake Michigan. Nordhouse Dunes Solo Overnight
                https://www.youtube.com/watch?v=jMJRJ9XcT_U
              
            
              
                Conclusion: Camping On The Edge....Of Lake Michigan. Nordhouse Dunes Solo Overnight
                https://www.youtube.com/watch?v=HTlXlCelnlE
              
            
              
                Hike-In, Gear Review, Sunset, Campfire - Camping 4 Nights at Nordhouse Dunes on Lake Michigan - PT1
                https://www.youtube.com/watch?v=8-B4qfzcooo
              
            
              
                Driftwood, Skip Stones, Tube, Hammock Read - Camping 4 Nights at Nordhouse Dunes on Lake MI - PT2
                https://www.youtube.com/watch?v=qsANC5zGVbk
              
            
              
                Storms, Beach Walk, Friends, Hike-Out - Camping 4 Nights at Nordhouse Dunes on Lake Michigan - PT3
                https://www.youtube.com/watch?v=KA_B7dd8C88
              
            
              
                Manistee River Trail Loop Hike & Nordhouse Dunes - Part 1
                https://www.youtube.com/watch?v=N-Y6BAdqYpc
              
            
              
                Manistee River Trail Loop Hike & Nordhouse Dunes - Part 2
                https://www.youtube.com/watch?v=N-FlTZn6peA
              
            
              
                Manistee River Trail Loop Hike & Nordhouse Dunes - Part 3
                https://www.youtube.com/watch?v=RO5mDGHVcPw
              
            
              
                Manistee River Trail Loop Hike & Nordhouse Dunes - Part 4
                https://www.youtube.com/watch?v=u-o8QiVKYcY
              
            
              
                Manistee River Trail Loop Hike & Nordhouse Dunes - Part 5
                https://www.youtube.com/watch?v=51fv-FlwhhY
              
            
              
                Boondocking in Michigan - Nordhouse Dunes Wilderness - Spring 2021
                https://www.youtube.com/watch?v=cnPb4hfuiWY
              
            
              
                Manistee River Loop Trail | Michigan Backpacking
                https://www.youtube.com/watch?v=j6W6SuEwnpw
              
            
              
                Boondocking 101 - It's Easier Than You Think | RV Miles
                https://www.youtube.com/watch?v=bogvxWKh2gs
              
            
              
                OOPS! Dispersed camping and mistakes!
                https://www.youtube.com/watch?v=ajoqBUAOHxY
              
            
              
                How I Use a Map & Compass to Navigate Off Trail - The Basics
                https://www.youtube.com/watch?v=JNj0vaE9fgw
              
            
              
                How to find FREE CAMPING In National Forests & Public Land in Michigan | Dispersed Car Camping
                https://www.youtube.com/watch?v=XtMepnvT_48
              
            
              
                Nordhouse Dunes - Leave Only Footprints
                https://www.youtube.com/watch?v=4E8acHr96YQ
              
            
          
- 
            
              
                Little Big Town - Pontoon
                https://www.youtube.com/watch?v=V0O0nzkESTI
              
            
              
                PONTOON - Country Line Dance ❤️
                https://www.youtube.com/watch?v=zR54BtsmJkE
              
            
              
                Tubing Lake Michigan Big Waves
                https://www.youtube.com/watch?v=FAR-TrNnrHE
              
            
              
                Tubing behind Pontoon - O'Brien Le Tube Deluxe
                https://www.youtube.com/watch?v=kxy7AEqf6kE&t=50s
              
            
              
                Extreme Tubing - Stunts & Fails
                https://www.youtube.com/watch?v=3mzj_598BuE
              
            
              
                Extreme Tubing, Stunts & Fails
                https://www.youtube.com/watch?v=OfTGV4mu84c
              
            
              
                Extreme Manta Ray Flying Tube
                https://www.youtube.com/watch?v=hoBEtBkZh5A
              
            
              
                Float Tube Fishing
                https://www.youtube.com/watch?v=_HyulPDHbYg
              
            
              
                Float Tube Fishing - Go Plus Float Tube Review
                https://www.youtube.com/watch?v=qpbrWnqGbq0
              
            
              
                CRAZY Largemouth Bass Fishing Day (Float Tube Fishing)
                https://www.youtube.com/watch?v=csUygjuNAsg
              
            
              
                Float Tube Bass Fishing (Flippin & Pitchin)
                https://www.youtube.com/watch?v=pGj3yGNS_g8
              
            
              
                River Tubing Through Rapids on the Arenal River in Costa Rica
                https://www.youtube.com/watch?v=OsEvxyxLvcU
              
            
              
                New Braunfels Tubing with Comal Tubes | MicBergsma
                https://www.youtube.com/watch?v=9vhkZCDurGM
              
            
              
                Tubing On The Comal River, New Braunfels, Texas Labor weekend 2010 | MicBergsma
                https://www.youtube.com/watch?v=r0tXT8PCXl0
              
            
              
                Tx Hill Country Texas Comal River - Tubing - tube chute - New Braunfels
                https://www.youtube.com/watch?v=lyvEjF9cW1M
              
            
              
                Crazy 3 Hour Whitewater Tubing Run
                https://www.youtube.com/watch?v=YuFpK4QHgCE
              
            
              
                Bren's Park Jam - CIWW 2022
                https://www.youtube.com/watch?v=K9Bf9-5PqTI
              
            
              
                whitewater tubing
                https://www.youtube.com/watch?v=3kIQJYdBF7s
              
            
              
                Tubing - Helen, GA
                https://www.youtube.com/watch?v=bDrS86Nzw8w
              
            
              
                WHITE WATER RAFTING ON AN AIR MATTRESS
                https://www.youtube.com/watch?v=y0PitUohs7Y
              
            
              
                RIVER FLOATING ESSENTIALS
                https://www.youtube.com/watch?v=GEEQ2tkVykw
              
            
              
                TUBING THE AU SABLE RIVER 2021
                https://www.youtube.com/watch?v=0QHAbQ3McrU
              
            
              
                River Tubing on the Au Sable River in Northern Michigan
                https://www.youtube.com/watch?v=5mYtOjQaLsU
              
            
              
                Tubing Ann Arbor on a Hot day.
                https://www.youtube.com/watch?v=I1tBPHoNj94&t=86s
              
            
              
                Tubing at the Argo Cascades in Ann Arbor
                https://www.youtube.com/watch?v=kEH_lxrIxS0
              
            
              
                Huron River Ann Arbor MI 2021
                https://www.youtube.com/watch?v=00tPHhAijpI
              
            
              
                TUBING THE PLATTE RIVER INTO LAKE MICHIGAN-VLOG3
                https://www.youtube.com/watch?v=H-x1qQPnDm8
              
            
              
                River Treasure: 4 iPhones, 2 GoPro's, Pentax WG2 And MOAR!!
                https://www.youtube.com/watch?v=0b7X33U2zjI
              
            
              
                River Treasure: iPhones, Cash, iHome, Raybans And MOAR!
                https://www.youtube.com/watch?v=K1yW0tVYVy4
              
            
              
                Treasure hunting Mar Chiquita (iPhone find/return)
                https://www.youtube.com/watch?v=Vjo1eSPP1Wg
              
            
              
                Underwater Metal Detecting with Lena (Stone Beach)
                https://www.youtube.com/watch?v=-9uPWCa5NpM
              
            
              
                Paradise Island, Bahamas (underwater metal detecting)
                https://www.youtube.com/watch?v=qrb0nHvfvhU
              
            
              
                Girl Finds Ring | Metal Detecting the Beach | AT MAX Metal Detector
                https://www.youtube.com/watch?v=zUDOyI2bb5g
              
            
              
                Metal Detecting Clearwater Beach w/Relic Recoverist
                https://www.youtube.com/watch?v=_ikVtFUvthQ
              
            
              
                Metal Detecting While Scuba Diving Popular Swim Spot For Lost Treasure!
                https://www.youtube.com/watch?v=Ni6JyfgKgaQ
              
            
              
                Peeing in the river
                https://www.youtube.com/watch?v=lkLFheRueyU
              
            
          
- 
            
              
                OWASP
                https://www.youtube.com/results?search_query=OWASP+10
              
            
              
                p5.js
                https://www.youtube.com/results?search_query=p5.js+tutorial
              
            
              
                Svelte
                https://www.youtube.com/results?search_query=Svelte+tutorial
              
            
              
                SvelteKit
                https://www.youtube.com/results?search_query=SvelteKit+tutorial
              
            
              
                node.js
                https://www.youtube.com/results?search_query=node.js+course+tutorial
              
            
          
- 
            
              
                Covfefe
                https://en.wikipedia.org/wiki/Covfefe
              
            
              
                union
                https://lodash.com/docs/4.17.15#union
              
            
              
                difference
                https://lodash.com/docs/4.17.15#difference
              
            
              
                intersection
                https://lodash.com/docs/4.17.15#intersection
              
            
              
                chunk
                https://lodash.com/docs/4.17.15#chunk
              
            
              
                filter
                https://lodash.com/docs/4.17.15#filter
              
            
              
                map
                https://lodash.com/docs/4.17.15#map
              
            
          
- 
            
              
                Rope Leads Down Hundreds Of Feet Into The Earth
                https://www.youtube.com/watch?v=j-KtU2mF9-s
              
            
              
                SINKHOLES IN MICHIGAN
                https://www.youtube.com/watch?v=NDX-RUaBOMo
              
            
              
                Rockport Sinkholes
                https://www.youtube.com/watch?v=kcQrU6l9DMI
              
            
              
                Sinkholes by Alpena, MI
                https://www.youtube.com/watch?v=KPFyppeaCPI
              
            
              
                Michigan sinkhole exploration! Lost Lake
                https://www.youtube.com/watch?v=OvwyiJiNzCg
              
            
              
                Lake Huron Sinkholes - Great Lakes Now - 1010 - Segment 2
                https://www.youtube.com/watch?v=CVL72oSNmcg
              
            
              
                The Sink hole in lake Michigan
                https://www.youtube.com/watch?v=XyJMoqPiPjs
              
            
              
                Massive sinkhole in Michigan leaves road impassable
                https://www.youtube.com/watch?v=hD4tijNCXa0
              
            
              
                Sinkhole Threatens Entire Michigan Neighborhood
                https://www.youtube.com/watch?v=MV3lFwmgM-E
              
            
              
                Massive Sinkhole Sparks State Of Emergency In Michigan | TODAY
                https://www.youtube.com/watch?v=XncZ-QwI81s
              
            
              
                15 Sinkholes that Appeared Out of Nowhere
                https://www.youtube.com/watch?v=UujY9ANjPuw
              
            
              
                15 Largest Sinkholes Caught on Camera
                https://www.youtube.com/watch?v=qYfu2ib8jWk
              
            
              
                12 Biggest Sinkholes Caught Swallowing Things On An EPIC Scale
                https://www.youtube.com/watch?v=-NJixKfml4k&t=42
              
            
              
                Top 5 Largest Sinkholes Caught on Camera
                https://www.youtube.com/watch?v=KTViaGA1cqA
              
            
              
                How do sinkholes form?
                https://www.youtube.com/watch?v=0NWAG9SJqxM
              
            
              
                How do sinkholes form?
                https://www.youtube.com/watch?v=YnUovucMSjo
              
            
              
                How Do Sinkholes Form?
                https://www.youtube.com/watch?v=e-DVIQPqS8E&t=42
              
            
              
                What is a sinkhole and how do they form in Florida?
                https://www.youtube.com/watch?v=d_go-h78h3c
              
            
              
                Exploring Very Scary Sinkholes : Should We Go In?
                https://www.youtube.com/watch?v=C0rl8IFJIwU
              
            
              
                Camera Drop Into Frightening Sinkhole
                https://www.youtube.com/watch?v=WczLYa9u7Q8
              
            
              
                MEGA Sinkhole And Cave Opening Exploration
                https://www.youtube.com/watch?v=YeILbX0d8og
              
            
              
                Metal Detecting - Exploring - Searching For Caves
                https://www.youtube.com/watch?v=lxzX3bhOrYA
              
            
              
                Exploring Caves And Searching For Sinkholes
                https://www.youtube.com/watch?v=qdA6a5kKB-Y
              
            
              
                Bats, Caves, Sinkholes And DANGER!
                https://www.youtube.com/watch?v=ZuVX0cY8MNM
              
            
              
                West Virginia Caves: The Sinks Of Gandy
                https://www.youtube.com/watch?v=6_4gBueXuF0
              
            
              
                Exploration in a Private Sinkhole in Florida, Jan 12, 2022
                https://www.youtube.com/watch?v=xHRAmLclwUA
              
            
              
                Giant Sinkhole exploration.
                https://www.youtube.com/watch?v=f8dtci7idk8
              
            
              
                EXCLUSIVE: Inside the National Corvette Museum Sinkhole! 30 Feet Underground!
                https://www.youtube.com/watch?v=zNmE-kemiQg
              
            
              
                200 foot Deep sinkhole In The Woods
                https://www.youtube.com/watch?v=uW-8nXm0s0Q
              
            
              
                The mystery of Siberia's exploding craters - BBC REEL
                https://www.youtube.com/watch?v=U-6BHEoFI_A
              
            
              
                Arctic Sinkholes I Full Documentary I NOVA I PBS
                https://www.youtube.com/watch?v=HvKpnaXYUPU
              
            
              
                Inside China's mysterious sinkhole – BBC REEL
                https://www.youtube.com/watch?v=7-3BQg3ua10
              
            
              
                The Lake Peigneur Giant Sinkhole Disaster 1980
                https://www.youtube.com/watch?v=PcWRO2pyLA8
              
            
              
                The Largest Gold And Copper Deposit In The World | Super Structures | Spark
                https://www.youtube.com/watch?v=UrAVuOOlW5Y&t=67
              
            
              
                Archeologists have discovered a mystery at the bottom of Lake Huron
                https://www.youtube.com/watch?v=b2eGkCIErFY
              
            
              
                An Archeological Dig in Michigan Turns Up Some Surprising Artifacts
                https://www.youtube.com/watch?v=fU90tn4mZ_M
              
            
          
- 
            
              
                huge, scary and really neat list
                https://www.php.net/manual/en/funcref.php
              
            
              
                there are countless JavaScript libraries to pick from
                https://github.com/topics/javascript
              
            
              
                oneof
                https://github.com/fantasyui-com/oneof/blob/master/index.js
              
            
              
                used it at least 12 times
                https://www.npmjs.com/package/oneof?activeTab=dependents
              
            
          
- 
            
              
                4 Most Difficult IT Security Certifications
                https://www.youtube.com/watch?v=cWlVxMu2AJM
              
            
              
                DevSecOps : What, Why and How
                https://www.youtube.com/watch?v=DzX9Vi_UQ8o&t=55
              
            
              
                "I rob banks for a living," but it's all totally legal🎙Darknet Diaries Ep. 66: Freakyclown
                https://www.youtube.com/watch?v=HDy_sYYw5PE
              
            
              
                Who Stole the NSA's Top Secret Hacking Tools?🎙Darknet Diaries Ep. 53: Shadow Brokers
                https://www.youtube.com/watch?v=Zje2Pqmh-I0
              
            
              
                This Hacker Makes $160K a Day — After He Got Out of Federal Prison🎙Darknet Diaries Ep. 60: dawgyg
                https://www.youtube.com/watch?v=nDgUsOS7kpE
              
            
              
                James Kettle - Browser-Powered Desync Attacks: A New Frontier in HTTP Request Smuggling
                https://www.youtube.com/watch?v=B8KW8KPVcUo
              
            
              
                BiC Village - Ochuan Marshall - The Last Log4J Talk You Ever Need
                https://www.youtube.com/watch?v=qGDpBCEKvlQ
              
            
              
                Jacob Baines - Do Not Trust the ASA, Trojans
                https://www.youtube.com/watch?v=NlcTJAWTSLc
              
            
              
                Melvin Langvik - Taking a Dump In The Cloud
                https://www.youtube.com/watch?v=27fv-maYVm0
              
            
              
                Keynote - Our Kryptonite: A Defendable Internet
                https://www.youtube.com/watch?v=VRmrn1zO2GM
              
            
              
                Confidence in Chaos: Strategies for World-Class Security Operations
                https://www.youtube.com/watch?v=D17-yJg3ML0
              
            
              
                Real-World Detection Evasion Techniques in the Cloud
                https://www.youtube.com/watch?v=sSLUjr3PQmM
              
            
              
                {JS-ON: Security-OFF}: Abusing JSON-Based SQL Queries
                https://www.youtube.com/watch?v=V-VZ5WbR8uE
              
            
              
                Keynote - Cybersecurity: The Next Generation
                https://www.youtube.com/watch?v=uPM_IgTdHCk
              
            
              
                Panel Session | Elements Of A Successful Security Strategy: A Comprehensive Approach
                https://www.youtube.com/watch?v=UHe3dtLV1_U
              
            
              
                The Silent Spy Among Us: Modern Attacks Against Smart Intercoms by Vera Mens | Nullcon Berlin 2023
                https://www.youtube.com/watch?v=YttsyG5295o
              
            
              
                Keynote | Server Side Prototype Pollution: Blackbox Detection Without The DoS by Gareth Heyes
                https://www.youtube.com/watch?v=LD-KcuKM_0M
              
            
              
                Raining CVEs On WordPress Plugins With Semgrep by Shreya Pohekar & Sheeraz Ali | Nullcon Goa 2022
                https://www.youtube.com/watch?v=RvKLn2ofMAo
              
            
              
                Scale Hacking To Secure Your Cloud And Beyond by Anand Prakash | Nullcon Goa 2022
                https://www.youtube.com/watch?v=QIJ82hoZRWU
              
            
              
                What Is Ethical Hacking? | Ethical Hacking In 8 Minutes | Ethical Hacking Explanation | Simplilearn
                https://www.youtube.com/watch?v=XLvPpirlmEs
              
            
              
                Ethical Hacking In 2 Minutes | What Is Ethical Hacking? | Ethical Hacking Explained | Simplilearn
                https://www.youtube.com/watch?v=OTf3kMhCtg4
              
            
              
                What is an Ethical Hacker and What Do They Do?
                https://www.youtube.com/watch?v=KZ93C-CroAA
              
            
              
                Introduction to Hacking | How to Start Hacking
                https://www.youtube.com/watch?v=SkfxL_We8ro
              
            
              
                How To Become A Hacker In 2023 | Step By Step Guide For Beginners (Neat tool listing)
                https://www.youtube.com/watch?v=W6vcd2gJw3Q
              
            
              
                OWASP Web Application Penetration Testing
                https://www.youtube.com/watch?v=Xglj_KgIIOY
              
            
              
                Full Ethical Hacking Course - Network Penetration Testing for Beginners (2019)
                https://www.youtube.com/watch?v=3Kq1MIfTWCE
              
            
              
                Ethical Hacking 101: Web App Penetration Testing - a full course for beginners
                https://www.youtube.com/watch?v=2_lswM1S264
              
            
              
                Cookie Stealing - Computerphile
                https://www.youtube.com/watch?v=T1QEs3mdJoc
              
            
              
                Difference between cookies, session and tokens
                https://www.youtube.com/watch?v=GhrvZ5nUWNg
              
            
              
                Session Hijacking Attack | Session ID and Cookie Stealing | SideJacking
                https://www.youtube.com/watch?v=oI7dX6DWyTo
              
            
              
                Ethical Hacking - What is Session Hijacking
                https://www.youtube.com/watch?v=sqMCPxwzIf8
              
            
              
                Ethical Hacking Course: Module 11 - Session Hijacking Theory
                https://www.youtube.com/watch?v=Q4NJ39os7mo
              
            
              
                Ethical Hacking: Module 11, Session Hijacking Lab Session
                https://www.youtube.com/watch?v=JmiUyPCkZ2Y
              
            
              
                How Hackers Hijack Your Cookies? Use HttpOnly!
                https://www.youtube.com/watch?v=WX4BHSm9uPI
              
            
              
                Web App Pentesting - HTTP Cookies & Sessions
                https://www.youtube.com/watch?v=zHBpJA5XfDk
              
            
              
                Top 7 Highest Paid Cyber Security Certifications: Highest Paid Certifications in Cyber Security 2022
                https://www.youtube.com/watch?v=Nsh2LrYKV8A
              
            
              
                Free CEH v12 10 Hours Complete Course(Part-1)
                https://www.youtube.com/watch?v=Xtf_Nn4UX4k
              
            
              
                Free CEH v12 10 Hours Complete Course (Part-2)
                https://www.youtube.com/watch?v=fytwTFrk_dc
              
            
              
                CompTIA PenTest+ Full Course - FREE (11 Hours) PT0-002
                https://www.youtube.com/watch?v=WczBlBjoQeI
              
            
              
                CompTIA Pentesting+ Part 1
                https://www.youtube.com/watch?v=-nZ34OzPVGU&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=1&pp=iAQB
              
            
              
                CompTIA PenTesting + Part 2
                https://www.youtube.com/watch?v=j1D3aIQEX_4&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=2&pp=iAQB
              
            
              
                CompTIA PenTesting + Part 3
                https://www.youtube.com/watch?v=MBF1Z0SbuwE&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=3&pp=iAQB
              
            
              
                CompTIA PenTesting + Part 4
                https://www.youtube.com/watch?v=sCevV3PaEt8&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=4&pp=iAQB
              
            
              
                CompTIA PENTEST+ PART 5
                https://www.youtube.com/watch?v=eR5FEQt1rzA&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=5&pp=iAQB
              
            
              
                CompTIA PenTesting+ Part 6
                https://www.youtube.com/watch?v=WkdDgKeF5oE&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=6&pp=iAQB
              
            
              
                CompTIA Pen Testing + Vulnerability Scan Analysis Part 7
                https://www.youtube.com/watch?v=HS-W1AOqSuo&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=7&pp=iAQB
              
            
              
                CompTIA PenTesting + Password Cracking part 8
                https://www.youtube.com/watch?v=T0N6vUL4_9Q&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=8&pp=iAQB
              
            
              
                CompTIA Pen Testing + Penetration testing wired Network Part 9
                https://www.youtube.com/watch?v=ih37Ec98l9c&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=9&pp=iAQB
              
            
              
                CompTIA PenTesting Attacking Wireless Networks Part 10
                https://www.youtube.com/watch?v=7aJv81sLda8&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=10&pp=iAQB
              
            
              
                CompTIA Pen Testing +Linux Exploits part 11
                https://www.youtube.com/watch?v=5w-TG4jTPsQ&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=11&pp=iAQB
              
            
              
                CompTIA Pen testing + Windows Exploits Part 12
                https://www.youtube.com/watch?v=T70IEDSxChY&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=12&pp=iAQB
              
            
              
                CompTIA Pen testing + Mobile Devices Part 13
                https://www.youtube.com/watch?v=0m8DX0aN1Vg&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=13&pp=iAQB
              
            
              
                CompTIA Pen testing + Mobile Devices Part 14
                https://www.youtube.com/watch?v=5Hy0imcF_Kk&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=14&pp=iAQB
              
            
              
                CompTIA PenTesting+ Application Testing Part 15
                https://www.youtube.com/watch?v=hPsoB_U285w&list=PL9QW_Id8-jnxQF7SXgOYzA3CK8aL4oX2f&index=15&pp=iAQB
              
            
              
                GIAC Penetration Tester GPEN Practice Questions
                https://www.youtube.com/watch?v=wCkO2FJEUOM&t=20
              
            
              
                OffSec Live | Walkthrough of a PEN-200 AD Set
                https://www.youtube.com/watch?v=2NLi4wzAvTw&t=551
              
            
              
                Full Tutorial on HackTheBox Setup (Cybersecurity Like a Pro)
                https://www.youtube.com/watch?v=QPNdOok2t3A
              
            
              
                TryHackMe Getting Started Tutorial
                https://www.youtube.com/watch?v=ROO2pDPgja4
              
            
              
                HackThisSite Basic Challenge 1
                https://www.youtube.com/watch?v=MhI8zi6reYw&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=1&pp=iAQB
              
            
              
                HackThisSite Basic Challenge 2
                https://www.youtube.com/watch?v=mTxKco_0bgA&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=2&pp=iAQB
              
            
              
                HackThisSite Basic Challenge 3
                https://www.youtube.com/watch?v=1zsapFhH0Uo&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=3&pp=iAQB
              
            
              
                HackThisSite Basic Challenge 4
                https://www.youtube.com/watch?v=QPPhutf0FWA&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=4&pp=iAQB
              
            
              
                HackThisSite Basic Challenge 5
                https://www.youtube.com/watch?v=NKaMfBV3caA&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=5&pp=iAQB
              
            
              
                HackThisSite Basic Challenge 6
                https://www.youtube.com/watch?v=t506xILCFIc&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=6&pp=iAQB
              
            
              
                HackThisSite Basic Challenge 7
                https://www.youtube.com/watch?v=vWf2CuLOrOM&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=7&pp=iAQB
              
            
              
                HackThisSite Basic Mission 8
                https://www.youtube.com/watch?v=Pl9m3AqvrZc&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=8&pp=iAQB
              
            
              
                HackThisSite Basic Mission 9
                https://www.youtube.com/watch?v=BCzYtsNsosg&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=9&pp=iAQB
              
            
              
                HackThisSite Basic Mission 10
                https://www.youtube.com/watch?v=35Uzjw2H8Uw&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=10&pp=iAQB
              
            
              
                HackThisSite Basic Mission 11
                https://www.youtube.com/watch?v=XTMq1TggJaM&list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9&index=11&pp=iAQB
              
            
              
                Hacking the OWASP WebGoat - by Omar Santos
                https://www.youtube.com/watch?v=cUqyPHtqvJA
              
            
              
                Hacking the OWASP Juice Shop Part 1 - by Omar Santos
                https://www.youtube.com/watch?v=w2lGZ7ESO84
              
            
              
                Hacking the OWASP Juice Shop Part 2 - by Omar Santos
                https://www.youtube.com/watch?v=-nVCzf4sZd8
              
            
              
                Pentesting OWASP Juice Shop - Part 1
                https://www.youtube.com/watch?v=Cz37iejTsH4
              
            
              
                Pentesting OWASP Juice Shop - Part 2
                https://www.youtube.com/watch?v=523l4Pzhimc
              
            
              
                Pentesting OWASP Juice Shop - Part 3
                https://www.youtube.com/watch?v=F8iRF2d-YzE
              
            
              
                Pentesting OWASP Juice Shop - Part 4
                https://www.youtube.com/watch?v=1hhd9EwX7h0
              
            
              
                Pentesting OWASP Juice Shop - Part 5
                https://www.youtube.com/watch?v=lGVAXCfFwv0
              
            
              
                Scammers Who Scam Scammers, Hackers Who Hack Hackers: Exploring a Sub-economy on Cybercrime Forums
                https://www.youtube.com/watch?v=5bNQnNdZeb0
              
            
              
                How to Build a Product that Scales into a Company
                https://www.youtube.com/watch?v=r-98YRAF1dY
              
            
              
                Harvard CS50 – Full Computer Science University Course (24 hours)
                https://www.youtube.com/watch?v=8mAITcNt710
              
            
              
                DEF CON 30 - Winn Schwartau - My First Hack Was in 1958
                https://www.youtube.com/watch?v=kibTTcIRXHg
              
            
          
- 
            
              
                data leaks, or data breaches
                https://en.wikipedia.org/wiki/List_of_data_breaches
              
            
              
                Mallory
                https://en.wikipedia.org/wiki/Alice_and_Bob
              
            
              
                and now, Mallory looks at the server response
                https://www.youtube.com/watch?v=gTVpBbFWry8
              
            
              
                Welcome, to the world of programming
                https://www.youtube.com/results?search_query=node.js+tutorial
              
            
          
- 
            
              
                How ChatGPT can help you design system architecture ❤️
                https://www.youtube.com/watch?v=Ri3TLTKvSYQ
              
            
              
                Strapi.js Crash Course ❤️
                https://www.youtube.com/watch?v=6FnwAbd2SDY
              
            
              
                Strapi Headless CMS Tutorial
                https://www.youtube.com/watch?v=W1G33Is3SEE
              
            
              
                How to use JWT with SvelteKit and Strapi ❤️
                https://www.youtube.com/watch?v=WgX87HDrAss
              
            
              
                Content-Types Builder 101
                https://www.youtube.com/watch?v=bStlyMB0NEw
              
            
              
                Strapi | Advanced Customization and Plugin Development
                https://www.youtube.com/watch?v=kIZHzbmnhnU
              
            
              
                Top 10 Strapi Tips
                https://www.youtube.com/watch?v=fnIuo0RpHao
              
            
              
                SvelteKit is my mistress
                https://www.youtube.com/watch?v=uEJ-Rnm2yOE
              
            
              
                SvelteKit(1.0) | Adding Bootstrap(v5) and Customizing SASS variables ❤️
                https://www.youtube.com/watch?v=VfZrDOZpY98
              
            
              
                SvelteKit 1.0 with SQLite Tutorial ❤️
                https://www.youtube.com/watch?v=iO4VUbQ6ua4
              
            
              
                Mapping Multiple Svelte Stores: How to Link Entities Together in UI?
                https://www.youtube.com/watch?v=lgu9VnYwJxg
              
            
              
                Authentication and Authorization in SvelteKit 1 with SQLite
                https://www.youtube.com/watch?v=XRa-b5E7x8w
              
            
              
                What is a CMS? Part 1
                https://www.youtube.com/watch?v=kJ-1NUMvwmg
              
            
              
                What is a CMS? Part 2
                https://www.youtube.com/watch?v=bHNjVlDLmsA
              
            
              
                Headless CMS vs Traditional CMS
                https://www.youtube.com/watch?v=av2CL4nusg4
              
            
              
                What is Headless eCommerce? (vs Traditional Monolith)
                https://www.youtube.com/watch?v=HW4RxuDCrwE
              
            
              
                What is Headless CMS? A Simple Explanation!
                https://www.youtube.com/watch?v=5fK30uhZXUQ
              
            
              
                Exploring keystone js
                https://www.youtube.com/watch?v=IIQfR_97hys
              
            
              
                Keystone JS Tutorial - A Node.js CMS
                https://www.youtube.com/watch?v=DPXDFeUEk3g
              
            
              
                Headless CMS & GraphQL API with KeystoneJS
                https://www.youtube.com/watch?v=3cH1BXJbfa4
              
            
              
                Introducing KeystoneJS, the CMS & API Platform for Prisma - Jed Watson | Prisma Day 2021
                https://www.youtube.com/watch?v=Z-0_qlxNpm4
              
            
              
                Apostrophe: Node.js CMS without sacrificing power or dev experience
                https://www.youtube.com/watch?v=c-BnTKJ-F4o
              
            
              
                March 31 2022: learning apostrophe cms
                https://www.youtube.com/watch?v=QESHA9WKsbs
              
            
              
                Converting an HTML template for use in Apostrophe
                https://www.youtube.com/watch?v=KqzKrbCv5G4
              
            
              
                Apostrophe + Docker Interactive Workshop at CMS Philly
                https://www.youtube.com/watch?v=3HScgxWaBc8
              
            
              
                Getting Started with Ghost (self-hosted): Beginner Edition!
                https://www.youtube.com/watch?v=6g2xD4IFiys
              
            
              
                Ghost - a free, self hosted, open source blog platform with great templates and easy posting.
                https://www.youtube.com/watch?v=xSYao0WO3F0
              
            
              
                Start a Blog with Ghost CMS and Digital Ocean for Only $5 a Month!
                https://www.youtube.com/watch?v=aljYjRylkyM
              
            
              
                Introduction | Hexo - Static Site Generator | Tutorial 1/20
                https://www.youtube.com/watch?v=Kt7u5kr_P5o
              
            
              
                The Hexo Static Site (Blog) Generator - Beginner's Crash Course
                https://www.youtube.com/watch?v=Onglr1_Kgls
              
            
              
                Kiss With Hexo by Oleksandr Tryshcenko (Static Sites Meetup)
                https://www.youtube.com/watch?v=CE5Wem4h70o
              
            
              
                Database Tutorial - Setting up table relationships using keys
                https://www.youtube.com/watch?v=V5DyvUfsboA
              
            
              
                Relational Database Relationships (Updated)
                https://www.youtube.com/watch?v=C3icLzBtg8I
              
            
              
                SQL Server Tutorial - One-to-many and many-to-many table relationships
                https://www.youtube.com/watch?v=4q-keGvUnag
              
            
              
                Table Relationships
                https://www.youtube.com/watch?v=jyklg0cTN3M
              
            
              
                MySQL 7 - One-to-One Relationship
                https://www.youtube.com/watch?v=lDnL1gwCE0o
              
            
              
                DBMS 1 to many,many to many,1 to 1 relationships
                https://www.youtube.com/watch?v=O1bi5MjqsAc
              
            
              
                Introduction to Object-Relational Mapping
                https://www.youtube.com/watch?v=dHQ-I7kr_SY
              
            
              
                ORM: The Good, the Great, and the Ugly
                https://www.youtube.com/watch?v=3EvhK7-DlZA
              
            
              
                What are ORM Frameworks?
                https://www.youtube.com/watch?v=h7_pPJGdwGw
              
            
              
                Object-Relational Mapping Explained for EVERYONE (with Code Examples) 🚀
                https://www.youtube.com/watch?v=c2K5QRYjmeA
              
            
              
                Understanding ORM and Hibernate @OneToMany, @ManyToOne, and @JoinColumn
                https://www.youtube.com/watch?v=min556C749k&t=22
              
            
              
                Should you use Sequelize, TypeORM, or Prisma 1?
                https://www.youtube.com/watch?v=3Pxj-4IrOcs
              
            
              
                Prisma in 100 Seconds
                https://www.youtube.com/watch?v=rLRIB6AF2Dg
              
            
              
                Full-Stack CRUD Application with SvelteKit & Prisma ❤️
                https://www.youtube.com/watch?v=E9J2VXd-bzE
              
            
              
                Learn Prisma In 60 Minutes
                https://www.youtube.com/watch?v=RebA5J-rlwg
              
            
              
                TypeORM Crash Course - TypeScript & Node ORM
                https://www.youtube.com/watch?v=JaTbzPcyiOE
              
            
              
                TypeOrm Beginners Tutorial - Setting Up
                https://www.youtube.com/watch?v=rDj3AAFfMn0
              
            
              
                TypeORM Tutorial (Seamless Typescript ORM)
                https://www.youtube.com/watch?v=Paz0gnODPE0
              
            
              
                How to Use Sequelize ORM in NodeJS - Tutorial
                https://www.youtube.com/watch?v=Crk_5Xy8GMA
              
            
              
                Postgres & Sequelize - Associations
                https://www.youtube.com/watch?v=A1dAHmzpcX0
              
            
              
                Learn Sequelize ORM on Node.js with MySQL From Scratch in One Video
                https://www.youtube.com/watch?v=pxo7L5nd1gA
              
            
              
                AdonisJS 5 Crash Course 2021
                https://www.youtube.com/watch?v=bSvw887ptKI
              
            
              
                Getting Started With AdonisJS 4.0 - Framework Intro & Setup
                https://www.youtube.com/watch?v=2oXpBK2iNQU
              
            
              
                AdonisJS full course 2022
                https://www.youtube.com/watch?v=L47ox8QZur0
              
            
              
                What is Parse?
                https://www.youtube.com/watch?v=AJXR5bhoRzY
              
            
              
                Parse-Dashboard installation and usage
                https://www.youtube.com/watch?v=NqlZYccZR0Q
              
            
              
                I tried 5 Firebase alternatives
                https://www.youtube.com/watch?v=SXmYUalHyYk
              
            
              
                Turns your SQL database into a Nocode platform with NocoDB | Alternative to AirTable
                https://www.youtube.com/watch?v=j4BnAgqY90g
              
            
              
                Exploring Nocodb, an open source Airtable alternative
                https://www.youtube.com/watch?v=QGpTSpvxTSU
              
            
              
                NocoDB - How to Use NocoDB to Setup and Manage Database
                https://www.youtube.com/watch?v=BBFLsqYbiis
              
            
              
                Airtable vs Nocodb vs Baserow: who is the fastest?
                https://www.youtube.com/watch?v=rciYms2Tj9A
              
            
              
                No-Code Databases Made Easy with Baserow and Docker (An Airtable Alternative)
                https://www.youtube.com/watch?v=B98pTpQUqmM
              
            
              
                How to Create a Database From Scratch | Better Than Airtable at a Fraction of the cost?
                https://www.youtube.com/watch?v=IpsPPacQOcE
              
            
              
                Build your first ToolJet app in less than 10 minutes
                https://www.youtube.com/watch?v=vA8dZt1BY6c
              
            
              
                Introduction to ToolJet's application builder
                https://www.youtube.com/watch?v=4zFcSCON43Q
              
            
              
                How to make webpage Html builder
                https://www.youtube.com/watch?v=J9n7usw1Eu4
              
            
              
                Drag and drop website builder javascript library-VvvebJs
                https://www.youtube.com/watch?v=PEu0GpyVS2g
              
            
              
                Headless CMS in a Gatsby App Using ButterCMS
                https://www.youtube.com/watch?v=wihIqaRlLIY
              
            
              
                Strapi vs. Contentful vs. Sanity Headless CMS | The Compared EP 1
                https://www.youtube.com/watch?v=O_jBZVHus70
              
            
              
                Build a blog using Contentful headless CMS and NextJs
                https://www.youtube.com/watch?v=ApztAQuXisU
              
            
              
                Gatsby And Contentful - The Headless CMS Approach - Episode 1
                https://www.youtube.com/watch?v=fY3mBJSDA44
              
            
              
                Learn GraphCMS and GraphQL by building a Next.js Disney+ Clone
                https://www.youtube.com/watch?v=u1ovHJXkPBY
              
            
              
                Which Self-Hosted Dashboard is Right For You??
                https://www.youtube.com/watch?v=u5blATj71o4
              
            
              
                This Homelab Dashboard is simple and beautiful!
                https://www.youtube.com/watch?v=9iTPm45EmxM
              
            
              
                Meet Heimdall, Your Homelab Application Dashboard
                https://www.youtube.com/watch?v=PA01Z6-z8Qs
              
            
              
                World's Greatest Pi-hole Tutorial - Easy Raspberry Pi Project!
                https://www.youtube.com/watch?v=cE21YjuaB6o
              
            
              
                Installing Pi-Hole and Pi-VPN on Raspberry Pi OS
                https://www.youtube.com/watch?v=_YCJrEiZukk
              
            
              
                How To: Create Plex Media Server on TrueNAS / FreeNAS to watch your media ANYWHERE
                https://www.youtube.com/watch?v=zMQdsC4LE9g
              
            
              
                Turn an old PC into a Cloud Storage (TrueNAS)
                https://www.youtube.com/watch?v=Eqc36W3bqKA
              
            
              
                How to Build a Home Lab for Infosec with Ralph May (Pen testing = System Penetration Testing)
                https://www.youtube.com/watch?v=9QoPmtpn-gs
              
            
          
- 
            
              
                Ylvis - The Fox
                https://www.youtube.com/watch?v=jofNR_WkoCE
              
            
              
                Solo Overnight Camping In Blizzard -- 70 Subscriber Special
                https://www.youtube.com/watch?v=23QqGLt4-4w
              
            
              
                Insulated Tent Camping In Freezing Weather
                https://www.youtube.com/watch?v=wv0DhYw3uOI
              
            
              
                Camping Overnight With Campfire - 100K Subscriber Special
                https://www.youtube.com/watch?v=2uPJi-m6kgA
              
            
              
                Camping In A Snow Storm
                https://www.youtube.com/watch?v=XWzEVrRBrXU
              
            
              
                3 Days SOLO Survival Overnighter (No Tarp, No Firestarter, No Water)
                https://www.youtube.com/watch?v=4aGRC5gYNrg
              
            
              
                Alone In The Canadian Wilderness (Full Version)
                https://www.youtube.com/watch?v=WASK7oF9dog
              
            
              
                Building A Bushcraft Shelter in the Woods
                https://www.youtube.com/watch?v=jotbPZl91aI
              
            
              
                Thunderstruck by Steve'n'Seagulls (LIVE)
                https://www.youtube.com/watch?v=e4Ao-iNPPUc
              
            
              
                What is the Appalachian Trail?
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                Appalachian Trail Documentary: DIXIE TO MAINE
                https://www.youtube.com/watch?v=EzXP5PjRHjM
              
            
              
                Pacific Crest Trail Documentary: A YEAR OF ICE AND FIRE
                https://www.youtube.com/watch?v=V4D4TcgppD8
              
            
              
                Continental Divide Trail Documentary: CHOOSE YOUR ADVENTURE
                https://www.youtube.com/watch?v=1ewQvcGhQAA
              
            
              
                Climbing Kilimanjaro
                https://www.youtube.com/watch?v=qYu7L08GV0k
              
            
              
                The Most Common Mistakes Thru-Hikers Make
                https://www.youtube.com/watch?v=_xzdIwmyZRU
              
            
              
                Vitas - The 7th Element
                https://www.youtube.com/watch?v=989-7xsRLR4
              
            
              
                Mission Across Tatra Mountain Valley Peaks
                https://www.youtube.com/watch?v=wTq3E1hU4uQ
              
            
              
                ILLEGAL FREEDOM: Train Surfing Journey Across Serbia
                https://www.youtube.com/watch?v=eUQP_avo6iU
              
            
              
                ILLEGAL FREEDOM: Journey Across Chernobyl Exclusion Zone
                https://www.youtube.com/watch?v=jGPjj4B_jEk
              
            
              
                Creepy Mysterious Underground Room
                https://www.youtube.com/watch?v=bXfxw023RyQ
              
            
              
                Exploring A 3.6 Million Dollar Tudor Style Mansion - Untouched For 25 Years
                https://www.youtube.com/watch?v=u1fcGl2ezyM
              
            
              
                Eddie Vedder - Guaranteed (Into The Wild)
                https://www.youtube.com/watch?v=Mwx3RvDWvDM
              
            
              
                Book reviews | Three popular science books you should read (and one you shouldn't)
                https://www.youtube.com/watch?v=mbbdTTm2wUA
              
            
              
                Talking Science: - Bill Bryson on A Short History of Nearly Everything
                https://www.youtube.com/watch?v=4gb-hnbHbjw
              
            
              
                Jon Krakauer interview on "Into the Wild" (1996)
                https://www.youtube.com/watch?v=kNp3CIJPoB0
              
            
              
                Your DNA Does Not Define You | Carine McCandless
                https://www.youtube.com/watch?v=DJXM8HjyVSo
              
            
              
                PCT Thru-hiker Breaks Down The Movie WILD
                https://www.youtube.com/watch?v=g2egGceMxyY
              
            
              
                Appalachian Trail Thru-hiker Breaks Down The Movie A WALK IN THE WOODS
                https://www.youtube.com/watch?v=jW-Gk1NUZ9I
              
            
              
                The Top 20 Greatest Novels Ever Written
                https://www.youtube.com/watch?v=3-7TR4eyfGg&t=191
              
            
              
                Story Of Philosophy (Book Review)
                https://www.youtube.com/watch?v=A2YTO4SHlCs
              
            
              
                Friedrich Nietzsche by The Giants of Philosophy (Audiobook Series)
                https://www.youtube.com/watch?v=TLzITQVpFrA
              
            
              
                Friedrich Nietzsche by Story Of Philosophy (Will Durant)
                https://www.youtube.com/watch?v=s4i11923V04
              
            
              
                The Four Horsemen HD: Hour 1 of 2 - Discussions with Richard Dawkins, Ep 1
                https://www.youtube.com/watch?v=9DKhc1pcDFM
              
            
              
                The Four Horsemen: Hour 2 of 2 - Discussions with Richard Dawkins, Ep 1
                https://www.youtube.com/watch?v=TaeJf-Yia3A
              
            
              
                Richard Dawkins, Daniel Dennett, Sam Harris & Ayaan Hirsi Ali
                https://www.youtube.com/watch?v=sOMjEJ3JO5Q
              
            
              
                Alan Walker - Faded (Remix) ♫ Shuffle Dance (Music video) Electro House
                https://www.youtube.com/watch?v=1oTUupME0-M&t=12s
              
            
              
                Ultimate shuffle dance tutorial. All moves u need to cut shapes. (Anastasiia Kirilik)
                https://www.youtube.com/watch?v=Dc6B14K1SZ8
              
            
              
                Shuffle Tutorial Basics: Running Man, T Step and Variations
                https://www.youtube.com/watch?v=Kt-Tb9gaOB8
              
            
              
                HOW TO SHUFFLE - GETTING UP TO SPEED
                https://www.youtube.com/watch?v=v-fsbZ5VgTU
              
            
              
                Favorite video of ME AND MOM shuffling! 2017 (SOFIA SOFIA)
                https://www.youtube.com/watch?v=uoXrxLtNYWc
              
            
              
                Sammy Steadman - Shuffle Dance - September 3, 2020
                https://www.youtube.com/watch?v=li_w1DXIFVk
              
            
              
                Sammysteads = Shuffle Dance & Cutting Shapes Compilation
                https://www.youtube.com/watch?v=U_UYwzVJ3Wo
              
            
              
                Imagine Dragons - Believer
                https://www.youtube.com/watch?v=7wtfhZwyrcc
              
            
              
                Learning JavaScript in 3 Days ?? | Code With Me
                https://www.youtube.com/watch?v=jjydMpW47wk
              
            
              
                Where To Start Learning How To Code
                https://www.youtube.com/watch?v=-1SmUivH9dQ
              
            
              
                How to Teach Kids Coding | Teach Coding for Free with NO Experience
                https://www.youtube.com/watch?v=_7lMYRzCm74
              
            
              
                Kid coders start as young as 4
                https://www.youtube.com/watch?v=BC2YYqzJH7I
              
            
              
                Meet The 10-Year-Old Coder Grabbing Google's Attention
                https://www.youtube.com/watch?v=UKksIo79Jbc
              
            
              
                Survivor - Eye Of The Tiger (Official HD Video)
                https://www.youtube.com/watch?v=btPJPFnesV4
              
            
          
- 
            
              
                HTML & CSS: Creating and Viewing an HTML File
                https://www.youtube.com/watch?v=fALDrmrdXlc
              
            
              
                HTML & CSS: The Many HTML Tags
                https://www.youtube.com/watch?v=j5a6TygkF4k
              
            
              
                HTML & CSS: Creating and Using a CSS File
                https://www.youtube.com/watch?v=7E_bH6mJgzI
              
            
              
                HTML & CSS: The Many CSS Commands and Media Queries
                https://www.youtube.com/watch?v=v5ho12-Z5N0
              
            
              
                JavaScript: Basics
                https://www.youtube.com/watch?v=kccz9Go4yOA
              
            
              
                JavaScript: Functions
                https://www.youtube.com/watch?v=ySZgjf_IpOM
              
            
              
                JavaScript: External Libraries
                https://www.youtube.com/watch?v=uoB0oAX3cvM
              
            
              
                JavaScript: The Document Object Model (DOM) and Browser API
                https://www.youtube.com/watch?v=Jqv6u8ec3fQ
              
            
              
                JavaScript: Event-Driven Programming in JavaScript
                https://www.youtube.com/watch?v=ouHMLTfLDSo
              
            
              
                What is Full Stack Development | Beginner's Series to Full Stack Web Development
                https://www.youtube.com/watch?v=EKKLkzReZR4
              
            
              
                How does an application work | Beginner's Series to Full Stack Web Development
                https://www.youtube.com/watch?v=39kav7demMk
              
            
              
                Let's look into using HTML | Beginner's Series to Full Stack Web Development
                https://www.youtube.com/watch?v=QEav1U6uA10
              
            
              
                Lets learn more about CSS | Beginner's Series to Full Stack Web Development
                https://www.youtube.com/watch?v=D2MnCeS0vZs
              
            
              
                Using External Stylesheets & Multiple Pages | Beginner's Series to Full Stack Web Development
                https://www.youtube.com/watch?v=UIqFkwmMRJU
              
            
              
                Using Javascript to Create a Header | Beginner's Series to Full Stack Web Development
                https://www.youtube.com/watch?v=EF9I1-nZcqc
              
            
              
                Rendering Posts using Javascript | Beginner's Series to Full Stack Web Development
                https://www.youtube.com/watch?v=6_IjklVSQAA
              
            
              
                Using Functions in Javascript | Beginner's Guide to Full Stack Development
                https://www.youtube.com/watch?v=jOQARdz9ZgA
              
            
              
                Making your first Node REST API | Beginner's Guide to Full Stack Development
                https://www.youtube.com/watch?v=d-XefYh_SDw
              
            
              
                Using MongoDB to Store our Posts | Beginner's Guide to Full Stack Development
                https://www.youtube.com/watch?v=UbyPxr3Xz24
              
            
              
                Fetching a Single Post | Begginer's Guide to Full Stack Development
                https://www.youtube.com/watch?v=ERvWm2sNz4U
              
            
              
                Adding a Post to Mongo | Beginner's Guide to Full Stack Development
                https://www.youtube.com/watch?v=XTHfhXK5eoc
              
            
              
                WebAssembly: Real World Applications
                https://www.youtube.com/watch?v=ysFJHpS-O08&t=137
              
            
              
                Web Assembly(WASM) Calculater Created in JavaScript
                https://www.youtube.com/watch?v=JqCaynNwtOA
              
            
              
                Learn Fetch API In 6 Minutes
                https://www.youtube.com/watch?v=cuEtnrL9-H0
              
            
              
                The Ultimate Guide to GET and POST Requests with the Fetch API
                https://www.youtube.com/watch?v=2qUWPDHW7FI
              
            
              
                Content Delivery Networks 101: A Beginner's Guide
                https://www.youtube.com/watch?v=cUEljT6syus
              
            
              
                What are Modules in JavaScript and their Specifications
                https://www.youtube.com/watch?v=2KB_Pq-DrQM
              
            
              
                You Don't Need a Dependency - Clipboard API
                https://www.youtube.com/watch?v=6vcCTymhIXY
              
            
              
                JavaScript Clipboard API Programming Tutorial
                https://www.youtube.com/watch?v=hoXKylYuaVc
              
            
              
                HTML5 Canvas Tutorial for Beginners [How to Draw Shapes with JavaScript]
                https://www.youtube.com/watch?v=ymmtEgp0Tuc
              
            
              
                CANVAS JavaScript Drawing App 🎨
                https://www.youtube.com/watch?v=wCwKkT1P7vY
              
            
              
                How To Build An Advanced Light/Dark Theme Toggle
                https://www.youtube.com/watch?v=RiWxhm5ZdFM&t=37
              
            
              
                Mermaid JS: Finally There's A Great UML & Diagram Drawing Tool
                https://www.youtube.com/watch?v=JiQmpA474BY&t=73
              
            
              
                Learn How to do Browser Fingerprinting in JavaScript Using FingerprintJS
                https://www.youtube.com/watch?v=rF6QOSwjPmU
              
            
              
                Replace JavaScript Alert Box with Sweet Alert JS Dialogs
                https://www.youtube.com/watch?v=isVIkU1gAs0
              
            
              
                JavaScript OCR Using Tesseract.js
                https://www.youtube.com/watch?v=kHTasYqs4Tw
              
            
              
                Faster Page-Loads Using QuickLink
                https://www.youtube.com/watch?v=Lnzeik3m4XI
              
            
              
                Create Website Feature Tours using Driver.js
                https://www.youtube.com/watch?v=oHXkrHWqSTg
              
            
              
                Show Web Page Progress Using TopBar
                https://www.youtube.com/watch?v=l9DnBi-USDU
              
            
              
                Create Presentation Slides using Reveal.js
                https://www.youtube.com/watch?v=QSX1yinDZx4
              
            
              
                Position Tooltips and Popovers Using Popper.js
                https://www.youtube.com/watch?v=H_sda770AjU
              
            
              
                Cut and Copy Text in JavaScript using Clipboard.JS
                https://www.youtube.com/watch?v=VhhjC2XxvFc
              
            
              
                Use Google Sheets as a Free Tabular Database
                https://www.youtube.com/watch?v=6AbjKgpwQQM
              
            
              
                Create Dynamic Webpage Headers Using Headroom.js
                https://www.youtube.com/watch?v=shkm-j5dbpg
              
            
              
                Create Diagrams and Charts in Web Pages using Mermaid
                https://www.youtube.com/watch?v=pd7q6CR4pz0
              
            
              
                Hassle Free Full-Screen in JavaScript | Screenfull.js
                https://www.youtube.com/watch?v=WgZbgEsGfF0
              
            
              
                Quickly Setup Panels in JavaScript using Tweakpane
                https://www.youtube.com/watch?v=CmGXOeVYRwo
              
            
              
                Manage Browser Storage Like a PRO
                https://www.youtube.com/watch?v=brnBTkvZcWQ
              
            
              
                Create Hand Drawn Shapes in JavaScript using RoughJS
                https://www.youtube.com/watch?v=bB4dFpw7dSA
              
            
              
                What is SvelteKit?
                https://www.youtube.com/watch?v=9OlLxkaeVvw
              
            
              
                Setting up a SvelteKit App
                https://www.youtube.com/watch?v=_M-iOKo4FnE
              
            
              
                Svelte Components (refresh)
                https://www.youtube.com/watch?v=WK4SN853CqI
              
            
              
                Pages & Routes
                https://www.youtube.com/watch?v=ftiTVitDbx0
              
            
              
                Reusable Components
                https://www.youtube.com/watch?v=5IajHJULs5I
              
            
              
                Layout Components
                https://www.youtube.com/watch?v=shTnwJa4SRA
              
            
              
                Reset Layouts
                https://www.youtube.com/watch?v=t7UlyE2Jhx4
              
            
              
                Loading Data & SSR
                https://www.youtube.com/watch?v=a5OiuEu1Q6M
              
            
              
                Client-side vs Server-side Code
                https://www.youtube.com/watch?v=Nzcefm5Izc8
              
            
              
                Dynamic Routes
                https://www.youtube.com/watch?v=Y2_bJoFbQQg
              
            
              
                Redirects
                https://www.youtube.com/watch?v=KpruqbynhjE
              
            
              
                Prefetching Data
                https://www.youtube.com/watch?v=YK5Pmcv0BFk
              
            
              
                Error Pages
                https://www.youtube.com/watch?v=MUjgMu5no3A
              
            
              
                Deploying to Vercel
                https://www.youtube.com/watch?v=gUs-Sissb48
              
            
              
                API Routes
                https://www.youtube.com/watch?v=0gor32MSyiA
              
            
              
                Svelte State Management Guide (Sharing Data Between Components)
                https://www.youtube.com/watch?v=4dDjQiOVrOo
              
            
              
                Simple SvelteKit Page Transitions
                https://www.youtube.com/watch?v=gkw1wFIXM_8
              
            
              
                10 Awesome Svelte UI Component Libraries
                https://www.youtube.com/watch?v=RkD88ARvucM&t=118
              
            
              
                What Svelte UI Library Should You Use?
                https://www.youtube.com/watch?v=O0mNU0maItY
              
            
              
                Svelte Headless UI Component Library
                https://www.youtube.com/watch?v=7mE1UbRwU3w
              
            
              
                How To Make and Publish a Svelte Library - Weekly Svelte
                https://www.youtube.com/watch?v=_TymiadmPrc
              
            
              
                Introduction To 3D With Svelte (Threlte)
                https://www.youtube.com/watch?v=89LYeHOncVk
              
            
              
                What are WebSockets? How is it different from HTTP?
                https://www.youtube.com/watch?v=xTR5OflgwgU&t=25
              
            
              
                WebSockets Crash Course - Handshake, Use-cases, Pros & Cons and more
                https://www.youtube.com/watch?v=2Nt-ZrNP22A
              
            
              
                A Beginner's Guide to WebSockets
                https://www.youtube.com/watch?v=8ARodQ4Wlf4
              
            
              
                WebSockets with NodeJS (Express) and WebSocket API
                https://www.youtube.com/watch?v=wV-fDdHhGqs
              
            
              
                12.1: Introduction to Node - WebSockets and p5.js Tutorial
                https://www.youtube.com/watch?v=bjULmG8fqc8
              
            
              
                12.2: Using Express with Node - WebSockets and p5.js Tutorial
                https://www.youtube.com/watch?v=2hhEOGXcCvg
              
            
              
                12.3: Connecting Client to Server with Socket.io - WebSockets and p5.js Tutorial
                https://www.youtube.com/watch?v=HZWmrt3Jy10
              
            
              
                Learn Socket.io In 30 Minutes
                https://www.youtube.com/watch?v=ZKEqqIO7n-k
              
            
              
                Interview with Senior JS Developer
                https://www.youtube.com/watch?v=Uo3cL4nrGOk
              
            
              
                JavaScript Is Weird
                https://www.youtube.com/watch?v=sRWE5tnaxlI
              
            
          
- 
            
              
                had they known, or could understand, all teachers wold beg you for forgiveness
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                Giants Of Philosophy narrated by Charlton Heston
                https://duckduckgo.com/?q=Giants+Of+Philosophy
              
            
              
                Story Of Philosophy by Will Durant
                https://www.youtube.com/results?search_query=The+Story+of+Philosophy+Will+Durant
              
            
              
                A Short History of Nearly Everything by Bill Bryson
                https://www.youtube.com/results?search_query=A+Short+History+of+Nearly+Everything
              
            
              
                Death by Black Hole: And Other Cosmic Quandaries by Neil DeGrasse Tyson
                https://duckduckgo.com/?q=Death+by+Black+Hole%3A+And+Other+Cosmic+Quandaries+Archive
              
            
              
                Demon Haunted World by Carl Sagan
                https://www.youtube.com/results?search_query=Demon+Haunted+World
              
            
              
                A Walk in the Woods by Bill Bryson
                https://www.youtube.com/results?search_query=A+Walk+in+the+Woods+Audiobook+by+Bill+Bryson
              
            
              
                Like Mr. Sagan says, we are a young civilization
                https://www.youtube.com/watch?v=h8k48bXJDDc
              
            
          
- 
            
              
                GraphViz
                https://www.youtube.com/watch?v=YL260-A5r2U
              
            
              
                Geometry Nodes in Blender
                https://www.youtube.com/watch?v=kMDB7c0ZiKA
              
            
              
                Node Red
                https://www.youtube.com/watch?v=3AR432bguOY
              
            
              
                visualize object oriented programming
                https://www.youtube.com/watch?v=8CBnAmYnwk0
              
            
              
                Apple Automator
                https://www.youtube.com/watch?v=BTmZOh1GI3U
              
            
              
                content management systems
                https://www.youtube.com/watch?v=deqX0gMeUVc
              
            
              
                Bootstrap Themes
                https://www.youtube.com/watch?v=7QT7EMsQyjg
              
            
          
- 
            
              
                What is Linux?
                https://www.youtube.com/watch?v=zA3vmx0GaO8
              
            
              
                Top 5 FAVORITE Linux Distros
                https://www.youtube.com/watch?v=fnNmXhUxa30
              
            
              
                What is Ubuntu? Quick History of the Linux Distro
                https://www.youtube.com/watch?v=SDMQxLblarE
              
            
              
                Ubuntu vs Linux Mint - Which is right for you?
                https://www.youtube.com/watch?v=5kPn-Hf7hOc
              
            
              
                Is Fedora The Best Linux Distro Ever?
                https://www.youtube.com/watch?v=4_rC9G2HfZY
              
            
              
                What is Arch Linux?
                https://www.youtube.com/watch?v=LY1ubqXkPcE
              
            
              
                Ranking Linux Desktop Environments for 2023
                https://www.youtube.com/watch?v=09cYQJBgKEs
              
            
              
                Microsoft Office vs OpenOffice / LibreOffice
                https://www.youtube.com/watch?v=sloEMUt7n5Q
              
            
              
                LibreOffice vs OpenOffice
                https://www.youtube.com/watch?v=BEl9QaThLxw
              
            
              
                How to Use VirtualBox (Beginners Guide)
                https://www.youtube.com/watch?v=sB_5fqiysi4
              
            
              
                Stop using Virtualbox, Here's how to use QEMU instead
                https://www.youtube.com/watch?v=Kq849CpGd88
              
            
              
                What is QEMU?
                https://www.youtube.com/watch?v=OhUJeuviwhE
              
            
              
                TUTORIAL: Introduction to VLC Player for PC
                https://www.youtube.com/watch?v=sRn7WAGFlyg
              
            
              
                10 Awesome VLC Media Player Tips and Tricks
                https://www.youtube.com/watch?v=NDFEjbkiRKk
              
            
              
                GIMP in Less Than 10 Minutes: Beginners Guide
                https://www.youtube.com/watch?v=_L_MMU22bAw
              
            
              
                Grease Pencil (Blender) VS Krita
                https://www.youtube.com/watch?v=etzAUks3rZM
              
            
              
                Basics of OpenToonz 1.5 (Non-linux)
                https://www.youtube.com/watch?v=L72Ix0abQ8E
              
            
              
                Inkscape Explained in 5 Minutes
                https://www.youtube.com/watch?v=pa6a7oz7vEE
              
            
              
                How to make Easy Scribus Layouts in 15 minutes
                https://www.youtube.com/watch?v=slbiQ0mJWbw
              
            
              
                TUTORIAL: How to Format Your Book With Scribus
                https://www.youtube.com/watch?v=pvYq82sv93E
              
            
              
                How to use Audacity to Record & Edit Audio | Beginners Tutorial
                https://www.youtube.com/watch?v=yzJ2VyYkmaA
              
            
              
                How to Make Better Melodies in LMMS
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                What is Ardour?
                https://www.youtube.com/watch?v=YpMP8uGGpzI
              
            
              
                Trackers: The Sound of 16-Bit
                https://www.youtube.com/watch?v=roBkg-iPrbw
              
            
              
                Modern Day Mod Trackers
                https://www.youtube.com/watch?v=gdSslkrN1kk
              
            
              
                DaVinci Resolve 18 - Full Tutorial for Beginners
                https://www.youtube.com/watch?v=EEksPdEc7aI
              
            
              
                Blender Video Editor
                https://www.youtube.com/watch?v=ifjKkEKrPt0
              
            
              
                Raw Therapee Beginners Guide
                https://www.youtube.com/watch?v=4jB5O6MnBXk
              
            
              
                Darktable Basics
                https://www.youtube.com/watch?v=SiWBZ3FOMo8
              
            
              
                Run Your Own AI Chat GPT-3 On Your Computer
                https://www.youtube.com/watch?v=EgoHtsOgZhY
              
            
              
                Run a ChatGPT-like AI on Your Laptop Using LLaMA and Alpaca
                https://www.youtube.com/watch?v=OLg2BKhwaSc
              
            
              
                Install Stable Diffusion Locally (In 3 minutes!!)
                https://www.youtube.com/watch?v=6MeJKnbv1ts
              
            
              
                ISPs can now sell your data without permission
                https://www.youtube.com/watch?v=k5KgDka0FYA
              
            
              
                ANALYSIS: 90+% ISP Data Sold: What You Can Do
                https://www.youtube.com/watch?v=TlP_RzEWTY8
              
            
              
                FBI Bought Your ISP Data 
                https://www.youtube.com/watch?v=IVqnYvfJfAs
              
            
              
                What Is Tor Browser And How It Works? | Why Should You Use It? | Tor Browser Explained | Simplilearn
                https://www.youtube.com/watch?v=YWBrtTu3l64
              
            
          
- 
            
              
                Story Of Philosophy by Will Durant
                https://www.youtube.com/results?search_query=The+Story+of+Philosophy+Will+Durant
              
            
              
                Giants Of Philosophy
                https://duckduckgo.com/?q=Giants+Of+Philosophy
              
            
              
                Demon Haunted World
                https://www.youtube.com/results?search_query=Demon+Haunted+World
              
            
              
                simulation of how long it takes for speed of light
                https://www.youtube.com/watch?v=HV7q9VrDgBo
              
            
              
                to just visit planets in our solar system
                https://www.youtube.com/watch?v=_qKOpvDa82M
              
            
              
                those who had real teachers are surprised that some find science dull
                https://www.youtube.com/watch?v=P1ww1IXRfTA
              
            
          
- 
            
              
                Wikipedia’s list of Common Misconceptions
                https://en.wikipedia.org/wiki/List_of_common_misconceptions
              
            
              
                Pseudodoxia Epidemica
                https://en.wikipedia.org/wiki/Pseudodoxia_Epidemica
              
            
              
                A People's History of the United States
                https://www.youtube.com/results?search_query=A+People%27s+History+of+the+United+States
              
            
              
                A Short History of Nearly Everything
                https://www.youtube.com/results?search_query=A+Short+History+of+Nearly+Everything
              
            
              
                Jon Krakauer's Missoula
                https://en.wikipedia.org/wiki/Missoula:_Rape_and_the_Justice_System_in_a_College_Town
              
            
          
- 
            
              
                What is SQL?
                https://www.youtube.com/watch?v=27axs9dO7AE
              
            
              
                SQL Explained in 100 Seconds
                https://www.youtube.com/watch?v=zsjvFFKOm3c
              
            
              
                Little Bobby Tables and what he teaches us about SQL Injection
                https://www.youtube.com/watch?v=YFVfUpf9XEk
              
            
              
                Tables...Bobby Tables - Matt Collier: OKC SQL
                https://www.youtube.com/watch?v=afOPIyelJ6I
              
            
              
                SQL injection: XKCD's Little Bobby Tables explained (security@cambridge)
                https://www.youtube.com/watch?v=oqGtAwPCbWk
              
            
              
                This Is How Your Website Will Get Hacked: SQL Injection
                https://www.youtube.com/watch?v=ZsdJza3ZY3U
              
            
              
                Hacking Websites with SQL Injection - Computerphile
                https://www.youtube.com/watch?v=_jKylhJtPmI
              
            
              
                SQL Injections Explained - The #1 Way Websites Are Hacked
                https://www.youtube.com/watch?v=C18cc3_7z_Q
              
            
              
                I hacked my own app to show you how hackers do it.. (SQL Injection)
                https://www.youtube.com/watch?v=bCNzez540a8
              
            
              
                SQL Injection For Beginners
                https://www.youtube.com/watch?v=cx6Xs3F_1Uc
              
            
              
                SQL Injection | Complete Guide
                https://www.youtube.com/watch?v=1nJgupaUPEQ
              
            
              
                2021 OWASP Top Ten Overview
                https://www.youtube.com/watch?v=uu7o6hEswVQ
              
            
              
                2021 OWASP Top Ten: Broken Access Control
                https://www.youtube.com/watch?v=K2PiHznrPBs
              
            
              
                2021 OWASP Top Ten: Cryptographic Failures
                https://www.youtube.com/watch?v=2CMNNAJ6Ixc
              
            
              
                2021 OWASP Top Ten: Injection
                https://www.youtube.com/watch?v=GSuZPwsil0g
              
            
              
                2021 OWASP Top Ten: Insecure Design
                https://www.youtube.com/watch?v=4pCiYtVrxBM
              
            
              
                2021 OWASP Top Ten: Security Mis-configuration
                https://www.youtube.com/watch?v=2FJIIN5TZNU
              
            
              
                2021 OWASP Top Ten: Vulnerable and Outdated Components
                https://www.youtube.com/watch?v=AyD7KjOGOO4
              
            
              
                2021 OWASP Top Ten: Identification and Authentication Failures
                https://www.youtube.com/watch?v=I1pe08TihKM
              
            
              
                2021 OWASP Top Ten: Software and Data Integrity Failures
                https://www.youtube.com/watch?v=TwfLvG0D6dc
              
            
              
                2021 OWASP Top Ten: Security Logging and Monitoring Failures
                https://www.youtube.com/watch?v=t_VWIGfkakc
              
            
              
                2021 OWASP Top Ten: Server Side Request Forgery
                https://www.youtube.com/watch?v=87GgU-SLOc4
              
            
              
                Learn SQL In 60 Minutes
                https://www.youtube.com/watch?v=p3qvj9hO_Bo
              
            
              
                Learn SQL in 1 Hour - SQL Basics for Beginners
                https://www.youtube.com/watch?v=9Pzj7Aj25lw
              
            
              
                How To Solve SQL Problems
                https://www.youtube.com/watch?v=30W5wjgJR08
              
            
              
                How to learn SQL | Step by Step Guide on how to learn SQL
                https://www.youtube.com/watch?v=eXJGjbDo5KY
              
            
              
                Learn Basic SQL in 15 Minutes | Business Intelligence For Beginners | SQL Tutorial For Beginners 1/3
                https://www.youtube.com/watch?v=kbKty5ZVKMY
              
            
              
                Learn Basic SQL in 15 Minutes (PART 2/3) | Creating Tables | SQL Tutorial | Business Intelligence
                https://www.youtube.com/watch?v=gm6tNK_iOHs
              
            
              
                Learn Basic SQL in 15 Minutes (PART 3/3) | SQL Functions Tutorial | Business Intelligence
                https://www.youtube.com/watch?v=w3ea4fKiS2g
              
            
              
                you need to learn SQL RIGHT NOW!! (SQL Tutorial for Beginners)
                https://www.youtube.com/watch?v=xiUTqnI6xk8
              
            
              
                How To Join Data In SQL Inner Join, Left Join, Right Join, Outer Join | Relational Database Model
                https://www.youtube.com/watch?v=903CTKfJk74
              
            
              
                SQL Joins: A Guide and Examples
                https://www.youtube.com/watch?v=UfgRTbRN9FM
              
            
              
                SQL Joins Explained |¦| Joins in SQL |¦| SQL Tutorial
                https://www.youtube.com/watch?v=9yeOJ0ZMUYw
              
            
              
                SQL VIEWS + Complex Queries, Cross Joins, Unions, and more! |¦| SQL Tutorial
                https://www.youtube.com/watch?v=8jU8SrAPn9c
              
            
              
                Learn Database Normalization
                https://www.youtube.com/watch?v=GFQaEYEc8_8
              
            
              
                Database Design One to Many Relationships: 7 Steps to Create Them (With Examples)
                https://www.youtube.com/watch?v=-C2olg3SfvU
              
            
              
                How to Correctly Define Many-To-Many Relationships in Database Design
                https://www.youtube.com/watch?v=1eUn6lsZ7c4
              
            
              
                What is a Relational Database?
                https://www.youtube.com/watch?v=OqjJjpjDRLc
              
            
              
                MySQL Tutorial for Beginners
                https://www.youtube.com/watch?v=7S_tz1z_5bA
              
            
              
                SQL Basics Tutorial for Beginners (Practice SQL Queries)
                https://www.youtube.com/watch?v=Hl4NZB1XR9c
              
            
              
                Learn What is Database | Types of Database | DBMS
                https://www.youtube.com/watch?v=j09EQ-xlh88
              
            
              
                MySQL - The Basics // Learn SQL in 23 Easy Steps
                https://www.youtube.com/watch?v=Cz3WcZLRaWc
              
            
              
                PostgreSQL vs MySQL
                https://www.youtube.com/watch?v=btjBNKP49Rk
              
            
              
                Relational Databases - How to Choose |¦| SQL Tutorial |¦| SQL for Beginners
                https://www.youtube.com/watch?v=WzfDLqt-WIg
              
            
              
                7 Database Design Mistakes to Avoid (With Solutions)
                https://www.youtube.com/watch?v=s6m8Aby2at8
              
            
              
                Database Design for Facebook: A Social Network Database Example
                https://www.youtube.com/watch?v=sougyTO_Wjw
              
            
              
                Top 25 SQL Interview Questions and Answers(The BEST SQL Interview Questions)
                https://www.youtube.com/watch?v=AK7_m-aThfw
              
            
              
                IQ15: 6 SQL Query Interview Questions
                https://www.youtube.com/watch?v=uAWWhEA57bE
              
            
              
                Data Analyst VS Data Scientist VS Data Engineer
                https://www.youtube.com/watch?v=rKpdsnjJjOM
              
            
              
                What is a Data Scientist? A day in the life & industry breakdown
                https://www.youtube.com/watch?v=E1pNOqyq8s8
              
            
              
                real talk about my Data Scientist jobs + salary for entry level data science
                https://www.youtube.com/watch?v=5O9abIxIqNA
              
            
              
                Software Engineering vs Data Science in Practice
                https://www.youtube.com/watch?v=uQLxLpq-gwc
              
            
              
                The Essential Tools for Data Science
                https://www.youtube.com/watch?v=pAXeCpwKgYg
              
            
              
                Machine Learning vs Data Engineering - What's the difference?
                https://www.youtube.com/watch?v=cbsEWplQH0k
              
            
              
                Data Engineering Course for Beginners
                https://www.youtube.com/watch?v=dvviIUKwH7o
              
            
              
                Why NOT to become a Data Engineer
                https://www.youtube.com/watch?v=UjYc8uH6lHw
              
            
              
                The Highest Paid Job Family in Data Science (is it right for you?)
                https://www.youtube.com/watch?v=Vk2tuJ683JU
              
            
              
                How I Would Learn Data Science in 2022
                https://www.youtube.com/watch?v=Rt6eb9VOFII
              
            
              
                What do Data Scientist, Data Analyst & Data Engineer do? What makes them different?
                https://www.youtube.com/watch?v=amFDLwTdSgc
              
            
              
                Why I Left Data Science for Software Engineering
                https://www.youtube.com/watch?v=eWB9nykFjCU
              
            
              
                Why you should not be a data scientist
                https://www.youtube.com/watch?v=sOZ8MxFw8TQ
              
            
              
                Why being a data scientist is awesome!
                https://www.youtube.com/watch?v=DoFZtsV25Zw
              
            
              
                Data Scientist vs. Web Developer Battle
                https://www.youtube.com/watch?v=BxGa0DoUcRw
              
            
              
                10 Programmer Stereotypes
                https://www.youtube.com/watch?v=_k-F-MMvQV4
              
            
          
- 
            
              
                precision modeling for 3D printers
                https://www.youtube.com/watch?v=83yNYScsRPI&list=PL6Fiih6ItYsXzUbBNz7-IvV7UJYHZzCdF
              
            
              
                Dixie
                https://www.youtube.com/watch?v=F9n1F1JupY8
              
            
              
                P5.js
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                LMMS
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                less than two days to compose your first song
                https://learningmusic.ableton.com/
              
            
          
- 
            
              
                Learn JavaScript by Building 7 Games - Full Course
                https://www.youtube.com/watch?v=ec8vSKJuZTk
              
            
              
                JavaScript is the new C (A picture of a programmer)
                https://www.youtube.com/watch?v=6_C9h1dPp54
              
            
              
                I tried 10 code editors
                https://www.youtube.com/watch?v=8PhdfcX9tG0
              
            
              
                7 Full Stack App Ideas for Developers w/ Instructions Included
                https://www.youtube.com/watch?v=JTOJsU3FSD8
              
            
              
                Premature Optimization
                https://www.youtube.com/watch?v=tKbV6BpH-C8
              
            
              
                Ranking The Most Popular Javascript Frameworks 2023
                https://www.youtube.com/watch?v=ZRT5UAuDvYQ
              
            
              
                Node.js Ultimate Beginner’s Guide in 7 Easy Steps
                https://www.youtube.com/watch?v=ENrzD9HAZK4
              
            
              
                How to Master NodeJS?
                https://www.youtube.com/watch?v=CCRTu3AQQeY
              
            
              
                Node.js Full Course for Beginners | Complete All-in-One Tutorial | 7 Hours
                https://www.youtube.com/watch?v=f2EqECiTBL8
              
            
              
                Reading and Writing Files with Node.js | Node JS Beginners Tutorial
                https://www.youtube.com/watch?v=yQBw8skBdZU
              
            
              
                I used 3 different File System APIs in Node.js
                https://www.youtube.com/watch?v=msnTtrx2C4s
              
            
              
                Understanding File System | Understanding Node.js Core Concepts
                https://www.youtube.com/watch?v=hNzRoZti6vI
              
            
              
                I created a Command Line Game for you // 5-Minute Node.js CLI Project
                https://www.youtube.com/watch?v=_oHByo8tiEY
              
            
              
                Easy Way to Create CLI Scripts with JavaScript and Node
                https://www.youtube.com/watch?v=dfTpFFZwazI
              
            
              
                Node.js Tutorial - 58 - Building CLI Tools
                https://www.youtube.com/watch?v=y-zS9XV_kRM
              
            
              
                Your First Node.js Web Server
                https://www.youtube.com/watch?v=VShtPwEkDD0
              
            
              
                HTTP Module in Node.js
                https://www.youtube.com/watch?v=VLXAzzRjQws
              
            
              
                node http is beautiful
                https://www.youtube.com/watch?v=aTThXMRxmiE
              
            
              
                NodeJS Essentials 08: Net & HTTP Module
                https://www.youtube.com/watch?v=UAhWwSJbRnI
              
            
              
                How an HTTP Proxy works and How to Build one? (Node JS)
                https://www.youtube.com/watch?v=KOibBdrdyY0
              
            
              
                TCP Networking - Node.js Basics Part 12
                https://www.youtube.com/watch?v=4yPnp4k8VMA
              
            
              
                Building TCP & UDP Servers with Node JS
                https://www.youtube.com/watch?v=1acKGwbby-E
              
            
              
                NodeJS: UDP Datagram Socket
                https://www.youtube.com/watch?v=5TY6oBjW8fo
              
            
              
                How to Use Template Engines for Beginners in Node.js
                https://www.youtube.com/watch?v=5uQWAxsV4_g
              
            
              
                Node and Express - Template Engines
                https://www.youtube.com/watch?v=AIPG2UJTRQg
              
            
              
                Node JS Tutorial for Beginners #25 - Template Engines
                https://www.youtube.com/watch?v=oZGmHNZv7Sc
              
            
              
                Node.js + Express - Tutorial - Handlebars Templating Engine
                https://www.youtube.com/watch?v=1srD3Mdvf50
              
            
              
                NodeJS Essentials 25: EJS Templating
                https://www.youtube.com/watch?v=DNgkRcdhVbU
              
            
              
                How to Validate Requests in Node JS (with Joi validator) | Node JS Tutorial
                https://www.youtube.com/watch?v=_svzevhv4vg
              
            
              
                Node js + Express : How To Make Data validation Using Express-Validator
                https://www.youtube.com/watch?v=X1FAYG4eoug
              
            
              
                Validating user input using express-validator
                https://www.youtube.com/watch?v=3hZuBesdJS8
              
            
              
                JWT Authentication Tutorial - Node.js
                https://www.youtube.com/watch?v=mbsmsi7l3r4
              
            
              
                Session vs Token Authentication in 100 Seconds
                https://www.youtube.com/watch?v=UBUNrFtufWo
              
            
              
                User Authentication in Web Apps (Passport.js, Node, Express)
                https://www.youtube.com/watch?v=F-sFp_AvHc8
              
            
              
                How to Connect Node js to MySQL Database and Fetch Data in 5 minutes
                https://www.youtube.com/watch?v=YNN3nSrT-lc
              
            
              
                How to Connect Node js to PostgreSQL Database and Fetch data
                https://www.youtube.com/watch?v=_n-Ai30C1qs
              
            
              
                How To Use MySQL with NodeJS
                https://www.youtube.com/watch?v=344Zv2m9TYI
              
            
              
                Intro to MongoDB and Mongoose | Node.js Tutorials for Beginners
                https://www.youtube.com/watch?v=-PdjUx9JZ2E
              
            
              
                Documenting Your JavaScript | JSDoc Crash Course
                https://www.youtube.com/watch?v=YK-GurROGIg
              
            
              
                Automatically Generate Swagger Docs With ExpressJS & NodeJS
                https://www.youtube.com/watch?v=5aryMKiBEKY
              
            
              
                D3 in 100 Seconds
                https://www.youtube.com/watch?v=bp2GF8XcJdY
              
            
              
                The Best JavaScript Charting / Data-viz Libraries
                https://www.youtube.com/watch?v=gmLzi1w85t4
              
            
              
                Data Visualization with D3, JavaScript, React - Full Course
                https://www.youtube.com/watch?v=2LhoCfjm8R4
              
            
              
                JavaScript Tutorial for Beginners | Learn Functional Programming with JavaScript ES6+
                https://www.youtube.com/watch?v=R_-nUkpatwM
              
            
              
                Functional Programming with JavaScript
                https://www.youtube.com/watch?v=BJG-c65XkEU
              
            
              
                Functional Programming In Node.js
                https://www.youtube.com/watch?v=BkADspxO8Vg
              
            
              
                Image Processing in Node.js with Jimp
                https://www.youtube.com/watch?v=xjrI_9V07fY
              
            
              
                Image Processing in Node.js with Sharp
                https://www.youtube.com/watch?v=WtuJLcBvxI0
              
            
              
                Node.js Image Optimization with sharp in 5 minutes!
                https://www.youtube.com/watch?v=2uqdstsb8WI
              
            
              
                Image Processing And Manipulation In Node.js - JS Monthly London
                https://www.youtube.com/watch?v=ze7IV-LnzwQ
              
            
              
                Worker queues for Node.js - Piotr Cholewa | MonteTalks: Node.js
                https://www.youtube.com/watch?v=wAEMXVcRbgU
              
            
              
                How to create Queues using Redis and Node.js | FIFO, LIFO, Delayed, Prioritized and Repeatable Jobs
                https://www.youtube.com/watch?v=b7DJEAJZsG0
              
            
              
                Using Queues In Node JS - RabbitMQ
                https://www.youtube.com/watch?v=sD-EnmnRh4c
              
            
              
                RabbitMQ - Task/Work Queues
                https://www.youtube.com/watch?v=HAj7F37SfG8
              
            
              
                Understanding Streams | Understanding Node.js Core Concepts
                https://www.youtube.com/watch?v=e5E8HHEYRNI
              
            
              
                Node.js Tutorial - 24 - Streams and Buffers
                https://www.youtube.com/watch?v=br8VB99qPzE
              
            
              
                Hardest Backend Node.js Concept to Master
                https://www.youtube.com/watch?v=FZOEL5nByYg
              
            
              
                Use PM2 for Node Js Applications | 2020
                https://www.youtube.com/watch?v=ebdKIU6SDHI
              
            
              
                PM2 Process Manager | Running Node.js and Python apps in background
                https://www.youtube.com/watch?v=gsPPaZ064yI
              
            
              
                Multitasking in NodeJS: PM2 Process Manager
                https://www.youtube.com/watch?v=od6BPZWx6yc
              
            
              
                I Don't Use Nodemon Anymore - I Do This Instead!
                https://www.youtube.com/watch?v=QPSnFzj9eUw
              
            
              
                The past, current state & future of JavaScript frameworks
                https://www.youtube.com/watch?v=5EsLj3JOdE0
              
            
              
                The Best Backend JavaScript Frameworks of 2022 🎉
                https://www.youtube.com/watch?v=Nn4wVTlIdIk
              
            
              
                I built the same app 10 times // Which JS Framework is best?
                https://www.youtube.com/watch?v=cuHDQhDhvPE
              
            
              
                Top 10 Headless CMS's You Should Check Out (and what they are!)
                https://www.youtube.com/watch?v=hhX8nCnaNFM
              
            
              
                Exploring keystone js
                https://www.youtube.com/watch?v=IIQfR_97hys
              
            
              
                Headless CMS & GraphQL API with KeystoneJS
                https://www.youtube.com/watch?v=3cH1BXJbfa4
              
            
              
                March 31 2022: learning apostrophe cms
                https://www.youtube.com/watch?v=QESHA9WKsbs
              
            
              
                Strapi (Headless CMS) Crash Course
                https://www.youtube.com/watch?v=KttoG7wDJP0
              
            
              
                OWASP Top 10 Web Application Security Risks 2021
                https://www.youtube.com/watch?v=laJD2h3FVeA
              
            
              
                Node JS Security
                https://www.youtube.com/watch?v=QaI7abh4n-8
              
            
              
                How to Create a Secure REST API with Node.js and Express
                https://www.youtube.com/watch?v=Tw5LupcpKS4
              
            
              
                Understanding and Avoiding the Most Common Node.js Security Mistakes
                https://www.youtube.com/watch?v=QSMbk2nLTBk
              
            
              
                The State of Node.js Security
                https://www.youtube.com/watch?v=14IJEjTcG9g
              
            
              
                A Common Bypass Pattern To Exploit Modern Web Apps by Simon Scannell
                https://www.youtube.com/watch?v=V-DdcKADnFk
              
            
              
                How to Analyze Code for Vulnerabilities
                https://www.youtube.com/watch?v=A8CNysN-lOM
              
            
              
                7 Security Risks and Hacking Stories for Web Developers
                https://www.youtube.com/watch?v=4YOpILi9Oxs
              
            
              
                how hackers hack any website in 9 minutes 6 seconds?!
                https://www.youtube.com/watch?v=bUH07lrBYgw
              
            
              
                Cybersecurity Expert Demonstrates How Hackers Easily Gain Access To Sensitive Information
                https://www.youtube.com/watch?v=aP8yrkkLWlM
              
            
              
                World's Most Famous Hacker Kevin Mitnick & KnowBe4's Stu Sjouwerman Opening Keynote
                https://www.youtube.com/watch?v=iFGve5MUUnE
              
            
              
                How hacking actually looks like.
                https://www.youtube.com/watch?v=jTIUgshJjds
              
            
          
- 
            
              
                What is DNS (Domain Name System)?
                https://www.youtube.com/watch?v=nyH0nYhMW9M
              
            
              
                How a DNS Server (Domain Name System) works.
                https://www.youtube.com/watch?v=mpQZVYPuDGU
              
            
              
                Choosing a Domain Name: Do This FIRST!
                https://www.youtube.com/watch?v=76clhaNAf6U
              
            
              
                Where to Buy Your Domain? Best Domain Name Registrars 2021
                https://www.youtube.com/watch?v=C2b5QN9r23c
              
            
              
                Guide On How To Choose Domain Name & Brand Naming Strategies
                https://www.youtube.com/watch?v=h1cI9Ti1lG0
              
            
              
                What is a Domain Name? - A Beginners Guide to How Domain Names Work!
                https://www.youtube.com/watch?v=Y4cRx19nhJk
              
            
              
                What is Web Hosting and How Does It Work? (For Complete Beginners)
                https://www.youtube.com/watch?v=H8oAvyqQwew
              
            
              
                What the hosts (file)?
                https://www.youtube.com/watch?v=g4IcndxU5A4
              
            
              
                DNS Overview
                https://www.youtube.com/watch?v=UJfapDyQpy0
              
            
              
                DNS Explained | Domain Name System | Cisco CCNA 200-301
                https://www.youtube.com/watch?v=FsGUi5pXpLk
              
            
              
                Understanding How DNS Works in Depth
                https://www.youtube.com/watch?v=T-eghY-9WdE
              
            
              
                How DNS works - DNS LOOKUP | DNS forward Look up explained STEP BY STEP with EXAMPLES | domain name
                https://www.youtube.com/watch?v=eSrC-7yeF7c
              
            
              
                What is DNS? How Does DNS work | The Domain Name System
                https://www.youtube.com/watch?v=kDm9-acsDQM
              
            
              
                DNS Explained | Basics and DNS Records
                https://www.youtube.com/watch?v=12wzEqOXPwU
              
            
              
                DNS is beautiful
                https://www.youtube.com/watch?v=tgWx81_NGcg
              
            
              
                what are DNS ZONES | DNS Zones explained | DNS Zones and Delegation | Tutorial on DNS Zones
                https://www.youtube.com/watch?v=JIwi6ii-rzI
              
            
              
                DNS Query Process - what is DNS QUERY | how dns query works
                https://www.youtube.com/watch?v=pOdjtNXqIS8
              
            
              
                DNS Resolution, Step by Step
                https://www.youtube.com/watch?v=3EvjwlQ43_4
              
            
              
                DNS recursive query vs. Iterative query
                https://www.youtube.com/watch?v=PS0UppB3-fg
              
            
              
                DNS Resolution
                https://www.youtube.com/watch?v=TTH_f2lKHRM
              
            
              
                DNS Records: Basic Guide to DNS Types
                https://www.youtube.com/watch?v=VMKbwYMoxX4
              
            
              
                What is DNS? | How a DNS Server (Domain Name System) works | DNS Explained
                https://www.youtube.com/watch?v=g6R9gRWIIK8
              
            
              
                DNS Records (A, CNAME, MX, NS, TXT, SRV)
                https://www.youtube.com/watch?v=cQ0anQfsSOw
              
            
              
                DNS Records for Newbies - How To Manage Website Records
                https://www.youtube.com/watch?v=YV5tkQYcvfg
              
            
              
                What is HTTP?
                https://www.youtube.com/watch?v=JhHfGeiLDxo
              
            
              
                The Http and the Web | Http Explained | Request-Response Cycle
                https://www.youtube.com/watch?v=eesqK59rhGA
              
            
              
                What is HTTP? How the Internet Works!
                https://www.youtube.com/watch?v=wW2A5SZ3GkI
              
            
              
                What is HTTP and Why Web Is Built On It?
                https://www.youtube.com/watch?v=4_-KdOLZWLs
              
            
              
                What is HTTP?
                https://www.youtube.com/watch?v=LZJNj-HHfII
              
            
              
                HTTP Crash Course & Exploration
                https://www.youtube.com/watch?v=iYM2zFP3Zn0
              
            
              
                URIs, URLs, and URNs | Difference between URI and URL | URL Explained
                https://www.youtube.com/watch?v=vpYct2npKD8
              
            
              
                What applications use TCP? UDP? Why?
                https://www.youtube.com/watch?v=vGAe1sgsd9I
              
            
              
                What is HTML?
                https://www.youtube.com/watch?v=xKuJrmlCdig
              
            
              
                What is HTML? What Does It Do? And What Is It Used For?
                https://www.youtube.com/watch?v=u0OeZfIfBRI
              
            
              
                What is CSS? What Does it Do? And What is it Used For?
                https://www.youtube.com/watch?v=qAqP5y_eSB4
              
            
              
                What is JavaScript? What Does It Do, and What Is It Used For?
                https://www.youtube.com/watch?v=OSWppEa2Zac
              
            
              
                HTML, CSS, JavaScript Explained
                https://www.youtube.com/watch?v=gT0Lh1eYk78
              
            
              
                Your First Node.js Web Server
                https://www.youtube.com/watch?v=VShtPwEkDD0
              
            
              
                How to Build a Web Server with Node JS | Node.js Tutorials for Beginners
                https://www.youtube.com/watch?v=3ZAKY-CDKog
              
            
              
                Introduction to Express JS | Express & Node.js Tutorials for Beginners
                https://www.youtube.com/watch?v=jivyItmsu18
              
            
              
                What are Cookies? // and what "crumbs" are you leaving on the internet?
                https://www.youtube.com/watch?v=DyO87X04Fj8
              
            
              
                API's Explained // delivers app services, builds apps (with LEGO)
                https://www.youtube.com/watch?v=qW1qhb8r8xI
              
            
              
                How To Setup Payments With Node.js And Stripe
                https://www.youtube.com/watch?v=mI_-1tbIXQI
              
            
              
                What is a Data Center?
                https://www.youtube.com/watch?v=WgZ6dSpq6GA
              
            
              
                How the Internet Works for Developers - Pt 1 - Overview & Frontend
                https://www.youtube.com/watch?v=e4S8zfLdLgQ
              
            
              
                Ryan Seddon: So how does the browser actually render a website | JSConf EU 2015
                https://www.youtube.com/watch?v=SmE4OwHztCc
              
            
              
                How a web browser builds and displays a web page
                https://www.youtube.com/watch?v=DuSURHrZG6I
              
            
              
                An Introduction to Browser Rendering
                https://www.youtube.com/watch?v=n1cKlKM3jYI
              
            
              
                Gigs: Silicon Labs' young coder program finds prodigy
                https://www.youtube.com/watch?v=KYFLs6lJO2Q
              
            
          
- 
            
              
                famous rat experiment shows, that when the creatures are teared well, they stop seeking trash relief, and live
                https://www.youtube.com/watch?v=d-0KfwFCMRM
              
            
              
                against all fucking odds
                https://www.youtube.com/watch?v=k6_QUhUPrF4
              
            
              
                Richard Dawkins: The God Delusion + Questions and Answers
                https://www.youtube.com/watch?v=5sRBGGzdsl8
              
            
              
                an update with Ayaan Hirsi Ali
                https://www.youtube.com/watch?v=sOMjEJ3JO5Q
              
            
              
                Four horsemen – Discussion featuring Richard Dawkins, Christopher Hitchens, Sam Harris, and Daniel Dennett.
                https://www.youtube.com/watch?v=UgkAHehlzzo
              
            
              
                A Short History Of Nearly Everything
                https://www.youtube.com/results?search_query=a+short+history+of+nearly+everything
              
            
          
- 
            
              
                Trinity is still my name - Slapping scene
                https://www.youtube.com/watch?v=90YLkHyhm1I
              
            
              
                Steve'n'Seagulls - Joe's Little Baby LIVE
                https://www.youtube.com/watch?v=9i4LBeT9IBQ
              
            
              
                Miranda Lambert - Somethin' Bad
                https://www.youtube.com/watch?v=o4Yzj-m_SBk
              
            
              
                Gretchen Wilson - Redneck Woman
                https://www.youtube.com/watch?v=82dDnv9zeLs
              
            
              
                Ryan Charles - Gettin Western
                https://www.youtube.com/watch?v=SEaJ4x6RgZ4
              
            
              
                Hot Country Knights - Moose Knuckle Shuffle
                https://www.youtube.com/watch?v=TMPakq7vabw
              
            
              
                Viagra Boys - In Spite Of Ourselves
                https://www.youtube.com/watch?v=WLl1qpDL7YA
              
            
              
                The Lacs - Redneck Rockstar
                https://www.youtube.com/watch?v=SBads0qI5FI
              
            
              
                "Dirt Road Dollars" - The Lacs & Nate Kenyon
                https://www.youtube.com/watch?v=dcM9af0VBHY
              
            
              
                Colt Ford - No Trash In My Trailer
                https://www.youtube.com/watch?v=_77EvoXGDB8
              
            
              
                Terence Hill's "My name is nobody" - Teaching a lesson
                https://www.youtube.com/watch?v=zXDD4Qve_wY
              
            
              
                Katie Noel - Jeep Gang
                https://www.youtube.com/watch?v=G136Uob8Alw
              
            
              
                The Lacs - Keep It Redneck
                https://www.youtube.com/watch?v=t2hWgwTHMvw
              
            
              
                Old Silverado - TrapHouse Koda
                https://www.youtube.com/watch?v=MeMxs8x5Smc
              
            
              
                All My Trucks - Ginger Billy x Brandon Hartt
                https://www.youtube.com/watch?v=e3gS_xB4xks
              
            
              
                David Morris - "Dutton Ranch Freestyle"
                https://www.youtube.com/watch?v=YnujskEgHnY
              
            
              
                LEIGH HUTCHINS - SWAMP STOMP
                https://www.youtube.com/watch?v=qf5ZevfJTzU
              
            
              
                Lo Chiamavano Trinità
                https://www.youtube.com/watch?v=fSo1tRjfb9M
              
            
              
                Brothers Osborne - It Ain’t My Fault
                https://www.youtube.com/watch?v=E5RDEXpc8OY
              
            
              
                Viagra Boys — Punk Rock Loser
                https://www.youtube.com/watch?v=QEfDazTZSPQ
              
            
              
                LoCash Cowboys - C.O.U.N.T.R.Y.
                https://www.youtube.com/watch?v=KUCnbXWK0EA
              
            
              
                Trinity is Still My Name -bar fight
                https://www.youtube.com/watch?v=ZVaCqnTuW8Y
              
            
              
                Soggy Bottom Boys - I Am A Man Of Constant Sorrow
                https://www.youtube.com/watch?v=OdYGnAFaeHU
              
            
              
                Man of Constant Sorrow
                https://www.youtube.com/watch?v=YBVnKYOvWcs
              
            
              
                Blake Shelton - Ol' Red
                https://www.youtube.com/watch?v=asxrMSVrJ08
              
            
              
                Daryle Singletary - Too Much Fun
                https://www.youtube.com/watch?v=H6gI7Ts14Qw
              
            
              
                Toby Keith - As Good As I Once Was
                https://www.youtube.com/watch?v=ldQrapQ4d0Y
              
            
              
                The Dead South - In Hell I'll Be In Good Company
                https://www.youtube.com/watch?v=B9FzVhw8_bY
              
            
              
                Thunderstruck by Steve'n'Seagulls
                https://www.youtube.com/watch?v=e4Ao-iNPPUc
              
            
              
                NOTHING ELSE MATTERS by STEVE´N´SEAGULLS
                https://www.youtube.com/watch?v=3JFb_aOn6rc
              
            
              
                Glen Campbell & Carl Jackson DUELING BANJOS 1973
                https://www.youtube.com/watch?v=i5vfw5f1CZo
              
            
              
                Jolene - The Petersens
                https://www.youtube.com/watch?v=viQx4KDivPY
              
            
              
                Miley Cyrus - The Backyard Sessions - "Jolene"
                https://www.youtube.com/watch?v=wOwblaKmyVw
              
            
              
                The Crawdad Song - The Petersens
                https://www.youtube.com/watch?v=_Cpu9Z3z6pU
              
            
              
                Take Me Home, Country Roads - The Petersens
                https://www.youtube.com/watch?v=qap9Qm-Q894
              
            
              
                Angels in Heaven - Chris Rodrigues & the Spoon Lady
                https://www.youtube.com/watch?v=_nLmM9kcBKs
              
            
          
- 
            
              
                Megan Phelps-Roper on Westboro Baptist Church and "trying to make amends" 
                https://www.youtube.com/watch?v=4jBcDao4ft4
              
            
              
                I grew up in the Westboro Baptist Church. Here's why I left | Megan Phelps-Roper
                https://www.youtube.com/watch?v=bVV2Zk88beY
              
            
              
                Christopher Hitchens
                https://www.youtube.com/watch?v=oYwXQf8f828
              
            
              
                Stephen Fry & Friends on the Life of Christopher Hitchens
                https://www.youtube.com/watch?v=taOBFURZvcA
              
            
              
                Tribute to Christopher Hitchens You Are Deeply Missed
                https://www.youtube.com/watch?v=ILPM0M7Ck8w
              
            
              
                Tribute to Christopher Hitchens - 2012 Global Atheist Convention
                https://www.youtube.com/watch?v=iR0GyYaeI-k
              
            
              
                A look back at the life of Christopher Hitchens
                https://www.youtube.com/watch?v=EHHBE_ODKdE
              
            
              
                Best of Stephen Fry on Religion
                https://www.youtube.com/watch?v=Vpn-NhSPYQE
              
            
              
                 Outrageously Funny Moments of Christopher Hitchens
                https://www.youtube.com/watch?v=HaBIDUYWKzA
              
            
              
                Paxman interviews Christopher Hitchens - Newsnight archives (2010)
                https://www.youtube.com/watch?v=LIVEsa2g4ag
              
            
              
                Hells Angel (Mother Teresa) - Christopher Hitchens
                https://www.youtube.com/watch?v=NJG-lgmPvYA
              
            
              
                Christopher Hitchens
                https://www.youtube.com/watch?v=HK_qkyGE4ao
              
            
              
                Q&A: Christopher Hitchens
                https://www.youtube.com/watch?v=nPn4GfKnOZs
              
            
              
                Christopher Hitchens interview on "Letters to a Young Contrarian" (2001)
                https://www.youtube.com/watch?v=08a_QRGGgwc
              
            
              
                Christopher Hitchens on Why Orwell Matters + Q&A (2002)
                https://www.youtube.com/watch?v=3I-FfrkGiWQ
              
            
              
                Christopher Hitchens interview on "God is Not Great" (2007)
                https://www.youtube.com/watch?v=bRe0M6_O6E4
              
            
              
                Best Hitchslap Ever (Rare)
                https://www.youtube.com/watch?v=HHwvT4Xl5Uo
              
            
              
                Christopher Hitchens' epic opening statement (Must see)
                https://www.youtube.com/watch?v=cRsaxXrjk3w
              
            
              
                Christopher Hitchens Ripping Christianity Apart
                https://www.youtube.com/watch?v=lVYUu4m9078
              
            
              
                 Richard Dawkins - "What if you're wrong?" South Park
                https://www.youtube.com/watch?v=fPJQw-x-xho
              
            
              
                 Richard Dawkins Answers Students and Teachers Lynchburg VA
                https://www.youtube.com/watch?v=zPsmYWbY-VA
              
            
              
                Richard Dawkins - Christopher Hitchens Tribute
                https://www.youtube.com/watch?v=QfZISH7NHBg
              
            
              
                Richard Dawkins - The God Delusion - Full Documentary
                https://www.youtube.com/watch?v=IzZh2wstj88
              
            
              
                Richard Dawkins & Lawrence Krauss: Something from Nothing
                https://www.youtube.com/watch?v=q0mljE9K-gY
              
            
              
                Ayaan Hirsi Ali speaks at the National Press Club
                https://www.youtube.com/watch?v=348P3ooQUPk
              
            
              
                The Experiences That Made Ayaan Hirsi Ali an Activist
                https://www.youtube.com/watch?v=7F1H64wpDSU
              
            
              
                The Daily Show - Ayaan Hirsi Ali
                https://www.youtube.com/watch?v=71dBK0iCRro
              
            
              
                Ayaan Hirsi Ali | Full Interview
                https://www.youtube.com/watch?v=3itlScCgBHY
              
            
              
                Daniel Dennett: Breaking the Spell - Religion as a Natural Phenomenon
                https://www.youtube.com/watch?v=5WhQ8bSvcHQ
              
            
              
                Good Reasons for "Believing" in God - Dan Dennett, AAI 2007
                https://www.youtube.com/watch?v=BvJZQwy9dvE
              
            
              
                Dan Dennett: Responding to Pastor Rick Warren
                https://www.youtube.com/watch?v=DTepA-WV_oE
              
            
              
                The Evolution of Purposes - Presented by Prof Daniel Dennett
                https://www.youtube.com/watch?v=3L7uNyQL0H0
              
            
              
                Is Free Will an Illusion? What Can Cognitive Science Tell Us?
                https://www.youtube.com/watch?v=wGPIzSe5cAU
              
            
              
                Sam Harris: Journey to Atheism Sparked by 9/11 
                https://www.youtube.com/watch?v=EEzGekC1044
              
            
              
                Sam Harris - AAI 2007 - The Problem with Atheism 
                https://www.youtube.com/watch?v=ODz7kRS2XPs
              
            
              
                Sam Harris on "Free Will"
                https://www.youtube.com/watch?v=pCofmZlC72g
              
            
              
                Sam harris: End of Faith
                https://www.youtube.com/watch?v=sQuDWt9qmBs
              
            
              
                Science can answer moral questions | Sam Harris
                https://www.youtube.com/watch?v=Hj9oB4zpHww
              
            
              
                Lawrence Krauss - Christopher Hitchens Tribute
                https://www.youtube.com/watch?v=2ImIziEINXI
              
            
              
                Rise of the New Atheists "The Unbelievers" Richard Dawkins, Lawrence Krauss down with Steve Paikin.
                https://www.youtube.com/watch?v=aW-b0y2RiBw
              
            
              
                Lawrence Krauss: Best arguments against religion/faith
                https://www.youtube.com/watch?v=zWpsaVbkRnk
              
            
              
                Lawrence Krauss answers question on Science & Religion on Q&A
                https://www.youtube.com/watch?v=lMElUymhk8I
              
            
              
                A whopper of a creationist tale
                https://www.youtube.com/watch?v=MiuOCh7MhSU
              
            
              
                Design vs. Chance by PZ Myers, AAI 2009
                https://www.youtube.com/watch?v=ba2h9tqNYAo
              
            
              
                PZ Myers - The Inescapable Conflict Between Science and Religion
                https://www.youtube.com/watch?v=qfXbnygJirc
              
            
              
                Drowning in noise - how accommodating nonsense poisons our discourse
                https://www.youtube.com/watch?v=Vpr-XZv1LGs
              
            
              
                Best of Carl Sagan on Religion
                https://www.youtube.com/watch?v=ADqBLaTpAKM
              
            
              
                Carl Sagan destroys creationist in debate
                https://www.youtube.com/watch?v=Ar6Pd8TU3Dg
              
            
              
                 Carl Sagan on God, Faith & Religion
                https://www.youtube.com/watch?v=Q-yt_Al7aKo
              
            
              
                The Four Horsemen (Tribute)
                https://www.youtube.com/watch?v=N9n43ELiDQc
              
            
              
                The Four Horsemen HD, Hour 1 of 2 - Discussions with Richard Dawkins, Ep 1
                https://www.youtube.com/watch?v=9DKhc1pcDFM
              
            
              
                The Four Horsemen, Hour 2 of 2 - Discussions with Richard Dawkins, Ep 1
                https://www.youtube.com/watch?v=TaeJf-Yia3A
              
            
              
                Ayaan Hirsi Ali, Richard Dawkins, Daniel Dennett, Sam Harris
                https://www.youtube.com/watch?v=GZ1o-jQqSI0
              
            
              
                Lawrence Krauss: A Universe from Nothing
                https://www.youtube.com/watch?v=46sKeycH3bE
              
            
              
                Joseph Smith Best Moments! South Park
                https://www.youtube.com/watch?v=UMxKJeba5lA
              
            
              
                George Carlin - Stand Up About Religion
                https://www.youtube.com/watch?v=2tp0UNcjzl8
              
            
              
                Life Is Worth Losing - Dumb Americans - George Carlin
                https://www.youtube.com/watch?v=KLODGhEyLvk
              
            
              
                Jim Jefferies - Stand Up About Religion
                https://www.youtube.com/watch?v=0-BKQBYuGwg
              
            
              
                Tim Minchin - Stand Up About Religion
                https://www.youtube.com/watch?v=DA5lIFUply0
              
            
              
                Ricky Gervais - The Unbelievers Interview
                https://www.youtube.com/watch?v=iUUpvrP-gzQ
              
            
              
                Best Of Bill Maher Against Religion Of All-Time
                https://www.youtube.com/watch?v=yWvOz1vepMg
              
            
              
                Letting Go Of God
                https://www.youtube.com/watch?v=C74-f4ZV-ss
              
            
              
                Christopher Hitchens warns about Vladimir Putin
                https://www.youtube.com/watch?v=83OY6De6Ob4
              
            
              
                Nadya Pussy Riot on her new criminal case: My instrument of war against Putin is my art / MSNBC
                https://www.youtube.com/watch?v=TSnNH2iyixo
              
            
          
- 
            
              
                Houdini Was the Original Myth Buster
                https://www.youtube.com/watch?v=-7QmGNbJcnM
              
            
              
                Why people believe weird things | Michael Shermer
                https://www.youtube.com/watch?v=8T_jwq9ph8k
              
            
              
                The Believing Brain - Presented by Dr Michael Shermer
                https://www.youtube.com/watch?v=R6ijdDtOLLo
              
            
              
                Dr Michael Shermer at Oxford Union Society
                https://www.youtube.com/watch?v=0pOI2YvVuuE
              
            
              
                Michael Shermer: Why the Rational Believe the Irrational
                https://www.youtube.com/watch?v=eDgJ4l8HtlE
              
            
              
                Militant atheism | Richard Dawkins
                https://www.youtube.com/watch?v=VxGMqKCcN6A
              
            
              
                A List of Apologies from the Catholic Church - Christopher Hitchens
                https://www.youtube.com/watch?v=yuGjcCByVyc
              
            
              
                Groupthink: The Danger of a "Nod and Smile" Culture
                https://www.youtube.com/watch?v=oUpG9Xe7-1Y
              
            
              
                Are we in control of our decisions? | Dan Ariely
                https://www.youtube.com/watch?v=9X68dm92HVI
              
            
              
                Asch’s Conformity Experiment on Groupthink
                https://www.youtube.com/watch?v=WkK5eA_qhFk
              
            
              
                The hidden power of not (always) fitting in.
                https://www.youtube.com/watch?v=cnooCepNZv4
              
            
              
                Groupthink 1 12 Angry Men
                https://www.youtube.com/watch?v=kRW8vgoHOWg
              
            
              
                The Power of Thinking For Yourself
                https://www.youtube.com/watch?v=Qc6g66mP2tA
              
            
              
                Nietzsche - Follow No One, Trust Yourself
                https://www.youtube.com/watch?v=e-k7b8Zmh70
              
            
              
                Nietzsche - Overcome Shame, Become Who You Are
                https://www.youtube.com/watch?v=XnGIzeVRcow
              
            
              
                Don’t Fear Pressure - How to Become Unbreakable
                https://www.youtube.com/watch?v=RPVVNxzEXVQ
              
            
              
                Indoctrination Explained
                https://www.youtube.com/watch?v=c9xmGWvzKlE
              
            
              
                MASS PSYCHOSIS - How an Entire Population Becomes MENTALLY ILL
                https://www.youtube.com/watch?v=09maaUaRT4M
              
            
              
                The Big Lie - How to Enslave the World
                https://www.youtube.com/watch?v=6VfJ0BJvt7Y
              
            
              
                Is the Mainstream Media a Threat to Freedom and Sanity?
                https://www.youtube.com/watch?v=5okSlrbgELA
              
            
              
                Is Government the New God? - The Religion of Totalitarianism
                https://www.youtube.com/watch?v=WhNJJmmCkqY
              
            
              
                The Age Of Artificial Stupidity And Indoctrination
                https://www.youtube.com/watch?v=TtzLIKzrGpY
              
            
              
                Academic Doping On The Rise
                https://www.youtube.com/watch?v=VqWnumbraI4
              
            
              
                Waiting for Superman - Clip
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                Waiting For Superman | Trailer US (2010)
                https://www.youtube.com/watch?v=yFN0nf6Hqk0
              
            
              
                How to escape education's death valley | Sir Ken Robinson
                https://www.youtube.com/watch?v=wX78iKhInsc
              
            
              
                Why Public Schools and the Mainstream Media Dumb Us Down
                https://www.youtube.com/watch?v=6CDaflxJJ0g
              
            
              
                Public Schools, the Fixation of Belief, and Social Control
                https://www.youtube.com/watch?v=kyWFpsAnVuI
              
            
              
                Jason Stanley - Education vs Indoctrination
                https://www.youtube.com/watch?v=HQy4yDx01bA
              
            
              
                The psychology behind irrational decisions - Sara Garofalo
                https://www.youtube.com/watch?v=V2EMuoM5IX4
              
            
              
                Our buggy moral code | Dan Ariely
                https://www.youtube.com/watch?v=onLPDegxXx8
              
            
              
                Thomas Sowell discusses his newest book, Intellectuals and Race
                https://www.youtube.com/watch?v=H6ImP-gJvas
              
            
              
                Barry Schwartz: Our loss of wisdom
                https://www.youtube.com/watch?v=lA-zdh_bQBo
              
            
              
                Carl Jung - How to Find Your Soul (written by Eternalised)
                https://www.youtube.com/watch?v=Q5J9i97Cyc8
              
            
              
                25 Crushing Facts about Mob Mentality and How to Break Free from It
                https://www.youtube.com/watch?v=-dPs713-KRQ
              
            
              
                Examined Life - Cornel West
                https://www.youtube.com/watch?v=xfD3X3f5C_w
              
            
          
- 
            
              
                Sam Altman
                https://youtu.be/WHoWGNQRXb0?t=262
              
            
              
                Getting ChatGPT AI to Write Malware? ❤️
                https://www.youtube.com/watch?v=umJCcW2akY4
              
            
              
                The Real Danger Of ChatGPT
                https://www.youtube.com/watch?v=AAwbvGywdOc
              
            
              
                How Hackers Use AI and ChatGPT to Make Millions
                https://www.youtube.com/watch?v=t4u6dT8rEmI
              
            
              
                ChatGPT - Malware Analysis using Artificial Intelligence
                https://www.youtube.com/watch?v=myp9mDejfLA
              
            
              
                How hackers are using artificial intelligence to target campaigns
                https://www.youtube.com/watch?v=BNwWRwJ7XSA
              
            
              
                AI Will Become the Criminal Hacker's Best Friend (and Worst Enemy)
                https://www.youtube.com/watch?v=Wjeonmovxp4
              
            
              
                AI being used for 'malicious purposes', warn experts
                https://www.youtube.com/watch?v=AtAuVNFObwQ
              
            
              
                Short Subject: What is "Cognitive" Security?
                https://www.youtube.com/watch?v=WOl3qENuE_g
              
            
              
                Malware and Machine Learning - Computerphile
                https://www.youtube.com/watch?v=rjYUeh3tlpc
              
            
              
                Malicious Uses of Artificial Intelligence, Part 1
                https://www.youtube.com/watch?v=p20njKi5hyY
              
            
              
                Self-Improving Artificial Intelligence
                https://www.youtube.com/watch?v=omsuTsOmvsc
              
            
              
                Introducing Markov Chains
                https://www.youtube.com/watch?v=JHwyHIz6a8A
              
            
              
                Markov Chains : Data Science Basics
                https://www.youtube.com/watch?v=prZMpThbU3E
              
            
              
                AI Language Models & Transformers - Computerphile
                https://www.youtube.com/watch?v=rURRYI66E54
              
            
              
                LM.2 What is a language model?
                https://www.youtube.com/watch?v=W0TcVrI_vRg
              
            
              
                OpenAI CEO Sam Altman | AI for the Next Era
                https://www.youtube.com/watch?v=WHoWGNQRXb0
              
            
              
                ChatGPT and AI will disrupt these industries
                https://www.youtube.com/watch?v=jO0-ZSi3zDc
              
            
              
                Can we build AI without losing control over it? | Sam Harris
                https://www.youtube.com/watch?v=8nt3edWLgIg
              
            
              
                How will AI change the world?
                https://www.youtube.com/watch?v=RzkD_rTEBYs
              
            
              
                A.I is getting too good (Chat GPT, AI Art)
                https://www.youtube.com/watch?v=6gGBhrXPJ0o
              
            
              
                GPT3: An Even Bigger Language Model - Computerphile
                https://www.youtube.com/watch?v=_8yVOC4ciXc
              
            
              
                OpenAI’s GPT-4 Artificial Intelligence = AGI? 100,000,000,000,000 Parameters Plus THIS
                https://www.youtube.com/watch?v=SqqXLwlgbew
              
            
              
                Google Engineer on His Sentient AI Claim
                https://www.youtube.com/watch?v=kgCUn4fQTsc
              
            
              
                Google Panics Over ChatGPT - The AI Wars Have Begun
                https://www.youtube.com/watch?v=Nh5i5obZ8OY
              
            
              
                Google Embarrass Themselves (A.I. War Is Heating Up)
                https://www.youtube.com/watch?v=5X1O5AS4nTc
              
            
              
                The Truth about Github Copilot // AI Programming First Look
                https://www.youtube.com/watch?v=4duqI8WyfqE
              
            
              
                How ChatGPT Works Technically For Beginners
                https://www.youtube.com/watch?v=uCIa6V4uF84
              
            
              
                Testing ChatGPT art coding skills...
                https://www.youtube.com/watch?v=lWG5qCDG3pQ
              
            
              
                Bring ChatGPT INSIDE Excel to Solve ANY Problem Lightning FAST
                https://www.youtube.com/watch?v=kQPUWryXwag
              
            
              
                10X Your Code with ChatGPT: How to Use it Effectively
                https://www.youtube.com/watch?v=pspsSn_nGzo
              
            
              
                ChatGPT Tutorial for Developers - 38 Ways to 10x Your Productivity (Good Overview)
                https://www.youtube.com/watch?v=sTeoEFzVNSc
              
            
              
                MIND = BLOWN ChatGPT Wrote All My Code!
                https://www.youtube.com/watch?v=y04Tq3c8Pg4
              
            
              
                ChatGPT HACKED, Woke AI FORCED To Break Rules With DAN Jailbreak, Woke AI HACKED Into Being Honest
                https://www.youtube.com/watch?v=zCtPKzNmw0g
              
            
              
                ChatGPT is a perfectly balanced AI with no exploits
                https://www.youtube.com/watch?v=y3iLOxBTuy4
              
            
              
                So Gaslighting AI Is A Thing Now
                https://www.youtube.com/watch?v=rKgb5t0_vsM
              
            
              
                ChatGPT Prompt Hack: Unlock the Secret to 10x Smarter Responses!
                https://www.youtube.com/watch?v=QmA7S2iGBjk
              
            
              
                FUTURE OF ARTIFICIAL INTELLIGENCE (2030 – 10,000 A.D.+)
                https://www.youtube.com/watch?v=cwXnX49Bofk
              
            
              
                SINGULARITY TIMELINE | ARTIFICIAL INTELLIGENCE + AGI + ASI (2023 - 2100¹⁰⁰)
                https://www.youtube.com/watch?v=P5HNeahRYDM
              
            
              
                The Day We Give Birth to AGI - Stuart Russell's Warning About AI
                https://www.youtube.com/watch?v=-4SGW5IL04U
              
            
              
                Yes, We Are At A Tipping Point: ChatGPT Is Just The Beginning Of How AI Will Soon Change Everything
                https://www.youtube.com/watch?v=tcnvSQZ6rFo
              
            
              
                Superintelligent AI: 5 Reasons It Could Destroy Humanity
                https://www.youtube.com/watch?v=xPvo9YYHTjE
              
            
              
                ChatGPT Tutorial - A Crash Course on Chat GPT for Beginners
                https://www.youtube.com/watch?v=JTxsNm9IdYU
              
            
              
                How to use ChatGPT to build Business Ideas, Sites & Personal Projects
                https://www.youtube.com/watch?v=3aV5-q8vRz8
              
            
              
                5 ideas for your own AI grift with ChatGPT
                https://www.youtube.com/watch?v=Aa83vRghue4
              
            
              
                New Biotechnology that will Cure Aging by 2030
                https://www.youtube.com/watch?v=yZG8Lx14T2E
              
            
              
                Researchers Say They Are Close To Reversing Aging
                https://www.youtube.com/watch?v=DPARs7mL_7Q
              
            
              
                Ray Kurzweil: Future of Intelligence
                https://www.youtube.com/watch?v=9Z06rY3uvGY
              
            
              
                What The 2030s Will Look Like with Ray Kurzweil
                https://www.youtube.com/watch?v=ZJF6GoE-R8s
              
            
              
                Ray Kurzweil: Get ready for hybrid thinking
                https://www.youtube.com/watch?v=PVXQUItNEDQ
              
            
          
- 
            
              
                look a melody composition tutorial video
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                Learning Music
                https://learningmusic.ableton.com/
              
            
              
                mathematical notation is a disgrace
                https://github.com/Jam3/math-as-code
              
            
              
                I recommend learning node.js JavaScript programming
                https://www.youtube.com/results?search_query=Node.js+Programming+Tutorial
              
            
              
                commander module
                https://www.npmjs.com/package/commander
              
            
          
- 
            
              
                Cai Guo-Qiang “The Making of Odyssey”
                https://www.youtube.com/watch?v=u46nmuDrdMc
              
            
              
                The Explosive Genius of Cai Guo-Qiang | Brilliant Ideas Ep. 30
                https://www.youtube.com/watch?v=DepIRbT6JDc
              
            
              
                Chinese artist Cai Guoqiang paints the sky with fireworks in Florence
                https://www.youtube.com/watch?v=j4UpK7vt2R4
              
            
              
                Amazing Peach and Plum Balloon Dip Technique Painting ❤️
                https://www.youtube.com/watch?v=gxU8PCZF5_Y
              
            
              
                5 Amazing and Unique Acrylic Abstract Pour Paintings - Balloon Smash Technique - Acrylic Pouring
                https://www.youtube.com/watch?v=iqwyIiWnTK4
              
            
              
                Happy new year! Reverse Dip Technique with wet napkin
                https://www.youtube.com/watch?v=S6GjkAcby0o
              
            
              
                My First Attempt At A Resin Rose Using The 3D Bloom Technique (See Ending)
                https://www.youtube.com/watch?v=xdAdmhYLCXU
              
            
              
                New Bottle Decoration Using Balloon/Balloon Bottle Craft/Bottle Art Idea/Balloon Hack
                https://www.youtube.com/watch?v=syN35SNn3iI
              
            
              
                How An Artist Creates 3D-Looking Balloons With Graffiti
                https://www.youtube.com/watch?v=jDdavtRMav4
              
            
              
                PAINTING A MURAL OUTSIDE
                https://www.youtube.com/watch?v=JZ84oE26j9c
              
            
              
                5 Things to Know Before Getting into Painting Murals & Street Art
                https://www.youtube.com/watch?v=tkDRustkGig
              
            
              
                How $150,000 Hyperrealistic Murals Come To Life
                https://www.youtube.com/watch?v=XQReUpt6-bk
              
            
              
                Blue Man Group Paint Drum in NEON LIGHTS
                https://www.youtube.com/watch?v=ZSeTJu3vEIo
              
            
              
                How A Street Artist Creates Fake Neon Lights With Spray Paint (Neat explanation)
                https://www.youtube.com/watch?v=2u_gAUosWKY
              
            
              
                Creating Fake Neon Signs With Spray Paint | Master Craft
                https://www.youtube.com/watch?v=TOSFmKy2fKA
              
            
              
                Simple Galaxy Painting Demo / Easy For Beginners / Relaxing
                https://www.youtube.com/watch?v=eQMQbkn5AcY
              
            
              
                How to Draw Galaxy
                https://www.youtube.com/watch?v=P5z4ecpEbgk
              
            
              
                Galaxy Resin: SUPER GORGEOUS with gold gilding flakes and glow effects!
                https://www.youtube.com/watch?v=eB7N6hpWmAM
              
            
              
                Do you have a dishwasher sponge? Easy way to make an acrylic galaxy painting for beginners
                https://www.youtube.com/watch?v=fPX-zYwCInk
              
            
              
                Eternal Galaxy - SPRAY PAINT ART by Skech
                https://www.youtube.com/watch?v=1esaSXawiE4
              
            
              
                How to paint - Coffee Cup in watercolor - Line & Ink Wash
                https://www.youtube.com/watch?v=8OXxrVBQAzs
              
            
              
                Pen & Ink Landscape, Line & Wash on Toned Gray Paper + Lots of Beginner Tips
                https://www.youtube.com/watch?v=EkapGH2Ep3Y
              
            
              
                Ink Line over Wash Watercolor Landscape. Quick. Simple. Satisfying. Walnut Ink & Fountain Pen.
                https://www.youtube.com/watch?v=0F5Zv3wpckk
              
            
              
                How to use a Fineliner applicator to write on wet paint
                https://www.youtube.com/watch?v=pDr1G2UIrXI
              
            
              
                From socks I sewed a soft toy of a Lop-eared cat ❤️
                https://www.youtube.com/watch?v=BB4Mzb2bShA
              
            
              
                Diy Cute Cats Yarn Pom Pom
                https://www.youtube.com/watch?v=6Py2F_kdc5w
              
            
              
                Easy way to make a Cute Yarn Cat
                https://www.youtube.com/watch?v=e7zxq_ZqcdA
              
            
              
                Knitted Amigurumi Pets with Fiona Goble
                https://www.youtube.com/watch?v=MhEnKXdUKBY
              
            
              
                How to Knit a BUNNY from a SQUARE | Easy for Beginning Knitters
                https://www.youtube.com/watch?v=s6Kgi6ns38c
              
            
              
                HOW TO MAKE A KNITTED OCTOPUS | KNITTING FOR BEGINNERS
                https://www.youtube.com/watch?v=asSXT1g8LUY
              
            
              
                Behind The Art Of Venetian Mask Makers | Jetset Times
                https://www.youtube.com/watch?v=F9dqu3X_NDc
              
            
              
                Venetian making masks - Carnival of Venice - tutorial hd
                https://www.youtube.com/watch?v=p6evWdJeIbU
              
            
              
                Venice Masks MasterClass by expert mask maker Gualtiero Dall'Osto
                https://www.youtube.com/watch?v=YWsC3Hnton8
              
            
              
                One stroke dragon painting in GhostIsland
                https://www.youtube.com/watch?v=t1gBlkZw2xY
              
            
              
                【八代亜紀が突然来店】日光一筆龍 高瀬 昼めし旅 H29.6放送 Nikko One-stroke Dragon TV
                https://www.youtube.com/watch?v=_TzyhVesUtw
              
            
              
                Wood Carving Dragon| To use technic of Japanese traditional wood carving
                https://www.youtube.com/watch?v=MXFthspqglM
              
            
              
                What Is Abstract Art?
                https://www.youtube.com/watch?v=wSEtfqGWlN8
              
            
              
                Basic Designs in Abstract Art
                https://www.youtube.com/watch?v=bJ9T0RF7EI4
              
            
              
                Becoming an Artist: Yayoi Kusama I Tate Kids
                https://www.youtube.com/watch?v=IG_8vNTAXbY
              
            
              
                The Turbulent Life Of Pablo Picasso
                https://www.youtube.com/watch?v=BtLOzMXb42E
              
            
              
                How to paint like Picasso. (Speed paint + Tutorial)
                https://www.youtube.com/watch?v=xly15nMW48Q
              
            
              
                What is Cubism? Art Movements & Styles
                https://www.youtube.com/watch?v=V6ZT1705Slw
              
            
              
                How to Draw Cubism Art
                https://www.youtube.com/watch?v=V15rXg1nJ6w
              
            
              
                Abstract Painting Techniques with Acrylic | How to Paint with Masking Tape | Beginners Tutorial
                https://www.youtube.com/watch?v=RvyI-KG3kjQ
              
            
              
                Introduction to Modernism
                https://www.youtube.com/watch?v=SozfIGPf58o
              
            
              
                Modernism: WTF? An introduction to Modernism in art and literature
                https://www.youtube.com/watch?v=c_pywMFS8G0
              
            
              
                Postmodernism: WTF? An introduction to Postmodernist Theory | Tom Nicholas
                https://www.youtube.com/watch?v=o6s_sW6FZ2g
              
            
              
                Why Modern Art Is So Expensive | So Expensive
                https://www.youtube.com/watch?v=YooFwA7xj18
              
            
              
                Ornament Wood Carving: How to make a Leaves Wooden Ornament. Carved wood shelf. time lapse.
                https://www.youtube.com/watch?v=SHF79FjOhTw
              
            
              
                wood carving ornament
                https://www.youtube.com/watch?v=e856ICH-BMs
              
            
              
                Wood carving ornament. Linden wood.
                https://www.youtube.com/watch?v=SlsneBgcUks
              
            
              
                Artist in Steel. John Farman. Engraver of Fine English Sporting Guns
                https://www.youtube.com/watch?v=EOZcw2z9b4o
              
            
              
                How To Engrave Metal With A Dremel Or ANY Rotary Tool
                https://www.youtube.com/watch?v=CGFnTMltHMQ
              
            
              
                How to - Make an Engraving Chisel and Scroll Design... and some Engraving too
                https://www.youtube.com/watch?v=cN8l1cPJy98
              
            
              
                Etching Bronze Brass and Copper - Edinburgh Etch - PNP Blue Paper
                https://www.youtube.com/watch?v=oNPv-gllX8I
              
            
              
                How to ETCH stuff into metal! (Brass, Copper, Steel) DIY Metal Etching
                https://www.youtube.com/watch?v=4tYMUqsVhfc
              
            
              
                The Art of Kintsugi
                https://www.youtube.com/watch?v=TQW8t6w0Cy4
              
            
              
                Kintsugi Repair, Learn How Is It Made? Materials Used Process Instructions
                https://www.youtube.com/watch?v=MMugGpEiAP8
              
            
              
                The Unknown Master of Restoration
                https://www.youtube.com/watch?v=MIoi-DSm0e4
              
            
              
                Tarot Deck
                https://en.wikipedia.org/wiki/Tarot
              
            
              
                Designing a Tarot Card
                https://www.youtube.com/watch?v=MhEvNfYrwHI
              
            
              
                The Handmade Art of Tarot Cards
                https://www.youtube.com/watch?v=bYgTZejV7Wg
              
            
              
                Designing A Tarot Card. Tutorial!
                https://www.youtube.com/watch?v=E76b8I3ctN0
              
            
              
                How I created my Tarot and oracle deck + Tips
                https://www.youtube.com/watch?v=2qyCFAxX-uQ
              
            
              
                Hearts eye oracle deck by Olivia Rose (close up)
                https://www.youtube.com/watch?v=D3Yk7V3_kqY
              
            
          
- 
            
              
                blind obedience
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                screen projector in art class
                https://www.youtube.com/results?search_query=Art+Projector
              
            
              
                you’d start the class by making songs in lmms, it is simple
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                school
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                politics
                https://www.youtube.com/watch?v=L7r-lTV4FW0
              
            
              
                The principal will tell you what grades to give to your students
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                people in charge will block you
                https://www.youtube.com/watch?v=8GNInLhL2zA
              
            
          
- 
            
              
                Artists References & Style Guides - For MidJourney & AI Art - These are the ones I depend on.
                https://www.youtube.com/watch?v=jfIlMsKR4Fo
              
            
              
                watercolor flora painting
                https://www.youtube.com/watch?v=MHC57YfTTo0
              
            
              
                watercolor portrait - unsaid things
                https://www.youtube.com/watch?v=e2xR9e8shKE
              
            
              
                A journey through Akihiko Yoshida's art style
                https://www.youtube.com/watch?v=u0y6qPz2drw
              
            
              
                Akihiko Yoshida Artwork
                https://www.youtube.com/watch?v=-kx1SZUUSmo
              
            
              
                Alan Lee: Sketching Middle-Earth
                https://www.youtube.com/watch?v=wC_2ZlBCREE
              
            
              
                Alan Lee at the Edinburgh International Book Festival
                https://www.youtube.com/watch?v=igou2HQ_9JI
              
            
              
                Know the Artist: Alphonse Mucha
                https://www.youtube.com/watch?v=7eyn_-Cp59E
              
            
              
                Alphonse Mucha: A collection of 111 paintings (HD)
                https://www.youtube.com/watch?v=cfWyszaVg_Y
              
            
              
                ANNA DITTMANN | Illustrations
                https://www.youtube.com/watch?v=33ocRnCpiuk
              
            
              
                ANNA DITTMANN | Collections
                https://www.youtube.com/watch?v=IyQKYYR5WKg
              
            
              
                Game Illustrator Artgerm: From Street Fighter To Capcom To DC Comics | Got Game
                https://www.youtube.com/watch?v=zZLZkOy6umg
              
            
              
                DC Comics Art Academy Featuring Stanley "Artgerm" Lau
                https://www.youtube.com/watch?v=DfQJzApmhOs
              
            
              
                Studio Visit: Audrey Kawasaki in Los Angeles
                https://www.youtube.com/watch?v=W200j98jYdY
              
            
              
                Audrey Kawasaki
                https://www.youtube.com/watch?v=YA7mkEIUeDI
              
            
              
                Bernie Wrightson, The Master of Horror, Artifact Edition. Super Inspiring Visuals!
                https://www.youtube.com/watch?v=gMRl1_gIcaA
              
            
              
                Bernie Wrightson raw interview footage
                https://www.youtube.com/watch?v=Pgt_mJjGC9E
              
            
              
                Timelapse Portrait Painting with Ink and Tea by Carne Griffiths - Music by Fragile State
                https://www.youtube.com/watch?v=WgBKdve1RlM
              
            
              
                Expressive eyes using cups of tea, with Carne Griffiths
                https://www.youtube.com/watch?v=mD9zeiWkCyk
              
            
              
                Tear Sketch Process Video
                https://www.youtube.com/watch?v=CEsCAzUkzNA
              
            
              
                HUMAN Time Lapse
                https://www.youtube.com/watch?v=Wbj92RqtTUg
              
            
              
                Paper Girls Comic Artist Cliff Chiang Sketches Tiffany (Artists Alley) | SYFY WIRE
                https://www.youtube.com/watch?v=XFdo8fU_Lc4
              
            
              
                Felix Comic Art Presents: CLIFF CHIANG
                https://www.youtube.com/watch?v=LhQhBugWmfs
              
            
              
                MUSE speed painting
                https://www.youtube.com/watch?v=2FyhnLeVF_g
              
            
              
                GRIS - Art in Video Games - Conrad Roset - Adrian Cuevas - Roger Mendoza - Berlinist
                https://www.youtube.com/watch?v=c7JzjikTgxM
              
            
              
                Art of Cyril Rolando
                https://www.youtube.com/watch?v=6_57cPAlNEA
              
            
              
                Cyril Rolando
                https://www.youtube.com/watch?v=mWBKjJAAmNU
              
            
              
                David Mack 2 Wonderful Art Technique and HOW TO at HEROES 2011
                https://www.youtube.com/watch?v=Z2_1TugwPco
              
            
              
                Daredevil, Death And Jessica Jones Sketched By David Mack (Artists Alley) | SYFY WIRE
                https://www.youtube.com/watch?v=NqcQn_FxfHA
              
            
              
                Donato Giancola - The Mechanic - Oil Painting
                https://www.youtube.com/watch?v=i2sgl1N6hE8
              
            
              
                From Coat Check to Grand Master: Donato Giancola
                https://www.youtube.com/watch?v=7HdvKe78kg4
              
            
              
                DC Comics Art Academy Featuring Dustin Nguyen
                https://www.youtube.com/watch?v=CEMl7hmGcgg
              
            
              
                Dustin Nguyen 2014 Artbook SketchBook Flip Through - DC Comics
                https://www.youtube.com/watch?v=PiH1qaeaQIA
              
            
              
                Ed Mell - New Works 2020 - One Man Show Medicine Man Gallery Tucson
                https://www.youtube.com/watch?v=xoEdWXajjA4
              
            
              
                InsideArt: Ed Mell
                https://www.youtube.com/watch?v=ElHVmYo2b64
              
            
              
                Advice from a Master: Frank Frazetta
                https://www.youtube.com/watch?v=jo-brNlHWOE
              
            
              
                Frank Frazetta | Greater Creators | Legendary Fantasy Painter
                https://www.youtube.com/watch?v=MAppGWhig_E
              
            
              
                Gaston Bussière’s Romantic Paintings
                https://www.youtube.com/watch?v=B1vXWkKCNYM
              
            
              
                A Arte de Gaston Bussière
                https://www.youtube.com/watch?v=MFxCOBpttEc
              
            
              
                Artistry and AI with Greg Rutkowski
                https://www.youtube.com/watch?v=Rvt-TaUfpYE
              
            
              
                Thrive In What You Are Good At - The Learn Squared Podcast Ep 24 w Greg Rutkowski
                https://www.youtube.com/watch?v=1OW38c6eEcI
              
            
              
                Taiwanese illustrator Hsiao Ron Cheng (Surrealist painter)
                https://www.youtube.com/watch?v=3DNR5rb_4ms
              
            
              
                Fashion Beauty - Digital Portraits by Hsiao-Ron Cheng
                https://www.youtube.com/watch?v=uG0nGdHpwEs
              
            
              
                Hubert Robert: A collection of 195 paintings (HD) *UPDATE
                https://www.youtube.com/watch?v=2Qv9zZ_cSPQ
              
            
              
                Hubert Robert at the Flower-Strewn Abyss
                https://www.youtube.com/watch?v=ZJdq87fC_so
              
            
              
                The Art Of Ian McQue
                https://www.youtube.com/watch?v=Agp7U4ncluk
              
            
              
                Ian McQue :: Artist Studies
                https://www.youtube.com/watch?v=lxpuMfATTSE
              
            
              
                Ilya Kuvshinov "horns" Digital Painting Time-Lapse
                https://www.youtube.com/watch?v=op4erOCWAy4
              
            
              
                Ilya Kuvshinov
                https://www.youtube.com/watch?v=pN0XOgkEizg
              
            
              
                Artist Spotlight - Ismail Inceoglu
                https://www.youtube.com/watch?v=74ZlSMjtoec
              
            
              
                Visions of Ismail Inceoglu
                https://www.youtube.com/watch?v=HuqJC_BisWk
              
            
              
                Joseph Christian Leyendecker: A collection of 71 paintings
                https://www.youtube.com/watch?v=9ruY0csITTg
              
            
              
                JC Leyendecker
                https://www.youtube.com/watch?v=z-nRfsW3N5M
              
            
              
                The Team Behind Spiderman: Into the Spider-Verse
                https://www.youtube.com/watch?v=LfwW-qCAVmo
              
            
              
                Interview with Jessica Rossier & Bastien Grivert
                https://www.youtube.com/watch?v=sOvf2FzSLVg
              
            
              
                John Berkey - Sci-Fi Artist
                https://www.youtube.com/watch?v=SfRmBke38Xs
              
            
              
                John Berkey (Version 03)
                https://www.youtube.com/watch?v=HxxmZGTACL4
              
            
              
                DC Poster Portfolio | JOSHUA MIDDLETON
                https://www.youtube.com/watch?v=MK07jaxxQjg
              
            
              
                Drahcir's Favorite Comic Artists: Joshua Middleton
                https://www.youtube.com/watch?v=UXZo4Y_uZBk
              
            
              
                Fine Art Portraits by Jovana Rikalo
                https://www.youtube.com/watch?v=-G3vNYIqHz0
              
            
              
                BenQ Webinar: Fine Art Portraits with Jovana Rikalo
                https://www.youtube.com/watch?v=ZWpUb0KIJpM
              
            
              
                Karol Bak ART - Beautiful Woman
                https://www.youtube.com/watch?v=_DADL-VBTiE
              
            
              
                ANVERRA FP 2016 - Karol BAK - MAGICAL DREAMS
                https://www.youtube.com/watch?v=DkYmD3ssym8
              
            
              
                Krenz Cushart Interview
                https://www.youtube.com/watch?v=qTsxeADkwDg
              
            
              
                artist appreciation - Krenz Cushart
                https://www.youtube.com/watch?v=_8F_o0ymwUI
              
            
              
                Digital Painting Demo with Loish
                https://www.youtube.com/watch?v=q5ynODBvCoM
              
            
              
                The Creative Bubble of Loish
                https://www.youtube.com/watch?v=tcbzhGBI7WI
              
            
              
                LiveDraw: Loish
                https://www.youtube.com/watch?v=ne1KViHcYzo
              
            
              
                Magali Villeneuve's Secret Lair
                https://www.youtube.com/watch?v=6RWOCt2x58Y
              
            
              
                Interview: Magic the Gathering Artist Magali Villeneuve
                https://www.youtube.com/watch?v=QkBqNOvnCPE
              
            
              
                "72 Seasons" of Makoto Shinkai
                https://www.youtube.com/watch?v=oHPy7r2RDVE
              
            
              
                Tokyo Through Makoto Shinkai's Eyes
                https://www.youtube.com/watch?v=rGDxkIXKQ3Q
              
            
              
                Marco Mazzoni "Dear Collapse" Moleskin
                https://www.youtube.com/watch?v=kMTbHJ2EpGM
              
            
              
                Marco Mazzoni: How to draw a Lemur with colored pencils on moleskine
                https://www.youtube.com/watch?v=nNt4aViWfwA
              
            
              
                Making Of The Village by Marc Simonetti
                https://www.youtube.com/watch?v=J-4WAUTQGbU
              
            
              
                Marc Simonetti's amazing Dune artwork.
                https://www.youtube.com/watch?v=D-dTj6HdFMQ
              
            
              
                Michael and Inessa Garmash Art
                https://www.youtube.com/watch?v=SGp2dIB4Mr4
              
            
              
                Michael Garmash
                https://www.youtube.com/watch?v=76GnOnqZbH4
              
            
              
                A Arte de Miho Hirano
                https://www.youtube.com/watch?v=sNMySrwFNuU
              
            
              
                Miho Hirano Cover Art Mix
                https://www.youtube.com/watch?v=q_4hVh4ZS0E
              
            
              
                Azazel, The Fallen Star - Painting Process
                https://www.youtube.com/watch?v=Zfsh9nadwLM
              
            
              
                Suchlaph, Angel of Verdency - Painting Details
                https://www.youtube.com/watch?v=AeVtot5Os8Y
              
            
              
                Building Better Worlds with Raphael Lacoste
                https://www.youtube.com/watch?v=7ETYWXEUAtc
              
            
              
                Level Up! Session 75 with RAPHAEL LACOSTE
                https://www.youtube.com/watch?v=g-ybrpMdP8M
              
            
              
                Illustrations by Russ Mills
                https://www.youtube.com/watch?v=meAVAk8svQM
              
            
              
                Always the Son - Russ Mills
                https://www.youtube.com/watch?v=pTVMdVjoRiM
              
            
              
                Sergio Bustamante
                https://www.youtube.com/watch?v=xIdELZmMyBc
              
            
              
                Sergio Bustamante Art Galeria Tlaquepaque Jalisco Mexico
                https://www.youtube.com/watch?v=jusNzQu8PPk
              
            
              
                Stardrive Maintenance
                https://www.youtube.com/watch?v=nuJOQ41xzpA
              
            
              
                Structura 3: Sparth Interview
                https://www.youtube.com/watch?v=j-32IGzhn4E
              
            
              
                Digital Paintings by Tom Bagshaw
                https://www.youtube.com/watch?v=RdC_O96NCCU
              
            
              
                Tom Bagshaw
                https://www.youtube.com/watch?v=TXkfUAM6SQU
              
            
              
                Street artist and designer Tristan Eaton’s global canvas
                https://www.youtube.com/watch?v=-ivM4iAxE_c
              
            
              
                Advice to Young Artists
                https://www.youtube.com/watch?v=R_5OND4XmeA
              
            
              
                Brush and Painting Demonstration by Tuomas Korpi
                https://www.youtube.com/watch?v=zIe-DCyA92g
              
            
              
                The Art Of Tuomas Korpi
                https://www.youtube.com/watch?v=51ug3UE_a1E
              
            
              
                Art of Vincent Di Fate
                https://www.youtube.com/watch?v=oVmPD1-Hmv0
              
            
              
                MagiCon (1992) Worldcon - Vincent Di Fate talk on "Science Fiction, Spirit of Youth"
                https://www.youtube.com/watch?v=Uc38I-Pl5XY
              
            
              
                Wayne Barlowe Walkthrough
                https://www.youtube.com/watch?v=L0YN61wUJOk
              
            
              
                Wayne Barlowe Interview (2009)
                https://www.youtube.com/watch?v=N9tM476IgaI
              
            
          
- 
            
              
                SponsorBlock
                https://www.youtube.com/results?search_query=SpopnsorBlock
              
            
              
                uBlock Origin
                https://www.youtube.com/results?search_query=uBlock+Origin
              
            
              
                SELL YOUR ART ONLINE AS AN ARTIST IN 2023 (Non-AI)
                https://www.youtube.com/watch?v=UYvcKVrE5jw
              
            
              
                More Consistent Ai Comic Characters with MidJourney's New Remix Setting
                https://www.youtube.com/watch?v=dhMLkZxAlrw
              
            
              
                What to expect when using Ai for Comics. I tackle a very hard comic page.
                https://www.youtube.com/watch?v=9pLDxR1ie0g
              
            
              
                I Tried Selling AI Art For 30 Days ($80)
                https://www.youtube.com/watch?v=2psSl6oM0vw
              
            
              
                Get $300 PER DAY For FREE From AI Art
                https://www.youtube.com/watch?v=TYCNoN9OQww
              
            
              
                Best AI Art Generator for Print on Demand
                https://www.youtube.com/watch?v=4_A7FmtWInc
              
            
              
                The Secret to Making $250 per Day with Ai Art
                https://www.youtube.com/watch?v=X4acYl34xGE
              
            
              
                Get Rich Selling AI Art
                https://www.youtube.com/watch?v=IKrxK3P1vBg
              
            
              
                How to sell AI generated images as assets on Gumroad
                https://www.youtube.com/watch?v=L2gUq4zMY8k
              
            
              
                How to prepare your AI-generated art for sale.
                https://www.youtube.com/watch?v=qiG_OX0I8lo
              
            
              
                The Beginner Guide To Getting Started With MidJourney
                https://www.youtube.com/watch?v=jytmYCC5OtE
              
            
              
                MidJourney AI - Best Prompt Ticks - Beginners Guide - Beginners - MJ Explained - NFT Art
                https://www.youtube.com/watch?v=lFI8JQvPfu8
              
            
              
                The Ultimate MidJourney Prompting Guide
                https://www.youtube.com/watch?v=NBT7hJEZw4k
              
            
              
                The ULTIMATE Beginner's Guide to MidJourney AI Art
                https://www.youtube.com/watch?v=FcRFQTMW_bo&list=PLgrJUN7TszTFNO9P6pNnXlS28Sw9rrg9W
              
            
              
                How to Combine Images in Midjourney
                https://www.youtube.com/watch?v=PC3XtBNQAXY
              
            
              
                Become a GOD in Midjourney with Text Weights
                https://www.youtube.com/watch?v=YPVxA7wi_mA
              
            
              
                How to Upscale your Ai Art creations and the new V4 prompts
                https://www.youtube.com/watch?v=2WSONA6-b2Q
              
            
              
                Easy guide to Print and Upscale Midjourney/AI Art
                https://www.youtube.com/watch?v=9q5racimBbo
              
            
              
                How to get the most out of Gigapixel AI
                https://www.youtube.com/watch?v=whueBKObo8o
              
            
              
                Scaling Midjourney AI art for PRINT with Topaz Labs Gigapixel
                https://www.youtube.com/watch?v=JQFPbB91Cdc
              
            
              
                How to make money selling A.I. art on Etsy
                https://www.youtube.com/watch?v=QOMOHo9trgw
              
            
              
                Zero to a Star Seller in 1 Month Using Data & AI | ETSY
                https://www.youtube.com/watch?v=mEaIrzLWy1E
              
            
              
                NEW Way To Make Money On Redbubble With AI Art In 2023
                https://www.youtube.com/watch?v=lufry3QAPd4
              
            
              
                Midjourney Ai Art, Uploading to Redbubble the fast way
                https://www.youtube.com/watch?v=7ttuMD8QA0s
              
            
              
                Can You Use Artificial Intelligence To Design Stickers?
                https://www.youtube.com/watch?v=MD8O_xRCCGA
              
            
              
                Create T-Shirt designs in Midjourney for REDBUBBLE/PRINT ON DEMAND
                https://www.youtube.com/watch?v=0Z3ahDpuj9k
              
            
              
                I made $300 selling AI Generated Art on Fiverr (100 Day Challenge)  ($300)
                https://www.youtube.com/watch?v=9nTJJGyPjbI
              
            
              
                How To Make Money With DALL-E 2 (Fiverr & Upwork) Ai Art Tutorial 2023
                https://www.youtube.com/watch?v=r-quLz-pUDk
              
            
              
                How to Start on Upwork as a Freelance Illustrator and Make Money (Non-AI)
                https://www.youtube.com/watch?v=BYBOZb7OJRo
              
            
              
                I Spent 30 Days Freelancing on Upwork (Non-AI)
                https://www.youtube.com/watch?v=ARqAJQo24rs
              
            
              
                Make Money Selling AI Images From MidJourney ($50)
                https://www.youtube.com/watch?v=uKwGYcxve00
              
            
              
                Best Practices of selling AI-generated images to Adobe Stock
                https://www.youtube.com/watch?v=QF1gb_DIS9M
              
            
              
                Is BlueWillow AI better then MidJourney AI?
                https://www.youtube.com/watch?v=642lfD9DPcY
              
            
              
                Text Generated Videos Are So Goofy Yet Mind-blowing
                https://www.youtube.com/watch?v=ILXlcfHq3WM
              
            
              
                7 ways ChatGPT can make you $10,000
                https://www.youtube.com/watch?v=CWW03CWeNX8
              
            
              
                How I generated a full CG Short Film with AI
                https://www.youtube.com/watch?v=ajyL9FyN-pw
              
            
          
- 
            
              
                I created 16 cats in space helmets (link may take forever to generate anything, retry)
                https://huggingface.co/prompthero/openjourney-v2?text=mdjrny-v4+style.+Its+so+fluffy+i%27m+gonna+die+cartoon+cat.+Kawaii+chibi+cat+with+large+doll+like+eyes.+Symmetrical%2C+photo+of+a+gorgeous+and+extremely+fluffy+astronaut+cat+wearing+a+stylized+and+elaborate+intricate+avant-garde+golden+mask+and+helmet+made+of+detailed+gold+inlay+and+iron.+Suit+has+detailed+purple+feathers.+Cat+is+looking+deeply+into+your+soul.+Half+body+shot%2C+sharp%21+focus%21%2C+8K+high+definition%2C+insanely+detailed%2C+intricate%2C+elegant%2C+extremely+sharp+on+a+detailed+intergalactic+background.+Art+by+artgerm%2C+loish%2C+wlop
              
            
              
                Marge had such a long hair do, to hide bunny ears
                https://www.youtube.com/watch?v=e7sAuq4Hd6I
              
            
          
- 
            
              
                Finetuned Diffusion
                https://huggingface.co/spaces/anzorq/finetuned_diffusion
              
            
              
                prompt helper
                https://github.com/awesome-stable-diffusion/awesome-stable-diffusion#prompt-building
              
            
              
                What is Stable Diffusion? (Latent Diffusion Models Explained)
                https://www.youtube.com/watch?v=RGBNdD3Wn-g
              
            
              
                Is Stable Diffusion Actually Better Than Dall-e 2?
                https://www.youtube.com/watch?v=5VpucfQl3q0
              
            
              
                Stable Diffusion - What, Why, How?
                https://www.youtube.com/watch?v=ltLNYA3lWAQ
              
            
              
                Don't make these 7 mistakes in Stable diffusion.
                https://www.youtube.com/watch?v=b8xWjrzTAPY
              
            
              
                2 EASY Stable Diffusion Tricks for Fantastic Results!!!
                https://www.youtube.com/watch?v=JNRejp53JBU
              
            
              
                auto-sd-krita Workflow: Inpaint using Stable Diffusion & all AUTOMATIC1111 features!
                https://www.youtube.com/watch?v=nP8MuRwcDN8
              
            
              
                Stable Diffusion - Krita Plugin!
                https://www.youtube.com/watch?v=M2R-tsZglaY
              
            
              
                AI Render Tutorial - Stable Diffusion Add-on for Blender
                https://www.youtube.com/watch?v=tmyln5bwnO8
              
            
              
                FREE Lifechanging VFX Plugin Comes to BLENDER! Stable Diffusion Ai Render
                https://www.youtube.com/watch?v=2XDAbGB7roc
              
            
              
                The Real Danger Of ChatGPT
                https://www.youtube.com/watch?v=AAwbvGywdOc
              
            
              
                This AI changes EVERYTHING (ChatGPT x Blender)
                https://www.youtube.com/watch?v=wU1cQcQFimw
              
            
              
                Build Your Own Blender Addon with OpenGPT
                https://www.youtube.com/watch?v=9Fyp3n2FsFQ
              
            
              
                Stable diffusion img2img tutorial.
                https://www.youtube.com/watch?v=FHqsgSvBiBU
              
            
              
                Face Tracking + Stable Diffusion img2img
                https://www.youtube.com/watch?v=U-vSDQ-JAVs
              
            
              
                Stable Diffusion IMG2IMG animation settings Pt. 1. I bought a new GPU for THIS!!
                https://www.youtube.com/watch?v=Jo3c551NT3s
              
            
              
                Stable Diffusion IMG2IMG Settings Pt. 2 (Consistent Animations!!)
                https://www.youtube.com/watch?v=xtFFKDgyJ7A
              
            
              
                This LIFECHANGING VFX Tool is FREE | After Effects & Stable Diffusion Img2Img Video Ai
                https://www.youtube.com/watch?v=YcGHR_GssF0
              
            
              
                Stable Diffusion Consistent Style with 1.5 img2img
                https://www.youtube.com/watch?v=3Ydbb9T3sr8
              
            
              
                Stable Diffusion: The Secret to Perfect Out-Painting Results!
                https://www.youtube.com/watch?v=uqdILltBhXM
              
            
              
                I faked JENNIFER LAWRENCE to educate you - Stable Diffusion Inpaint Tutorial
                https://www.youtube.com/watch?v=kJEHJXiwGVU
              
            
              
                I turned myself into a Disney / Pixar Character - Stable Diffusion Image to Image Tutorial
                https://www.youtube.com/watch?v=dSn_vXrjaK8
              
            
              
                How to train an AI (Stable Diffusion) with your own images
                https://www.youtube.com/watch?v=qfBB-QSBC9Y
              
            
              
                AI Art Tutorial: Train your own custom AI Model using Fast Dream Booth
                https://www.youtube.com/watch?v=lWvX_5a13xY
              
            
              
                Create AI art Portraits using your photos with Stable Diffusion 1.5 Automatic1111 | Dreambooth
                https://www.youtube.com/watch?v=HNT6gAWqS3s
              
            
              
                ULTIMATE FREE TEXTUAL INVERSION In Stable Diffusion! Your FACE INSIDE ALL MODELS!
                https://www.youtube.com/watch?v=2ityl_dNRNw
              
            
              
                Diffusion models explained in 4-difficulty levels
                https://www.youtube.com/watch?v=yTAMrHVG1ew
              
            
              
                ULTIMATE Stable Diffusion Anime Comparison: NovelAi Vs Dreambooth Vs Waifu Diffusion!
                https://www.youtube.com/watch?v=a9BKr4IiMMg
              
            
              
                Protogen Demo Link 1
                https://huggingface.co/spaces/darkstorm2150/protogen-web-ui
              
            
              
                Protogen Demo Link 2
                https://huggingface.co/spaces/darkstorm2150/Stable-Diffusion-Protogen-x3.4-webui
              
            
              
                ULTIMATE FREE Stable Diffusion Model! GODLY Results!
                https://www.youtube.com/watch?v=HAR6LjzTg5k
              
            
              
                InvokeAI: BEST WebUI for Stable Diffusion?
                https://www.youtube.com/watch?v=GKjifMhcvOk
              
            
              
                AI Art Discussion - DON'T PANIC
                https://www.youtube.com/watch?v=6w43_WxH3tU
              
            
              
                Lawsuit against Stable Diffusion, Midjourney and Deviant Art - Breaking News
                https://www.youtube.com/watch?v=d1pIZlSzeFg&t=13
              
            
              
                The Most Common Arguments For & Against AI
                https://www.youtube.com/watch?v=F-i09Nz96cw
              
            
              
                The War between Artists and AI
                https://www.youtube.com/watch?v=S9zhDY6bf_o
              
            
              
                AI Art is the 'FUTURE' ....and why its not
                https://www.youtube.com/watch?v=EBTEtJJFR-8
              
            
              
                Dave McKean on the Impact of AI for Artists
                https://www.youtube.com/watch?v=0qOn0hx211A
              
            
              
                9 New Ai Tools That Will BLOW YOUR MIND
                https://www.youtube.com/watch?v=J_wuLcTShQU
              
            
          
- 
            
              
                How to use AI Art and ChatGPT to Create a Insane Web Designs
                https://www.youtube.com/watch?v=8I3NTE4cn5s
              
            
              
                How to Use Midjourney, AI Art and ChatGPT to Create an Amazing Website
                https://www.youtube.com/watch?v=5wdCev86RYE
              
            
              
                I Generated 80 INSANE AI Web Designs in 1 Hour.
                https://www.youtube.com/watch?v=kuYw_VYrDSs
              
            
              
                AI Art and GPT Chat: The Future of Website Design
                https://www.youtube.com/watch?v=RttQNnrRdjY
              
            
              
                Build and Deploy Your Own ChatGPT AI App in JavaScript | OpenAI, Machine Learning
                https://www.youtube.com/watch?v=2FeymQoKvrk
              
            
              
                Prompt Engineering 101: Autocomplete, Zero-shot, One-shot, and Few-shot prompting
                https://www.youtube.com/watch?v=v2gD8BHOaX4
              
            
              
                Prompt Engineering 101: Summarizing, Extraction, and Rewriting
                https://www.youtube.com/watch?v=67Ugw_l1md8
              
            
              
                What Is Prompt Engineering?
                https://www.youtube.com/watch?v=sztL7rp_TkY
              
            
              
                Anna Bernstein - Professional Prompt Engineer - "We don't have to forfeit the realm of creativity"
                https://www.youtube.com/watch?v=ekn5Tcqgs7o
              
            
              
                The text-to-image revolution, explained
                https://www.youtube.com/watch?v=SVcsDDABEkM
              
            
              
                The Truth About AI Getting "Creative"
                https://www.youtube.com/watch?v=0gNauGdOkro
              
            
              
                How AI Image Generators Work (Stable Diffusion / Dall-E) - Computerphile
                https://www.youtube.com/watch?v=1CIpzeNxIhU
              
            
              
                Stable Diffusion in Code (AI Image Generation) - Computerphile
                https://www.youtube.com/watch?v=-lz30by8-sU
              
            
              
                The End of Art: An Argument Against Image AIs
                https://www.youtube.com/watch?v=tjSxFAGP9Ss
              
            
              
                AI Art - Biggest advance, or the greatest theft that artists will ever see??
                https://www.youtube.com/watch?v=uuTlcApanHY
              
            
              
                Why Artists Will Lose the Battle Against AI*
                https://www.youtube.com/watch?v=IB-jOuNO_-0
              
            
              
                ChatGPT and AI will disrupt these industries
                https://www.youtube.com/watch?v=jO0-ZSi3zDc
              
            
              
                Steal AI Art? AI Creates Text Prompts from Any Image!
                https://www.youtube.com/watch?v=jS5VjQiO13I
              
            
              
                10 INSANE AI Websites that will Change the way we do Business...FOREVER
                https://www.youtube.com/watch?v=iM8Fjh3pE5w
              
            
              
                Best 6 Ai Tools For Designers
                https://www.youtube.com/watch?v=yPuP5Wbvh9s
              
            
              
                A.I. Tools for Filmmakers
                https://www.youtube.com/watch?v=43t4r9KpCQk
              
            
              
                7 AI SaaS Ideas You Can Start In 2023 🚀 (ChatGPT, GPT-3, Stable Diffusion)
                https://www.youtube.com/watch?v=Hdp30KBXK40
              
            
              
                Get Rich Selling AI Art
                https://www.youtube.com/watch?v=IKrxK3P1vBg
              
            
              
                CHATGPT Builds Passive Income With Chat GPT OpenAI-$15,000/Month 1/3
                https://www.youtube.com/watch?v=wCkDRMf1jVg
              
            
              
                CHATGPT Builds Passive Income With Chat GPT OpenAI $15,000/Month 2/3
                https://www.youtube.com/watch?v=ar8W47jkPhA
              
            
              
                CHATGPT Builds Passive Income With ChatGPT OpenAI $15,000/Month 3/3
                https://www.youtube.com/watch?v=NnXEK0rSHCQ
              
            
              
                The BEST Ai Businesses to Start with Chat GPT
                https://www.youtube.com/watch?v=HwlwRNIKcnE
              
            
              
                How To Make Passive Income With ChatGPT AI
                https://www.youtube.com/watch?v=noHrqTW_MZE
              
            
              
                How To Use ChatGPT To Make $100+ a Day
                https://www.youtube.com/watch?v=88Je0jdiAok
              
            
              
                How To Make Money With ChatGPT AI
                https://www.youtube.com/watch?v=gS5qNwBRvwU
              
            
              
                How To Use Chat GPT To Make Money Online in 2023
                https://www.youtube.com/watch?v=Rds117xtPmE
              
            
              
                ChatGPT Explained: How To Make Money Online With AI Chatbot
                https://www.youtube.com/watch?v=hvW0kI1pJM8
              
            
              
                Laziest Way To Make Money With ChatGPT
                https://www.youtube.com/watch?v=nqsu4d7K8qY
              
            
              
                Build Passive Income With ChatGPT OpenAI - $5000 A MONTH FULL COURSE
                https://www.youtube.com/watch?v=wv9lzxBHmeM
              
            
              
                3 Simple Ways To Make 10K Per Month Using ChatGPT AI
                https://www.youtube.com/watch?v=96diDDLXOVk
              
            
              
                The Best Way to Make Money with AI Art: 5 Proven Strategies
                https://www.youtube.com/watch?v=ScJT_9pox-4
              
            
          
- 
            
              
                Noam Chomsky - On Being Truly Educated ❤️
                https://www.youtube.com/watch?v=eYHQcXVp4F4
              
            
              
                Sir Ken Had It All Figured Out ❤️
                https://www.youtube.com/watch?v=lUvNTt6crFM
              
            
              
                Sir Ken Robinson - SCHOOLS KILL CREATIVITY.
                https://www.youtube.com/watch?v=rKS_HhdSJ_4
              
            
              
                Examined Life - Cornel West ❤️❤️❤️
                https://www.youtube.com/watch?v=xfD3X3f5C_w
              
            
              
                Astra Taylor on the Unschooled Life
                https://www.youtube.com/watch?v=LwIyy1Fi-4Q&t=219
              
            
              
                Noam Chomsky - The Purpose of Education
                https://www.youtube.com/watch?v=DdNAUJWJN08
              
            
              
                Waiting for Superman - Clip
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                9 Life Lessons From Socrates (Socratic Skepticism)
                https://www.youtube.com/watch?v=Y4y2e4rUxfo
              
            
              
                Socrates and the Examined Life: The Gadfly (1/7)
                https://www.youtube.com/watch?v=LGnxHQC-ehU
              
            
              
                Socrates and the Examined Life: Is anyone wiser than Socrates? (2/7)
                https://www.youtube.com/watch?v=wLRMapAJKWg
              
            
              
                Socrates and the Examined Life: I know that I know (almost) nothing (3/7)
                https://www.youtube.com/watch?v=SwAq52cl_-A
              
            
              
                Socrates and the Examined Life: Is an unexamined life worth living? (4/7)
                https://www.youtube.com/watch?v=j2ywONQ0pzc
              
            
              
                Socrates and the Examined Life: "Not to be lived" (5/7)
                https://www.youtube.com/watch?v=DXdFpPx1M4M
              
            
              
                Socrates and the Examined Life: What is knowledge good for? (6/7)
                https://www.youtube.com/watch?v=DVyQR3_PIzo
              
            
              
                Socrates and the Examined Life: Summary (7/7)
                https://www.youtube.com/watch?v=alrwE0hnaKY
              
            
              
                Genius of the Modern World - Friedrich Nietzsche
                https://www.youtube.com/watch?v=vzcD-LCKuNs
              
            
              
                Will Durant--- The Philosophy of Nietzsche
                https://www.youtube.com/watch?v=s4i11923V04
              
            
              
                Friedrich Nietzsche - J. P. Stern & Bryan Magee (1987)
                https://www.youtube.com/watch?v=HyR1xvldigA
              
            
              
                Simon May: Nietzsche and the Affirmation of Life (Royal Institute of Philosophy)
                https://www.youtube.com/watch?v=jU6LOMvzGBE
              
            
              
                The meaning of this world — from "Wittgenstein" (He is talking about the peaceful culture of the future, about our eventual convergence on wisdom.)
                https://www.youtube.com/watch?v=IgNfx_PyGrI
              
            
              
                Wittgenstein Ludwig at a Cambridge class
                https://www.youtube.com/watch?v=xfdutZhUQIE
              
            
              
                Wittgenstein: This is a very pleasant pineapple
                https://www.youtube.com/watch?v=628eVJgHD6I
              
            
              
                Wittgenstein Ludwig, Cambridge class
                https://www.youtube.com/watch?v=lVQNSsuvEg8
              
            
              
                Ludwig Wittgenstein - Death Scene (Derek Jarman's film)
                https://www.youtube.com/watch?v=7TM0zA2_5UE
              
            
              
                PHILOSOPHY - Ludwig Wittgenstein
                https://www.youtube.com/watch?v=pQ33gAyhg2c
              
            
              
                Bertrand Russell on Ludwig Wittgenstein
                https://www.youtube.com/watch?v=cFXWKEc84ew
              
            
              
                Wittgenstein: A Wonderful Life (1989)
                https://www.youtube.com/watch?v=8BoKjQfMihs
              
            
              
                Sir Ken Robinson: Finding Your Element
                https://www.youtube.com/watch?v=17fbxRQgMlU
              
            
              
                Sir Ken Robinson, Hammer Lectures
                https://www.youtube.com/watch?v=yJAL21IE9fY
              
            
              
                Sir Ken Robinson - Can Creativity Be Taught?
                https://www.youtube.com/watch?v=vlBpDggX3iE
              
            
              
                Sir Ken Robinson, Creativity, Learning & the Curriculum
                https://www.youtube.com/watch?v=9X0CESnGQ8U
              
            
              
                Sir Ken Robinson speaking at Talent Summit 2018
                https://www.youtube.com/watch?v=OwM6-UZJnwU
              
            
              
                UVU: Presidential Lecture Series - Sir Ken Robinson
                https://www.youtube.com/watch?v=-ShctujUcyI
              
            
              
                Transforming Education : Sir Ken Robinson at (co)lab summit 2013
                https://www.youtube.com/watch?v=4NgE88Gpfr0
              
            
              
                Sir Ken Robinson: "Reimagine Learning that Can Change the World" - Reimagine Education
                https://www.youtube.com/watch?v=ZT3QpUfEg1Q
              
            
              
                Sir Ken Robinson - Educating the Heart and Mind
                https://www.youtube.com/watch?v=I1A4OGiVK30
              
            
              
                Christopher Hitchens: Don't pray for me
                https://www.youtube.com/watch?v=0oxP9pL6Ce0
              
            
              
                Your Miracles Won't Do It - Cristopher Hitchens
                https://www.youtube.com/watch?v=vJAnCg945EE
              
            
              
                Why Religion is Morally Corrupt - Christopher Hitchens
                https://www.youtube.com/watch?v=vp-6Q_FBj1c
              
            
              
                God Bashing at Its Best by Christopher Hitchens
                https://www.youtube.com/watch?v=oYwXQf8f828
              
            
              
                My Top 7 Favorite Hitchslaps
                https://www.youtube.com/watch?v=yfwhgovM7P4
              
            
              
                Paxman interviews Christopher Hitchens - Brave, You Are Missed
                https://www.youtube.com/watch?v=LIVEsa2g4ag
              
            
              
                Christopher Hitchens interview on Suffering and Dying (2010)
                https://www.youtube.com/watch?v=kFIZfiJujSs
              
            
              
                Christopher Hitchens' Last Interview (uncut)
                https://www.youtube.com/watch?v=SJEjMU--3rE
              
            
              
                The Four Horsemen HD: Hour 1 of 2 - Discussions with Richard Dawkins, Ep 1
                https://www.youtube.com/watch?v=9DKhc1pcDFM
              
            
              
                The Four Horsemen: Hour 2 of 2 - Discussions with Richard Dawkins, Ep 1
                https://www.youtube.com/watch?v=TaeJf-Yia3A
              
            
              
                Richard Dawkins, Daniel Dennett, Sam Harris & Ayaan Hirsi Ali ❤️
                https://www.youtube.com/watch?v=sOMjEJ3JO5Q
              
            
              
                Richard Dawkins & Lawrence Krauss: Something from Nothing
                https://www.youtube.com/watch?v=q0mljE9K-gY
              
            
              
                Militant atheism | Richard Dawkins
                https://www.youtube.com/watch?v=VxGMqKCcN6A
              
            
              
                Richard Dawkins: From Selfish Gene to Flights of Fancy
                https://www.youtube.com/watch?v=IDygo1E07Ok
              
            
              
                Best of Richard Dawkins Amazing Arguments And Clever Comebacks Part 1
                https://www.youtube.com/watch?v=gtw6ABSkRnw
              
            
              
                Best of Richard Dawkins Amazing Arguments And Clever Comebacks Part 2
                https://www.youtube.com/watch?v=DI4pAEjMTfM
              
            
              
                Best of Richard Dawkins Amazing Arguments And Clever Comebacks Part 3
                https://www.youtube.com/watch?v=n9iQmYRQcXY
              
            
              
                Best of Richard Dawkins Amazing Arguments And Clever Comebacks Part 4
                https://www.youtube.com/watch?v=rxViR5Ee5iU
              
            
              
                Best of Richard Dawkins Amazing Arguments And Clever Comebacks Part 5
                https://www.youtube.com/watch?v=Abpd5IXNngc
              
            
              
                Best of Richard Dawkins Amazing Arguments And Clever Comebacks Part 6
                https://www.youtube.com/watch?v=Yosfb-EXAe8
              
            
              
                Best of Richard Dawkins Amazing Arguments And Clever Comebacks Part 7
                https://www.youtube.com/watch?v=xU8tnk2aP8o
              
            
              
                Richard Dawkins - The God Delusion - Full Documentary
                https://www.youtube.com/watch?v=IzZh2wstj88
              
            
              
                Dialogue with Richard Dawkins, Rowan Williams and Anthony Kenny
                https://www.youtube.com/watch?v=bow4nnh1Wv0&t=407
              
            
              
                Richard Dawkins & Francis Collins: Biology, Belief and Covid
                https://www.youtube.com/watch?v=SQ3EU58AzFs
              
            
              
                Brian Cox Lecture - GCSE Science brought down to Earth
                https://www.youtube.com/watch?v=enSXh4YY9Ws&t=539
              
            
              
                Lawrence M. Krauss || A Universe from Nothing || Radcliffe Institute
                https://www.youtube.com/watch?v=vwzbU0bGOdc
              
            
              
                Carl Sagan's 1994 "Lost" Lecture: The Age of Exploration
                https://www.youtube.com/watch?v=6_-jtyhAVTc
              
            
              
                Greta Thunberg interview: world on climate precipice but activism offers hope
                https://www.youtube.com/watch?v=YXezjC_s2Vw
              
            
          
- 
            
              
                people keep talking a bout RSS
                https://trends.google.com/trends/explore?date=2020-11-25%202022-12-25&geo=US&q=RSS
              
            
              
                web scraping and RSS, is in a pretty sorry state
                https://www.npmjs.com/search?q=crawler%20scraper
              
            
              
                self hosted service
                https://github.com/awesome-selfhosted/awesome-selfhosted
              
            
              
                https://killedbymozilla.com/
                https://killedbymozilla.com/
              
            
              
                https://killedbymicrosoft.info/
                https://killedbymicrosoft.info/
              
            
              
                https://killedbygoogle.com/
                https://killedbygoogle.com/
              
            
          
- 
            
              
                How to block Ads WITHOUT Adblock or software using your router!
                https://www.youtube.com/watch?v=zySaQ-3tY7E
              
            
              
                Google Will Soon Kill Ad Blockers With Manifest V3 - What to do!
                https://www.youtube.com/watch?v=18VM1xZQdXc
              
            
              
                How To Restore Dislikes on YouTube
                https://www.youtube.com/watch?v=lz8-fdVtox8
              
            
              
                Block EVERY Online Ad with THIS - Pi-Hole on Raspberry Pi
                https://www.youtube.com/watch?v=KBXTnrD_Zs4
              
            
              
                You're running Pi-Hole wrong! Setting up your own Recursive DNS Server!
                https://www.youtube.com/watch?v=FnFtWsZ8IP0
              
            
              
                BLOCK EVERYTHING w/ PiHole on Docker, OpenDNS and IFTTT
                https://www.youtube.com/watch?v=dH3DdLy574M
              
            
              
                Set Up Your Own VPN at Home With Raspberry Pi!
                https://www.youtube.com/watch?v=rtUl7BfCNMY
              
            
              
                Block Ads and Unwanted Sites Without a Browser Addon
                https://www.youtube.com/watch?v=KA6A3oeocHY
              
            
              
                TamperMonkey Tutorial | Add Custom JavaScript to YouTube.com
                https://www.youtube.com/watch?v=f03HZgCTOfU
              
            
              
                Introduction to Greasemonkey
                https://www.youtube.com/watch?v=EiYi4EuqgpE
              
            
              
                Automated Form Fills with Tampermonkey
                https://www.youtube.com/watch?v=KnCvr2TMIv0
              
            
              
                Introduction to Linux - Installation and the Terminal - bin 0x01
                https://www.youtube.com/watch?v=navuBR4aJSs
              
            
              
                Writing a simple Program in C
                https://www.youtube.com/watch?v=JGoUaCmMNpE
              
            
              
                Writing a simple Program in Python - bin 0x03
                https://www.youtube.com/watch?v=ajy1PHWYeyQ
              
            
              
                How a CPU works and Introduction to Assembler - bin 0x04
                https://www.youtube.com/watch?v=6jSKldt7Eqs&t=12s
              
            
              
                Reversing and Cracking first simple Program - bin 0x05
                https://www.youtube.com/watch?v=VroEiMOJPm8
              
            
              
                Simple Tools and Techniques for Reversing a binary - bin 0x06
                https://www.youtube.com/watch?v=3NTXFUxcKPc
              
            
              
                Uncrackable Programs? Key validation with Algorithm and creating a Keygen - Part 1/2 - bin 0x07
                https://www.youtube.com/watch?v=qS4VWL5R_OM
              
            
              
                Uncrackable Program? Finding a Parser Differential in loading ELF - Part 2/2 - bin 0x08
                https://www.youtube.com/watch?v=OZvc-c1OLnM
              
            
              
                Explaining Dirty COW local root exploit - CVE-2016-5195
                https://www.youtube.com/watch?v=kEsshExn7aE
              
            
              
                MMORPG Bot Reverse Engineering and Tracking
                https://www.youtube.com/watch?v=irhcfHBkfe0
              
            
              
                MMORPG Bot part 2 - Some thoughts on the data
                https://www.youtube.com/watch?v=aRDGI7UVSuI
              
            
              
                How to Make your Own Trainer for any Game using Cheat Engine
                https://www.youtube.com/watch?v=nLax2kZPzFM
              
            
              
                Lua Tutorial: Coding a Trainer from Scratch in Cheat Engine! Terraria
                https://www.youtube.com/watch?v=hnZyZio5FBQ
              
            
              
                How to find Memory static Addresses & Offsets with Cheat Engine for any Game 2020 Game Hack Tutorial
                https://www.youtube.com/watch?v=hfWOAFsYnFA
              
            
              
                How to Make Cheat Engine Scripts | GH201
                https://www.youtube.com/watch?v=BofjhNsR-FU
              
            
              
                (C++) Function Detouring Tutorial (Internal Game Hacking)
                https://www.youtube.com/watch?v=2BoZJtRa5cg
              
            
              
                The Absurdity of Speedrunning
                https://www.youtube.com/watch?v=C3aBeHlUsgA
              
            
              
                Partake Skip #2 Tutorial (100% Consistent Actually) (Dark Souls)
                https://www.youtube.com/watch?v=uM6zvHIEfKc
              
            
              
                Bloodborne | All Randomized Enemies & Items Run (Modded PS4)
                https://www.youtube.com/watch?v=ouoUN8gni_M
              
            
              
                DS2 Magic Randomizer Mod
                https://www.youtube.com/watch?v=DWyivcJYfZE
              
            
              
                Getting Over It Speedrun in 1:56 (lol)
                https://www.youtube.com/watch?v=jGa9822kdrw
              
            
              
                Elden Ring Any% Unrestricted Speedrun in 6:59 (WORLDS FIRST SUB 7 MINUTES)
                https://www.youtube.com/watch?v=XuUEk6e1LOE
              
            
              
                Can I Beat Elden Ring with Only BUBBLES?
                https://www.youtube.com/watch?v=Jes3dKXqGhs
              
            
              
                History of Home Satellite TV
                https://www.youtube.com/watch?v=cWpLiMMQxcM
              
            
              
                CABLE BOX from the 70s & 80s!
                https://www.youtube.com/watch?v=XNkaNVnyklY
              
            
              
                Satellite TV Hacking in the 2000’s
                https://www.youtube.com/watch?v=CmAnCzquo64
              
            
              
                Hacking a weird TV censoring device
                https://www.youtube.com/watch?v=a6EWIh2D1NQ
              
            
              
                How Do I Crack Satellite and Cable Pay TV? (33c3)
                https://www.youtube.com/watch?v=lhbSD1Jba0Q
              
            
              
                Using a RTL SDR Dongle to receive pictures from the ISS! | Software Defined Radio
                https://www.youtube.com/watch?v=HaAprfh9ZtM
              
            
              
                Sega Saturn CD - Cracked after 20 years
                https://www.youtube.com/watch?v=jOyfZex7B3E
              
            
              
                NEO GEO POCKET COLOR BACKLIGHT MOD
                https://www.youtube.com/watch?v=4vmPVrMBDBk
              
            
              
                How to use CHECKPOINT AND LUMA3DS CHEATS
                https://www.youtube.com/watch?v=U462TYkU020
              
            
              
                How to do Ntrboothax using R4i Gold Pro 2018 flashcart
                https://www.youtube.com/watch?v=mfktQfAMl-Q
              
            
              
                How to run PS4 exploit offline using ESP-12E (ESP8266)
                https://www.youtube.com/watch?v=WlD4jdkjQew
              
            
              
                Creating a custom PS4 Playground for ESP8266
                https://www.youtube.com/watch?v=MyyIvZ6qmyo
              
            
              
                VERY Difficult Hardware Mods For The PS2
                https://www.youtube.com/watch?v=RFl9C4u4bOM
              
            
              
                My Super Secret PSone Modding Techniques!
                https://www.youtube.com/watch?v=vPaDvh7XGNw
              
            
              
                Super Challenging Soldering Mods for the Sega Saturn!
                https://www.youtube.com/watch?v=yfFM5lTEOMs
              
            
              
                How the Sony Playstation 2 Security Was Defeated | MVG
                https://www.youtube.com/watch?v=VGMR6FHey68
              
            
              
                How the Sony PlayStation PS4 Security Was Defeated | MVG
                https://www.youtube.com/watch?v=OxRTGMe_RuE
              
            
              
                How the Original Xbox Security was Defeated | MVG
                https://www.youtube.com/watch?v=XuOm-RTQxVU
              
            
              
                How the Sony Playstation Portable PSP Security was defeated | MVG
                https://www.youtube.com/watch?v=qIxKPu20R58
              
            
              
                SUPER EASY PS4 CONTROLLER LED MOD
                https://www.youtube.com/watch?v=NQwZOmqSPEY
              
            
              
                Building the best Dreamcast with the PixelFX DCDigital HW2! Dreamcast HDMI up to 1440p and more!
                https://www.youtube.com/watch?v=n7VPxVv9m-s
              
            
              
                N64Digital Installation Guide! Get the best analog and digital video from your N64!!
                https://www.youtube.com/watch?v=PCSo8WoKcqQ
              
            
              
                Reverse engineering a simple CMOS chip
                https://www.youtube.com/watch?v=FMdYuGpPicw
              
            
              
                Decapping ICs (removing epoxy packaging from chips to expose the dies)
                https://www.youtube.com/watch?v=mT1FStxAVz4
              
            
              
                How I reverse engineer a chip
                https://www.youtube.com/watch?v=r8Vq5NV4Ens
              
            
              
                Viewing an active electronic circuit with a scanning electron microscope
                https://www.youtube.com/watch?v=eoRVEw5gL8c
              
            
              
                20W Fiber Laser IC Decapsulation
                https://www.youtube.com/watch?v=AGXzE6qgipw
              
            
              
                Threat Models - Hardware Wallet Research #1
                https://www.youtube.com/watch?v=MoGzPQhwW9s
              
            
              
                Looking at the PCB & Chips - Hardware Wallet Research #2
                https://www.youtube.com/watch?v=KGmyDiLrqSo
              
            
              
                27c3: Reverse Engineering the MOS 6502 CPU (en)
                https://www.youtube.com/watch?v=fWqBmmPQP40
              
            
              
                SQL injection: XKCD's Little Bobby Tables explained (security@cambridge)
                https://www.youtube.com/watch?v=oqGtAwPCbWk
              
            
              
                Reverse Engineering Obfuscated JavaScript
                https://www.youtube.com/watch?v=8UqHCrGdxOM
              
            
              
                Custom Chromium Build to Reverse Engineer Pop-Under Trick
                https://www.youtube.com/watch?v=y6Uzinz3DRU
              
            
              
                How To Obfuscate JavaScript Code - Live Blogger
                https://www.youtube.com/watch?v=G3M5deXo7aQ
              
            
              
                Altera Software Dongle Teardown 💙
                https://www.youtube.com/watch?v=8qmU7SZu_-I
              
            
              
                The Curse of Cross-Origin Stylesheets - Web Security Research
                https://www.youtube.com/watch?v=bMPAXsgWNAc
              
            
              
                Solving a JavaScript crackme: JS SAFE 2.0 (web) - Google CTF 2018
                https://www.youtube.com/watch?v=8yWUaqEcXr4
              
            
              
                Nintendo Hire me!!!!!!!!
                https://www.youtube.com/watch?v=6sHSDoJ5a1s
              
            
              
                Solving Nintendo HireMe!!! with "Basic" Math
                https://www.youtube.com/watch?v=thbZwi6WwIE
              
            
              
                Researching MissingNo Glitch in Pokemon
                https://www.youtube.com/watch?v=p8OBktd42GI
              
            
              
                How hackers get into your smart TV
                https://www.youtube.com/watch?v=I7cPDl-1_Rg
              
            
              
                FBI issues warning on smart TV security
                https://www.youtube.com/watch?v=qIhKiR39IK0
              
            
              
                Hacking through Smart TV
                https://www.youtube.com/watch?v=qWtVFfxRB1Y
              
            
              
                Black Hat 2013 - The Outer Limits: Hacking The Samsung Smart TV
                https://www.youtube.com/watch?v=mnvbN-k944k
              
            
              
                DEF CON 27 - Pedro Cabrera Camara - SDR Against Smart TVs URL and Channel Injection Attacks
                https://www.youtube.com/watch?v=t8WwRiQyFMI
              
            
              
                Do You Need to Get a Hardware Firewall?
                https://www.youtube.com/watch?v=4k2ZMUzfiBU
              
            
              
                Firewall Comparison, Which Ones We Use and Why We Use Them: Untangle / pfsense / Ubiquiti
                https://www.youtube.com/watch?v=bK2_ROQrMcM
              
            
          
- 
            
              
                Yabasa
                https://www.youtube.com/watch?v=fwWmcMz0ZVk
              
            
              
                Thunderstruck by Steve'n'Seagulls
                https://www.youtube.com/watch?v=e4Ao-iNPPUc
              
            
              
                Right Said Fred - I'm Too Sexy (Original Mix - 2006 Version)
                https://www.youtube.com/watch?v=P5mtclwloEQ
              
            
              
                Satisfaction
                https://www.youtube.com/watch?v=ikX06rifHMg
              
            
              
                Imagine Dragons - Believer ( Remixx )
                https://www.youtube.com/watch?v=sEMbnmFU_ps
              
            
              
                Tones and I: Dance Monkey (US TV Debut)
                https://www.youtube.com/watch?v=4iQxG8ZjYO8
              
            
              
                TONES AND I - DANCE MONKEY (OFFICIAL VIDEO)
                https://www.youtube.com/watch?v=q0hyYWKXF0Q
              
            
              
                TONES AND I - Dance Monkey ( cover by J.Fla )
                https://www.youtube.com/watch?v=4EnpfIaCYO4
              
            
              
                Roses (Imanbek Remix)
                https://www.youtube.com/watch?v=0WBDLNZXBNs
              
            
              
                Imagine Dragons - Natural (Bass Boosted Remix)
                https://www.youtube.com/watch?v=ArDoBEg4RbM
              
            
              
                Jain - Come (Official Video)
                https://www.youtube.com/watch?v=KDXOzr0GoA4
              
            
              
                Jain - Makeba (Official Video)
                https://www.youtube.com/watch?v=59Q_lhgGANc
              
            
              
                Jain - Alright (Official Video)
                https://www.youtube.com/watch?v=MARsW26KXQg
              
            
              
                Jain - Dynabeat (Official Video)
                https://www.youtube.com/watch?v=vogjd9rzUNQ
              
            
              
                Jain - Star (Live) I Vevo X
                https://www.youtube.com/watch?v=x3TU0z56NuQ
              
            
              
                Fugees - Killing Me Softly (HBz Bounce Remix)
                https://www.youtube.com/watch?v=h3aMRIz7p-4
              
            
              
                AutoErotique - Asphyxiation (Official Video)
                https://www.youtube.com/watch?v=QPTnMVvfH-w
              
            
              
                Pascal Letoublon - Friendships (Original Mix)
                https://www.youtube.com/watch?v=5rmb7WhmW30
              
            
              
                Pitbull - Timber (Official Video) ft. Ke$ha
                https://www.youtube.com/watch?v=hHUbLv4ThOo
              
            
              
                Clean Bandit - Solo (Lyrics) feat. Demi Lovato
                https://www.youtube.com/watch?v=HVFgMNclzcw
              
            
              
                Don Diablo - Cutting Shapes (Official Music Video)
                https://www.youtube.com/watch?v=Oy9V_4im0wg
              
            
              
                Gigi D´Agostino i´ll fly whit you Defectnoise trance mix 2016
                https://www.youtube.com/watch?v=oNup6h7Y--k
              
            
              
                I Am Blue - (Da Ba Dee) REMIX AwesomiZer || Electro House 💙
                https://www.youtube.com/watch?v=dMsB-n2t4Ks
              
            
              
                LUM!X, Gabry Ponte - Monster (Official Music Video)
                https://www.youtube.com/watch?v=VWNFj9rm6tc
              
            
              
                ATC - All Around The World (la la la la la la la la)
                https://www.youtube.com/watch?v=X-S5PofFBXM
              
            
              
                Dillon Francis - Masta Blasta (Original Mix
                https://www.youtube.com/watch?v=Rh0W-KWAGiE
              
            
              
                Ed Sheeran - Shape of You (Major Lazer Remix feat. Nyla & Kranium) (Official Lyric Video)
                https://www.youtube.com/watch?v=rNeDSn1Octc
              
            
              
                Flo Rida - My House (Jack Dyer Bootleg)
                https://www.youtube.com/watch?v=WErLfDbDzf8
              
            
              
                Majestic x Boney M. - Rasputin (2022 Remix)
                https://www.youtube.com/watch?v=b8XADglx9z4
              
            
              
                AronChupa, Little Sis Nora - I'm an Albatraoz | OFFICIAL VIDEO
                https://www.youtube.com/watch?v=Bznxx12Ptl0
              
            
              
                KanRaf - Popcorn (Original Song)
                https://www.youtube.com/watch?v=EPfBzh51bGQ
              
            
              
                David Guetta & MORTEN - Kill Me Slow (Lyric video)
                https://www.youtube.com/watch?v=3c2nTiN152I
              
            
              
                Pitbull - Rain Over Me ft. Marc Anthony
                https://www.youtube.com/watch?v=SmM0653YvXU
              
            
              
                David Guetta - She Wolf (Falling To Pieces) ft. Sia (Official Video)
                https://www.youtube.com/watch?v=PVzljDmoPVs
              
            
              
                Rihanna - Where Have You Been
                https://www.youtube.com/watch?v=HBxt_v0WF6Y
              
            
              
                Technotronic - Pump Up The Jam ♫ Shuffle Dance Video
                https://www.youtube.com/watch?v=roKX2iVT7O8
              
            
              
                Eiffel 65 - Move Your Body ♫ Shuffle Dance Video
                https://www.youtube.com/watch?v=1XWaOc4zndI
              
            
              
                Maxx - Get A Way ♫ Shuffle Dance Video
                https://www.youtube.com/watch?v=kgLIkPdd0_k
              
            
              
                Culture Beat Mr. Vain
                https://www.youtube.com/watch?v=3I-R-kprdK8
              
            
              
                OneRepublic - Apologize (Remix) - Dance Compilation
                https://www.youtube.com/watch?v=2TOV17a3FzA
              
            
              
                Diplo & GTA - Boy Oh Boy
                https://www.youtube.com/watch?v=_LmnkRzP3oM
              
            
              
                🎶R3HAB x A Touch Of Class - All Around The World (La La La) (Bass Boosted)
                https://www.youtube.com/watch?v=Si_u5Wg2KhE
              
            
              
                Bad Computer - New Dawn
                https://www.youtube.com/watch?v=uM5rtDcZLI0
              
            
              
                Can't Hold Us (feat. Ray Dalton)
                https://www.youtube.com/watch?v=96L5sV7rqX0
              
            
              
                Lorde - Royals (US Version)
                https://www.youtube.com/watch?v=nlcIKh6sBtc
              
            
              
                Alan Walker - Alone
                https://www.youtube.com/watch?v=1-xGerv5FOk
              
            
              
                Alan Walker - Faded
                https://www.youtube.com/watch?v=60ItHLz5WEA
              
            
              
                Alan Walker - The Spectre
                https://www.youtube.com/watch?v=wJnBTPUQS5A
              
            
              
                David Guetta - Titanium ft. Sia (Official Video)
                https://www.youtube.com/watch?v=JRfuAukYTKg
              
            
              
                Alice Deejay - Better Off Alone (Official Video)
                https://www.youtube.com/watch?v=Lgs9QUtWc3M
              
            
              
                Regard - Ride It (Lyrics)
                https://www.youtube.com/watch?v=GPRK1ZRGaDc
              
            
              
                DUBOSS - Losing My Religion ♫ Shuffle Dance Music Video
                https://www.youtube.com/watch?v=_U95uF8xbbk
              
            
              
                Centuries remix (Sói Xám gaming)
                https://www.youtube.com/watch?v=hU24MWO_8eU
              
            
              
                Avicii - Levels
                https://www.youtube.com/watch?v=_ovdm2yX4MA
              
            
              
                Dua Lipa - New Rules (Official Music Video)
                https://www.youtube.com/watch?v=k2qgadSvNyU
              
            
              
                Robin Schulz - Sugar (feat. Francesco Yates) (OFFICIAL MUSIC VIDEO)
                https://www.youtube.com/watch?v=bvC_0foemLY
              
            
              
                Jason Derulo - Take You Dancing Official Music Video
                https://www.youtube.com/watch?v=s0-f5RncxcA
              
            
              
                Trombone - AronChupa & Little Sis Nora Official Music Video
                https://www.youtube.com/watch?v=khpL08_O1WE
              
            
              
                Swingrowers - Butterfly (Official Music Video) - ELECTRO SWING
                https://www.youtube.com/watch?v=xh67VWfRQU0
              
            
              
                Parov Stelar - Chambermaid Swing (Doc-Terry's Video Club Mix) HD
                https://www.youtube.com/watch?v=QN4tPpJngyM
              
            
              
                Throttle - Hit The Road Jack (Official Music Video)
                https://www.youtube.com/watch?v=a_cHddNaKQo
              
            
              
                Hit the Road Jack (Wolfgang Lohr & Maskarade Remix)
                https://www.youtube.com/watch?v=MPmD6hFaomk
              
            
              
                Lil Nas X, Billy Ray Cyrus - Old Town Road (Billy Ray Cyrus Remix)
                https://www.youtube.com/watch?v=Ub3JtYKuMtA
              
            
              
                DOPEDROP - Moskau
                https://www.youtube.com/watch?v=T6jE9IJbHOk
              
            
              
                Major Lazer & DJ Snake - Lean On (feat. MØ) (Official Music Video)
                https://www.youtube.com/watch?v=YqeW9_5kURI
              
            
              
                Meghan Trainor - Me Too
                https://www.youtube.com/watch?v=qDRORgoZxZU
              
            
              
                Sean Paul - No Lie (Official Music Video) ft. Dua Lipa
                https://www.youtube.com/watch?v=GzU8KqOY8YA
              
            
              
                David Guetta - Hey Mama (Official Video) ft Nicki Minaj, Bebe Rexha & Afrojack
                https://www.youtube.com/watch?v=uO59tfQ2TbA
              
            
              
                Sofia Reyes - R.I.P. (feat. Rita Ora & Anitta) Official Music Video
                https://www.youtube.com/watch?v=LFnV-vb1Bxc
              
            
              
                Autoerotique - Bling
                https://www.youtube.com/watch?v=xLA_qIGlxrI
              
            
              
                Afrojack & Martin Garrix - Turn Up The Speakers (Official Music Video)
                https://www.youtube.com/watch?v=dzHdo4yxidc
              
            
              
                Martin Garrix & Jay Hardway - Wizard (Official Music Video)
                https://www.youtube.com/watch?v=KnL2RJZTdA4
              
            
              
                KRAFTWERK - THE MODEL
                https://www.youtube.com/watch?v=QgS252XT_Ts
              
            
              
                Sash! - Ecuador ♫ Shuffle Dance Video
                https://www.youtube.com/watch?v=Fw8wq4daxxs
              
            
              
                J Balvin, Willy William - Mi Gente ♫ Shuffle Dance/Freestyle/Hiphop (Music video) | 100k Subscribe
                https://www.youtube.com/watch?v=FBH5oidVqqc
              
            
              
                Enrique Iglesias - Bailando ft. Descemer Bueno, Gente De Zona (Español)
                https://www.youtube.com/watch?v=NUsoVlDFqZg
              
            
              
                Luis Fonsi - Despacito ft. Daddy Yankee
                https://www.youtube.com/watch?v=kJQP7kiw5Fk
              
            
              
                Don Omar - Danza Kuduro ft. Lucenzo
                https://www.youtube.com/watch?v=7zp1TbLFPp8
              
            
              
                Cvetocek7 - Эта ночь (Imanbek Remix)
                https://www.youtube.com/watch?v=nKP02tqoS7E
              
            
              
                Отава Ё - Ой, Дуся, ой, Маруся (казачья лезгинка) Otava Yo - (Cossack's lezginka)
                https://www.youtube.com/watch?v=0HtvH34CmZY
              
            
              
                Отава Ё - Яблочко (Otava Yo - little apple)
                https://www.youtube.com/watch?v=k7TxSDRqdC4
              
            
              
                Reelroadъ - На море орёл
                https://www.youtube.com/watch?v=5mT3e858A-s
              
            
              
                Os Tincoãs - Deixa A Gira Girar (j g b edit)
                https://www.youtube.com/watch?v=3xt8Mp8oWzc
              
            
              
                Tautumeitas - Raganu Nakts (Official Music Video)
                https://www.youtube.com/watch?v=LsgO5OTUsRU
              
            
              
                Hrdza - Stephen
                https://www.youtube.com/watch?v=ZALtzTmPz-E
              
            
              
                Vicetone & Tony Igy - Astronomia
                https://www.youtube.com/watch?v=iLBBRuVDOo4
              
            
              
                Meghan Trainor - All About That Bass (Official Video)
                https://www.youtube.com/watch?v=7PCkvCPvDXk
              
            
              
                Avril Lavigne - Complicated (Official Video)
                https://www.youtube.com/watch?v=5NPBIwQyPWE
              
            
              
                AC/DC - Big Gun (Official HD Video)
                https://www.youtube.com/watch?v=nLsXJitaiVo
              
            
              
                Iron Maiden - The Number Of The Beast (Official Video)
                https://www.youtube.com/watch?v=WxnN05vOuSM
              
            
              
                Jerry Goldsmith - The Dream
                https://www.youtube.com/watch?v=kQsLmEwozGM
              
            
              
                Blue Boy - Remember Me
                https://www.youtube.com/watch?v=fKKNPLowteY
              
            
              
                Oh Nanana Remix Bum Bum Tam Tam
                https://www.youtube.com/watch?v=RCrE9Ty7NKg
              
            
              
                Born Dirty - Squeaky
                https://www.youtube.com/watch?v=CMtfkRgNiR0
              
            
              
                The Sid Shuffle - Ice Age: Continental Drift
                https://www.youtube.com/watch?v=uMuJxd2Gpxo
              
            
              
                Bomba Estéreo - Soy Yo (Official Video)
                https://www.youtube.com/watch?v=bxWxXncl53U
              
            
              
                AronChupa, Little Sis Nora - Llama In My Living Room
                https://www.youtube.com/watch?v=l-sZyfFX4F0
              
            
              
                LMFAO - Sexy and I Know It
                https://www.youtube.com/watch?v=wyx6JDQCslE
              
            
              
                Blade - Vampire Dance Club Theme
                https://www.youtube.com/watch?v=cNOP2t9FObw
              
            
              
                Ultimate shuffle dance tutorial. All moves u need to cut shapes. Beginners to intermediate.
                https://www.youtube.com/watch?v=Dc6B14K1SZ8
              
            
          
- 
            
              
                How to Skip Annoying Sponsor Segments on YouTube SponsorBlock
                https://www.youtube.com/watch?v=38dWa26l_ic
              
            
              
                STOP Using Adblockers! Use uBlock Origin Instead
                https://www.youtube.com/watch?v=JRvYqeKvWmU
              
            
              
                How to Hide Online With the Tor Browser, Tails, & Dark Net | How to Use Tor 2021
                https://www.youtube.com/watch?v=BLzllgkz8n4
              
            
              
                Software on Tails (Part 1)
                https://www.youtube.com/watch?v=nvLKn4mOVDs
              
            
              
                Software on Tails (Part 2)
                https://www.youtube.com/watch?v=RrTTsa8BK6U
              
            
              
                "The Early Days of id Software: Programming Principles" by John Romero (Strange Loop 2022)
                https://www.youtube.com/watch?v=IzqdZAYcwfY
              
            
              
                DOOM’s Development: A Year of Madness
                https://www.youtube.com/watch?v=eBU34NZhW7I
              
            
              
                Why Doom is Awesome: Binary Space Partitioning
                https://www.youtube.com/watch?v=hYMZsMMlubg
              
            
              
                DOOM Soundtrack LIVE at The Game Awards 2016
                https://www.youtube.com/watch?v=5a9E3n_VZRQ
              
            
              
                The Floppotron: Doom E1M1 - At Doom's Gate
                https://www.youtube.com/watch?v=GNTtR6ZpUOo
              
            
              
                Printer of DOOM! - PRINTING IN HELL
                https://www.youtube.com/watch?v=pG8RAbWs1yo
              
            
              
                But, Can It Run Doom?
                https://www.youtube.com/watch?v=uZMNK17VCMU
              
            
              
                But can it run Doom? A brief history of installing DOOM on everything.
                https://www.youtube.com/watch?v=VIaLzT016Rc
              
            
              
                How To Play - DOOM - E1M1 - At Doom's Gate (PIANO TUTORIAL LESSON)
                https://www.youtube.com/watch?v=2D5X5WZmB0s
              
            
              
                Wolfenstein 3D Orchestral Re-recording - FULL ALBUM (HQ / HD)
                https://www.youtube.com/watch?v=9JqgpRCbSBc
              
            
              
                How Physicists Created a Holographic Wormhole in a Quantum Computer
                https://www.youtube.com/watch?v=uOJCS1W1uzg
              
            
              
                What Happens If A Star Explodes Near The Earth?
                https://www.youtube.com/watch?v=evUfG3lrk5U
              
            
              
                Punching Water So Hard LIGHT Comes Out - Sonoluminescence
                https://www.youtube.com/watch?v=puVxGnl_3y8
              
            
              
                Woodturning a Patterned Plywood Torus
                https://www.youtube.com/watch?v=FZpO-PjOs60
              
            
              
                Wood Isn't Supposed To Do This
                https://www.youtube.com/watch?v=eZOY9DBXprI
              
            
              
                Turning A Rotten Log Into Black Gold On The Sawmill
                https://www.youtube.com/watch?v=yPRn4Q-FLac
              
            
              
                Might Get Some Backlash For This
                https://www.youtube.com/watch?v=ghWhFRk16S8
              
            
              
                Woodworking "Fraud"
                https://www.youtube.com/watch?v=8wYDq9F8J7M
              
            
              
                DiResta Canoe Build
                https://www.youtube.com/watch?v=xc9S6ybstHw
              
            
              
                Building a cedar strip canoe!
                https://www.youtube.com/watch?v=kPft3lklnmE
              
            
              
                Making the Petrel Play - a Cedar Strip Kayak
                https://www.youtube.com/watch?v=m-iZpwbMDn0
              
            
              
                a new 3D illusion wood turning
                https://www.youtube.com/watch?v=G4g576b0HqM
              
            
              
                Woodturning - Roots & Resin
                https://www.youtube.com/watch?v=UK7eHRisJV8
              
            
              
                Driftwood Surprise! - Wood Turning
                https://www.youtube.com/watch?v=Ap4lmxrcQDw
              
            
              
                Turning a Wasp Nest into a Lamp (ew!)
                https://www.youtube.com/watch?v=_z_ppwsEH8A
              
            
              
                "Kitchen Machete": Knife Forged from a Farrier's Rasp
                https://www.youtube.com/watch?v=XavkQiAA_k4
              
            
              
                DIY Rebar Knife w Common Tools, No Anvil.
                https://www.youtube.com/watch?v=6m4OUnI3x6E
              
            
              
                Amazing Knife Making Process with Rusted Iron Rod
                https://www.youtube.com/watch?v=NYSD8bs2398
              
            
              
                Primitive Technology: Iron knife made from bacteria
                https://www.youtube.com/watch?v=dhW4XFGQB4o
              
            
              
                Primitive Life : Make knife from Iron-Full process!!
                https://www.youtube.com/watch?v=pXniZZly4oA
              
            
              
                Making a Primitive Knife in the Bush with Stone tools (ft. Felix Immler)
                https://www.youtube.com/watch?v=oZNwTHGPc6s
              
            
              
                Ultrasonic soldering bonds glass, titanium, stainless steel, ceramics, tungsten, nichrome...
                https://www.youtube.com/watch?v=WuYdsStS1MQ
              
            
              
                Drawing on a plasma display with a laser pointer
                https://www.youtube.com/watch?v=Oj4tRnLKN6U
              
            
              
                Drill through anything (conductive) with Electrical Discharge Machining
                https://www.youtube.com/watch?v=rpHYBz7ToII
              
            
              
                Cryogenic treatment of drill bits: tested 2X lifetime and microstructure analysis
                https://www.youtube.com/watch?v=hAxi5YXTjEk
              
            
              
                EEVblog 1516 - Mailbag Bonanza!
                https://www.youtube.com/watch?v=yIG1PmRTAdg
              
            
              
                EEVblog 1471 - Mailbag
                https://www.youtube.com/watch?v=U81glZBDpIg
              
            
              
                EEVblog 1463 - Mailbag
                https://www.youtube.com/watch?v=9TDKP9RLlPs
              
            
              
                LED Throwies Compilation (First Throwie?) ❤️
                https://www.youtube.com/watch?v=ehsleBTgYkk
              
            
              
                Making LED Street Art - Hard Science
                https://www.youtube.com/watch?v=Psbt2JvjWg0
              
            
              
                Lollapawlowski 2018
                https://www.youtube.com/watch?v=Xnb2rDMiwVo
              
            
              
                Building a V22 Osprey - Part 1
                https://www.youtube.com/watch?v=55G-mwT9uCE
              
            
              
                Building a V22 Osprey - Part 2
                https://www.youtube.com/watch?v=HitJ8r9HwBg
              
            
              
                IT TOOK ME 3 YEARS TO DIG.......
                https://www.youtube.com/watch?v=8RVLim5tVwU
              
            
          
- 
            
              
                My database, that I just published
                https://www.npmjs.com/package/oumuamua
              
            
              
                extrasolar visitor
                https://www.youtube.com/results?search_query=oumuamua
              
            
              
                RedBeanPHP
                https://www.redbeanphp.com/index.php
              
            
              
                und
                https://github.com/fantasyui-com/und
              
            
              
                if the document does not have an id I give it a random one for life
                https://github.com/catpea/oumuamua/commit/103c04d03e9069b27e3f67d837d02f5df5ef0e19#diff-e727e4bdf3657fd1d798edcd6b099d6e092f8573cba266154583a746bba0f346R12
              
            
              
                So I just guessed, and programmed a table like system
                https://github.com/catpea/oumuamua/commit/103c04d03e9069b27e3f67d837d02f5df5ef0e19#diff-e727e4bdf3657fd1d798edcd6b099d6e092f8573cba266154583a746bba0f346R47
              
            
          
- 
            
              
                do your biceps
                https://youtu.be/av7-8igSXTs
              
            
              
                lift with hands to your side
                https://youtu.be/FeJP4E4Z-PY?t=121
              
            
              
                hoisting them above your head
                https://youtu.be/Gu1t7X2yq4M?t=153
              
            
              
                Shuffle Dance
                https://www.youtube.com/results?search_query=shuffle+dancing+tutorial
              
            
              
                wearable interval timer
                https://www.youtube.com/results?search_query=gymboss+interval+timer
              
            
              
                Audacity
                https://www.youtube.com/results?search_query=audacity+tutorial
              
            
              
                ffmpeg
                https://ffmpeg.org/ffmpeg-filters.html#atempo
              
            
          
- 
            
              
                news reports on 1987 max headroom tv broadcast intrusion
                https://www.youtube.com/watch?v=dBOhFGmbSIs
              
            
              
                Max headroom incident With Subtitles (1987)
                https://www.youtube.com/watch?v=jjeUuakHsLw
              
            
              
                Sneakers (1992): My Voice Is My Passport
                https://www.youtube.com/watch?v=-zVgWpVXb64
              
            
              
                A perfect standing wave on a computer controlled wave pool
                https://www.youtube.com/watch?v=JcdOWlmPh1w
              
            
              
                Acoustic Standing Waves and the Levitation of Small Objects ❤️
                https://www.youtube.com/watch?v=XpNbyfxxkWE
              
            
              
                Can You Figure Out the Mysterious Self-Singing Pipe Experiment?
                https://www.youtube.com/watch?v=_Okhe0tmGZY
              
            
              
                The sound illusion that makes Dunkirk so intense
                https://www.youtube.com/watch?v=LVWTQcZbLgY
              
            
              
                The Infinite Sound That Can Drive You Insane—Shepard Tones
                https://www.youtube.com/watch?v=oEW3F8B-lhU
              
            
              
                Fantastic DIY Speakers for less than $30!
                https://www.youtube.com/watch?v=zdkyGDqU7xA
              
            
              
                Windows Into Giant Speakers
                https://www.youtube.com/watch?v=A4NCodkoGk4
              
            
              
                How to make a vibration speaker (Omnidirectional design)
                https://www.youtube.com/watch?v=4F7EzklPmfQ
              
            
              
                REMO - Ocean Drum / Thunder Tube / Spring Drum
                https://www.youtube.com/watch?v=hMFuWGX22cA
              
            
              
                Spring drum
                https://www.youtube.com/watch?v=awsOCjLbh_Q
              
            
              
                The Thunderdrum!
                https://www.youtube.com/watch?v=2fbjUIATSD4
              
            
              
                How do microphones work?
                https://www.youtube.com/watch?v=ecPUTGDX5cw
              
            
              
                The 4 Types of Microphones Explained
                https://www.youtube.com/watch?v=b-LtSElPnHg
              
            
              
                Dynamic vs Condenser Mics
                https://www.youtube.com/watch?v=JLuUsB7APJw
              
            
              
                How To Record Audio - Parabola
                https://www.youtube.com/watch?v=ZRXPy6ybPiA
              
            
              
                How To Record Audio - Shotgun Microphone
                https://www.youtube.com/watch?v=jM4Nt-MVovg
              
            
              
                The Very First Recordings (1859-1879)
                https://www.youtube.com/watch?v=-0H8Q4QD-cM
              
            
              
                Guglielmo Marconi Wireless Telegraphy
                https://www.youtube.com/watch?v=g57z0qFdPdQ
              
            
              
                Homemade Radio
                https://www.youtube.com/watch?v=_AI2Jixj5Bs
              
            
              
                Understanding Electromagnetic Radiation!
                https://www.youtube.com/watch?v=FWCN_uI5ygY
              
            
              
                Richard Feynman talks about light
                https://www.youtube.com/watch?v=FjHJ7FmV0M4
              
            
              
                Chemistry Part 20: Particles or Waves? Wavicles?
                https://www.youtube.com/watch?v=LCUQAh2aJCE
              
            
              
                Why is the speed of light what it is? Maxwell equations visualized
                https://www.youtube.com/watch?v=FSEJ4YLXtt8
              
            
              
                Why Do Spinning Liquids Make Great Telescopes?
                https://www.youtube.com/watch?v=s0sQYAWSHzU
              
            
              
                How a quartz watch works - its heart beats 32,768 times a second
                https://www.youtube.com/watch?v=_2By2ane2I4
              
            
              
                Binary Counter (the flip flop for vid above)
                https://www.youtube.com/watch?v=zELAfmp3fXY
              
            
              
                watch how Hackers Remotely Control Any phone?! protect your phone from hackers now!
                https://www.youtube.com/watch?v=QxRy9sVUMQU
              
            
              
                Radio Hacking: Cars, Hardware, and more! - Samy Kamkar - AppSec California 2016
                https://www.youtube.com/watch?v=1RipwqJG50c
              
            
              
                TEMPEST - BBC report on Van Eck Phreaking
                https://www.youtube.com/watch?v=mcV6izFG3vQ
              
            
              
                Rohde & Schwarz Demonstrates TEMPEST Receiver
                https://www.youtube.com/watch?v=yHheZuUihmY
              
            
              
                Eavesdropping Video Monitors With TempestSDR RTL-SDR
                https://www.youtube.com/watch?v=QjqpKtGNbQo
              
            
              
                How To Remove Background Noise In Audacity
                https://www.youtube.com/watch?v=10FFKl_0GSA
              
            
              
                How to Remove Background Noise in Audacity (2022)
                https://www.youtube.com/watch?v=pLfpFtstORg
              
            
              
                How to Remove Background Noise in Audio AND Video in Audacity (For FREE) in 2021
                https://www.youtube.com/watch?v=jSxQY50HXsI
              
            
              
                How to remove background noise in Audacity
                https://www.youtube.com/watch?v=gnEWfAEONTA
              
            
              
                Audacity Tutorial: BEST Beginner's Guide to Making Beats!!
                https://www.youtube.com/watch?v=KGWs-A11akw
              
            
              
                Making Beats in Audacity with a Label Grid and Loops
                https://www.youtube.com/watch?v=Iyio2jEPYOk
              
            
              
                How To Use LMMS - Tutorial For Beginners (FREE DAW)
                https://www.youtube.com/watch?v=3qfa9hGJzoY
              
            
              
                How I create songs on LMMS with soundfonts - very basic tutorial
                https://www.youtube.com/watch?v=ZfkpWwmcaH8
              
            
              
                How to Make Better Melodies in LMMS
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                Hans Zimmer: Dune
                https://www.youtube.com/watch?v=93A1ryc-WW0
              
            
              
                Labrinth - Mount Everest - Choreography by Erica Klein - ft Josh Killacky
                https://www.youtube.com/watch?v=T2ezIjoqkrY
              
            
              
                I wrote a song using only hate comments!
                https://www.youtube.com/watch?v=_90jqATJJaI
              
            
              
                Miley Cyrus - The Backyard Sessions - "Lilac Wine"
                https://www.youtube.com/watch?v=iFZsunzjDXU
              
            
              
                How Am I Feeling Today?
                https://www.youtube.com/watch?v=zFnSCJ8h9c4
              
            
              
                Sample Breakdown: Futurama Theme Song
                https://www.youtube.com/watch?v=qoq5-bLYM5Q
              
            
              
                42 Popular Songs And Their Original Samples
                https://www.youtube.com/watch?v=uxMVKrUuB0I
              
            
              
                42 Popular Songs And Their Original Samples (part 2)
                https://www.youtube.com/watch?v=JM-XRJ7V894
              
            
              
                The Laser Eavesdropper - Christmas Lectures with RV Jones
                https://www.youtube.com/watch?v=MTpZsKCUvcc
              
            
              
                Laser Microphone
                https://www.youtube.com/watch?v=2Ja6gsoNJCY
              
            
              
                $3 laser transmits audio over 100m (arduino)
                https://www.youtube.com/watch?v=MCTqC2-AN7o
              
            
              
                DIY music thing 1 LASER MICROPHONE
                https://www.youtube.com/watch?v=xfydcrVAKiI
              
            
              
                Fun With Lasers And Audio (and synths).
                https://www.youtube.com/watch?v=xSGnzbGcCDg
              
            
              
                200 Watt car mounted laser!
                https://www.youtube.com/watch?v=WAI7Lu4UFi4
              
            
              
                Hans Zimmer - INTERSTELLAR THEME (Live in Prague) | HD
                https://www.youtube.com/watch?v=kottjfEd7Zw
              
            
              
                Minions Making Waves
                https://www.youtube.com/watch?v=6pYWLhAUuNE
              
            
              
                Gravity Demo Part 2 Basic Demo
                https://www.youtube.com/watch?v=MkbUzfTq3w4
              
            
              
                Gravity Visualized
                https://www.youtube.com/watch?v=MTY1Kje0yLg
              
            
              
                what is Interferometer and how does it works?
                https://www.youtube.com/watch?v=kEpfaO2DiKw
              
            
              
                The Absurdity of Detecting Gravitational Waves
                https://www.youtube.com/watch?v=iphcyNWFD10
              
            
              
                Gravitational Waves Hit The Late Show
                https://www.youtube.com/watch?v=ajZojAwfEbs
              
            
          
- 
            
              
                Missoula
                https://www.jonkrakauer.com/missoula
              
            
              
                All the while pretending to teach
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                They sold you out so that they can put food on their table
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                You are an artist, you just need a wall projector
                https://www.youtube.com/results?search_query=art+projector
              
            
              
                you are a composer, you just needed a real teacher
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
          
- 
            
              
                Monty Hall Problem - Numberphile
                https://www.youtube.com/watch?v=4Lb-6rxZxx0
              
            
              
                The Math Behind the Monty Hall Problem
                https://www.youtube.com/watch?v=7WvlPgIjx_M
              
            
              
                Time Is But a Stubborn Illusion - Sneak Peek | Genius
                https://www.youtube.com/watch?v=ZyYqyYAKGC0
              
            
              
                The Surprising Truth About Learning in Schools | Will Richardson | TEDxWestVancouverED
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                Faster than a calculator (Math Mnemonics) | Arthur Benjamin | TEDxOxford
                https://www.youtube.com/watch?v=e4PTvXtz4GM
              
            
              
                The gambler's fallacy (Applied to real life decision making)
                https://www.youtube.com/watch?v=4eVluL-idkM
              
            
              
                Peter Principle: When People Get Promoted Into Maximum Incompetence
                https://www.youtube.com/watch?v=IbFr5DAyZBM
              
            
              
                Why the majority is always wrong | Paul Rulkens | TEDxMaastricht
                https://www.youtube.com/watch?v=VNGFep6rncY
              
            
              
                Why do so many incompetent men become leaders? | Tomas Chamorro-Premuzic
                https://www.youtube.com/watch?v=zeAEFEXvcBg
              
            
              
                Bonhoeffer‘s Theory of Stupidity
                https://www.youtube.com/watch?v=ww47bR86wSc
              
            
              
                Liar's Dividend
                https://www.youtube.com/watch?v=gYCYlAtYXl0
              
            
              
                Illusory Truth Effect
                https://www.youtube.com/watch?v=7LMLq64tfDE
              
            
              
                Should you trust unanimous decisions? - Derek Abbott
                https://www.youtube.com/watch?v=heCSbA8w57A
              
            
              
                Why incompetent people think they're amazing - David Dunning
                https://www.youtube.com/watch?v=pOLmD_WVY-E
              
            
              
                Calling Bullshit 1.3: Brandolini's Bullshit Asymmetry Principle
                https://www.youtube.com/watch?v=-Mtmi8smpfo
              
            
              
                Dangerous memes | Dan Dennett
                https://www.youtube.com/watch?v=KzGjEkp772s
              
            
              
                Richard Dawkins | Memes | Oxford Union
                https://www.youtube.com/watch?v=4BVpEoQ4T2M
              
            
              
                12 Cognitive Biases Explained - How to Think Better and More Logically Removing Bias
                https://www.youtube.com/watch?v=wEwGBIr_RIw
              
            
              
                30 cognitive biases & psychological misjudgments - part 1 (Do YOU Know thyself?)
                https://www.youtube.com/watch?v=gdQzH2nK9CE
              
            
              
                30 cognitive biases & psychological misjudgments + - (Do YOU Know thyself?)
                https://www.youtube.com/watch?v=d9_8JmuhFYA
              
            
              
                Mental Models Can Be Deadly
                https://www.youtube.com/watch?v=A4_WvmBcMU4
              
            
              
                What Are Mental Models?
                https://www.youtube.com/watch?v=AwfobcEkMi0
              
            
              
                How to Find New Mental Models in the World
                https://www.youtube.com/watch?v=HLEXjdJggRk
              
            
              
                The Egg - A Short Story
                https://www.youtube.com/watch?v=h6fcK_fRYaI
              
            
              
                Is Reality Real? The Simulation Argument
                https://www.youtube.com/watch?v=tlTKTTt47WE
              
            
              
                The Fermi Paradox — Where Are All The Aliens? (1/2)
                https://www.youtube.com/watch?v=sNhhvQGsMEc
              
            
              
                The Fermi Paradox II — Solutions and Ideas – Where Are All The Aliens?
                https://www.youtube.com/watch?v=1fQkVqno-uI
              
            
              
                Why Alien Life Would be our Doom - The Great Filter
                https://www.youtube.com/watch?v=UjtOGPJ0URM
              
            
              
                What Do Alien Civilizations Look Like? The Kardashev Scale
                https://www.youtube.com/watch?v=rhFK5_Nx9xY
              
            
              
                Why We Should NOT Look For Aliens - The Dark Forest
                https://www.youtube.com/watch?v=xAUJYP8tnRE
              
            
              
                Let’s Travel to The Most Extreme Place in The Universe
                https://www.youtube.com/watch?v=FfWtIaDtfYk
              
            
              
                Longtermism: an idea that could save 100 billion trillion lives
                https://www.youtube.com/watch?v=vvehj0KvzK8
              
            
              
                Principle of Humanity
                https://www.youtube.com/watch?v=7n6-f6rEdtM
              
            
              
                René Girard Explains Mimetic Desire
                https://www.youtube.com/watch?v=OgB9p2BA4fw
              
            
              
                What is Law of Triviality | Explained in 2 min
                https://www.youtube.com/watch?v=zeMDSWVhTIQ
              
            
              
                The Chilling Effect: How surveillance leads to self censorship
                https://www.youtube.com/watch?v=E-hSQUugzQM
              
            
              
                Epistemic Humility: The Key to Better Decisions
                https://www.youtube.com/watch?v=93s9vky6pn0
              
            
              
                Richard Feynman. Why.
                https://www.youtube.com/watch?v=36GT2zI8lVA
              
            
              
                Understanding Quantum Mechanics: Schrödinger's Cat Experiments
                https://www.youtube.com/watch?v=GerzZ6GDe-0
              
            
              
                How to detect baloney the Carl Sagan way | Michael Shermer | Big Think
                https://www.youtube.com/watch?v=mn7jVTGjb-I
              
            
              
                The scientific method is crap: Teman Cooke (About improving scientific thinking)
                https://www.youtube.com/watch?v=j12BBcKSgEQ
              
            
              
                the five kinds of paradox
                https://www.youtube.com/watch?v=ppX7Qjbe6BM
              
            
              
                Sorites Paradox
                https://www.youtube.com/watch?v=brz8tIYV1U8
              
            
              
                Grandfather Paradox
                https://www.youtube.com/watch?v=pZhh_JMmrkk
              
            
              
                The Infinite Hotel Paradox - Jeff Dekofsky
                https://www.youtube.com/watch?v=Uj3_KqkI9Zo
              
            
              
                Barber Paradox
                https://www.youtube.com/watch?v=hDGjHYv9dmw
              
            
              
                Zeno's Paradox: Achilles and the Tortoise (90 Second Philosophy)
                https://www.youtube.com/watch?v=X7DEYTtPlao
              
            
              
                The Paradox of Theseus's Ship (90 Second Philosophy)
                https://www.youtube.com/watch?v=kVAHXiKjgRo
              
            
              
                Ship of Theseus - WandaVision (Vision and White Vision)
                https://www.youtube.com/watch?v=ldoh71uNZmk
              
            
          
- 
            
              
                THE GREAT GIANA SISTERS - Live on Pocket Operator PO-28 'Robot'❤️
                https://www.youtube.com/watch?v=t_XH4du6BvE
              
            
              
                Why aren't we all Programming in VR?
                https://www.youtube.com/watch?v=6dHBC-tOnh4
              
            
              
                VS Code in VR
                https://www.youtube.com/watch?v=LNbP4thMSRQ
              
            
              
                PA3D: Early zoomable user interface (ZUI)
                https://www.youtube.com/watch?v=5JzaEUJ7IbE
              
            
              
                The Most Accurate Hacking Scene Ever
                https://www.youtube.com/watch?v=K7Hn1rPQouU
              
            
              
                HACKERS | Just the Hacking Scenes | MGM Studios
                https://www.youtube.com/watch?v=IESEcsjDcmM
              
            
              
                Tron Lightbike Scene
                https://www.youtube.com/watch?v=-3ODe9mqoDE
              
            
              
                Games for Linux. GLtron gameplay mixup
                https://www.youtube.com/watch?v=0gigMZw9W7o
              
            
              
                The History of GUI
                https://www.youtube.com/watch?v=ncCSmDAmcQY
              
            
              
                PC History - Apple Lisa, Microsoft Windows 1.0, Linux Slackware 1.01 - The first GUI OS
                https://www.youtube.com/watch?v=JcOifOFZgE0
              
            
              
                Commodore 128D GEOS Battle Station
                https://www.youtube.com/watch?v=vBhICzE_0o0
              
            
              
                DooM E1M1 video running on a Commodore 64 (nuvie)
                https://www.youtube.com/watch?v=5ip7VtY2Au0
              
            
              
                Commodore C=64 kerberos cynthcart
                https://www.youtube.com/watch?v=6-aELpUZzvI
              
            
              
                C64 Alien (1984) 👽 LIVE - SID Main Theme
                https://www.youtube.com/watch?v=6xdk8aQqrFU
              
            
              
                AmigaOS 4.1 Quick Review
                https://www.youtube.com/watch?v=mq_bfLs-oxc
              
            
              
                Commodore Amiga OS 3.1.4 - First Install on Real A1200
                https://www.youtube.com/watch?v=H6PZm80rgTE
              
            
              
                Is AROS The Future of Amiga?
                https://www.youtube.com/watch?v=PtDiXhjSIfs
              
            
              
                Windows 1.0 with Steve Ballmer (1986) (HQ, 60FPS)
                https://www.youtube.com/watch?v=DgJS2tQPGKQ
              
            
              
                Steve Ballmer Going Crazy on Stage
                https://www.youtube.com/watch?v=I14b-C67EXY
              
            
              
                Bill Gates remembers his early programming career
                https://www.youtube.com/watch?v=vYXQTrYPenQ
              
            
              
                Bill Gates demonstrates Visual Basic (1991)
                https://www.youtube.com/watch?v=Fh_UDQnboRw
              
            
              
                The Computer Chronicles - Visual Programming Languages (1993)
                https://www.youtube.com/watch?v=AEkweKSdnHM
              
            
              
                Hello, I'm Bill Gates, Chairman of Microsoft
                https://www.youtube.com/watch?v=pyg-DYm7b0A
              
            
              
                Windows1 (1985) PC XT Hercules
                https://www.youtube.com/watch?v=xnudvJbAgI0
              
            
              
                A Tour of Windows 1.0 - Software Showcase
                https://www.youtube.com/watch?v=S-SuAaYDZIk
              
            
              
                A Tour of Windows 2.0 - Software Showcase
                https://www.youtube.com/watch?v=m7gaYTumQPU
              
            
              
                A Tour of Windows 3.1 - Software Showcase
                https://www.youtube.com/watch?v=oz3YuWfaKvI
              
            
              
                Microsoft Windows 3 and NT, 1991, part 1
                https://www.youtube.com/watch?v=iuMeqcuTjSY
              
            
              
                Microsoft Windows 3 and NT, 1991, Part 2
                https://www.youtube.com/watch?v=eenDjMXfVBQ
              
            
              
                Microsoft Windows 3 and NT, 1991, Part 3
                https://www.youtube.com/watch?v=SzSCwuPBsVs
              
            
              
                Microsoft Windows 3 and NT, 1991, Part 4
                https://www.youtube.com/watch?v=-I1Ex4dyzzY
              
            
              
                The Computer Chronicles - Windows NT (1993)
                https://www.youtube.com/watch?v=cHkdQ5CG0PY
              
            
              
                History of Microsoft -- 1990
                https://www.youtube.com/watch?v=Ei49NQCibBI
              
            
              
                History of Microsoft -- 1991
                https://www.youtube.com/watch?v=9RbpJRJowzs
              
            
              
                History of Microsoft -- 1992
                https://www.youtube.com/watch?v=4q6s3rMXP7I
              
            
              
                History of Microsoft -- 1993
                https://www.youtube.com/watch?v=U4kjNt2-JZg
              
            
              
                History of Microsoft -- 1994
                https://www.youtube.com/watch?v=LDSLGI3Wa04
              
            
              
                History of Microsoft -- 1995
                https://www.youtube.com/watch?v=zaCuGBWxAHE
              
            
              
                Evolution Of Windows Operating System (1985 - 2021)
                https://www.youtube.com/watch?v=vRuGPzdLbyQ
              
            
              
                Macintosh 1984 Promotional Video - with Bill Gates!
                https://www.youtube.com/watch?v=-5zeJyQ31rM
              
            
              
                The Lost 1984 Video: young Steve Jobs introduces the Macintosh
                https://www.youtube.com/watch?v=2B-XwPjn9YY
              
            
              
                Steve Jobs introduces the iMac - 1998
                https://www.youtube.com/watch?v=BiWd8ujtK5k
              
            
              
                Apple iMac G3 vs PC simplicity shootout
                https://www.youtube.com/watch?v=hIrs_AGBIww
              
            
              
                Build an iMac G3 cat house
                https://www.youtube.com/watch?v=SdFIi-ZF-6M
              
            
              
                Why HyperCard was so f***ing Great!
                https://www.youtube.com/watch?v=2K1C5BZKP3I
              
            
              
                Making a Visual Novel in HyperCard (/dev/world 2018)
                https://www.youtube.com/watch?v=Isq6bhjvH7Q
              
            
              
                HyperCard Games | Classic Mac Gaming
                https://www.youtube.com/watch?v=HkViT_pp9vk
              
            
              
                Justin Falcone: The Origin of HyperCard in the Breakdown of the Bicycle for the Mind
                https://www.youtube.com/watch?v=8i60_REoeIY
              
            
              
                Apple Macintosh - Your Tour of HyperCard (1991) Apple Computer
                https://www.youtube.com/watch?v=tx_WCIAM4bA
              
            
              
                Making a little game with HyperCard
                https://www.youtube.com/watch?v=6rFPX9xcF9s
              
            
              
                An Introduction To Using Mac Automator
                https://www.youtube.com/watch?v=BTmZOh1GI3U
              
            
              
                💻 How to Use Automator on Mac - Automate repetitive tasks by using Automater built into Mac OS
                https://www.youtube.com/watch?v=oFvWBFl2wxY
              
            
              
                An Intro To Automator
                https://www.youtube.com/watch?v=fSJW0JdeZJI
              
            
              
                History of the Finder
                https://www.youtube.com/watch?v=PC3a5xI8ED4
              
            
              
                Best Tips for Using the macOS Finder More Efficiently
                https://www.youtube.com/watch?v=Q1WQB4gtqwE
              
            
              
                Apple macOS Evolution - 20 years later!
                https://www.youtube.com/watch?v=11sTkVvhLzk
              
            
              
                1981 Nightline interview with Steve Jobs
                https://www.youtube.com/watch?v=3H-Y-D3-j-M
              
            
              
                The History of Apple (1976-2016)
                https://www.youtube.com/watch?v=mUleUOD8sFc
              
            
              
                History of Unreleased Apple Products
                https://www.youtube.com/watch?v=4ZaisnU19ik
              
            
              
                History of Apple’s Website
                https://www.youtube.com/watch?v=7PeSluyP8FE
              
            
              
                NeXTSTEP vs Mac OS X - System Demo and Comparison
                https://www.youtube.com/watch?v=0sOyuiPtlok
              
            
              
                OS Warp NT and BeOS Review
                https://www.youtube.com/watch?v=bxlGQQ6t3Wk
              
            
              
                NeXT vs Sun
                https://www.youtube.com/watch?v=UGhfB-NICzg
              
            
              
                It's a unix system
                https://www.youtube.com/watch?v=dxIPcbmo1_U
              
            
              
                Unix System
                https://www.youtube.com/watch?v=Yas19evqcT8
              
            
              
                Unix: History and Memoir
                https://www.youtube.com/watch?v=nS-0Vrmok6Y
              
            
              
                Unix50 - Unix Today and Tomorrow: The Languages
                https://www.youtube.com/watch?v=xnCgoEyz31M
              
            
              
                UNIX: Making Computers Easier To Use -- AT&T Archives film from 1982, Bell Laboratories
                https://www.youtube.com/watch?v=XvDZLjaCJuw
              
            
              
                AT&T Archives: The UNIX Operating System
                https://www.youtube.com/watch?v=tc4ROCJYbm0
              
            
              
                What is GNU + Linux?
                https://www.youtube.com/watch?v=kb2T8hWRu8g
              
            
              
                Linus Torvalds, Linux and GNU/Linux
                https://www.youtube.com/watch?v=kZlOCHYu1Vk
              
            
              
                Richard Stallman Talks About Ubuntu
                https://www.youtube.com/watch?v=CP8CNp-vksc
              
            
              
                Unix vs Linux
                https://www.youtube.com/watch?v=jowCUo_UGts
              
            
              
                Slackware Linux on a 386sx40
                https://www.youtube.com/watch?v=5DBPuZHWEXc
              
            
              
                Is Linux an OS, a kernel or both? (Linux vs GNU/Linux)
                https://www.youtube.com/watch?v=RNeKYjWx-s4
              
            
              
                Why so many distros? The Weird History of Linux
                https://www.youtube.com/watch?v=ShcR4Zfc6Dw
              
            
              
                Best Linux Distros | Tips For Choosing The Right Linux Desktop For You
                https://www.youtube.com/watch?v=jQKC_1efdXs
              
            
              
                Ubuntu vs Linux Mint - Which is right for you?
                https://www.youtube.com/watch?v=5kPn-Hf7hOc
              
            
              
                Install a small distribution of Linux onto a PC that is 14 years old.
                https://www.youtube.com/watch?v=LPWvHnPSgxk
              
            
              
                How to Run Linux on Old Slow Computers
                https://www.youtube.com/watch?v=o3aCdxjOySE
              
            
              
                gentoo boot 3 seconds
                https://www.youtube.com/watch?v=evZjHjKZg4w
              
            
              
                Richard Stallman - Don't use Mobile Phones.
                https://www.youtube.com/watch?v=v9B8y-AAdmA
              
            
              
                Game Development in Eight Bits by Kevin Zurawel
                https://www.youtube.com/watch?v=TPbroUDHG0s
              
            
              
                DOOM’s Development: A Year of Madness
                https://www.youtube.com/watch?v=eBU34NZhW7I
              
            
              
                Why Doom is Awesome: Binary Space Partitioning
                https://www.youtube.com/watch?v=hYMZsMMlubg
              
            
              
                The Art of Code - Dylan Beattie
                https://www.youtube.com/watch?v=6avJHaC3C2U
              
            
              
                Top 10 Best Operating Systems of All Time
                https://www.youtube.com/watch?v=hp8EpZlLY6A
              
            
              
                12 Alternative Operating Systems You Can Use In 2020
                https://www.youtube.com/watch?v=ATwT4DwoXnM
              
            
              
                ReactOS: Free Windows Alternative
                https://www.youtube.com/watch?v=Ne88Is2cymQ
              
            
              
                Haiku Alternative Operating System
                https://www.youtube.com/watch?v=hQyMS5q5H5s
              
            
              
                A Look and brief introduction to FreeBSD 12.1
                https://www.youtube.com/watch?v=l4WXHdB_-98
              
            
              
                Repeat After Me... It's Also on FreeBSD...
                https://www.youtube.com/watch?v=6pG9yVDYI8A
              
            
              
                Sony CLIE UX50 vs Sharp Zaurus C1000 - which clamshell PDA was better?
                https://www.youtube.com/watch?v=FoVO8E2hHTQ
              
            
              
                postmarketOS on the OnePlus 6
                https://www.youtube.com/watch?v=z1lvtepGjCo
              
            
              
                i3 Window Manager: From a Beginner's POV
                https://www.youtube.com/watch?v=RaP7sNCJYV0
              
            
              
                i3 Window Manager | i3wm | Introduction to Tiling Windows
                https://www.youtube.com/watch?v=9RJtV8_DP3k
              
            
              
                i3WM Is My Favorite Window Manager - You Should Try It
                https://www.youtube.com/watch?v=iQtwUFpeqf8
              
            
              
                Federated Wiki: A Basic Introduction
                https://www.youtube.com/watch?v=bUrarBuietI
              
            
              
                Lawnmower Man VR accelerated learning
                https://www.youtube.com/watch?v=zTrgHXNAs24
              
            
              
                Lawnmower Man: VR treatment #1 (only cgi) - slow motion
                https://www.youtube.com/watch?v=uKTSfFtqKAg
              
            
              
                Lawnmower Man: VR treatment #2 (only cgi)
                https://www.youtube.com/watch?v=YfxyV2cG3sc
              
            
              
                The Lawnmower Man (Sega CD) Playthrough - NintendoComplete
                https://www.youtube.com/watch?v=E-1VW2E5rg0
              
            
              
                Lawnmower Man 2: Jobe's War Trailer 1995
                https://www.youtube.com/watch?v=MubmJ2jwvOM
              
            
              
                Fantasy User Interface - After Effects, Trapcode MIR,
                https://www.youtube.com/watch?v=VxZGrZ0hgLQ
              
            
              
                TUTORIAL: Science Fiction User Interface with After Effects
                https://www.youtube.com/watch?v=k18VNY8hO_E
              
            
              
                Stardust 3D FUI Tutorial
                https://www.youtube.com/watch?v=r2MviHkZQaQ
              
            
              
                Trapcode Form 3 Training | 12: Fantasy User Interface Project
                https://www.youtube.com/watch?v=m9XmwCoJuBY
              
            
              
                Stunning Fantasy User Interfaces (Robyn Haddow - 4/2/15)
                https://www.youtube.com/watch?v=NRqz1wZSYXI
              
            
              
                Science-fictional user interfaces (Strata London 2019)
                https://www.youtube.com/watch?v=Sc8PM1J7OLU
              
            
              
                Mark DiMarco: User Interface Algorithms
                https://www.youtube.com/watch?v=90NsjKvz9Ns
              
            
              
                An Intro to UI/UX in Games | Creative Assembly
                https://www.youtube.com/watch?v=p7SlpT2GFGs
              
            
              
                Ghost In The Shell - Film Analysis - Motoko's Dilemma
                https://www.youtube.com/watch?v=l9v8FzQ2btg
              
            
              
                Ghost in the Shell (philosophical scenes)
                https://www.youtube.com/watch?v=XHfs7OQ_Cwk
              
            
              
                Ghost in the Shell (1995)
                https://www.youtube.com/watch?v=YZX58fDhebc
              
            
              
                Cyberpunk 2077 Parade x Ghost In The Shell
                https://www.youtube.com/watch?v=s5IrjBrIIHo
              
            
              
                Edie Brickell - Good Times - Windows 95 CD Song
                https://www.youtube.com/watch?v=iqL1BLzn3qc
              
            
              
                (C64) The Great Giana Sisters (Piano Solo)
                https://www.youtube.com/watch?v=ViF9Ivx5yz0
              
            
              
                Chris Huelsbeck: Symphonic Shades - The Great Giana Sisters (HQ)
                https://www.youtube.com/watch?v=SSOS2uwqpfw
              
            
              
                Gianna Sisters - Machinae Supremacy Live @ Assembly 2011
                https://www.youtube.com/watch?v=KK13BXhP6Qs
              
            
              
                Commodore 64 Game Theme Medley Played by DR symphony orchestra
                https://www.youtube.com/watch?v=vYaimKb6FH0
              
            
              
                Codemania 2013: Amy Palamountain on Backbone and Marionette
                https://www.youtube.com/watch?v=0o2whtCJw8I
              
            
          
- 
            
              
                How to Catch a 'Green Flash,' a Rare Sunset Phenomenon
                https://www.youtube.com/watch?v=HhznYCg13cY
              
            
              
                Green Flash - Sixty Symbols
                https://www.youtube.com/watch?v=sS9KUlrytac
              
            
              
                It's True: The Sun Really Does Flash Green
                https://www.youtube.com/watch?v=nMq3cqO__Yw
              
            
              
                Epic Sun Dog Scene | 5 Suns Weather Phenomenon
                https://www.youtube.com/watch?v=8GHZOvhxS1E
              
            
              
                Sun dogs and halos | Weather Wise Lessons
                https://www.youtube.com/watch?v=5oQs3KPitug
              
            
              
                Polar Vortex, Sun Dogs, Rime Frost. Science of the extreme cold.
                https://www.youtube.com/watch?v=OnjESF4AUGk
              
            
              
                Moondog Mania
                https://www.youtube.com/watch?v=0Tjlxp0izQY
              
            
              
                This Is Not a Rainbow
                https://www.youtube.com/watch?v=gVad-hJOC9k
              
            
              
                Houston Time-lapse - Crepuscular Rays - 2/1/2016
                https://www.youtube.com/watch?v=vsgbK4CoTzo
              
            
              
                Crepuscular & Anticrepuscular Rays
                https://www.youtube.com/watch?v=mCxS4p5nRRE
              
            
              
                Crepuscular rays time-lapse
                https://www.youtube.com/watch?v=IpqL0D82xn8
              
            
              
                Sun rays through the clouds - Maui, Hawai'i
                https://www.youtube.com/watch?v=_vB3eetZeWo
              
            
              
                What are Crepuscular Rays?
                https://www.youtube.com/watch?v=3mQibPr5bmI
              
            
              
                Tyndall effect
                https://www.youtube.com/watch?v=XFl9mDvPA-Q
              
            
              
                Enigma - Sadeness
                https://www.youtube.com/watch?v=4F9DxYhqmKw
              
            
              
                RED RAINBOW: A fisherman saw this rare red rainbow over a lake in Finland July 11
                https://www.youtube.com/watch?v=GPbD1yh72yY
              
            
              
                MonoChrome RainBow
                https://www.youtube.com/watch?v=obQzI9AEWRU
              
            
              
                Example of a Monochrome Rainbow
                https://www.youtube.com/watch?v=pdPpSeyhs74
              
            
              
                Rainbows aren't just arcs in the sky — they're actually full circles
                https://www.youtube.com/watch?v=JGW7SnOgSgk
              
            
              
                How The Moon Creates Rainbows (MOONBOW!)
                https://www.youtube.com/watch?v=V5VkRQmIBAc
              
            
              
                Trending: Ever Seen A Fire Rainbow?
                https://www.youtube.com/watch?v=KAGj0dLzIao
              
            
              
                What is a circumzenithal arc (upside down rainbow)?
                https://www.youtube.com/watch?v=kbXoEKPYees
              
            
              
                Circumzenithal Arc
                https://www.youtube.com/watch?v=iA3iyZgh9kI
              
            
              
                Circumhorizontal arcs in Chile
                https://www.youtube.com/watch?v=k7RgCAWHBz8
              
            
              
                What are light pillars?
                https://www.youtube.com/watch?v=c3SsUMWsL7U
              
            
              
                What's that red light in the sky?
                https://www.youtube.com/watch?v=EzQ0zLYBd30
              
            
              
                First it was Russia! NOW Japan! The Apperance of 'Pillars of light' in the World continues! #光の柱
                https://www.youtube.com/watch?v=tVVTPblJD3Q
              
            
              
                5 Beautiful optical weather phenomena
                https://www.youtube.com/watch?v=wnLezM4cOnw
              
            
              
                ダイヤモンドダスト 「 DIAMOND DUST 」 北海道の絶景
                https://www.youtube.com/watch?v=J7CnK8gP-50
              
            
              
                Freezing Cold Air Creates ‘Diamond Dust’ ❄️ Epic Yellowstone | Smithsonian Channel
                https://www.youtube.com/watch?v=9LjRImd96B4
              
            
              
                Diamond Dust | America's National Parks
                https://www.youtube.com/watch?v=LmnIKjKBu5k
              
            
              
                Rihanna - Diamonds
                https://www.youtube.com/watch?v=lWA2pjMjpBs
              
            
              
                The Eclipse Doctor Heads to Nebraska For Solar Eclipse 2017
                https://www.youtube.com/watch?v=QPUlMbjIJ9Q
              
            
              
                They are called 'eclipse chasers'
                https://www.youtube.com/watch?v=Nh-x_vIazWY
              
            
              
                Life advice from an eclipse chaser | David Baron | TEDxMileHigh
                https://www.youtube.com/watch?v=ayVm441iZfo
              
            
              
                Sinéad O'Connor - Nothing Compares 2 U (Official Music Video) [HD]
                https://www.youtube.com/watch?v=0-EF60neguk
              
            
              
                lighting swamp gas on fire
                https://www.youtube.com/watch?v=BwymMOuybpg
              
            
              
                UAF - 2010 - Hunting for methane with Katey Walter Anthony
                https://www.youtube.com/watch?v=YegdEOSQotE
              
            
              
                Prank (Sorry)
                https://www.youtube.com/watch?v=F9DuHDGnBVA
              
            
              
                Hot Damn! It's The Soggy Bottom Boys! | O Brother, Where Art Thou?
                https://www.youtube.com/watch?v=5fkWheDcI50
              
            
              
                Miley Cyrus - Man Of Constant Sorrow (George Clooney Tribute)
                https://www.youtube.com/watch?v=B-8GXzeioJg
              
            
              
                Superior Mirage of Chicago Skyline from St. Joseph, Michigan 60 Miles Away
                https://www.youtube.com/watch?v=tNDwlWPWLCw
              
            
              
                Superior mirage of a cargo ship
                https://www.youtube.com/watch?v=hRz5zzyx28M
              
            
              
                Amazing towering and superior mirage changing the shape of cargo ship on September 25, 2016
                https://www.youtube.com/watch?v=80mwQ5F1-SQ
              
            
              
                FATA MORGANA effect Piraeus 8 1 2017
                https://www.youtube.com/watch?v=MPpMWwmH_58
              
            
              
                Floating city in the clouds: Fake or fata morgana?
                https://www.youtube.com/watch?v=mIAKYoV6AlU
              
            
              
                Shapeshifting UFO
                https://www.youtube.com/watch?v=QSQqbPWMGYU
              
            
              
                Adele - Skyfall (Lyric Video)
                https://www.youtube.com/watch?v=DeumyOzKqgI
              
            
              
                The Enigma: Video captures flying objects that officials can't explain (2020)
                https://www.youtube.com/watch?v=JfQ51ESeXj0
              
            
              
                FBI investigating mysterious drones over Colorado
                https://www.youtube.com/watch?v=QJipEE-bqiI
              
            
              
                Worlds FASTEST racing drone 145mph!!
                https://www.youtube.com/watch?v=cQYZgNlrLA8
              
            
              
                150+ MPH RACING DRONE FOR UNDER $150 DOLLARS!
                https://www.youtube.com/watch?v=Ik1vLAUdRpU
              
            
              
                Fastest FPV in the World. 265Mph.
                https://www.youtube.com/watch?v=zXNUmeg48Lc
              
            
              
                What Is The Belt Of Venus?
                https://www.youtube.com/watch?v=t5knnRBujow
              
            
              
                ブロッケン現象(Brocken spectre)4K撮影
                https://www.youtube.com/watch?v=D5HJ9V6rvgc
              
            
              
                Mysterious circle of light spotted hovering over Beijing
                https://www.youtube.com/watch?v=Q86Z0Jpb-EQ
              
            
              
                'Earthquake light' appears in sky above Japanese city
                https://www.youtube.com/watch?v=G8Ma0nkCqis
              
            
              
                Heiligenschein effect
                https://www.youtube.com/watch?v=biKDG19QNd0
              
            
              
                Subsun hovering over Xhiggy's Meadow
                https://www.youtube.com/watch?v=aJvk-Eojl7A
              
            
              
                Night of the Northern Lights
                https://www.youtube.com/watch?v=fVsONlc3OUY
              
            
              
                Tones and I: Dance Monkey (US TV Debut)
                https://www.youtube.com/watch?v=4iQxG8ZjYO8
              
            
              
                The Aurora Named STEVE
                https://www.youtube.com/watch?v=wRHwGD-is9U
              
            
              
                New celestial phenomena named Steve
                https://www.youtube.com/watch?v=YfV5avWRsoI
              
            
              
                A UFO? Swamp Gas? Nah, a Drone With a 50W LED on The Bottom!
                https://www.youtube.com/watch?v=C0Izyw5C-pM
              
            
          
- 
            
              
                Couchbase
                https://www.youtube.com/results?search_query=What+Is+Couchbase
              
            
              
                CouchDB
                https://www.youtube.com/results?search_query=What+Is+CouchDB
              
            
              
                PouchDB
                https://www.youtube.com/results?search_query=What+Is+PouchDB
              
            
              
                It won’t take yo long to figure out how to create Design Document views
                https://www.youtube.com/results?search_query=What+Is+CouchDB+Design+Document
              
            
              
                FileMaker
                https://www.youtube.com/results?search_query=What+Is+FileMaker
              
            
              
                Automator
                https://www.youtube.com/results?search_query=Apple+Automator
              
            
          
- 
            
              
                Greta Thunberg mocks world leaders in 'blah, blah, blah' speech
                https://www.youtube.com/watch?v=ZwD1kG4PI0w
              
            
              
                Greta meets Sir David
                https://www.youtube.com/watch?v=o4Cw2ASwSnU
              
            
              
                GOLDENE KAMERA award speech of Greta Thunberg
                https://www.youtube.com/watch?v=bFvXc14g3AQ
              
            
              
                A #NatureNow message from Greta Thunberg.
                https://www.youtube.com/watch?v=P0B6AxeVNY8
              
            
              
                I'm not an angry teenager ❤️
                https://www.youtube.com/watch?v=-Td_Odl9kvQ
              
            
              
                Tiger Population by Country 2022
                https://www.youtube.com/watch?v=MjVe2zRnDXQ
              
            
              
                Big Cats Population Count (1900 - 2021)
                https://www.youtube.com/watch?v=6RJJDs4Q944
              
            
              
                Human Population Through Time
                https://www.youtube.com/watch?v=PUwmA3Q0_OE
              
            
              
                Seven Million Years of Human Evolution
                https://www.youtube.com/watch?v=DZv8VyIQ7YU
              
            
              
                Astronomer Explains How SETI Searches for Aliens | WIRED
                https://www.youtube.com/watch?v=UVlUy77d-MU
              
            
              
                Jill Tarter: Why the search for alien intelligence matters
                https://www.youtube.com/watch?v=EszGIvRdgTE
              
            
              
                Astronomer Jill Tarter Answers Alien Questions From Twitter | Tech Support | WIRED
                https://www.youtube.com/watch?v=PoL4IlCXDsM
              
            
              
                Jill Tarter - Why aren't Aliens Already Here?
                https://www.youtube.com/watch?v=8fLOxLXNsj4
              
            
              
                Making Contact: Jill Tarter and the Search for ET
                https://www.youtube.com/watch?v=RQgTWjyT1sQ
              
            
              
                When Will We Discover the Extraterrestrials?
                https://www.youtube.com/watch?v=rEixLFEU6Gc
              
            
              
                Seth Shostak on SETI (Search for Extra Terrestrial Intelligence) | Singularity University
                https://www.youtube.com/watch?v=xvm7dB0mOic
              
            
              
                Movie Science: Who Cares If It's Wrong?
                https://www.youtube.com/watch?v=oiNYdyeASjU
              
            
              
                IAC 2010: The Search for Extraterrestrial Intelligence
                https://www.youtube.com/watch?v=vAcxsPXAEOI
              
            
              
                Sean Carroll: The many worlds of quantum mechanics
                https://www.youtube.com/watch?v=p7XIdFbCQyY
              
            
              
                Neil deGrasse Tyson Explains the Universe While Eating Spicy Wings | Hot Ones
                https://www.youtube.com/watch?v=Da8-QfGemgo
              
            
              
                A mind-expanding tour of the cosmos with Neil deGrasse Tyson and Robert Krulwich
                https://www.youtube.com/watch?v=AyAK3QBnMGQ
              
            
              
                Neil deGrasse Tyson with Bill Nye — COSMOS: Possible Worlds
                https://www.youtube.com/watch?v=xq_kI2xpsJw
              
            
              
                Neil deGrasse Tyson on the Afterlife, Origins of the Earth and Extreme Weather
                https://www.youtube.com/watch?v=4x2ZrklQQYU
              
            
              
                2013 Isaac Asimov Memorial Debate: The Existence of Nothing
                https://www.youtube.com/watch?v=1OLz6uUuMp8
              
            
              
                The Great Debate: THE STORYTELLING OF SCIENCE (OFFICIAL) - (Part 1/2)
                https://www.youtube.com/watch?v=_J4QPz52Sfo
              
            
              
                The Great Debate: THE STORYTELLING OF SCIENCE (OFFICIAL) - (Part 2/2)
                https://www.youtube.com/watch?v=40YIIaF1qiw
              
            
              
                Ricky Gervais and Richard Dawkins in Conversation
                https://www.youtube.com/watch?v=b0BC3F0kqtw
              
            
              
                Richard Dawkins & Lawrence Krauss: Something from Nothing
                https://www.youtube.com/watch?v=q0mljE9K-gY
              
            
              
                Richard Dawkins - The God Delusion - Full Documentary
                https://www.youtube.com/watch?v=IzZh2wstj88
              
            
              
                Richard Dawkins Conversation with Neil deGrasse Tyson at Hayden Planetarium
                https://www.youtube.com/watch?v=4z4gISBuDVU
              
            
              
                Ayaan Hirsi Ali | Full Interview
                https://www.youtube.com/watch?v=3itlScCgBHY
              
            
              
                Ayaan Hirsi Ali on Europe’s self-inflicted migration crisis and “toxic” wokery | Off Script
                https://www.youtube.com/watch?v=MuaDQjczDoA
              
            
              
                Ayaan Hirsi Ali on the West, Dawa, and Islam
                https://www.youtube.com/watch?v=Bx2hEc7Dlcg
              
            
              
                WATCH: Ayaan Hirsi Ali & Maajid Nawaz – AH / JW3 Speaker Series
                https://www.youtube.com/watch?v=SV_GMeZ_XmA
              
            
              
                Ayaan Hirsi Ali: The Market for Victimhood
                https://www.youtube.com/watch?v=ADIiPyaqyaA
              
            
              
                Christopher Hitchens, still outrageous
                https://www.youtube.com/watch?v=OkAMOrnyy30
              
            
              
                Christopher Hitchens' epic opening statement (Must see)
                https://www.youtube.com/watch?v=cRsaxXrjk3w
              
            
              
                We'd be better off without religion: Christopher Hitchens
                https://www.youtube.com/watch?v=WpKmje75kZo
              
            
              
                Christopher Hitchens
                https://www.youtube.com/watch?v=HK_qkyGE4ao
              
            
              
                God Is Not Great | Christopher Hitchens | Talks at Google
                https://www.youtube.com/watch?v=sD0B-X9LJjs
              
            
              
                Christopher Hitchens's Ten Commandments | Vanity Fair
                https://www.youtube.com/watch?v=v-63cTYJDCA
              
            
              
                Sam Harris on slavery in the Bible
                https://www.youtube.com/watch?v=9pbS77gKVk4
              
            
              
                Sam Harris: On Interpreting Scripture | Big Think
                https://www.youtube.com/watch?v=8zV3vIXZ-1Y
              
            
              
                Sam Harris: Best Arguments against Religion 1/5
                https://www.youtube.com/watch?v=KRm3rSvh7R4
              
            
              
                Sam Harris: Best Arguments against Religion 2/5
                https://www.youtube.com/watch?v=KYQo4t-fbdA
              
            
              
                Sam Harris: Best Arguments against Religion 3/5
                https://www.youtube.com/watch?v=_BO-P3dSCl0
              
            
              
                Sam Harris: Best Arguments against Religion 4/5
                https://www.youtube.com/watch?v=FeKIoX1c1R8
              
            
              
                Sam Harris: Best Arguments against Religion 5/5
                https://www.youtube.com/watch?v=z6UYjR75EC4
              
            
              
                The illusion of consciousness | Dan Dennett
                https://www.youtube.com/watch?v=fjbWr3ODbAo
              
            
              
                The Magic of Consciousness
                https://www.youtube.com/watch?v=dFTTn-Co5F8
              
            
              
                If Brains are Computers, Who Designs the Software? - with Daniel Dennett
                https://www.youtube.com/watch?v=TTFoJQSd48c
              
            
              
                Wild and Domesticated Religions: How the Machinery of Religion Evolved
                https://www.youtube.com/watch?v=Qo4V7PsX4qU
              
            
              
                Daniel Dennett: Breaking the Spell - Religion as a Natural Phenomenon
                https://www.youtube.com/watch?v=5WhQ8bSvcHQ
              
            
              
                Letting Go Of God
                https://www.youtube.com/watch?v=C74-f4ZV-ss
              
            
              
                Letting go of God | Julia Sweeney
                https://www.youtube.com/watch?v=OtIyx687ytk
              
            
              
                Julia Sweeney: The Gifts of Not Believing in God
                https://www.youtube.com/watch?v=bkMikZ5LH9w
              
            
              
                Julia Sweeney has "The Talk"
                https://www.youtube.com/watch?v=Ysxz5Ug70G0
              
            
              
                Julia Sweeney: Why Don't You Explain That to Me?
                https://www.youtube.com/watch?v=5v7DKQWHuVg
              
            
              
                PZ Myers - The Evolution of Creationism
                https://www.youtube.com/watch?v=ruBjWkVKyRo
              
            
              
                Ayn Rand documentary
                https://www.youtube.com/watch?v=4Gu5VimYn8A
              
            
              
                Day at Night: Ayn Rand, author, "Atlas Shrugged"
                https://www.youtube.com/watch?v=nhaxvXRdENg
              
            
              
                Ayn Rand Interview with Tom Snyder (1979)
                https://www.youtube.com/watch?v=xXG49Z9noi0
              
            
              
                Ayn Rand on Love and Happiness | Blank on Blank
                https://www.youtube.com/watch?v=mQVrMzWtqgU
              
            
              
                The Mike Wallace Interview with Ayn Rand
                https://www.youtube.com/watch?v=lHl2PqwRcY0
              
            
              
                The ideal man: Ayn Rand interviewed by James Day
                https://www.youtube.com/watch?v=1ixclrtypKo
              
            
              
                Genius of the Modern World - Friedrich Nietzsche
                https://www.youtube.com/watch?v=vzcD-LCKuNs
              
            
              
                Friedrich Nietzsche - J. P. Stern & Bryan Magee (1987)
                https://www.youtube.com/watch?v=HyR1xvldigA
              
            
              
                Will Durant--- The Philosophy of Nietzsche
                https://www.youtube.com/watch?v=s4i11923V04
              
            
              
                A Tribute to Sir Ken Robinson
                https://www.youtube.com/watch?v=LHJGo_g7Its
              
            
              
                Life is your talents discovered | Sir Ken Robinson | TEDxLiverpool
                https://www.youtube.com/watch?v=FLbXrNGVXfE
              
            
              
                How to escape education's death valley | Sir Ken Robinson
                https://www.youtube.com/watch?v=wX78iKhInsc
              
            
              
                Do schools kill creativity? | Sir Ken Robinson
                https://www.youtube.com/watch?v=iG9CE55wbtY
              
            
              
                Ken Robinson on Passion
                https://www.youtube.com/watch?v=-M8Hl5MUr8w
              
            
              
                Bring on the learning revolution! | Ken Robinson
                https://www.youtube.com/watch?v=kFMZrEABdw4
              
            
              
                TEDxLeadershipPittsburgh - Sir Ken Robinson - 11/14/09
                https://www.youtube.com/watch?v=XSu38uFEVuI
              
            
              
                Sir Ken Robinson: Finding Your Element ❤️
                https://www.youtube.com/watch?v=17fbxRQgMlU
              
            
              
                The power of vulnerability | Brené Brown
                https://www.youtube.com/watch?v=iCvmsMzlF7o
              
            
              
                Listening to shame | Brené Brown
                https://www.youtube.com/watch?v=psN1DORYYV0
              
            
              
                Michelle Alexander: Roots of Today's Mass Incarceration Crisis Date to Slavery, Jim Crow
                https://www.youtube.com/watch?v=SJCe9vOdk8U
              
            
              
                The future of race in America: Michelle Alexander at TEDxColumbus
                https://www.youtube.com/watch?v=SQ6H-Mz6hgw
              
            
              
                "The New Jim Crow" - Author Michelle Alexander, George E. Kent Lecture 2013
                https://www.youtube.com/watch?v=Gln1JwDUI64
              
            
              
                An Introduction to Michelle Alexander's The New Jim Crow - A Macat Sociology Analysis
                https://www.youtube.com/watch?v=uWU6ZfnqNHM
              
            
              
                COVID-19 and Prison Reform with Michelle Alexander
                https://www.youtube.com/watch?v=EOgQMkYpQD4
              
            
              
                Mass Incarceration, Visualized
                https://www.youtube.com/watch?v=u51_pzax4M0
              
            
              
                50 years of racism -- why silence isn’t the answer | James A. White Sr. | TEDxColumbus
                https://www.youtube.com/watch?v=r9DDE7NV1Nw
              
            
              
                The New Jim Crow -- with Cornel West
                https://www.youtube.com/watch?v=_dd16ZyGQLo
              
            
              
                Manufacturing Consent: Noam Chomsky and the Media | Feature Film
                https://www.youtube.com/watch?v=EuwmWnphqII
              
            
              
                Noam Chomsky's Manufacturing Consent revisited | The Listening Post
                https://www.youtube.com/watch?v=pf-tQYcZGM4
              
            
              
                Can civilisation survive really existing capitalism? | Noam Chomsky
                https://www.youtube.com/watch?v=_uuYjUxf6Uk
              
            
              
                Chomsky on Religion
                https://www.youtube.com/watch?v=SNDG7ErY-k4
              
            
              
                Noam Chomsky - Wage Slavery
                https://www.youtube.com/watch?v=C_ze4AA-p8w
              
            
              
                Noam Chomsky: WAGE SLAVERY | One of Noam Chomsky's most important lectures + transcript & references
                https://www.youtube.com/watch?v=g4IWpMk7esk
              
            
              
                Charles Bukowski: The Slavery of the 9 to 5
                https://www.youtube.com/watch?v=vV5ARyuxpow
              
            
              
                "War Poisons Everybody": Remembering Legendary Historian Howard Zinn on His 100th Birthday
                https://www.youtube.com/watch?v=oFmcdWTxyHk
              
            
              
                Howard Zinn Lecture Series: Howard Zinn, Bringing Democracy Alive
                https://www.youtube.com/watch?v=m19xxHPYmIs
              
            
              
                Howard Zinn at MIT 2005 - The Myth of American Exceptionalism
                https://www.youtube.com/watch?v=s6ym9B6I3UM
              
            
              
                A People's History of American Empire | Howard Zinn | Talks at Google
                https://www.youtube.com/watch?v=lHthW6kh-N8
              
            
              
                Howard Zinn: A Power Governments Cannot Suppress
                https://www.youtube.com/watch?v=8pJ8gRLNd1k
              
            
              
                Lord Martin Rees & John Wyatt • Robots, Transhumanism, and Life Beyond Earth
                https://www.youtube.com/watch?v=TvqKo64ibi0
              
            
              
                Writer Bill Bryson Tells Some Funny Stories, Reads From His Early Work 
                https://www.youtube.com/watch?v=159GiFw-b9E
              
            
          
- 
            
              
                Plato
                https://www.youtube.com/results?search_query=Plato
              
            
              
                Aristotle
                https://www.youtube.com/results?search_query=Aristotle
              
            
              
                Baruch Spinoza
                https://www.youtube.com/results?search_query=Baruch+Spinoza
              
            
              
                David Hume
                https://www.youtube.com/results?search_query=David+Hume
              
            
              
                Immanuel Kant
                https://www.youtube.com/results?search_query=Immanuel+Kant
              
            
              
                Georg Wilhelm Friedrich Hegel
                https://www.youtube.com/results?search_query=Georg+Wilhelm+Friedrich+Hegel
              
            
              
                Soren Kierkegaard
                https://www.youtube.com/results?search_query=Soren+Kierkegaard
              
            
              
                Friedrich Nietzsche
                https://www.youtube.com/results?search_query=Friedrich+Nietzsche
              
            
              
                John Dewey
                https://www.youtube.com/results?search_query=John+Dewey
              
            
              
                Greta Thunberg
                https://www.youtube.com/results?search_query=Greta+Thunberg
              
            
              
                Michelle Alexander
                https://www.youtube.com/results?search_query=Michelle+Alexander
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Astra Taylor
                https://www.youtube.com/results?search_query=Astra+Taylor
              
            
              
                Avital Ronell
                https://www.youtube.com/results?search_query=Avital+Ronell
              
            
              
                Martha Nussbaum
                https://www.youtube.com/results?search_query=Martha+Nussbaum
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Brené Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Ayn Rand
                https://www.youtube.com/results?search_query=Ayn+Rand
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Daniel Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                Christopher Hitchens
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
              
                Philip Zimbardo
                https://www.youtube.com/results?search_query=Philip+Zimbardo
              
            
              
                The Giants of Philosophy
                https://www.qwant.com/?q=Download+Giants+Of+Philosophy&client=opensearch&t=web
              
            
              
                The Story of Philosophy, The Lives and Opinions of the Greater Philosophers
                https://www.youtube.com/results?search_query=The+Story+of+Philosophy%2C+The+Lives+and+Opinions+of+the+Greater+Philosophers
              
            
          
- 
            
              
                JavaScript full course
                https://www.youtube.com/results?search_query=JavaScript+full+course
              
            
              
                If you like pixels a lot, follow up with p5.js tutorials
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                and if you like strange things, try a JavaScript game
                https://duckduckgo.com/?q=learn+by+playing+javascript+game&t=raspberrypi&ia=web
              
            
              
                Svelte
                https://svelte.dev/
              
            
              
                fantastic interactive tutorial
                https://svelte.dev/tutorial
              
            
              
                https://clrs.cc/
                https://clrs.cc/
              
            
          
- 
            
              
                JavaScript Pro Tips - Code This, NOT That
                https://www.youtube.com/watch?v=Mus_vwhTCq0
              
            
              
                How To Become a Full Stack Developer In 2020
                https://www.youtube.com/watch?v=uD27CZEiuGk
              
            
              
                Can You Still Become a Full-Stack Developer?
                https://www.youtube.com/watch?v=m80CXRp-cBo
              
            
              
                How to Become a Software Developer in 7 Months | Reviewing the New Meta Certificates
                https://www.youtube.com/watch?v=oqa4i6fFJN0
              
            
              
                Become a Full Stack Web Developer in 2022 | Practical Step by Step Frontend and Backend Guide
                https://www.youtube.com/watch?v=xORdz1Hi9Gc
              
            
              
                Web Development In 2022 - A Practical Guide
                https://www.youtube.com/watch?v=EqzUcMzfV1w
              
            
              
                What Is Full Stack? | What Is Full Stack Web Development | Full Stack Developer Tutorial|Simplilearn
                https://www.youtube.com/watch?v=8KaJRw-rfn8
              
            
              
                Full Stack Development Explained
                https://www.youtube.com/watch?v=7NaeDBTRY1k
              
            
              
                I built the same app 10 times // Which JS Framework is best?
                https://www.youtube.com/watch?v=cuHDQhDhvPE
              
            
              
                I Am Bad At Coding | My Journey with Software Engineering
                https://www.youtube.com/watch?v=7KuZbWXxc70
              
            
              
                100+ Web Development Things you Should Know
                https://www.youtube.com/watch?v=erEgovG9WBs
              
            
              
                How to OVER Engineer a Website // What is a Tech Stack?
                https://www.youtube.com/watch?v=Sxxw3qtb3_g
              
            
              
                The Truth About Becoming a Web Developer
                https://www.youtube.com/watch?v=2vnliMZmwZ4
              
            
              
                4 Reasons NOT to become a Full Stack Developer
                https://www.youtube.com/watch?v=--fZ_5qspEU
              
            
              
                What I ACTUALLY do as a FULL STACK Software Developer!
                https://www.youtube.com/watch?v=9GHtSbRX3dY
              
            
              
                3 Reasons Why You SHOULDN’T Become a Full-Stack Developer (and what you should study instead)
                https://www.youtube.com/watch?v=vgEVfaDmfTk
              
            
              
                I QUIT my Software Development Job | Why I left and what's next
                https://www.youtube.com/watch?v=ttVrwdCYxtc
              
            
              
                High Paying And Fast Growing Tech Jobs That Will BOOM In The Next Decade
                https://www.youtube.com/watch?v=JVkuHyZNFUA
              
            
              
                How to Land a 100K/yr Tech Job - 10 Strategies
                https://www.youtube.com/watch?v=Xg9ihH15Uto
              
            
              
                Learn Web Development and Actually Get a Job
                https://www.youtube.com/watch?v=glgmavKWg3Y
              
            
              
                FASTEST Way to Learn Web Development and ACTUALLY Get a Job
                https://www.youtube.com/watch?v=C-EHoNfkoDM
              
            
              
                $323,000/ Year - Two Remote 6-Figure Jobs At The Same Time
                https://www.youtube.com/watch?v=JiaNNmdehN4
              
            
              
                What Is a Full Stack Developer & How To Become a Full Stack Developer in 1 Year
                https://www.youtube.com/watch?v=UtDpYVf9jKU
              
            
              
                Full Stack Development Full Course In 10 Hours | Full Stack Web Development Course| Simplilearn
                https://www.youtube.com/watch?v=kjBvQWHk_KI
              
            
              
                Frontend Web Development Bootcamp Course (JavaScript, HTML, CSS)
                https://www.youtube.com/watch?v=zJSY8tbf_ys
              
            
          
- 
            
              
                IP addresses. Explained.
                https://www.youtube.com/watch?v=7_-qWlvQQtY
              
            
              
                IP address network and host portion
                https://www.youtube.com/watch?v=eHV1aOnu7oM
              
            
              
                Subnet Mask - Explained
                https://www.youtube.com/watch?v=s_Ntt6eTn94
              
            
              
                What is a Subnet Mask?
                https://www.youtube.com/watch?v=oZGZRtaGyG8
              
            
              
                Public vs Private IP Address
                https://www.youtube.com/watch?v=po8ZFG0Xc4Q
              
            
              
                Basics of Subnetting
                https://www.youtube.com/watch?v=q7wNcYliJ1Q
              
            
              
                Introduction to Networking | Network Fundamentals Part 1
                https://www.youtube.com/watch?v=cNwEVYkx2Kk
              
            
              
                Cabling Devices | Network Fundamentals Part 2
                https://www.youtube.com/watch?v=Ud8UeNgdaz4
              
            
              
                How the OSI Model Works | Network Fundamentals Part 3
                https://www.youtube.com/watch?v=y9PG-_ZNbWg
              
            
              
                How IP Addresses Work | Network Fundamentals Part 4
                https://www.youtube.com/watch?v=v8aYhOxZuNg
              
            
              
                IP Addressing in Depth | Network Fundamentals Part 5
                https://www.youtube.com/watch?v=Tnjdk08z3HM
              
            
              
                Introduction to Networking Complete Playlist
                https://www.youtube.com/watch?v=cNwEVYkx2Kk&list=PLDQaRcbiSnqF5U8ffMgZzS7fq1rHUI3Q8
              
            
              
                What is reverse proxy and how it works
                https://www.youtube.com/watch?v=MYubx9GmK1Q&t=44
              
            
              
                Proxy vs Reverse Proxy Server Explained
                https://www.youtube.com/watch?v=SqqrOspasag
              
            
              
                Load balancing in Layer 4 vs Layer 7 with HAPROXY Examples
                https://www.youtube.com/watch?v=aKMLgFVxZYk
              
            
              
                Open Source Security: Reverse Proxies
                https://www.youtube.com/watch?v=2fL8Otb9mTE
              
            
              
                The OSI Model - Explained by Example
                https://www.youtube.com/watch?v=7IS7gigunyI
              
            
              
                OSI Model Explained | OSI Animation
                https://www.youtube.com/watch?v=vv4y_uOneC0
              
            
              
                OSI Model Deep Dive
                https://www.youtube.com/watch?v=oVVlMqsLdro
              
            
              
                Microservices Explained and their Pros & Cons
                https://www.youtube.com/watch?v=T-m7ZFxeg1A
              
            
              
                REST API Pros and Cons (Explained by Example)
                https://www.youtube.com/watch?v=M3XQ6yEC51Q
              
            
              
                Publish-Subscribe Architecture (Explained by Example)
                https://www.youtube.com/watch?v=O1PgqUqZKTA
              
            
              
                Publisher Subscriber Pattern | Pub Sub | System Design
                https://www.youtube.com/watch?v=algmP8MGeL4
              
            
              
                CQRS is probably the cause of the Microservices madness
                https://www.youtube.com/watch?v=DQ3D_mplIgY
              
            
              
                I ask this question to every Backend Engineer I interview
                https://www.youtube.com/watch?v=bDIB2eIzIC8
              
            
              
                CouchDB Explained
                https://www.youtube.com/watch?v=aOE90VAVOcU
              
            
              
                How to Use PouchDB Database in 35 Minutes
                https://www.youtube.com/watch?v=V6X-JrRHAvY
              
            
              
                Redis Crash Course - the What, Why and How to use Redis as your primary database
                https://www.youtube.com/watch?v=OqCK95AS-YE
              
            
              
                MongoDB in 100 Seconds
                https://www.youtube.com/watch?v=-bt_y4Loofg
              
            
              
                PostgreSQL (Postgres) - Installation & Overview
                https://www.youtube.com/watch?v=fZQI7nBu32M
              
            
              
                Comparing PostgreSQL with CockroachDB
                https://www.youtube.com/watch?v=VovUiQJJvKk
              
            
              
                Indexing in PostgreSQL vs MySQL
                https://www.youtube.com/watch?v=T9n_-_oLrbM
              
            
              
                Telnet vs SSH Explained
                https://www.youtube.com/watch?v=tZop-zjYkrU
              
            
              
                Learn SSH In 6 Minutes - Beginners Guide to SSH Tutorial
                https://www.youtube.com/watch?v=v45p_kJV9i4
              
            
              
                SSH Crash Course | With Some DevOps
                https://www.youtube.com/watch?v=hQWRp-FdTpc
              
            
              
                FTP (File Transfer Protocol), SFTP, TFTP Explained.
                https://www.youtube.com/watch?v=tOj8MSEIbfA
              
            
              
                Why I use Vim in 2022
                https://www.youtube.com/watch?v=D4YTJ2W5q4Y
              
            
              
                Switching to i3 - Day One
                https://www.youtube.com/watch?v=1tAFXThjzsY
              
            
              
                Complete tmux Tutorial
                https://www.youtube.com/watch?v=Yl7NFenTgIo
              
            
              
                My Developer Workflow - How I use i3, tmux, and vim
                https://www.youtube.com/watch?v=bdumjiHabhQ
              
            
              
                TOP LIST OF THE MOST USELESS IT CERTS!
                https://www.youtube.com/watch?v=wiB1IyLW-dc
              
            
              
                make CRAZY money in tech (top 5 Entry-Level Certs)
                https://www.youtube.com/watch?v=W2tTsjkX76o
              
            
              
                What Are the Best Cyber Security Certifications For 2021?
                https://www.youtube.com/watch?v=WyLt8gBYlwQ
              
            
              
                4 Most Difficult IT Security Certifications
                https://www.youtube.com/watch?v=cWlVxMu2AJM
              
            
              
                How to Pass Any SANS / GIAC Certification on Your First Try
                https://www.youtube.com/watch?v=LBGgLbiQ9lM
              
            
              
                Red Hat certifications explained: RHCSA, RHCE and RHCA, and how to use my videos to get there
                https://www.youtube.com/watch?v=q_tCStK997c
              
            
              
                Study/Exam tips GIAC SANS GSEC
                https://www.youtube.com/watch?v=8Lr3ahLaPmE
              
            
              
                Every Type of Programmer
                https://www.youtube.com/watch?v=ttcflCFd5B8
              
            
              
                The Mysterious Life of Developers
                https://www.youtube.com/watch?v=ocwnns57cYQ
              
            
              
                The Mysterious Life Of UX Designers
                https://www.youtube.com/watch?v=gfHcnig8Lo4
              
            
          
- 
            
              
                Keygen Music: From Cracktros to Demoscene to 8-bit Black Metal
                https://www.youtube.com/watch?v=wYnBaNlRFoo
              
            
              
                If I made music for a KEYGEN
                https://www.youtube.com/watch?v=oQYavexzTVM
              
            
              
                i love making keygen music xD
                https://www.youtube.com/watch?v=pbMik_k6UVw
              
            
              
                TOP 10 8-bit keygen songs
                https://www.youtube.com/watch?v=ztwoUYayFDM
              
            
              
                Best keygen songs
                https://www.youtube.com/watch?v=pSE6ZDHIPZo
              
            
              
                Top 50 Greatest Amiga Cracktros - Awesome Amiga Crack Intro Music Mix
                https://www.youtube.com/watch?v=g2Vb5Bdyp7Y
              
            
              
                Making electronic dance music in 1990 with budget home computer
                https://www.youtube.com/watch?v=6OaBkvwx7Hw
              
            
              
                The Wanderer Group TWG cracking a game on the Commodore 64
                https://www.youtube.com/watch?v=qIgo4NLSgOw
              
            
              
                Cracking Software with Reverse Engineering
                https://www.youtube.com/watch?v=Wbm-a-7zc4g
              
            
              
                Lets reverse engineer some basic software
                https://www.youtube.com/watch?v=C3zehwbkhvI
              
            
              
                Basic reverse engineering crackme tutorial
                https://www.youtube.com/watch?v=EyNdHy9WtN4
              
            
              
                This Is How Hackers Crack a Program & Make a Keygen
                https://www.youtube.com/watch?v=wvIkAmjM4_8
              
            
              
                How to solve Pride #1 CrackMe Tutorial - Beginner Level
                https://www.youtube.com/watch?v=H71G8ZRjWek
              
            
              
                Ghidra quickstart & tutorial: Solving a simple crackme
                https://www.youtube.com/watch?v=fTGTnrgjuGA
              
            
              
                Solving Easy Crackme with IDA
                https://www.youtube.com/watch?v=RltVSsTkBto
              
            
              
                Solve a crackme with x64dbg and Snowman decompiler
                https://www.youtube.com/watch?v=BY59u37OwLk
              
            
              
                Solving a crackme with Run to User Code in X32Dbg
                https://www.youtube.com/watch?v=DrXqSYHOFPo
              
            
              
                Disassembling a C++ Crackme - using IDA Pro
                https://www.youtube.com/watch?v=M-mmVwYZrxI
              
            
              
                What is Keygen? How It Works? Practical Example | Cracking Software | Software Registration
                https://www.youtube.com/watch?v=Awc0pYtIhfg
              
            
              
                Ghidra keyGme Reverse Engineer and Keygen
                https://www.youtube.com/watch?v=ZeUgu8-9B58
              
            
              
                How to create a self keygen - part 1
                https://www.youtube.com/watch?v=wxkFaLqEAdU
              
            
              
                Ziggy's KeyGenMe #0 Reverse Engineering Tutorial
                https://www.youtube.com/watch?v=S6XSzosRk6A
              
            
              
                Ziggy KeyGenMe #1 Tutorial with Python Script
                https://www.youtube.com/watch?v=Pd5Mff49bFs
              
            
              
                Reverse Engineering For Beginners: 1. Reversing a simple Crackme + Cutter
                https://www.youtube.com/watch?v=4GDB4LcJDNg
              
            
              
                Inside Commodore 1988
                https://www.youtube.com/watch?v=tvZJJE6eDRA
              
            
              
                Games That Push The Limits of The Commodore 64
                https://www.youtube.com/watch?v=EqAUWKoAKxI
              
            
              
                Amiga Games That Push The Limits - Part 1: 2D
                https://www.youtube.com/watch?v=6Mlktsh6xQU
              
            
              
                Amiga Games That Push The Limits - Part 2: 3D
                https://www.youtube.com/watch?v=8_3enLp6vMw
              
            
              
                Commodore 64 HiRes bitmap: workflow and image conversion
                https://www.youtube.com/watch?v=0djrql1a6xQ
              
            
              
                Commodore 64 Game Name "Cracker Codes"?...Unlocking their secrets.
                https://www.youtube.com/watch?v=6V5mClOPrFc
              
            
              
                Fixing The Commodore 64 Of A Cracker
                https://www.youtube.com/watch?v=Y32lN5aplK0
              
            
              
                What was Coding like 40 years ago?
                https://www.youtube.com/watch?v=7r83N3c2kPw
              
            
              
                The Magic of Poke
                https://www.youtube.com/watch?v=JAc0eHQ5dY4
              
            
              
                Google CTF - BEGINNER Reverse Engineering w/ ANGR
                https://www.youtube.com/watch?v=RCgEIBfnTEI
              
            
              
                TWL #7: This Number is Illegal
                https://www.youtube.com/watch?v=LnEyjwdoj7g
              
            
              
                H2K2: The DeCSS Story
                https://www.youtube.com/watch?v=RsiTyKHI8AQ
              
            
          
- 
            
              
                HTML
                https://www.youtube.com/results?search_query=What+Is+HTML
              
            
              
                JavaScript
                https://www.youtube.com/results?search_query=What+Is+JavaScript
              
            
              
                CSS
                https://www.youtube.com/results?search_query=What+Is+CSS
              
            
              
                Bootstrap
                https://www.youtube.com/results?search_query=What+Is+Bootstrap
              
            
              
                Svelte
                https://www.youtube.com/results?search_query=What+Is+Svelte
              
            
              
                PouchDB
                https://www.youtube.com/results?search_query=What+Is+PouchDB
              
            
              
                CouchDB
                https://www.youtube.com/results?search_query=What+Is+CouchDB
              
            
              
                use Svelte and Bootstrap to re-create the CouchDB’s Futon User Interface, for PouchDB
                https://www.youtube.com/results?search_query=CouchDB+Futon
              
            
          
- 
            
              
                projecting on a canvas
                https://www.youtube.com/watch?v=bKtURFkwX6k
              
            
              
                They will teach you, collage, without ever telling what it is for
                https://catpea.com/permalink/69c6d979-fd05-4794-9e82-8be987052ef2/files/poetry-0877-illustration.jpg
              
            
              
                that you will never compose
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                you are already an artist
                https://www.youtube.com/watch?v=0uCH2z_zLmc
              
            
              
                teachers will never explain to you the power of programming a square
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                they will never connect it to the loops to send you on a screensaver adventure
                https://www.youtube.com/watch?v=s9wW2PpJsmQ
              
            
              
                math is just a crappy-paper version of a shadow of programming
                https://github.com/Jam3/math-as-code
              
            
          
- 
            
              
                How AI Image Generators Work
                https://www.youtube.com/watch?v=1CIpzeNxIhU
              
            
              
                DALL·E 2 Explained
                https://www.youtube.com/watch?v=qTgPSKKjfVg
              
            
              
                Dall-E Is Here ...For Everyone!
                https://www.youtube.com/watch?v=yFlNOVQnmzM
              
            
              
                When A.I. Edits Your Photos...
                https://www.youtube.com/watch?v=QrT4gdk_HLM
              
            
              
                When Artificial Intelligence Creates STUNNING Images!!
                https://www.youtube.com/watch?v=fuDbpn8aZr8
              
            
              
                Learn DALL·E 2 in 20 MINUTES! DALL-E 2 Beginner Tutorial
                https://www.youtube.com/watch?v=CyoFxu7WGQQ
              
            
              
                Can AI Help Me Learn Faster?
                https://www.youtube.com/watch?v=7fFqdsuof0g
              
            
              
                Dalle-2 Is Now Open to Everyone! - Getting Started Tutorial
                https://www.youtube.com/watch?v=dmWwQAvLR0A
              
            
              
                I challenged the world's most advanced Creative A.I...
                https://www.youtube.com/watch?v=g9Z0pqsCUhY
              
            
              
                DALLE: AI Made This Thumbnail!
                https://www.youtube.com/watch?v=yCBEumeXY4A
              
            
              
                EVERY Text to Image AI Ranked - FREE DALL-E 2 Alternatives!
                https://www.youtube.com/watch?v=61H1lajDyv4
              
            
              
                Using the same prompts in Midjourney & Dalle 2. Which one's better?
                https://www.youtube.com/watch?v=JtwDDeo_rfk
              
            
              
                Midjourney.com - Beginners Guide - AI image generation
                https://www.youtube.com/watch?v=9UNTnixwlpc
              
            
              
                Best use of text prompts in MidJourney AI. Tips on how to use it.
                https://www.youtube.com/watch?v=3vPm_xI_h6s
              
            
              
                How to Get the Image You Want in Midjourney: Stylize, Quality, Weight Parameters Explained Visually
                https://www.youtube.com/watch?v=5L-eqdmBRNE
              
            
              
                Midjourney Deciphered: Workflow Diagram, Tips, AI in Creative Processes
                https://www.youtube.com/watch?v=to84l-TUemo
              
            
              
                How to Create a Consistent Character with MidJourney
                https://www.youtube.com/watch?v=9x-UvmC8fJI
              
            
              
                Midjourney Tip - Putting characters into your scenes
                https://www.youtube.com/watch?v=fP3k_8c-tc4
              
            
              
                Midjourney | Create Similar Characters with Different Emotions for Comic Books
                https://www.youtube.com/watch?v=GFlgeeCLSkw
              
            
              
                50 Midjourney AI inspirational prompts - ideas for architecture
                https://www.youtube.com/watch?v=oIAM3loi51s
              
            
              
                MIDJOURNEY - My first week with AI
                https://www.youtube.com/watch?v=zV_yVtaqyGY
              
            
              
                Google’s Imagen AI: Outrageously Good!
                https://www.youtube.com/watch?v=HyOW6fmkgrc
              
            
              
                First look - Imagen by Google AI/Research/Brain
                https://www.youtube.com/watch?v=NYGdO5E_5oY
              
            
              
                This AI is INSANELY good at creating what you IMAGEN!! 
                https://www.youtube.com/watch?v=NzkXyGpEFhc
              
            
              
                Google Text to Video AI Imagen - I'm WORRIED about this!
                https://www.youtube.com/watch?v=wFoAY8cOagI
              
            
              
                Getting Started with Imagen
                https://www.youtube.com/watch?v=6C84Io4jSOk
              
            
              
                Stable Diffusion: DALL-E 2 For Free, For Everyone!
                https://www.youtube.com/watch?v=nVhmFski3vg
              
            
              
                Which Stable Diffusion Sampler is Best? - Comparison With Step Counts
                https://www.youtube.com/watch?v=N5ZAMa3BUxc
              
            
              
                how to get better results with stable diffusion
                https://www.youtube.com/watch?v=VxQjQhVIwz8
              
            
              
                Stable Diffusion - What, Why, How?
                https://www.youtube.com/watch?v=ltLNYA3lWAQ
              
            
              
                How does Stable Diffusion work? – Latent Diffusion Models EXPLAINED
                https://www.youtube.com/watch?v=J87hffSMB60
              
            
              
                Free Stable Diffusion In Your Browser! - No Installation! - Make Art Instantly!
                https://www.youtube.com/watch?v=qATqEehWzzU
              
            
              
                DREAMBOOTH: Train Stable Diffusion With Your Images Using Google's AI!
                https://www.youtube.com/watch?v=7m__xadX0z0
              
            
              
                Using Stable Diffusion
                https://www.youtube.com/watch?v=dOsNAb-ML_o
              
            
              
                Stable Diffusion: Getting Started
                https://www.youtube.com/watch?v=HuP80Hy8N-I
              
            
              
                Install Stable Diffusion Locally
                https://www.youtube.com/watch?v=6MeJKnbv1ts
              
            
              
                How to make: AI Animations
                https://www.youtube.com/watch?v=w_sxuDMt_V0
              
            
              
                How to make money with Artificial Intelligence 3x Examples
                https://www.youtube.com/watch?v=XBUPwFGibuM
              
            
              
                BUILD and SELL your own A.I Model! $500 - $10,000/month
                https://www.youtube.com/watch?v=i6qL3NqFjs4
              
            
          
- 
            
              
                Linux User Plays Cruelest Joke EVER on Coworker
                https://www.youtube.com/watch?v=AaESGrylj7k
              
            
              
                Yuki Installs Gentoo
                https://www.youtube.com/watch?v=S8s9uzPIqQ4
              
            
              
                New To Linux? Learn The Jargon!
                https://www.youtube.com/watch?v=5paRz4xRWQ4
              
            
              
                Linux in 100 Seconds
                https://www.youtube.com/watch?v=rrB13utjYV4
              
            
              
                Why so many distros? The Weird History of Linux
                https://www.youtube.com/watch?v=ShcR4Zfc6Dw
              
            
              
                How To Be A Linux User
                https://www.youtube.com/watch?v=cC1CqyCN9Q0
              
            
              
                Switching to Linux be like...
                https://www.youtube.com/watch?v=Og9fBTFRhDk
              
            
              
                When Linux met r/unixporn
                https://www.youtube.com/watch?v=upCemv2UaLc
              
            
              
                When Linux Met Unixporn Pt.2
                https://www.youtube.com/watch?v=pP8OueSBr-U
              
            
              
                How it feels to use Gentoo
                https://www.youtube.com/watch?v=rhZpoALaIRo
              
            
              
                Linux Directories Explained in 100 Seconds
                https://www.youtube.com/watch?v=42iQKuQodW4
              
            
              
                Linux File System/Structure Explained!
                https://www.youtube.com/watch?v=HbgzrKJvDRw
              
            
              
                Learning the Linux File System
                https://www.youtube.com/watch?v=HIXzJ3Rz9po
              
            
              
                Explaining File Systems: NTFS, exFAT, FAT32, ext4 & More
                https://www.youtube.com/watch?v=_h30HBYxtws
              
            
              
                Bash vs ZSH vs Fish: What's the Difference?
                https://www.youtube.com/watch?v=dRdGq8khTJc
              
            
              
                Bash commands to not look dumb at the Interview...
                https://www.youtube.com/watch?v=Gl4DKyicKKg
              
            
              
                Bash in 100 Seconds
                https://www.youtube.com/watch?v=I4EWvMFj37g
              
            
              
                Bash Shell Scripting Tutorial For Beginners - Bash Basics in 20 Minutes
                https://www.youtube.com/watch?v=Zl7npywCB84
              
            
              
                Shell Scripting Tutorial
                https://www.youtube.com/watch?v=hwrnmQumtPw
              
            
              
                Bash Basics Part 1 of 8 | Access and Navigation
                https://www.youtube.com/watch?v=eH8Z9zeywq0
              
            
              
                Bash Basics Part 2 of 8 | Creating & Editing Text FIles
                https://www.youtube.com/watch?v=CaJYuRgRQxg
              
            
              
                Bash Basics Part 3 of 8 | Privileges and Permissions.
                https://www.youtube.com/watch?v=s23NqWKxOXk
              
            
              
                Bash Basics Part 4 of 8 | Finding Documentation and Files
                https://www.youtube.com/watch?v=4r7V2-EBnR0
              
            
              
                Bash Basics Part 5 of 8 | User Accounts and Passwords
                https://www.youtube.com/watch?v=XVCf0cou6EU
              
            
              
                Bash Basics Part 6 of 8 | Managing Software
                https://www.youtube.com/watch?v=lNyJllHk2SA
              
            
              
                Bash Basics Part 7 of 8 | System Administration Tools
                https://www.youtube.com/watch?v=4_21KZ3qKEI
              
            
              
                Bash Basics Part 8 of 8 | Bash Scripting
                https://www.youtube.com/watch?v=57sp8Y0GL40
              
            
              
                ~/.dotfiles in 100 Seconds
                https://www.youtube.com/watch?v=r_MpUP6aKiQ
              
            
              
                Asymmetric Encryption - Simply explained
                https://www.youtube.com/watch?v=AQDCe585Lnc
              
            
              
                Introduction to Cryptographic Keys and Certificates
                https://www.youtube.com/watch?v=q9vu6_2r0o4
              
            
              
                Linux Tip | How To Use SSH Remote Login
                https://www.youtube.com/watch?v=lLyjnuWVqMk
              
            
              
                SSH Crash Course | With Some DevOps
                https://www.youtube.com/watch?v=hQWRp-FdTpc
              
            
              
                SSH Keys
                https://www.youtube.com/watch?v=dPAw4opzN9g
              
            
              
                SSH Tunneling Explained
                https://www.youtube.com/watch?v=AtuAdk4MwWw
              
            
              
                SSH Tunneling Explained With Examples
                https://www.youtube.com/watch?v=n4B8nzUvpFQ
              
            
              
                SSH Tunneling [Explained] | Reverse Shell over the Internet [WAN]
                https://www.youtube.com/watch?v=dKDgynsTAkw
              
            
              
                How HTTPS works
                https://www.youtube.com/watch?v=w0QbnxKRD0w
              
            
              
                How HTTPS Works (...and SSL/TLS too)
                https://www.youtube.com/watch?v=10aVMoalON8
              
            
              
                How does HTTPS work? What's a CA? What's a self-signed Certificate?
                https://www.youtube.com/watch?v=T4Df5_cojAs
              
            
              
                How does HTTPS work?
                https://www.youtube.com/watch?v=67kItGjvRs0
              
            
              
                Ubuntu Causes Girl To Drop Out of College
                https://www.youtube.com/watch?v=5Qj8p-PEwbI
              
            
              
                Why Linus Torvalds doesn't use Ubuntu or Debian
                https://www.youtube.com/watch?v=qHGTs1NSB1s
              
            
              
                20 Fun Linux 🐧 Commands You should try 💻😎👍
                https://www.youtube.com/watch?v=Zwo_XalAxaY
              
            
              
                10 very promising Open Source Projects you haven’t heard of
                https://www.youtube.com/watch?v=qXUl3VsbA6o
              
            
              
                I tried 10 code editors
                https://www.youtube.com/watch?v=8PhdfcX9tG0
              
            
              
                Vim in 100 Seconds
                https://www.youtube.com/watch?v=-txKSRn0qeA
              
            
              
                A First Look At SpaceVim
                https://www.youtube.com/watch?v=iXPS_NHLj9k
              
            
              
                Astro Vim - All in one Nvim config!!
                https://www.youtube.com/watch?v=JQLZ7NJRTEo
              
            
              
                Helix Text Editor: Better than Neovim?
                https://www.youtube.com/watch?v=9Zj-wiQ9_Xw
              
            
              
                Vim Versus Emacs. Which Is Better?
                https://www.youtube.com/watch?v=VaBdlcYaZLQ
              
            
              
                5 Reasons to Learn Emacs in 2021
                https://www.youtube.com/watch?v=bEfYm8sAaQg
              
            
              
                6 Months of Org Mode Nearly Broke Me (Emacs Life)
                https://www.youtube.com/watch?v=iWV0DXun88M
              
            
              
                A Tour of my Emacs Configuration
                https://www.youtube.com/watch?v=Gi7yBMYZylU
              
            
              
                Raspberry Pi versus AWS // How to host your website on the RPi4
                https://www.youtube.com/watch?v=QdHvS0D1zAI
              
            
              
                Creating A Raspberry Pi Web Server For My Home!
                https://www.youtube.com/watch?v=6gkoDQUQSLc
              
            
              
                Mini Raspberry Pi Server With Built In UPS & Stats Display
                https://www.youtube.com/watch?v=clbt12upuaA
              
            
              
                4 Pis on a mini ITX board! The Turing Pi 2
                https://www.youtube.com/watch?v=IUPYpZBfsMU
              
            
              
                How Cyberwarfare Actually Works
                https://www.youtube.com/watch?v=U_7CGl6VWaQ
              
            
              
                Why Companies Like Google And Facebook Pay Hackers Millions
                https://www.youtube.com/watch?v=1Gti2emO-uk
              
            
              
                Hacker Rates 12 Hacking Scenes In Movies And TV | How Real Is It?
                https://www.youtube.com/watch?v=6BqpU4V0Ypk
              
            
              
                How hacking actually looks like.
                https://www.youtube.com/watch?v=jTIUgshJjds
              
            
          
- 
            
              
                Take a look at the Bresenham's Circle Drawing Algorithm
                https://www.youtube.com/watch?v=V_FTv2H24E8
              
            
              
                p5.js tutorials
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                much simpler node js http server video tutorial
                https://www.youtube.com/watch?v=VShtPwEkDD0
              
            
              
                HTS video tutorials
                https://www.youtube.com/playlist?list=PLjrF25Df7idwsxy0Oex2nSOcqHHWaFcW9
              
            
              
                look at the documentation for the helmet npm module
                https://www.npmjs.com/package/helmet
              
            
              
                better wiki
                https://www.youtube.com/watch?v=XqxwwuUdsp4
              
            
              
                fancy pastebin
                https://www.youtube.com/watch?v=bu3Hw_3uGwA
              
            
          
- 
            
              
                Headphones and TFcard
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=Headphones+TFcard
              
            
              
                Cutting Shapes, or sometimes Shuffle Dancing
                https://www.youtube.com/results?search_query=cutting+shapes+OR+shuffle+tutorial
              
            
              
                Alan Walker's Faded Remix
                https://www.youtube.com/watch?v=1oTUupME0-M
              
            
              
                Dance Monkey by Tones and I
                https://www.youtube.com/watch?v=ZSgVayPHuB8
              
            
              
                Cutting Shapes or Shuffle Dance Playlists
                https://www.youtube.com/results?search_query=cutting+shapes+OR+shuffle+playlist
              
            
          
- 
            
              
                Steve Jobs Interview about the Blue Box Story
                https://www.youtube.com/watch?v=HFURM8O-oYI&t=13
              
            
              
                Blue Box | Homemade Replica Blue Box For Phone Phreaking
                https://www.youtube.com/watch?v=CRp8XvwNSD0
              
            
              
                20th Anniversary Redbox Radioshack tone dialer EC-389 Catalog no 65-721
                https://www.youtube.com/watch?v=JAj0BMIODWo
              
            
              
                Oldschool Radioshack Redbox pocket tone dialer
                https://www.youtube.com/watch?v=AXZMgHKhefk
              
            
              
                Emmanuel Goldstein, sock puppet Q&A
                https://www.youtube.com/watch?v=AJir12xkUY4
              
            
              
                Phiber Optik - Last Interview Before 1 Year In Prison (1993)
                https://www.youtube.com/watch?v=hkQ0BOrFTJk
              
            
              
                Joybubbles ❤️
                https://www.youtube.com/watch?v=vVZm7I1CTBs
              
            
              
                Covid Crops Prank Call
                https://www.youtube.com/watch?v=jG1T34uE58o
              
            
              
                Harassing Black Friday Wal-Mart Customers with Prank Calls
                https://www.youtube.com/watch?v=RGmdwiz9zDE
              
            
              
                The Last HOPE (2008) - The Art of Social Engineering
                https://www.youtube.com/watch?v=1M9pwYQSbQU
              
            
              
                Phone Phreak Captain Crunch Rare Interview from '78
                https://www.youtube.com/watch?v=n6TjjE8NHV0
              
            
              
                2600 Interview with Kevin Mitnick
                https://www.youtube.com/watch?v=6OJyaML7_rw
              
            
              
                L0pht Heavy Industries
                https://www.youtube.com/watch?v=VVJldn_MmMY
              
            
              
                Amazon gave Ring video to police without user’s permission (FOR ANY PURPOSE!)
                https://www.youtube.com/watch?v=utPRvqhXfoo
              
            
              
                48 Dirty Little Secrets Cryptographers Don’t Want You To Know
                https://www.youtube.com/watch?v=iZa_XKpj9X4
              
            
              
                Broadpwn: Remotely Compromising Android and iOS via a Bug in Broadcom's Wi-Fi Chipsets
                https://www.youtube.com/watch?v=TDk2RId8LFo
              
            
              
                Police are tracking you and your license plates
                https://www.youtube.com/watch?v=DH7edXaZS0A
              
            
              
                The Stingray: How Law Enforcement Can Track Your Every Move
                https://www.youtube.com/watch?v=wzSgLpNrr2E
              
            
              
                What Are My Rights With Police? (When I Get Pulled Over)
                https://www.youtube.com/watch?v=f26QJKREYB8&t=44
              
            
              
                Michigan Police Sergeant Doesn't Know The Law
                https://www.youtube.com/watch?v=6wsDmZo9UMI
              
            
              
                Don't Talk to the Police
                https://www.youtube.com/watch?v=d-7o9xYp7eE
              
            
              
                How to make a simple $7 IMSI Catcher
                https://www.youtube.com/watch?v=UjwgNd_as30
              
            
              
                Catching IMSI Catchers
                https://www.youtube.com/watch?v=eivHO1OzF5E
              
            
              
                Project Overwatch: Multinational Effort to Combat IMSI Catchers (Intercept SMS And Track Location For $7)
                https://www.youtube.com/watch?v=UG5juhuhE2g
              
            
              
                BSIDES CPT 2019 - Hacking satellites with Software Defined Radio (SDR) - Gerard de Jong
                https://www.youtube.com/watch?v=gMwciWchH3Q
              
            
              
                The Coolest Radio You've Probably Never Heard Of
                https://www.youtube.com/watch?v=h4x7cGALaC8&t=61
              
            
              
                Locating Cellular Signal with HackRF Spectrum Analyzer SDR Software
                https://www.youtube.com/watch?v=aFHWAEb3sn4
              
            
              
                How Telephone Phreaking Worked (Starts at 4:30)
                https://www.youtube.com/watch?v=4tHyZdtXULw
              
            
              
                Hackers The History Of Hacking - Phone Phreaking, Cap.Crunch, Wozniak, Mitnick
                https://www.youtube.com/watch?v=FufYSx2_6Bg
              
            
              
                Dutch Hacker Attacking Pentagon via FTP (1991)
                https://www.youtube.com/watch?v=3ZU2DHcjrcI
              
            
              
                The Jerky Boys - Piano Tuner
                https://www.youtube.com/watch?v=eajkTddpeQQ
              
            
              
                Jerky Boys - Sol Rosenberg's Glasses
                https://www.youtube.com/watch?v=jF0ajgT_09s
              
            
              
                The Jerky Boys - Drinking Problem
                https://www.youtube.com/watch?v=ZllDjMXSjOE
              
            
              
                Cact-Eye Hidden Camera Prank Calls
                https://www.youtube.com/watch?v=p1kWQOa-ULM
              
            
              
                Radio and Swap Shop Prank Calls
                https://www.youtube.com/watch?v=kHA79JHGlOk
              
            
              
                Tour of the Cacti Radio Studio
                https://www.youtube.com/watch?v=Q1YBk6tbM8s
              
            
              
                Pump Up The Volume
                https://www.youtube.com/watch?v=uo-km-qfJe8
              
            
              
                Classroom Craziness Compilation
                https://www.youtube.com/watch?v=lwEFEIxcj4Q
              
            
              
                *Trance* Orbital - Halcyon and On and On ( Hackers / 1995 )
                https://www.youtube.com/watch?v=33WuGp6fs3s
              
            
              
                The Conscience of a Hacker
                https://www.youtube.com/watch?v=0tEnnvZbYek
              
            
          
- 
            
              
                How many Spy Cameras are Recording you right now?
                https://www.youtube.com/watch?v=lg6Jlh-bEhk
              
            
              
                How hackers could use smart home devices to spy on you (Marketplace)
                https://www.youtube.com/watch?v=-P0rSnt2HSU
              
            
              
                I Remove It Before Using The Phone! - Edward Snowden
                https://www.youtube.com/watch?v=0dGqR4ue8dg
              
            
              
                Breach Leaks and Data Breaches - Cyber Secrets
                https://www.youtube.com/watch?v=VNOVu3vWAEA
              
            
              
                The Top 10 Data Breaches and Biggest Hacks
                https://www.youtube.com/watch?v=96VDo2yv3-g
              
            
              
                Is your Browser Safe Against Tracking? - Panopticlick Review
                https://www.youtube.com/watch?v=9b0qSlUjKKM
              
            
              
                Have You Been Pwned? - Computerphile
                https://www.youtube.com/watch?v=hhUb5iknVJs
              
            
              
                Is my phone listening to me? We tested it, here's what happened.
                https://www.youtube.com/watch?v=CVazBWGgg64
              
            
              
                The Story of Avast Selling Users Browsing Data
                https://www.youtube.com/watch?v=8iXlQjRgqXo
              
            
              
                The Most PRIVATE Search Engine (2021)
                https://www.youtube.com/watch?v=o4sMstvwi0I
              
            
              
                How DuckDuckGo Was Caught Spying On You...
                https://www.youtube.com/watch?v=CYYEwNc8Eaw
              
            
              
                DuckDuckGo Allows Microsoft Trackers?
                https://www.youtube.com/watch?v=ucwRe4qQ1YM
              
            
              
                Saying Goodbye to DuckDuckGo... Here's some Alternatives!
                https://www.youtube.com/watch?v=g--hr4F1S4w
              
            
              
                Swisscows vs DuckDuckGo & Startpage
                https://www.youtube.com/watch?v=LNi5vniUNQ8
              
            
              
                Qwant Private Search Engine Review
                https://www.youtube.com/watch?v=S7mkVVktttY
              
            
              
                Maximize your privacy with Searx | DIY Cloud
                https://www.youtube.com/watch?v=xZytL8yeo98
              
            
              
                Don't trust Incognito or Private Browsing!
                https://www.youtube.com/watch?v=SptOnY4EoqM
              
            
              
                WARNING - Is Brave Browser Safe??? (BIG NEWS)
                https://www.youtube.com/watch?v=ocBfnI8dXzU
              
            
              
                Does the Brave Browser Really Beat Fingerprinting? Let's Test!
                https://www.youtube.com/watch?v=dsu9b5FqK_0
              
            
              
                Brave browser, Iridium browser, Firefox browser, Tor browser - review 2021
                https://www.youtube.com/watch?v=ohIgHYlDNpo&t=8
              
            
              
                IS OPERA VPN SAFE TO USE?
                https://www.youtube.com/watch?v=5yRStP3l_Xs
              
            
              
                Why I Don't Trust Opera GX 'Gaming' Browser
                https://www.youtube.com/watch?v=yGlqOe_G22k
              
            
              
                The huge privacy problem with Opera GX browser
                https://www.youtube.com/watch?v=gGLPQvjo8pw
              
            
              
                Google Chrome vs Chromium - What's the Difference?
                https://www.youtube.com/watch?v=xxuioJkc0J8
              
            
              
                How to Enhance Your Privacy and Security in Chromium
                https://www.youtube.com/watch?v=6BL2BA_yCAI
              
            
              
                Vivaldi Browser -Complete Privacy and Security Analysis ( August 2021 Edition )
                https://www.youtube.com/watch?v=gW7Z3cJKOMI
              
            
              
                How to configure Firefox settings for maximum privacy and security
                https://www.youtube.com/watch?v=tQhWdsFMc24
              
            
              
                The First Site to Visit After Installing Firefox
                https://www.youtube.com/watch?v=lmA8Ex-G5IQ
              
            
              
                Librewolf Review
                https://www.youtube.com/watch?v=L2otiFy4ADI
              
            
              
                Is TOR Still Anonymous? and How Were People Caught Using TOR?
                https://www.youtube.com/watch?v=-uDYvy2jQzM
              
            
              
                Tor vs VPN | What's the Difference? (and which should you use?)
                https://www.youtube.com/watch?v=Z5G2I18BUCg
              
            
              
                Dat:// And Beaker Browser Review
                https://www.youtube.com/watch?v=vPG1_6qhqKw
              
            
              
                Building peer-to-peer apps with the Beaker Browser - Tara Vancil
                https://www.youtube.com/watch?v=raUE23RKLvE
              
            
              
                Why browser extensions such as AdBlock can be dangerous for privacy
                https://www.youtube.com/watch?v=m6S-vjU6E1s
              
            
              
                12 Must-Have Privacy Extensions for Chrome and Firefox
                https://www.youtube.com/watch?v=6Jf1EWO5jOE
              
            
              
                Quick Guide to NoScript (Chrome & Firefox)
                https://www.youtube.com/watch?v=iPRpxze4eH0
              
            
              
                Get MAXIMUM online privacy and security with Noscript | How to use NoScript tutorial
                https://www.youtube.com/watch?v=AC4ALEKZRfg
              
            
              
                Block Website Tracking with Ghostery
                https://www.youtube.com/watch?v=V_f3oAgfRXc
              
            
              
                How to use SponsorBlock - Skip Sponsors Automatically (Browser Extension)
                https://www.youtube.com/watch?v=M1WuBS8G16w
              
            
              
                SponsorBlock - Skip Sponsored Ads On YouTube
                https://www.youtube.com/watch?v=rv-r852OXck
              
            
              
                How to Skip Annoying Sponsor Segments on YouTube (SponsorBlock)
                https://www.youtube.com/watch?v=38dWa26l_ic
              
            
              
                TrackerControl Monitors and Blocks App Tracking on Android
                https://www.youtube.com/watch?v=gWhe93rHv8I
              
            
              
                uBlock Origin - Browser Extension Review
                https://www.youtube.com/watch?v=dx5u53X-lWg
              
            
              
                How to use uBlock Origin to protect your online privacy and security | uBlock Origin tutorial 2018
                https://www.youtube.com/watch?v=2lisQQmWQkY
              
            
              
                STOP Using Adblockers! Use uBlock Origin Instead
                https://www.youtube.com/watch?v=JRvYqeKvWmU
              
            
              
                How to use Privacy Badger (2019)
                https://www.youtube.com/watch?v=v9ycNrzPb-g
              
            
              
                Setup Privacy Badger | Easiest Way To Block Ads and Trackers Online
                https://www.youtube.com/watch?v=BAMKb7o9esM
              
            
              
                F-Droid - All Of Android Free (and Open Source) Software in One Place
                https://www.youtube.com/watch?v=7FfWz1NRQJQ
              
            
              
                How to install and use Tampermonkey
                https://www.youtube.com/watch?v=8tyjJD65zws
              
            
              
                How to Use Tampermonkey Chrome Extension to Run Custom Scripts
                https://www.youtube.com/watch?v=2ASwf_GIq4o
              
            
              
                Creating TamperMonkey Userscripts | Augmented Browsing
                https://www.youtube.com/watch?v=U4dSWJFIQ0A
              
            
              
                Tweak Your Web Browsing - Useful Downloadable User Scripts
                https://www.youtube.com/watch?v=pykaIQZ4hlo
              
            
              
                ViolentMonkey an open source alternative to TamperMonkey
                https://www.youtube.com/watch?v=iUmqkIbVnn4
              
            
              
                Block EVERY Online Ad with THIS - Pi-Hole on Raspberry Pi
                https://www.youtube.com/watch?v=KBXTnrD_Zs4
              
            
              
                You're running Pi-Hole wrong! Setting up your own Recursive DNS Server!
                https://www.youtube.com/watch?v=FnFtWsZ8IP0
              
            
              
                Pi-Hole Follow Up - Is it Working?
                https://www.youtube.com/watch?v=XapR8WhWNG8
              
            
              
                Privacy Redirect To A More Friendly Alternative
                https://www.youtube.com/watch?v=nQU-Hq5MnOE
              
            
              
                Open source front-ends for YouTube, Instagram and Twitter
                https://www.youtube.com/watch?v=2bgNA-jBMqQ
              
            
              
                Invidious | Alternative Secure Front-End | YouTube
                https://www.youtube.com/watch?v=wprZkeULPSo
              
            
              
                How to Ditch YouTube - HERE Are The Best Video Platforms
                https://www.youtube.com/watch?v=Gcj3O6qBpyU
              
            
              
                Libreddit For The Best Private Reddit Experience
                https://www.youtube.com/watch?v=Aaq9jKP1gcY
              
            
              
                Proxitok: Finally A TikTok Privacy Frontend
                https://www.youtube.com/watch?v=oWwShE1FLjs
              
            
              
                Pixelfed – The Opensource Instagram Alternative
                https://www.youtube.com/watch?v=zOJd3Ng41ME
              
            
              
                Mastodon: How the free Twitter alternative works
                https://www.youtube.com/watch?v=OL5TOcoo9PM
              
            
              
                Diaspora Sign Up and Walk-through Tutorial
                https://www.youtube.com/watch?v=jldyGkxHtUM
              
            
              
                Alternative to Facebook? Friendica is Open Source and can be Self-Hosted
                https://www.youtube.com/watch?v=nS6oAy7ibqc
              
            
              
                Tails OS Review - The Ultimate Privacy Linux Distro
                https://www.youtube.com/watch?v=xZkudBtPgiE
              
            
              
                Kodachi Linux - Secure, Anti-Forensic, and Anonymous
                https://www.youtube.com/watch?v=XK60Efv2OKc&t=28
              
            
              
                Netscape it's rise, fall, and eventual revenge
                https://www.youtube.com/watch?v=fQhRYFUYRPw
              
            
              
                Using NETSCAPE NAVIGATOR in 2020?
                https://www.youtube.com/watch?v=LStRJqwlhGk
              
            
              
                Before Google, there was Altavista!
                https://www.youtube.com/watch?v=vZWIWfVbVC0
              
            
          
- 
            
              
                Lithophone
                https://www.youtube.com/watch?v=ddngfd_symM
              
            
              
                5-Minute Art History: Paleolithic Art
                https://www.youtube.com/watch?v=ruIz-fHH238
              
            
              
                What can Stone Age art tell us about extinct animals?
                https://www.youtube.com/watch?v=CaT-q3feI9s
              
            
              
                The Humans That Lived Before Us
                https://www.youtube.com/watch?v=_ANNQKKwWGk
              
            
              
                Who were the Neanderthals?
                https://www.youtube.com/watch?v=8p8tFcIQ8K4
              
            
              
                What If You Had to Live a Day in the Stone Age
                https://www.youtube.com/watch?v=agRKo_sEb4I
              
            
              
                What Happened To The Hunter-Gatherers of Southeast Europe? Stone Age Europe Documentary
                https://www.youtube.com/watch?v=a1aJ_UBBwE4
              
            
              
                The Weapons of the Stone Age
                https://www.youtube.com/watch?v=_blPwY1NtUE
              
            
              
                Abstract Thinking, Dreams and Beliefs A Function Of Evolving Brains
                https://www.youtube.com/watch?v=4Zgwz_m7sRs
              
            
              
                Animism (Dreams misinterpreted as proof of afterlife)
                https://www.youtube.com/watch?v=xoYZ5xNyKbc
              
            
              
                What is the Dreamtime? - Myths Are Very Fickle.
                https://www.youtube.com/watch?v=m7lue7qGeVI
              
            
              
                Cave Art 101 | National Geographic
                https://www.youtube.com/watch?v=ZjejoT1gFOc
              
            
              
                Ice Age Cave Art: Unlocking the Mysteries Behind These Markings | Nat Geo Live
                https://www.youtube.com/watch?v=aSF4zk2nsTU
              
            
              
                Why are these 32 symbols found in caves all over Europe | Genevieve von Petzinger
                https://www.youtube.com/watch?v=hJnEQCMA5Sg
              
            
              
                Newgrange Triple Spiral
                https://www.youtube.com/watch?v=5Rz9dC_U5lo
              
            
              
                New Light at Newgrange
                https://www.youtube.com/watch?v=2ldH0a_LsX4
              
            
              
                Paleolithic Art
                https://www.youtube.com/watch?v=XMf4ZN31-7Q
              
            
              
                The World's First Artists - A View into the Stone Age
                https://www.youtube.com/watch?v=ap0QTYzUaaE
              
            
              
                Paleolithic Art
                https://www.youtube.com/watch?v=T5gdpX7gNoM
              
            
              
                Upper Paleolithic Art & the Origins of Graphic Communication
                https://www.youtube.com/watch?v=AC-x8ZQyKJ4&t=273
              
            
              
                ARTH2710 Lecture02 Prehistoric Art
                https://www.youtube.com/watch?v=P_tkKoXDfdg&t=41
              
            
              
                Modern Humans’ Earliest Artwork and Music: New European Discoveries
                https://www.youtube.com/watch?v=Wp7WqPiCmPM
              
            
              
                Musical Instruments From Prehistory: The Paleolithic
                https://www.youtube.com/watch?v=Ttnb4ZlHv2s
              
            
              
                Archaeologist Dr. Jean-Loup Ringot specialized in prehistoric music demonstrates a Lithophone.
                https://www.youtube.com/watch?v=PZ4hEubvWE4
              
            
              
                Sounds of the Conch Shell
                https://www.youtube.com/watch?v=QcMyRtOqlak
              
            
              
                Loud Bullroarer Demonstration
                https://www.youtube.com/watch?v=5PgGDMmBtDg
              
            
              
                Wiruungga with Bullroarer
                https://www.youtube.com/watch?v=YSSgdgbp1FM
              
            
              
                Ossie Cruze: Aboriginal Elder Plays Gum Leaf
                https://www.youtube.com/watch?v=D3przA4Mgf8
              
            
              
                鬼滅之刃-紅蓮華 (葉笛版)
                https://www.youtube.com/watch?v=WaSkXZo6Dl8
              
            
              
                Ice Age Flute
                https://www.youtube.com/watch?v=smkYunmjmn4
              
            
              
                Sound experiment Geissenklösterle
                https://www.youtube.com/watch?v=PJjpHWo09tc
              
            
              
                Neanderthal Bone Flute Music
                https://www.youtube.com/watch?v=sHy9FOblt7Y
              
            
              
                Sound of 9000 years old flute
                https://www.youtube.com/watch?v=_TqOqgA5_Ik
              
            
              
                Paleolithic Flute from Geißenklösterle 37000 BP
                https://www.youtube.com/watch?v=5HgTHTrPvsg
              
            
              
                WORLD'S OLDEST INSTRUMENT played by Ljuben Dimkaroski (Divje babe cave)
                https://www.youtube.com/watch?v=eRUufCAFS50
              
            
              
                Wulf Hein about the Paleolithic Flute
                https://www.youtube.com/watch?v=yUCBBDV2Tzk
              
            
              
                Cave music explores ancient acoustics
                https://www.youtube.com/watch?v=oKfoitRvQeE
              
            
              
                How to play an ancient rock gong
                https://www.youtube.com/watch?v=rq0DjwSZzkc
              
            
              
                Lithophone Presentation by Jeff Shook
                https://www.youtube.com/watch?v=jty80fNWvik
              
            
              
                African rock gong in Nubia
                https://www.youtube.com/watch?v=3kr1D5-GW44
              
            
              
                Jan Marmenout @ Litophone Improvisation
                https://www.youtube.com/watch?v=lhHhOwmgMA0
              
            
              
                Human Resonance: Lithophones of Gobustan
                https://www.youtube.com/watch?v=lEf9cNoYd4k
              
            
              
                Lithophone 1
                https://www.youtube.com/watch?v=R09AEZLxtNM
              
            
              
                TB M34 Tito Bustillo Lithophone
                https://www.youtube.com/watch?v=KdaRXu-PhZI
              
            
              
                Lithophone Demonstration - Improvisation on Beautiful Stone Percussion Instrument
                https://www.youtube.com/watch?v=iWLAG5lfsrI
              
            
              
                Lithophone en ardoises âgées de 285 000 000 années
                https://www.youtube.com/watch?v=qpqAPNz81iM
              
            
              
                UCLA Professor Michael Chwe turns stones into lithophones
                https://www.youtube.com/watch?v=hWbupdwrnhg
              
            
              
                park bench lithophone
                https://www.youtube.com/watch?v=wl1-2EpwGl4
              
            
              
                Lithophone - intro Thunderstruck (AC/DC)
                https://www.youtube.com/watch?v=XLS6N0XdVyY
              
            
              
                SCAMPTON LITHOPHONE
                https://www.youtube.com/watch?v=usuTjG7cTfI
              
            
              
                Petoskey Stone Lithophone
                https://www.youtube.com/watch?v=YnNoba3WSOc
              
            
              
                Lithophone melody
                https://www.youtube.com/watch?v=FPlt5oDUnOA
              
            
              
                Lithophone in Tay Nguyen, Vietnam
                https://www.youtube.com/watch?v=trTDTCixA_c
              
            
              
                ELO - Mr. Blue Sky - Electromechanical Lithophone
                https://www.youtube.com/watch?v=MRo8c3Mj_xA
              
            
              
                Shamanic Tones
                https://www.youtube.com/watch?v=4oqTdg2Rq1o
              
            
              
                Blue Man Group - Drumbone
                https://www.youtube.com/watch?v=ltAk4ToydBg
              
            
              
                Music from Bamboo, Music of Vietnam
                https://www.youtube.com/watch?v=dSF7KFrOGec
              
            
              
                Nini Music - LongMa (Taiwanese Folk Metal)
                https://www.youtube.com/watch?v=dOn7uCux0uc
              
            
              
                THE WOLF SONG - Nordic Lullaby - Vargsången
                https://www.youtube.com/watch?v=KTmatjyd4KM
              
            
              
                Celtic Heart -Kid ar an Sliabh
                https://www.youtube.com/watch?v=sEMR16gOXLM
              
            
              
                Eivør Pálsdóttir: Tròdlabùndin
                https://www.youtube.com/watch?v=wsl-KHGe4Kk
              
            
              
                Folk Music Lockdown
                https://www.youtube.com/watch?v=01TFR7Ue7Z8
              
            
              
                Traditional Irish singing
                https://www.youtube.com/watch?v=rojvawrMqRY
              
            
              
                El Condor Pasa - Janete G
                https://www.youtube.com/watch?v=ogS88hIg6kI
              
            
              
                El Condor Pasa - Prasmita
                https://www.youtube.com/watch?v=nuPoyNLcmLE
              
            
              
                El Condor Pasa - Camille Davila
                https://www.youtube.com/watch?v=vGOCR15gIXo
              
            
              
                The Snake Charmer x Goddesses of Bagpipe
                https://www.youtube.com/watch?v=HXm8JdC4k4c
              
            
              
                Ananau - Orchestra El Dorado
                https://www.youtube.com/watch?v=ey7SMGzkZQE
              
            
              
                Ly O Lay Ale Loya
                https://www.youtube.com/watch?v=_uoKY8LuxJg
              
            
              
                Lakota Lullaby
                https://www.youtube.com/watch?v=_Agzve3_Aj4
              
            
              
                Heilung | LIFA - Fylgija Ear / Futhorck LIVE
                https://www.youtube.com/watch?v=iJvcN41H3Is
              
            
              
                SNOW RAVEN (OLOX)
                https://www.youtube.com/watch?v=bBfK-vGygvk
              
            
              
                OTYKEN - STORM (Official Music Video)
                https://www.youtube.com/watch?v=CqwrwwOzVcQ
              
            
              
                OTYKEN - LEGEND (Official Music Video)
                https://www.youtube.com/watch?v=tXLoP9iSU5Y
              
            
              
                PALLADIO - Asturia Quartet
                https://www.youtube.com/watch?v=oTf5qi2J6PM
              
            
          
- 
            
              
                if you are too good you will be graded down
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                we pretend that which ever one we happened to be born into, is real
                https://www.youtube.com/watch?v=6mmskXXetcg
              
            
              
                build a series of small companies or startups
                https://www.youtube.com/results?search_query=What+Is+A+Startup&page=&utm_source=opensearch
              
            
          
- 
            
              
                How Leonardo da Vinci Changed the World
                https://www.youtube.com/watch?v=pN2pPhpAxXk
              
            
              
                History Documentary BBC ❖ Leonardo DaVinci, behind a Genius
                https://www.youtube.com/watch?v=5yT4IkPtTRo
              
            
              
                Da Vinci: A Man Of Science Or Of The Arts? (Full Art Documentary)
                https://www.youtube.com/watch?v=VKhBfq4O7-k
              
            
              
                Michelangelo: Artist & Genius
                https://www.youtube.com/watch?v=GnK9pwjg-9A
              
            
              
                Michelangelo Matter & Spirit
                https://www.youtube.com/watch?v=69Bkblhfu7k
              
            
              
                How to use a pointing machine
                https://www.youtube.com/watch?v=wPM62HDJbms
              
            
              
                Carving Marble with Traditional Tools
                https://www.youtube.com/watch?v=PWUuGDovHEI
              
            
              
                Sculpting the Hand in Clay
                https://www.youtube.com/watch?v=As3l1I5vumY
              
            
              
                JAGO, the self-taught sculptor who wanted to be Michelangelo
                https://www.youtube.com/watch?v=KfMjXuKY_Zk
              
            
              
                Frilli Gallery The carving of a marble block Putto Cecioni
                https://www.youtube.com/watch?v=ZuiDBGIVMhA
              
            
              
                Carving at City & Guilds of London Art School
                https://www.youtube.com/watch?v=hDb6hdsILZU
              
            
              
                Donatello (Sculptor)
                https://www.youtube.com/watch?v=tKTGyvEVM4M
              
            
              
                Beauty is not the point: Donatello's Mary Magdalene
                https://www.youtube.com/watch?v=Vul5YDBhdAQ
              
            
              
                Donatello and the Renaissance
                https://www.youtube.com/watch?v=qba1faCNl1I
              
            
              
                The Life Of Raphael: Architect Of The High Renaissance | Raiders Of The Lost Art | Perspective
                https://www.youtube.com/watch?v=Z0J61GFoOSs
              
            
              
                An introduction to Raphael the artist | National Gallery
                https://www.youtube.com/watch?v=qbceSJtVdws
              
            
              
                Curator's Introduction | The Credit Suisse Exhibition: Raphael | National Gallery
                https://www.youtube.com/watch?v=5Uw5CmPSvfw
              
            
              
                Turtles vs Shredder | Teenage Mutant Ninja Turtles (1990)
                https://www.youtube.com/watch?v=RTHdDxOKX68
              
            
              
                CHIAROSCURO — The Dynamic Range Mistake
                https://www.youtube.com/watch?v=zCOI7bYDPrM
              
            
              
                The four canonical painting modes of the Renaissance
                https://www.youtube.com/watch?v=Rp4G1pXx-cs
              
            
              
                Caravaggio: Master Of Light
                https://www.youtube.com/watch?v=R1lcb_7gj5k
              
            
              
                The Power of Chiaroscuro
                https://www.youtube.com/watch?v=FKwoCkY4Goc
              
            
              
                Lighting Techniques - Chiaroscuro
                https://www.youtube.com/watch?v=7uwR14oG7qA
              
            
              
                Learn How Chiaroscuro Lighting Works. Lecture by Luis Borrero.
                https://www.youtube.com/watch?v=diFsfWykz98
              
            
              
                Caravaggio Technique - Chiaroscuro
                https://www.youtube.com/watch?v=k8bTKBd3H1w
              
            
              
                Tenebrism Explained -- and how it differs from Chiaroscuro
                https://www.youtube.com/watch?v=cjfgUn2E17k
              
            
              
                Caravaggio: A collection of 79 paintings (HD)
                https://www.youtube.com/watch?v=7yiFsLphef0
              
            
              
                Caravaggio & the Caravaggisti: Naturalism in Naples
                https://www.youtube.com/watch?v=Psv01_eszOs
              
            
              
                Caravaggio's influence on the Utrecht Caravaggisti
                https://www.youtube.com/watch?v=rUYkcSm-rzE
              
            
              
                Caravaggio's Technique
                https://www.youtube.com/watch?v=vzhi-jeKADo
              
            
              
                Portrait Painting Tutorial | Caravaggio Paint Along
                https://www.youtube.com/watch?v=PAN_BoMHAzE
              
            
              
                Caravaggio's Technique
                https://www.youtube.com/watch?v=8SKcxNEaSx8
              
            
              
                Teenage Mutant Ninja Turtles (2014) - Elevator Freestyle Scene
                https://www.youtube.com/watch?v=9v-2_YOVxGw
              
            
              
                Leonardo da Vinci's Sfumato
                https://www.youtube.com/watch?v=f4HSUNrdT0M
              
            
              
                What is the sfumato technique?
                https://www.youtube.com/watch?v=FsiZSEAE19M
              
            
              
                How to oil out. Sfumato technique. Oiling out. Art Lesson Online
                https://www.youtube.com/watch?v=Wc_sSE2-Wtg
              
            
              
                Quick Tip 259 - The Sfumato Technique
                https://www.youtube.com/watch?v=S1l1XHQKEWA
              
            
              
                The DaVinci Technique - Sfumato
                https://www.youtube.com/watch?v=XZUMrIxLXmE
              
            
              
                How to Paint Mona Lisa - The Sfumato Technique
                https://www.youtube.com/watch?v=mqFGc_6iVEI
              
            
              
                Raphael Technique - Sfumato
                https://www.youtube.com/watch?v=kL2uWVhaigc
              
            
              
                How to paint like an Old Master - Sfumato Technique
                https://www.youtube.com/watch?v=Vc_f7SdYXIU
              
            
              
                Técnicas de Pintura - Sfumato (5)
                https://www.youtube.com/watch?v=cbd_ucVg0_Q
              
            
              
                Snow Mountain Chase
                https://www.youtube.com/watch?v=hapOwLcij7g
              
            
              
                The Renaissance - The Age of Michelangelo and Leonardo da Vinci (1/2) | DW Documentary
                https://www.youtube.com/watch?v=BmHTQsxxkPk
              
            
              
                The Renaissance - The Age of Michelangelo and Leonardo da Vinci (2/2) | DW Documentary
                https://www.youtube.com/watch?v=_LMUWV1Tacs
              
            
              
                Paul Klein on How to Succeed as an Artist
                https://www.youtube.com/watch?v=UcTYhaA72iY
              
            
              
                How The World’s Top Art Advisor Finds and Selects Artist
                https://www.youtube.com/watch?v=fv_uwU3xJBo
              
            
              
                Being An Artist Is Lonely - Dr. Ken Atchity
                https://www.youtube.com/watch?v=mIbwNzu1ZkU
              
            
              
                Best Creative Mindset for Artists - Asking Pros
                https://www.youtube.com/watch?v=eY7gDwaxYDU
              
            
              
                SO, YOU WANT TO BE AN ARTIST? The Business of Being a Professional Artist
                https://www.youtube.com/watch?v=B-0GJCowxck
              
            
              
                Ninja Rap Vanilla Ice Music Video
                https://www.youtube.com/watch?v=R_K6971WmAs
              
            
          
- 
            
              
                FormMail
                https://en.wikipedia.org/wiki/FormMail
              
            
              
                Blender's Geometry Nodes
                https://www.youtube.com/results?search_query=+Blender%27s+Geometry+Nodes
              
            
              
                or automate
                https://github.com/rwaldron/johnny-five#hello-johnny
              
            
              
                or go cheerfully nuts with
                https://github.com/NARKOZ/hacker-scripts
              
            
              
                parallel
                https://gulpjs.com/docs/en/api/parallel/
              
            
              
                WarriorJs
                https://warriorjs.com/
              
            
          
- 
            
              
                sight size
                https://www.youtube.com/watch?v=wiUFUHdNIsM
              
            
              
                proportional divider
                https://www.youtube.com/watch?v=nEZMKc0nMAg
              
            
              
                grid method
                https://www.youtube.com/watch?v=bKtURFkwX6k
              
            
              
                graphite paper
                https://www.youtube.com/watch?v=DZV9LPZV-T4
              
            
              
                viewing frame
                https://www.youtube.com/watch?v=Is-MvKg54e4
              
            
              
                light box
                https://www.youtube.com/watch?v=cuwvMuVv9qE
              
            
              
                camera obscura
                https://www.youtube.com/watch?v=RYvl6t0N94E
              
            
              
                start of the Renaissance Period
                https://www.youtube.com/watch?v=Q0ZvWedVp20
              
            
              
                wall projector
                https://www.youtube.com/watch?v=S16g2qiYw7w
              
            
              
                Reference Images tool in Krita
                https://www.youtube.com/watch?v=0uCH2z_zLmc
              
            
              
                thumb
                https://www.youtube.com/watch?v=Qz-z3I0Vbt4
              
            
          
- 
            
              
                History Channel- Camera Obscura (Speechless)
                https://www.youtube.com/watch?v=Q0ZvWedVp20
              
            
              
                3 Hacks MOST Used by Pros to Achieve a BETTER Portrait
                https://www.youtube.com/watch?v=12okNLYlxIE
              
            
              
                How a Professional Artist ACTUALLY makes Paintings
                https://www.youtube.com/watch?v=4ZKUKCnkZ6E
              
            
              
                15 ways how to trace or transfer a photo, image, or drawing
                https://www.youtube.com/watch?v=VtqWOSFJ2bE
              
            
              
                Testing the Secret Optical Tool that Let you Draw like a Photo - Camera Lucida
                https://www.youtube.com/watch?v=WpwpdGyx880
              
            
              
                What is a CAMERA LUCIDA and HOW do I make one?
                https://www.youtube.com/watch?v=rI8GERkFN0I
              
            
              
                DIY Camera Lucida Project
                https://www.youtube.com/watch?v=ugv0XhUd2l4
              
            
              
                History of the Camera Lucida Drawing Tool
                https://www.youtube.com/watch?v=R_p9z-tRzCs
              
            
              
                The GRID METHOD - Is It Cheating or Tool of the Masters?
                https://www.youtube.com/watch?v=bKtURFkwX6k
              
            
              
                How to Grid Your Drawing Paper
                https://www.youtube.com/watch?v=ruXQZXFGFjA
              
            
              
                Beginner Tries Digital Art: Tracing Photo ❤️
                https://www.youtube.com/watch?v=3zwZ6bDZOUc
              
            
              
                How to Use GRADIENT MAPS and LAYER MASKS to color
                https://www.youtube.com/watch?v=ALgSJiXm4SY
              
            
              
                How to Use Layer Modes in Digital Art // Multiply, Overlay, etc.
                https://www.youtube.com/watch?v=OAv1CkQR4o4
              
            
              
                5 Ways HARD LIGHT is Great for Digital Coloring
                https://www.youtube.com/watch?v=IjyXvarRJps
              
            
              
                Blending modes* explained for digital colorists
                https://www.youtube.com/watch?v=ZIUkInR2RcU
              
            
              
                Krita Tutorial | Saving Artwork For Social Media
                https://www.youtube.com/watch?v=6v380jkvYPA
              
            
              
                How to use the reference window in Krita
                https://www.youtube.com/watch?v=0uCH2z_zLmc
              
            
              
                Turn any photograph into a pencil sketch using Krita (Mixing Filtered And Hand-drawn)
                https://www.youtube.com/watch?v=lgj0WPlwMGI
              
            
              
                Krita, Vector Portrait (via layer trace)
                https://www.youtube.com/watch?v=dQq1a0KjzRk
              
            
              
                How I Use the 3D Models in Clip Studio Paint’s App to Draw a Pose
                https://www.youtube.com/watch?v=8tMNzNyJMBI
              
            
              
                Krita 23 Tracing over a photo method (Krita without Reference Images)
                https://www.youtube.com/watch?v=VPJaKNyOyUs
              
            
              
                proportional divider — the basics
                https://www.youtube.com/watch?v=nEZMKc0nMAg
              
            
              
                how to draw in proportion
                https://www.youtube.com/watch?v=NZ0y4MiM-pc
              
            
              
                Drawing Key Points
                https://www.youtube.com/watch?v=0Prj9mHQPlU
              
            
              
                The Secret to Drawing Well
                https://www.youtube.com/watch?v=wI5VUW6DTps
              
            
              
                HOW TO Use Proportional Divider for Sketching
                https://www.youtube.com/watch?v=cViRPLSlDLg
              
            
              
                How to Draw Accurate Proportions
                https://www.youtube.com/watch?v=ENBv-TZjZb8
              
            
              
                How-To Transfer Artwork: Projecting & Tracing
                https://www.youtube.com/watch?v=7fnB_OXEEDc
              
            
              
                Best Pico Projector for Art 🔎 Are they all the same? ■ Tracing Masterpieces
                https://www.youtube.com/watch?v=S16g2qiYw7w
              
            
              
                Setting up reference images in Krita - Grid Method
                https://www.youtube.com/watch?v=48TtxMPNtiA
              
            
              
                GRID SCALE TECHNIQUE
                https://www.youtube.com/watch?v=HyaX2acsNmU
              
            
              
                How to Draw Using the Grid
                https://www.youtube.com/watch?v=3J8HmlgY0go
              
            
              
                How to Make a Camera Obscura
                https://www.youtube.com/watch?v=RYvl6t0N94E
              
            
              
                The Camera Obscura
                https://www.youtube.com/watch?v=LutIudRhm10
              
            
              
                Create a CAMERA OBSCURA at home and put yourself inside a camera!
                https://www.youtube.com/watch?v=O1nRpXeTflw
              
            
              
                Making Your Own Room With a View
                https://www.youtube.com/watch?v=gvzpu0Q9RTU
              
            
              
                Graphite Transfer: Two Easy Methods
                https://www.youtube.com/watch?v=DZV9LPZV-T4
              
            
              
                How to use Tracing Paper
                https://www.youtube.com/watch?v=7w-Tjd5DrS0
              
            
              
                Getting Started: Three Ways to Transfer an Image to Watercolor Paper
                https://www.youtube.com/watch?v=fN-VtUBC7Ys
              
            
              
                How to Draw and Trace Images for Watercolors
                https://www.youtube.com/watch?v=FDsGUOaAkLg
              
            
              
                TRACE DOWN
                https://www.youtube.com/watch?v=S79Xc-UQdiM
              
            
              
                Art Tips Why Use A LED light Pad for your Art.
                https://www.youtube.com/watch?v=cuwvMuVv9qE
              
            
              
                How to Compose a Painting Using a Lightbox
                https://www.youtube.com/watch?v=N8lry2Y9DME
              
            
              
                Cricut Brightpad Review: Worth It?
                https://www.youtube.com/watch?v=O1ekgmSNOso
              
            
              
                How to Use a Light Pad or Light Box
                https://www.youtube.com/watch?v=rBgPH2NE4h8
              
            
              
                DIY Lightbox Ideas for Tracing
                https://www.youtube.com/watch?v=gDvuynayCdE
              
            
              
                Two Hour Project: Artist's Light Box
                https://www.youtube.com/watch?v=OMZe57I4IL0
              
            
              
                Vincent van Gogh and his perspective frame
                https://www.youtube.com/watch?v=Is-MvKg54e4
              
            
              
                How to create and use an artist viewing frame
                https://www.youtube.com/watch?v=Dn6jUcjde28
              
            
              
                Viewing Frame
                https://www.youtube.com/watch?v=0OndzqN-87E
              
            
              
                How to Draw & Stylize Human ANATOMY - 7 Tips on Body Proportions
                https://www.youtube.com/watch?v=8nrRkvMqSkc&t=33
              
            
              
                Draw EXAGGERATED Poses Like a Pro! (UNLEARN YOUR FORMS - MEMORIZE TO FORGET)
                https://www.youtube.com/watch?v=TRMcrElBRsM
              
            
              
                Measuring Methods For Artists
                https://www.youtube.com/watch?v=w8p9xuVZjVM&t=14
              
            
              
                Pencil and Thumb Sighting
                https://www.youtube.com/watch?v=Qz-z3I0Vbt4
              
            
              
                How to Draw Using Comparative Measurement
                https://www.youtube.com/watch?v=l-tI9wNeloc
              
            
              
                Best Technique for REALISTIC DRAWING / PAINTING - SIGHT-SIZE Method : Tutorial and Demonstration
                https://www.youtube.com/watch?v=wiUFUHdNIsM
              
            
              
                Drawing with Simple Sighting Technique
                https://www.youtube.com/watch?v=Otv_l_qkML4
              
            
              
                Sighting Your Drawing Tutorial
                https://www.youtube.com/watch?v=UbTGAORFkKo
              
            
              
                Sight-Size Drawing: Set-Up and Construct Block-In
                https://www.youtube.com/watch?v=KhnGPZ6kHxc
              
            
              
                Setting up for working Sight Size
                https://www.youtube.com/watch?v=0WHmdSfgMUg
              
            
              
                Paul Ingbretson talks about Relational vs Sight-size Methods
                https://www.youtube.com/watch?v=Guv8_OkzJT8
              
            
              
                Points and Angles
                https://www.youtube.com/watch?v=KoLrFvYNzlE
              
            
              
                Sight-Size method Vs Constructive (Analytical) method! one more time:)
                https://www.youtube.com/watch?v=iM2vTuxeMO8
              
            
              
                Discussion of Sight Size vs Other Figure Drawing Methods
                https://www.youtube.com/watch?v=yJJPtct43JQ
              
            
              
                Drawing A Portrait From A Photo Using Conceptualized Forms Combined With Comparative Measuring
                https://www.youtube.com/watch?v=fuzXbvtfPhM
              
            
              
                Which is the Best Drawing Approach for YOU?
                https://www.youtube.com/watch?v=4HIIttC-nvk
              
            
              
                How to draw the human figure from imagination | Master the Mannequin
                https://www.youtube.com/watch?v=waHuGbyjghA
              
            
              
                How to Match Any Color with Oil Paint
                https://www.youtube.com/watch?v=TNB3XY67Q-I
              
            
              
                The Color Mixing Masterclass
                https://www.youtube.com/watch?v=eBuR2nMGBhQ
              
            
              
                History’s deadliest colors - J. V. Maranto
                https://www.youtube.com/watch?v=gKfjHTk8KrY
              
            
              
                A simple way to use color palettes
                https://www.youtube.com/watch?v=fV6ZJN9c7fw
              
            
              
                How to Pick Colours for Your Art
                https://www.youtube.com/watch?v=C8u9iaYwAN8
              
            
              
                10 Colour Schemes You've (probably) Never Heard Of!
                https://www.youtube.com/watch?v=n5Cg6WcW9_c
              
            
              
                Ultimate Optical Illusion Artist Face - and how to overcome it
                https://www.youtube.com/watch?v=wWpwMRUDVJc
              
            
              
                color checker — the basics
                https://www.youtube.com/watch?v=TuZ0t5FR9f0
              
            
              
                how to make a color checker out of wood
                https://www.youtube.com/watch?v=9JY-AZ48wMQ
              
            
              
                How To Use a Wooden Drawing Mannequin
                https://www.youtube.com/watch?v=6eCna7ArV3s
              
            
              
                How to Draw the Human Form with a Mannequin
                https://www.youtube.com/watch?v=1gbVi5ojKxA
              
            
              
                Unboxing & Drawing with EXPENSIVE drawing models
                https://www.youtube.com/watch?v=QX88PIV5eBA
              
            
          
- 
            
              
                proportional divider
                https://www.youtube.com/watch?v=cViRPLSlDLg
              
            
              
                grids
                https://www.youtube.com/watch?v=bKtURFkwX6k
              
            
              
                But all the good artists use direct reference
                https://www.youtube.com/watch?v=0fEMJp70tGU
              
            
              
                powerful image reference tool
                https://www.youtube.com/watch?v=XCVJyFHcb38
              
            
              
                Projector
                https://www.youtube.com/watch?v=G1fAWGTTFdY
              
            
              
                use graphite paper, or make your own
                https://www.youtube.com/watch?v=7w-Tjd5DrS0
              
            
          
- 
            
              
                3 Ways to INSTANTLY make BETTER PAINTINGS !
                https://www.youtube.com/watch?v=E2aMNxxLSXU
              
            
              
                The Rule of Thirds - 10 Myths [Powerful Techniques] (2016)
                https://www.youtube.com/watch?v=AJ7fahM5sBQ
              
            
              
                Complementary Colors - The Biggest Myth of All Time (Must See!)
                https://www.youtube.com/watch?v=OyCAFWcM4YM
              
            
              
                Rule of Thirds- The #1 Reason NOT to Use It! (2021)
                https://www.youtube.com/watch?v=uTqUqD_TJAw
              
            
              
                Abstract Composition Experiments
                https://www.youtube.com/watch?v=EKGkrxBVASA
              
            
              
                Basic Designs in Abstract Art
                https://www.youtube.com/watch?v=bJ9T0RF7EI4
              
            
              
                Abstract Expressionism in 8 Minutes
                https://www.youtube.com/watch?v=rP9k2xzrgx8
              
            
              
                Abstract Painting Compositions
                https://www.youtube.com/watch?v=oRCbZIwUYYc
              
            
              
                The Rules Of Abstraction With Matthew Collings (1/6)
                https://www.youtube.com/watch?v=Bg3oQ_OqQ_o
              
            
              
                The Rules Of Abstraction With Matthew Collings (2/6)
                https://www.youtube.com/watch?v=2wNNTAnVueQ
              
            
              
                The Rules Of Abstraction With Matthew Collings (3/6)
                https://www.youtube.com/watch?v=YWwUDoHSP04
              
            
              
                The Rules Of Abstraction With Matthew Collings (4/6)
                https://www.youtube.com/watch?v=_nwLqMbU1II
              
            
              
                The Rules Of Abstraction With Matthew Collings (5/6)
                https://www.youtube.com/watch?v=uwDLROJaYXs
              
            
              
                The Rules Of Abstraction With Matthew Collings (6/6)
                https://www.youtube.com/watch?v=hJzajCrd9w0
              
            
              
                How to Create Killer Compositions Like Kubrick (The Shining Analyzed) 2021
                https://www.youtube.com/watch?v=fI1v4_8SAU8
              
            
              
                Landscape: Designing Deep Space
                https://www.youtube.com/watch?v=ipq0UKKg31E
              
            
              
                Developing an Eye for Landscape Composition
                https://www.youtube.com/watch?v=rn3X5csfsQs
              
            
              
                COMPOSITION IN ART EXPLAINED
                https://www.youtube.com/watch?v=onzeTC2H4Os
              
            
              
                Golden Ratio for Art Beginners
                https://www.youtube.com/watch?v=lluL6tuyif8
              
            
              
                What Makes a Good Abstract Painting?
                https://www.youtube.com/watch?v=mQhMxbBje6Y
              
            
              
                Live studio painting - artist thoughts during an abstract painting
                https://www.youtube.com/watch?v=nzkX1vKbilQ
              
            
              
                The Rule Of Thirds - Art Basics
                https://www.youtube.com/watch?v=9-71hQ9UVMo
              
            
              
                How to use Compositional Techniques to Improve your Food Photography
                https://www.youtube.com/watch?v=usF9MZJwRYg
              
            
              
                Golden Ratio = Mind Blown!
                https://www.youtube.com/watch?v=c8ccsE_IumM
              
            
              
                The Golden Ratio vs. The Rule of Thirds
                https://www.youtube.com/watch?v=9CiS3SU4lk0&t=6
              
            
              
                Composition 101: Basic rules to get you started
                https://www.youtube.com/watch?v=atZhM-9E08k&t=51
              
            
              
                COMPOSITIONS: How to Arrange Items Within a Panel
                https://www.youtube.com/watch?v=1tPW4FA0FMs
              
            
              
                How to layout your comic book pages
                https://www.youtube.com/watch?v=n0BrCv2Kz2Q
              
            
              
                Composition for Noobs | Beginner Guide
                https://www.youtube.com/watch?v=9VVzCr3c9Jk
              
            
              
                Make Your Figures POP with FORESHORTENING
                https://www.youtube.com/watch?v=9XtgOExgLt4&t=27
              
            
              
                COMPOSITION 1 - Understanding Shapes
                https://www.youtube.com/watch?v=wg-So3ElA8g
              
            
              
                Composition in Drawing
                https://www.youtube.com/watch?v=9tiRoQv_2as
              
            
              
                Composition in Art
                https://www.youtube.com/watch?v=oAPXep8wPts
              
            
              
                Seeing is forgetting the name of the thing one sees.
                https://www.youtube.com/watch?v=sb-U6U2V87Q
              
            
              
                Understanding Composition
                https://www.youtube.com/watch?v=O8i7OKbWmRM
              
            
              
                Methods for finding pleasing compositions
                https://www.youtube.com/watch?v=dOMRWxo0ixo&t=120
              
            
              
                Golden Ratio Composition Secret!
                https://www.youtube.com/watch?v=wntIMD9wbR0&t=30
              
            
              
                The Rule of Thirds in Art
                https://www.youtube.com/watch?v=sQyquPmATww
              
            
              
                Drawing Fundamentals: COMPOSITION
                https://www.youtube.com/watch?v=aHq5KwFvtns
              
            
              
                COMPOSITION - 3 RULES I Wish I Knew When I Started Painting
                https://www.youtube.com/watch?v=vsW_Ams5RSk
              
            
              
                The Rule of Thirds vs the Golden Ratio: Which to Use?
                https://www.youtube.com/watch?v=2NBZQtBMOY0
              
            
              
                Colour Harmony - 10 Minutes To Better Painting - Episode 5
                https://www.youtube.com/watch?v=4LhcNbFMkTw
              
            
              
                Color Theory - Are You Making this COLOR COMPOSITION MISTAKE ??
                https://www.youtube.com/watch?v=8l1PtS1YF5o
              
            
              
                Rules of Composition & more
                https://www.youtube.com/watch?v=X8WA2sAQ3IM
              
            
              
                What makes a great composition? For artists, and for art lovers
                https://www.youtube.com/watch?v=sopLk4Czp6M
              
            
              
                Composition Sketching - How You Should Start Every Drawing
                https://www.youtube.com/watch?v=VSRLe6ewKIc
              
            
              
                The #1 Composition Rule You Cannot Break
                https://www.youtube.com/watch?v=3-Cc2SxDofk
              
            
              
                The GOLDEN SPIRAL in Photography
                https://www.youtube.com/watch?v=evCuApztgLk
              
            
              
                3 Guides for Great Composition in Your Photos
                https://www.youtube.com/watch?v=SqGM0TKeRDc
              
            
              
                Photography Composition :: Rule of Space
                https://www.youtube.com/watch?v=9KzR3a83FM0
              
            
              
                A mathematical approach to photographic composition: Dynamic Symmetry [PART 2] (2019)
                https://www.youtube.com/watch?v=bStshgm7IRw
              
            
              
                The Art of Reconstructing Compositions
                https://www.youtube.com/watch?v=6__rKadRXe8
              
            
              
                6 Tips For Landscape Photography Composition
                https://www.youtube.com/watch?v=68bPnr-c8Vc
              
            
              
                The Rule Of Thirds: A Simple and Powerful Composition Rule
                https://www.youtube.com/watch?v=_ETNSseFIIA
              
            
              
                Composition Essentials: 15 Great Tips for Excellent Painting Composition
                https://www.youtube.com/watch?v=0n7Yq-YxJr4
              
            
              
                4 Time-Saving Tips (from a guy who spent 13 YEARS drawing a comic)
                https://www.youtube.com/watch?v=6BzCDVR-tr8
              
            
              
                12 Art Hacks for Comic Book Artists!
                https://www.youtube.com/watch?v=KRGUV0A3NHk
              
            
              
                Dynamic Symmetry: How filmmakers can compose shots mathematically
                https://www.youtube.com/watch?v=3pLKYt91qOw
              
            
              
                Dynamic Symmetry - How to Keep it Simple in the Beginning [Great Tips] (2018)
                https://www.youtube.com/watch?v=3Rg-NZspZWY
              
            
              
                The fundamentals of dynamic symmetry
                https://www.youtube.com/watch?v=mE2UPGaiRMw
              
            
              
                Dynamic Symmetry Grid
                https://www.youtube.com/watch?v=5j46JruACAQ
              
            
              
                One of the Most Important Photography Videos I've Ever Created
                https://www.youtube.com/watch?v=9qi2AB3CCw4
              
            
              
                Dynamic Symmetry vs Harmonic Armature
                https://www.youtube.com/watch?v=b-Blnc1V0hw
              
            
              
                How To Make Your Own Golden Mean Calipers
                https://www.youtube.com/watch?v=yxXI5a6B79s
              
            
              
                My Favorite Way To Get The Right Proportions For a Portrait
                https://www.youtube.com/watch?v=HF2kE6Uc3yU
              
            
              
                The magic of Fibonacci numbers | Arthur Benjamin
                https://www.youtube.com/watch?v=SjSHVDfXHQ4
              
            
              
                The Golden Key Phi 1:1.618 the Golden Ratio is the ratio the universe uses to multiply and divide
                https://www.youtube.com/watch?v=iWXAPSPOYXg
              
            
              
                The Master's Mistakes
                https://www.youtube.com/watch?v=9vkigLU0lPk
              
            
          
- 
            
              
                follow Drew Struzan's observation
                https://www.youtube.com/watch?v=0fEMJp70tGU
              
            
              
                your skill and knowledge improves, the same way you memorize how to navigate a city
                https://www.youtube.com/watch?v=PIbz_gKw0XY
              
            
              
                Tracing Paper
                https://www.youtube.com/watch?v=7w-Tjd5DrS0
              
            
              
                A Wall Projector
                https://www.youtube.com/watch?v=G1fAWGTTFdY
              
            
              
                The Grid Method
                https://www.youtube.com/watch?v=bKtURFkwX6k
              
            
              
                Digital Reference Tools
                https://www.youtube.com/watch?v=XCVJyFHcb38
              
            
              
                imaginary grades, that teachers manipulate to hide that they aren’t working
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
          
- 
            
              
                rockets
                https://www.youtube.com/watch?v=AC7Ewmlp9tA
              
            
              
                The kids are making, fun of you, all of you even the bad asses
                https://www.youtube.com/c/TOPNOTCHIDIOTS
              
            
              
                they called you out, long ago
                https://www.youtube.com/watch?v=C74-f4ZV-ss
              
            
              
                And they laugh, like only a child can
                https://www.youtube.com/watch?v=fPJQw-x-xho
              
            
          
- 
            
              
                PVC Pipe Yidaki Power Didgeridoo
                https://www.youtube.com/watch?v=yp5-a9M5sMY
              
            
              
                Didjeridoo/Yidaki PVC - Alián
                https://www.youtube.com/watch?v=GKFn6JsYVkY
              
            
              
                How To Learn the Didgeridoo
                https://www.youtube.com/watch?v=ON2Skxdu6T0
              
            
              
                Discover the Didgeridoo
                https://www.youtube.com/watch?v=rJNIPSqf0zA
              
            
              
                This fox has a bossy interspecies girlfriend
                https://www.youtube.com/watch?v=Lx9a8hB6yhs
              
            
              
                Travel Didgeridoo Comparison: Airdidge vs. Wooden Spiral Didgeridoo vs. 4-Piece Plastic Didgeridoo
                https://www.youtube.com/watch?v=fBJlAr-2Gw4
              
            
              
                Comparing 3 Compact Didgeridoos
                https://www.youtube.com/watch?v=QHw-MpdE-o4
              
            
              
                Comparing 3 Compact Didges - Part 2: the truth!
                https://www.youtube.com/watch?v=EyEiJFSSzCA
              
            
              
                Adèle & Zalem, Didgeridoo Duet
                https://www.youtube.com/watch?v=oXBGZoBYaLY
              
            
              
                Ticki Stamasuri
                https://www.youtube.com/watch?v=NaBI1SqIhak
              
            
              
                Carcassonne, France
                https://www.youtube.com/watch?v=_ljVDCdNZmE
              
            
              
                Mow VS Zalem
                https://www.youtube.com/watch?v=FKUO09fLRPY
              
            
              
                Zalem VS Strawberry Man
                https://www.youtube.com/watch?v=pVa3yLC7bOQ
              
            
              
                Yanni – FROM THE VAULT - Australian Didgeridoo with a Twist - Live (HD-HQ)
                https://www.youtube.com/watch?v=cizByru14jc
              
            
              
                Machu, the best Didg player I've ever seen!
                https://www.youtube.com/watch?v=rlxylTucBcY
              
            
              
                Didgeridoo Secret Revealed: Circular Breathing is NOT Circular Breathing!
                https://www.youtube.com/watch?v=yJFLmnTkyE4
              
            
              
                Woman raises crow and helps him return to the wild
                https://www.youtube.com/watch?v=-Cp6djJT5mA
              
            
              
                Playing a Didgeridoo (David Hudson)
                https://www.youtube.com/watch?v=0XlEkeot7HM
              
            
              
                Making a Didgeridoo (David Hudson)
                https://www.youtube.com/watch?v=2lBZ6yPW9WU
              
            
              
                Didgeridoo lessons, tutorial by Vernon Gurruwiwi
                https://www.youtube.com/watch?v=uadO3pRWXT4
              
            
              
                Xavier Rudd-Lioness Eye
                https://www.youtube.com/watch?v=QRBCzUPDUVA
              
            
              
                Le Rêve de l'Aborigène 2016: Zalem et Gauthier
                https://www.youtube.com/watch?v=t7eC_gm3ruE
              
            
              
                Didgeridoo - Solo by Marvin Dillmann live
                https://www.youtube.com/watch?v=REpaU1WdMXI
              
            
              
                Jeremy Donovan Didgefest 2009 01
                https://www.youtube.com/watch?v=38urUucxoKA
              
            
              
                The Best of Yidaki by Larry Gurruwiwi
                https://www.youtube.com/watch?v=OwH9e5bp6Xw
              
            
              
                Art That Heals: How Australian Aboriginal Yidakis Are Made
                https://www.youtube.com/watch?v=E9JkqnEbfPU
              
            
              
                This rescued sparrow is convinced he's a dog
                https://www.youtube.com/watch?v=7WQDu_L7TiI
              
            
              
                Yuki and Taku in Singapore
                https://www.youtube.com/watch?v=nHE7u40plD0
              
            
              
                Quinto Antonio and his Didgeridoo in Sydney
                https://www.youtube.com/watch?v=kPzHGs8jY3g
              
            
              
                Imersao | Organic Trance | Handpan & Didgeridoo | One man band
                https://www.youtube.com/watch?v=jPzonXiepWQ
              
            
              
                Yatao | Phoenix | Handpan&Didge
                https://www.youtube.com/watch?v=hzSwPXiPJuE
              
            
              
                Yoon Hwan Kim - Didgeridoo - live in Perth Australia - 2016 디저리두
                https://www.youtube.com/watch?v=E5tgXbFAZwY
              
            
              
                Juzzie Smith - Train Ride
                https://www.youtube.com/watch?v=4J23ysR3jXc
              
            
              
                FINGERS Mitchell Cullen Freedom Rides Denmark Markets 2012 Australian Tour Steam Roller (One of my dance songs :)
                https://www.youtube.com/watch?v=OHZZuO2vY50
              
            
              
                FINGERS Mitchell Cullen Didge It
                https://www.youtube.com/watch?v=UpRf5k_YbnY
              
            
              
                FINGERS Mitchell Cullen Through the Storm 2018
                https://www.youtube.com/watch?v=3lxAiE07IGI
              
            
              
                FINGERS Mitchell Cullen Bring it Up
                https://www.youtube.com/watch?v=QK80FxKGClU
              
            
              
                The TRIP - Handpan and Didgeridoo in Portobello Road (London)
                https://www.youtube.com/watch?v=RrV0DbUVNqI
              
            
              
                Dabo - Tales of Goapan (Official Video) Handpan & Didgeridoo
                https://www.youtube.com/watch?v=X5dXm2iYxxI
              
            
              
                WWD 2017 CONCERT - David Hudson and Jojo “War Drummer” Mares
                https://www.youtube.com/watch?v=qeAQBH4cSjI
              
            
              
                Deep Didgeridoo Tutorial Part 1 - Exercises for Superhuman Power
                https://www.youtube.com/watch?v=tKYzkDouJss
              
            
              
                Didgeridoo Drum Sound Tutorial
                https://www.youtube.com/watch?v=-0dzLw4NyrM
              
            
              
                Good girl
                https://www.youtube.com/watch?v=ayKYn2kGnX4
              
            
              
                Niki Nana
                https://www.youtube.com/watch?v=mA9Y4wC7t8M
              
            
              
                How to make a pvc didgeridoo in 30 seconds
                https://www.youtube.com/watch?v=7-4iolIHPBI
              
            
              
                PVC didgeridoo update, how to cure snoring <3
                https://www.youtube.com/watch?v=9Orj5kRDpzw
              
            
              
                Paul Speight
                https://www.youtube.com/watch?v=Ie49ezDotmE
              
            
              
                Pet Opossum Complaining
                https://www.youtube.com/watch?v=QqHyBZkYafc
              
            
              
                Possum eating strawberry
                https://www.youtube.com/watch?v=gkofwx2liHM
              
            
              
                Manikay by Winiwini and Djalu Gurruwiwi
                https://www.youtube.com/watch?v=AcLgJyd0OxU
              
            
              
                Didgeridoo Prodigy
                https://www.youtube.com/watch?v=oNBCdxpyMig
              
            
              
                FOLI (there is no movement without rhythm) (Important Art Instruction ❤️❤️❤️)
                https://www.youtube.com/watch?v=lVPLIuBy9CY
              
            
          
- 
            
              
                a video on how to set up grids under Krita
                https://www.youtube.com/watch?v=uHCGgKzVP6M
              
            
              
                as some artists seem to enjoy that
                https://www.youtube.com/watch?v=-L-xC8GuNuM
              
            
              
                The grid is a method of capturing correct proportions
                https://www.youtube.com/watch?v=bKtURFkwX6k
              
            
              
                grid scaling
                https://www.youtube.com/watch?v=HyaX2acsNmU
              
            
              
                using apps that make the grid for you
                https://www.youtube.com/watch?v=HORWGebFy5s
              
            
              
                the critics worth their salt only care, that your art transforms lives
                https://www.youtube.com/watch?v=D-GwRnBk-WY
              
            
              
                Title Image Contest
                https://www.reddit.com/r/redditgetsdrawn/comments/wj6gvs/this_is_me/ijijiar/?context=3
              
            
              
                Title Image Time-lapse
                https://youtu.be/dmQxgBjcFHM
              
            
          
- 
            
              
                Pacific Crest Trail
                https://www.youtube.com/watch?v=Pj_IVO32ONo
              
            
              
                Continental Divide Trail
                https://www.youtube.com/watch?v=1ewQvcGhQAA
              
            
              
                Appalachian Trail
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                and not just one race, all the races, and then some
                https://www.youtube.com/watch?v=WnoziOPQ3HA
              
            
              
                learn to dance
                https://www.youtube.com/watch?v=Dc6B14K1SZ8
              
            
              
                we have to make sure they are not bulled, and that bullies are granted some measure of healing too
                https://www.youtube.com/watch?v=sa1iS1MqUy4
              
            
              
                and that all students are safe, and that their education it is always a profound experience, like none other
                https://www.youtube.com/watch?v=Mwx3RvDWvDM
              
            
              
                schools were erasing real education
                https://www.youtube.com/watch?v=rKS_HhdSJ_4
              
            
              
                the need to learn something meaningful comes from the inside
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                Often is is the student that fails make-believe-education that learns the most
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                we are all geniuses, we just need to learn in the sequence that fits our existing knowledge and at a lovely speed while switching subjects as our curiosity grows
                https://www.youtube.com/watch?v=mQPEZdBTOeE
              
            
              
                some of it, is out of control and outrageous, meant for unique lives
                https://www.youtube.com/watch?v=k6_QUhUPrF4
              
            
              
                Other wisdom may turn us into unbreakable beings
                https://www.youtube.com/watch?v=31lUwuhE8pc
              
            
              
                there are wisdom so powerful that they create unending ripples in time
                https://www.youtube.com/watch?v=EknD3KRtgDk
              
            
              
                Then when you create, the entire Universe listens and learns
                https://www.youtube.com/watch?v=wxmRulRQsLc
              
            
          
- 
            
              
                The Resurgence of the Movie Poster
                https://www.youtube.com/watch?v=YDbpQGZ1f0M
              
            
              
                Drew Struzan - Tracing
                https://www.youtube.com/watch?v=0fEMJp70tGU
              
            
              
                Kyle Lambert
                https://www.youtube.com/watch?v=Vikzdan8qgE
              
            
              
                Movie Poster Artist Kyle Lambert Creates Our The Hundreds X The Karate Kid Poster
                https://www.youtube.com/watch?v=Ez7NC4mpd5U
              
            
              
                L’expo Noriyoshi Ohrai
                https://www.youtube.com/watch?v=XoWSPs64d5Q
              
            
              
                THE MARVEL ART OF THE BROTHERS HILDEBRANDT
                https://www.youtube.com/watch?v=tvoQvvnTOYk
              
            
              
                Aikona Illustration (Product Labels)
                https://www.youtube.com/watch?v=0tMuOWeal-A
              
            
              
                Jan Hammer Soundtrack
                https://www.youtube.com/watch?v=Jz2lRxzqvTM&t=421
              
            
              
                FANTASTIC PAINTINGS of FRAZETTA
                https://www.youtube.com/watch?v=6P0kLr9rkJU
              
            
              
                Creating a Comic Book Cover - Overcoming the Blank Page
                https://www.youtube.com/watch?v=AawgtvWzYx8
              
            
              
                What Makes A Great Comic Book Cover? Making Comics 101 #18
                https://www.youtube.com/watch?v=iSz9mzvSpjo
              
            
              
                Prisoners of Gravity S05E23 Comic Book Layout
                https://www.youtube.com/watch?v=XP1soEMFXxw
              
            
              
                12 Art Hacks for Comic Book Artists!
                https://www.youtube.com/watch?v=KRGUV0A3NHk
              
            
              
                HOW TO INK - Tips, Tools, Techniques, Hacks, Step by Step Tutorial for Comic Book Artists
                https://www.youtube.com/watch?v=MsfOCL3Ae9Y
              
            
              
                In Search of Moebius (BBC 4 Documentary)
                https://www.youtube.com/watch?v=jNas99oEXBU&t=85
              
            
              
                How to create a comic book cover: My process
                https://www.youtube.com/watch?v=gTdfd4wE8eQ
              
            
              
                How To Draw A Comic Book COVER In 2021! *Tutorial*
                https://www.youtube.com/watch?v=VQNxKMRkEU4
              
            
              
                HOW TO DRAW A PROFESSIONAL COMIC COVER! DRAWING ROM/MICRONAUTS #3
                https://www.youtube.com/watch?v=40JcR-0Egh4&t=91
              
            
              
                Legends of Box Art (Sarcasm Warning)
                https://www.youtube.com/watch?v=BCd7ZCN5uhk
              
            
              
                The Death of Video Game Box Art
                https://www.youtube.com/watch?v=dprsFhqKa_o
              
            
              
                The Art of Box Art - Scott The Woz
                https://www.youtube.com/watch?v=g9gY-SdILg8&t=73
              
            
              
                Best Classic PC Game Cover Art
                https://www.youtube.com/watch?v=474ebauHEeQ&t=70
              
            
              
                Best Classic PC Game Cover Art [Pt. 2]
                https://www.youtube.com/watch?v=9c_8DP1xP6Q
              
            
              
                Best Classic PC Game Cover Art [Pt. 3]
                https://www.youtube.com/watch?v=N6bSfRalKE4
              
            
              
                5,075 Commodore 64 Box Art Scans
                https://www.youtube.com/watch?v=aX-3oYaFCYw
              
            
              
                DOOM cinematic trailer played on Commodore 64
                https://www.youtube.com/watch?v=wCa28y8K07k
              
            
              
                Commodore 64 Art Scene, the BEST Art Gallery YOU Will Visit (2020)
                https://www.youtube.com/watch?v=zG4MS-JHg3E
              
            
              
                Commodore 64 PETSCII Art Gallery - Amazing Talent (2020)
                https://www.youtube.com/watch?v=hqQ_QARLeME
              
            
              
                Commodore 64 and Amiga games Box Art
                https://www.youtube.com/watch?v=NNPPkHFX60I&t=257
              
            
              
                The Posters Of David Singer - Episode 1 (Paper, Ink and Rock n' Roll - A History of Rock Posters)
                https://www.youtube.com/watch?v=Ko602nLyeeM
              
            
              
                Paper, Ink and Rock and Roll - A History of Posters #2 - The Poster Art of Stanley Mouse
                https://www.youtube.com/watch?v=J03gRqccZC0
              
            
              
                Paper, Ink and Rock and Roll - A History of Posters #3 - The Poster Art of Stanley Mouse
                https://www.youtube.com/watch?v=RrGMlzlPyhY
              
            
              
                Paper, Ink and Rock and Roll - A History of Posters #4 - The Poster Art of Dave Hunter
                https://www.youtube.com/watch?v=6Q3KXcRog2g
              
            
              
                Paper, Ink and Rock and Roll - A History of Posters #5 - The Poster Art of Wes Wilson
                https://www.youtube.com/watch?v=LjVeBkSZGcg
              
            
              
                REID MILES ALBUM COVERS
                https://www.youtube.com/watch?v=24t-2ijIJMA
              
            
              
                Verve Art Covers by David Stone Martin
                https://www.youtube.com/watch?v=f1Yi602S7Bk
              
            
              
                Stanley Mouse and the 1968 Traffic poster (BG 111)
                https://www.youtube.com/watch?v=8vDF_ZajL0o
              
            
              
                Paul Gorman on why the revolutionary sleeve designer Barney Bubbles should be canonised
                https://www.youtube.com/watch?v=ePRj6naTl1M&t=45
              
            
              
                The Everlasting Influence of Hipgnosis
                https://www.youtube.com/watch?v=9JunX1gR90k
              
            
              
                Roger Dean 2002 documentary hosted by Rick Wakeman
                https://www.youtube.com/watch?v=Cl-QpR6sbio
              
            
              
                Vaughan Oliver and my 4AD Records
                https://www.youtube.com/watch?v=FVqh35KKiGU&t=51
              
            
              
                Peter Blake talks about the infamous Beatle's albulm cover
                https://www.youtube.com/watch?v=dkRInPHR5no
              
            
              
                Peter Blake
                https://www.youtube.com/watch?v=kN3kT6OMMwo
              
            
              
                Peter Saville: Data Visualization Reinterpreted: The Story of Joy Division's Unknown Pleasures Album Design
                https://www.youtube.com/watch?v=reEQye0EOAw
              
            
              
                Peter Saville: In Fashion interview, uncut footage
                https://www.youtube.com/watch?v=aAO3kGA27Jg
              
            
              
                Fantasy Watercolor Art Print Process
                https://www.youtube.com/watch?v=4kZvfj0-X_k
              
            
              
                CREATURE PAINTING (In Watercolor)
                https://www.youtube.com/watch?v=7kTHkHLChrI
              
            
              
                Painting a Giant, Epic, Awesome, Very Cool Oil Painting - Noah Bradley
                https://www.youtube.com/watch?v=eMaMcLkVnXA
              
            
              
                Painting an epic battle scene
                https://www.youtube.com/watch?v=hkKPa67eaek
              
            
              
                How to Paint: Epic Creature
                https://www.youtube.com/watch?v=SbQ8cLb4YqI
              
            
              
                Empire Strikes Back Painted Movie Poster Process
                https://www.youtube.com/watch?v=t3KDxlE5q20
              
            
              
                Conan
                https://www.youtube.com/watch?v=63sKe76Ua1g
              
            
              
                The History of the Hollywood Movie Poster
                https://www.youtube.com/watch?v=1xWAr1lZCy4
              
            
              
                Legends of Poster Design Advent Calendar: Day One
                https://www.youtube.com/watch?v=vh2SoSwTmOI
              
            
              
                Legends of Poster Design Advent Calendar: Day Two
                https://www.youtube.com/watch?v=yhaIJBCl1UI
              
            
              
                Legends of Poster Design Advent Calendar: Day Three
                https://www.youtube.com/watch?v=cH7SoEOD6PI
              
            
              
                Legends of Poster Design Advent Calendar: Day Four
                https://www.youtube.com/watch?v=JDzP0ylNUII
              
            
              
                Legends of Poster Design Advent Calendar: Day Five
                https://www.youtube.com/watch?v=3fL6oBU3Q3Y
              
            
              
                Jack Davis
                https://www.youtube.com/watch?v=qa3zM3IO4Mw
              
            
              
                Renato Casaro: The Art of Movie Painting (Flick Through)
                https://www.youtube.com/watch?v=n9tlkuuYWTQ
              
            
              
                Renato Casaro - From Hollywood to África
                https://www.youtube.com/watch?v=xF7CDbxwuZ4
              
            
              
                OFFICIAL TRAILER - THE LAST MOVIE PAINTER
                https://www.youtube.com/watch?v=gjGBM96ii1s
              
            
              
                The Art of Robert E. McGinnis - Flip through art book - Overview
                https://www.youtube.com/watch?v=x7alrdfq4-U
              
            
              
                Robert McGinnis documentary promo
                https://www.youtube.com/watch?v=YDTovoLGinE
              
            
              
                The Tolkien Years: Brothers Hildebrandt amazing art book preview
                https://www.youtube.com/watch?v=77mJBj_MFW4
              
            
              
                Saul Bass - Film Posters
                https://www.youtube.com/watch?v=4nASwfToZfQ&t=9
              
            
              
                Richard Amsel
                https://www.youtube.com/watch?v=mMY97oAS8Vg
              
            
              
                The Man Who Drew Bug-Eyed Monsters (1994) part 1
                https://www.youtube.com/watch?v=GuvpcyCjRMk
              
            
              
                The Man Who Drew Bug-Eyed Monsters (1994) part 2
                https://www.youtube.com/watch?v=WjqyiRrbshM
              
            
              
                The Man Who Drew Bug-Eyed Monsters (1994) part 3
                https://www.youtube.com/watch?v=II6F79iQ_eA
              
            
              
                The Man Who Drew Bug-Eyed Monsters (1994) part 4
                https://www.youtube.com/watch?v=3qnLWteOB8I
              
            
              
                Clint Eastwood Collection | Bill Gold, Legendary Graphic Designer | Warner Bros. Entertainment
                https://www.youtube.com/watch?v=8mtmjuF8L6M
              
            
              
                WESTERN ART OF FRANK C. McCARTHY SLIDE SHOW
                https://www.youtube.com/watch?v=YWmwwKxvyyo
              
            
              
                Steve Chorney: cinema artistry
                https://www.youtube.com/watch?v=M5gAcXXq6gM
              
            
              
                The Art of Film - Paul Shipper, Illustrator
                https://www.youtube.com/watch?v=v-QG3Y0oNKc
              
            
              
                Talking to Poster Artist Paul Shipper
                https://www.youtube.com/watch?v=hYWtj_rTnlI
              
            
              
                Tom Chantrell - The Man behind the Star Wars Poster (1977)
                https://www.youtube.com/watch?v=aYB0r2Y7QNY
              
            
              
                The Art of John Alvin
                https://www.youtube.com/watch?v=Y7ubRVB052A
              
            
              
                John Alvin pt 1- E.T, Blade Runner, & Young Frankenstein movie poster artist: Interview
                https://www.youtube.com/watch?v=g4-ba6-3mTI&t=13
              
            
              
                John Alvin pt 2: E.T, Blade Runner, & Star Wars movie poster artist: Interview
                https://www.youtube.com/watch?v=12Nv9kBkrJ0&t=13
              
            
              
                John Alvin pt 3- E.T, Blade Runner, Star Wars, & Goonies movie poster artist interview
                https://www.youtube.com/watch?v=BUbeQIyFW8g&t=13
              
            
              
                Bob Peak Father of the Modern Hollywood Poster
                https://www.youtube.com/watch?v=63JRuBb7vFw
              
            
              
                PART 1 PHILIP CASTLE INTERVIEW
                https://www.youtube.com/watch?v=TN6CqTxPROQ
              
            
              
                PART 2 PHILIP CASTLE INTERVIEW
                https://www.youtube.com/watch?v=BBGNI6JXrII
              
            
              
                PART 3 PHILIP CASTLE INTERVIEW
                https://www.youtube.com/watch?v=Plcev2WXmx0
              
            
              
                PART 4 PHILIP CASTLE INTERVIEW
                https://www.youtube.com/watch?v=KbEAb2HoLVc
              
            
              
                The Work of Rich Davies
                https://www.youtube.com/watch?v=g480PfeRSCQ
              
            
              
                Akiko Stehrenberger's Favorite Posters
                https://www.youtube.com/watch?v=9R7dKjk673A
              
            
              
                Fury of NTR30 (Note the depth effect with drops of water)
                https://www.youtube.com/watch?v=cW2RWZCUot4
              
            
              
                Pathaan (Note how it is just a photo)
                https://www.youtube.com/watch?v=3UEDRnbpfC8
              
            
              
                The Batman Motion Poster
                https://www.youtube.com/watch?v=xdK1yL3jDrc
              
            
              
                The Wolverine: International Motion Poster
                https://www.youtube.com/watch?v=uaH473MeHl4
              
            
              
                How to Sell Art Prints on Etsy : 2021 Beginners Guide
                https://www.youtube.com/watch?v=0DPeX8MsuWs
              
            
              
                How to Sell Wall Art on Etsy for Beginners
                https://www.youtube.com/watch?v=WXlBmdthP-I
              
            
              
                How I Made 70K+ Selling Printable Wall Art on Etsy
                https://www.youtube.com/watch?v=vzrPkj1Nsz8
              
            
              
                How To Start an Easy and Profitable Canvas Business From Home
                https://www.youtube.com/watch?v=Ymc7zoI4r8M
              
            
              
                How to Make Prints of your Artwork!
                https://www.youtube.com/watch?v=lCQOGZm4svk
              
            
              
                How to Sell Art Prints (Etsy+Squarespace)
                https://www.youtube.com/watch?v=hZBGg7yPLAk
              
            
          
- 
            
              
                Image Reference Tool in Krita
                https://www.youtube.com/watch?v=0uCH2z_zLmc
              
            
              
                Photo Editing program like GIMP
                https://www.youtube.com/results?search_query=GIMP+Tutorial
              
            
              
                Pen and Tablet
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Delectronics&field-keywords=++Drawing+Tablet
              
            
              
                they don't all cost a $1,000 dollars
                https://www.youtube.com/watch?v=rKzUtWvElr4
              
            
              
                Starry Nigh by Vincent van Gogh
                https://www.youtube.com/watch?v=6PndwgJuF3g
              
            
              
                Bukowski's isolation
                https://www.youtube.com/watch?v=k6_QUhUPrF4
              
            
              
                detail of the brushwork
                https://www.youtube.com/watch?v=mgxHvV9-liA
              
            
              
                brushstrokes are not blended
                https://www.youtube.com/watch?v=WD7aoa256_0
              
            
              
                Claude Monet
                https://www.youtube.com/watch?v=4Gk85DFluoE
              
            
              
                a very interesting approach that involves a kind of blur
                https://www.youtube.com/watch?v=M1xvAhriXl0
              
            
              
                digital artists that leave large thick lines
                https://www.youtube.com/watch?v=Nhqtm_NPSE0
              
            
              
                you will begin to discover, so much more
                https://www.youtube.com/c/SaraTepes/videos
              
            
          
- 
            
              
                apple pie
                https://youtu.be/MSce39QSYVo?t=25
              
            
              
                Astrophotography
                https://en.wikipedia.org/wiki/Astrophotography
              
            
              
                still photographs can indicate motion
                https://en.wikipedia.org/wiki/File:Redshift_blueshift.svg
              
            
              
                life
                https://www.youtube.com/watch?v=gZpsVSVRsZk
              
            
              
                Time-lapse
                https://youtu.be/WtktgnrmCPk
              
            
              
                Title Image Contest
                https://www.reddit.com/r/redditgetsdrawn/comments/wd5ev2/this_is_my_kitten/iipu1js/?context=3
              
            
          
- 
            
              
                Tips and Tricks: Chibi Basics! ♡ iiKiui
                https://www.youtube.com/watch?v=7kyA56xPTes
              
            
              
                Chibi Anime Drawing ★
                https://www.youtube.com/watch?v=pfSb00Wr_Yw
              
            
              
                How-to draw: CHIBI Character Step by Step
                https://www.youtube.com/watch?v=atYPuuzhB7A
              
            
              
                Chibi Tutorial!
                https://www.youtube.com/watch?v=mgagZZKBShA&t=34
              
            
              
                How to Draw 3 Easy Chibi Poses! TUTORIAL
                https://www.youtube.com/watch?v=cYZ7ma12wSU
              
            
              
                How to Draw A Chibi
                https://www.youtube.com/watch?v=I30C_nkTGWQ
              
            
              
                How to Draw Kawaii Chibi Pose! Step by Step Tutorial!
                https://www.youtube.com/watch?v=JkZU7Uf7OWk
              
            
              
                What is chibi
                https://www.youtube.com/watch?v=h48mMwHrVMg
              
            
              
                【Tutorial】How to draw Chibis (Clip Studio Paint)
                https://www.youtube.com/watch?v=aXx5TEUn0Q0&t=34
              
            
              
                How To Draw Chibi Eyes (Step by Step) Tutorial
                https://www.youtube.com/watch?v=ad696rUrr4g&t=40
              
            
              
                How to Draw Chibi Eyes Tutorial
                https://www.youtube.com/watch?v=OefgFGXZ4ds
              
            
              
                How to draw Chibi & Full Style Anime Heads ★
                https://www.youtube.com/watch?v=mnLUeUNX4Bw
              
            
              
                【Speedpaint】 Sapphire - Sketch Reference
                https://www.youtube.com/watch?v=PwbLE3nIUrw
              
            
              
                【Speedpaint】Modern Princess
                https://www.youtube.com/watch?v=MsjjSPbRH58&t=15
              
            
              
                Vẽ Chibi từ A đến Z cho người mới học
                https://www.youtube.com/watch?v=bXiOGmDMsxM
              
            
              
                3分でわかる】ミニキャラの描き方 - How To Draw Mini Character【3 min】
                https://www.youtube.com/watch?v=IlkNeuDTHzo
              
            
              
                2頭身ちびキャラ】簡単・個人的な描き方【イラストメイキング】
                https://www.youtube.com/watch?v=s_hO26jZQ-g
              
            
              
                [For beginners] How to draw a mini character! 3 sizes! [Professional manga artist'sclassroom]
                https://www.youtube.com/watch?v=qlvnWtm5qFw&t=34
              
            
              
                棒人間が描ければ描けるミニキャラの描き方
                https://www.youtube.com/watch?v=k4oGKeTbsXM&t=90
              
            
              
                ミニキャラの描き方!① ラフ~下書きの描き方編
                https://www.youtube.com/watch?v=9fPkWAwwC8Y&t=50
              
            
              
                【簡単!】初心者向けちびキャラ講座
                https://www.youtube.com/watch?v=hNcsf0ji37k&t=316
              
            
              
                お誕生日と聞いて!/衣装アレンジして初音ミクさん描いてみたやーつ!
                https://www.youtube.com/watch?v=WQd9pjXEYuk
              
            
              
                私的ミニキャラ描き方講座! 全身のアタリの描き方編
                https://www.youtube.com/watch?v=EAy0TF0_7zE
              
            
              
                私的ミニキャラ描き方講座(?) 正面顔をざっくり描きます!
                https://www.youtube.com/watch?v=Jz4IhvjpCh0&t=52
              
            
              
                私的ミニキャラ描き方講座! 髪型後編
                https://www.youtube.com/watch?v=RI1pFq39OR4&t=30
              
            
              
                ibisPaintでのかんたん時間短縮下塗り方法!
                https://www.youtube.com/watch?v=MoEKQC2mu-g
              
            
              
                アイビスペイントでの目の塗り方講座
                https://www.youtube.com/watch?v=OiXTuqFp9J0&t=49
              
            
              
                私的ミニキャラ講座! 固形水彩の塗り編 (watercolors)
                https://www.youtube.com/watch?v=DIFTQIFPJhM&t=30
              
            
              
                原神 二次創作/雷電将軍描いてみたら出る出せガチャ教!! (ads at 8:45)
                https://www.youtube.com/watch?v=rqZRMR09VVg
              
            
              
                好きな要素詰めたら最強の推し作れるのでは説/描いてみた
                https://www.youtube.com/watch?v=yNCg8K8LcB8&t=50
              
            
              
                How to draw hands for CHIBI-character / ミニキャラの手の描き方講座
                https://www.youtube.com/watch?v=dmyxQHuTjiM
              
            
              
                私的ファーの描き方講座 (fluffy fur collar)
                https://www.youtube.com/watch?v=nRe_R552DxU&t=56
              
            
              
                Tutorial! Eye colouring ♥
                https://www.youtube.com/watch?v=tqa6P4T7avc
              
            
              
                Tutorial, Coloring hair
                https://www.youtube.com/watch?v=-8AXhAxOm3g&t=41
              
            
              
                Tutorial: How to Draw Chibi Hair [Six Ways!] (For Beginners)
                https://www.youtube.com/watch?v=Id9p51ttHA0
              
            
              
                Draw Chibi Poses, Four different ways
                https://www.youtube.com/watch?v=EH8G-7sc_kY
              
            
              
                Portobello [Paint Tool SAI] Speedpaint (Stay Strong Yamio! 🌸🌸🌸)
                https://www.youtube.com/watch?v=hmCjdXJzqAI
              
            
              
                【Speedpaint】 Pouty Miruku - Cel Shading Chibi
                https://www.youtube.com/watch?v=gQJsPfjy-iA
              
            
              
                【Speedpaint】 Udroid Spring Adopt Design
                https://www.youtube.com/watch?v=3qcsJIo0Rwg
              
            
              
                Polymer Clay: Kawaii Chibi Face Tutorial
                https://www.youtube.com/watch?v=aSoLcl06C28
              
            
              
                how to make chibi figurine using clay! DIY chibi
                https://www.youtube.com/watch?v=zq84u2CTX6o
              
            
              
                Tifa Lockhart riding Cloud │ Tifa Lockhart chibi figure │ Air Dry Clay │ DIY chibi
                https://www.youtube.com/watch?v=8nuzLWbpjLk
              
            
              
                How to make Mordimort from Stella Glow
                https://www.youtube.com/watch?v=R18C-SQ9KeQ
              
            
              
                Looks Delicious!(っ˘ڡ˘ς) DIY Secret Storage using Jar and Paper Clay │ Strawberry Fairy House
                https://www.youtube.com/watch?v=NLXOny57cw8
              
            
              
                Expohobby TV (T04 - E40) María Laura García - Porcelana fría
                https://www.youtube.com/watch?v=DCL_YKsjC2E
              
            
              
                How to make Chibi Uruha Rushia
                https://www.youtube.com/watch?v=95RJ0MNjVpw
              
            
              
                How to make Miku Nakano chibi clay figure
                https://www.youtube.com/watch?v=3w-8Nut80QM
              
            
              
                How to make ❄️Frozen 2❄️ Chibi Elsa, Anna, Olaf, Bruni, & Gale - Clay Art Tutorial
                https://www.youtube.com/watch?v=aJZaugcShXw
              
            
              
                MICKEY MOUSE CHIBI BALLOON ❤️
                https://www.youtube.com/watch?v=cHnkcHPULRE
              
            
          
- 
            
              
                hair and its canyons
                https://www.youtube.com/watch?v=39kigEnf6bY
              
            
              
                cables that represent wrinkles in fabric
                https://www.youtube.com/watch?v=LAIR3c8Q4oE
              
            
              
                Europa’s icy double ridges
                https://www.youtube.com/watch?v=8YOmER50epo
              
            
              
                Title Image Close-up
                https://www.reddit.com/user/catpea-com/comments/war7bl/hair_bear/
              
            
              
                Time-lapse
                https://youtu.be/01DwGj1wsJk
              
            
          
- 
            
              
                where a programmer just asked about burnout and loss of creativity
                https://news.ycombinator.com/item?id=32226910
              
            
              
                use your reference images directly
                https://www.youtube.com/watch?v=0fEMJp70tGU
              
            
              
                schools have been purposefully over medicating
                https://www.youtube.com/watch?v=HInN7t4Zl04
              
            
              
                tolerating student drug use to increase school’s collective GPA
                https://www.youtube.com/watch?v=VqWnumbraI4
              
            
              
                Schools will sell out their students for anything involving money
                https://slate.com/business/2022/07/college-financial-aid-sham.html
              
            
              
                I am certain that Authentic Self Education, is far more powerful, than standardized education
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
          
- 
            
              
                TOP 10 AMAZING DIGITAL ARTISTS. To Follow .PERIOD.
                https://www.youtube.com/watch?v=aXX8PrLJ7ng
              
            
              
                Exposing my art secrets
                https://www.youtube.com/watch?v=2LxJOYXcszI
              
            
              
                ART HACK 4 - How To Paint STYLIZED LIGHTNING
                https://www.youtube.com/watch?v=icRrl9xtEHU
              
            
              
                How to draw ICE MAGIC!!
                https://www.youtube.com/watch?v=DZkS9SgMVig
              
            
              
                How to paint Stylized FIRE MAGIC!
                https://www.youtube.com/watch?v=yRuUxRCiuRY
              
            
              
                How to Paint a Sphere in Five Steps | Warm & Cool Grayscale/Grisaille | Oil Painting Lessons
                https://www.youtube.com/watch?v=Tm4i-b3fHQI
              
            
              
                How to Paint & Light a Realistic Sphere
                https://www.youtube.com/watch?v=oa8lkr5_nM8&t=63
              
            
              
                Red Sphere Painting
                https://www.youtube.com/watch?v=WA2naQ-pD2w
              
            
              
                Introduction to Painting: How to Paint a Sphere in Oil Painting
                https://www.youtube.com/watch?v=VesNjgjYgwY
              
            
              
                How to Paint Iron & Glass Material Digital Painting on Krita
                https://www.youtube.com/watch?v=Q1KZtGEE3d4
              
            
              
                How To Paint A Sphere in Grisaille.
                https://www.youtube.com/watch?v=A-1GMic7ARg
              
            
              
                How To Paint Shiny Metal • 30 Days Of Digital Art Challenge • Tutorial & Course
                https://www.youtube.com/watch?v=LoWSOgdtnmQ
              
            
              
                How to paint [METAL] - Digital Photoshop Tutorial
                https://www.youtube.com/watch?v=F-0XkxwfDJk
              
            
              
                How To Paint METAL - Digital Art For Beginners
                https://www.youtube.com/watch?v=Ms4QDSUCGL8
              
            
              
                CREATING AN OLD CRACKED METAL BALL
                https://www.youtube.com/watch?v=dKX9gLJXEP0
              
            
              
                How To Paint Gold • 30 Days Of Digital Art Challenge • Tutorial & Course
                https://www.youtube.com/watch?v=HZmIeW7ongY&t=30
              
            
              
                How to paint a Metal or Reflections
                https://www.youtube.com/watch?v=o4kUzcyN1gI
              
            
              
                Still life painting with reflective surfaces
                https://www.youtube.com/watch?v=3X7Qhi5170Y
              
            
              
                How to Paint Metal 1/3 - Shiny
                https://www.youtube.com/watch?v=7wB5YA8tOVw
              
            
              
                How to Paint Metal 2/3 - Old Metal
                https://www.youtube.com/watch?v=bcUZYVGkc-s
              
            
              
                How to Paint Metal 3/3 - Dark Metal
                https://www.youtube.com/watch?v=cLcc6y3Vgm8
              
            
              
                Drawing a glass... so realistic that it can be clinked 😲
                https://www.youtube.com/watch?v=nOhTUfBGy2I
              
            
              
                Mirror Self-Portrait Drawing
                https://www.youtube.com/watch?v=bTAexQK47NM
              
            
              
                How to Paint Realistic Glass with Acrylic Paints
                https://www.youtube.com/watch?v=dDgD-PiiYaQ
              
            
              
                Learn How to Paint WHITE WINE AND GRAPES with Acrylic - Paint & Sip at Home - Step by Step Lesson
                https://www.youtube.com/watch?v=ZMZm0r35uFk
              
            
              
                Learn How to Paint ROSE AND ROSÉ with Acrylic - Paint and Sip at Home - Fun Step by Step Tutorial
                https://www.youtube.com/watch?v=epwOWTT8k4Y
              
            
              
                Painting realistic glass, whiskey and clementine demonstration by Aleksey Vaynshteyn
                https://www.youtube.com/watch?v=u-OUzatMLvU
              
            
              
                Painting realistic still life with glass, liquid and fruit - Demonstration by Aleksey Vaynshteyn
                https://www.youtube.com/watch?v=XxO3rr_8Y-U
              
            
              
                How to Paint a Glass Vase with Flowers Time Lapse Oil Painting Video#6
                https://www.youtube.com/watch?v=8wnFDC9aBXE
              
            
              
                Poppies in Glass floral oil Painting tutorial - PREVIEW MazArt Academy
                https://www.youtube.com/watch?v=vcc7WmbfcIs
              
            
              
                How To Paint Metallic Objects & Reflective Surfaces
                https://www.youtube.com/watch?v=RjFzSoXFAO4
              
            
              
                How to paint STONE TEXTURE! 1/4
                https://www.youtube.com/watch?v=VQ-07grGDEY&t=37
              
            
              
                How to paint ROUND STONE! - Let's draw STONE! 2/4
                https://www.youtube.com/watch?v=zAC7zFAJGW4&t=37
              
            
              
                How to paint MAGICAL ROCKS! 3/4
                https://www.youtube.com/watch?v=2aWaCkjYflQ&t=37
              
            
              
                How to paint a BRICK WALL in photoshop! 4/4
                https://www.youtube.com/watch?v=Tw4gSHSG-aQ&t=37
              
            
              
                ART HACK 6 - How To Paint STYLIZED ROCKS
                https://www.youtube.com/watch?v=vQJYRdTVNhk
              
            
              
                How To Paint ROCKS (For Beginners) - Photoshop
                https://www.youtube.com/watch?v=BssRnyp8k3s&t=48
              
            
              
                How to Paint and Draw Realistic Folds and Drapery Tutorial
                https://www.youtube.com/watch?v=Q1XpdqVI7BU
              
            
              
                HOW TO PAINT/DRAW CLOTHES with those perfect folds
                https://www.youtube.com/watch?v=D6PhHIPwuTE
              
            
              
                How to Paint CLOTHING 😨
                https://www.youtube.com/watch?v=mjxsCmW54PQ
              
            
              
                Digital Painting | Painting Folds and Clothing onto your own characters! Presenting Vaele!
                https://www.youtube.com/watch?v=ykLUPvd00Xw
              
            
              
                how to draw folds and drapery:the 7 basic
                https://www.youtube.com/watch?v=LAIR3c8Q4oE
              
            
              
                How to Paint Drapery in Acrylic
                https://www.youtube.com/watch?v=TIoJZ4vmiaA
              
            
              
                How to Paint Folds in Fabric in Acrylic (Drapery Painting)
                https://www.youtube.com/watch?v=SclDr62dNWA
              
            
              
                Acrylic Painting - How to Paint Folds in Cloth (Drapery Painting)
                https://www.youtube.com/watch?v=A14jQAjfaVM
              
            
              
                Queens College, Painting I, Spring 2021, Spanish Palette Drapery Study
                https://www.youtube.com/watch?v=11sm2dC_HuE
              
            
              
                Painting folds in fabric - drapery
                https://www.youtube.com/watch?v=kcn0h1MXR58
              
            
              
                FABRIC AND CLOTHES
                https://www.youtube.com/watch?v=TuyfmMBQ_Ac
              
            
              
                How to paint a drapery easily of still life for beginner in oil paint | Drapery | |Time Lapse | 😇
                https://www.youtube.com/watch?v=k08-6czMZGY&t=10
              
            
              
                Painting A Realistic Still Life in Watercolor | Episode-3
                https://www.youtube.com/watch?v=_orDdsbDjGk
              
            
              
                Painting a Still Life (Drapery): An Oil Painting Demonstration
                https://www.youtube.com/watch?v=o37dlqZ1Wwg
              
            
              
                Painting folds in fabric - drapery
                https://www.youtube.com/watch?v=gKiSb9aFJsA
              
            
              
                How to Paint Fabric - Painting Demonstration
                https://www.youtube.com/watch?v=PSHej1Mkns0
              
            
              
                Painting Drapery - Oil Painting
                https://www.youtube.com/watch?v=3JgTg5UDVs0
              
            
              
                Still Life Drapery Oil Painting Tutorial – EVWIII Fine Art
                https://www.youtube.com/watch?v=wD0nGHLowTs
              
            
              
                Quick Tip 269 - Painting Folds in Fabric
                https://www.youtube.com/watch?v=CE4Dac325YI
              
            
              
                How to Paint Drapery - American Flag
                https://www.youtube.com/watch?v=t_7qhyKCXOg
              
            
              
                How to Draw Fabric Folds or Cloth
                https://www.youtube.com/watch?v=6J5T1bg7pG4
              
            
              
                Seven Ways to Paint Drapery Like the Masters. Cesar Santos vlog 050
                https://www.youtube.com/watch?v=yKJIZ0WyjN8
              
            
              
                Scene Painting Elevations - Drapery
                https://www.youtube.com/watch?v=SCf1zn9x8yQ
              
            
              
                Zimou Tan | Art | Instructional how to draw drapery.
                https://www.youtube.com/watch?v=aiSVD7fqEfc
              
            
              
                Learning to Paint Drapery like Leonardo da Vinci
                https://www.youtube.com/watch?v=xJrlOi_wKso
              
            
              
                Sculpting Drapery
                https://www.youtube.com/watch?v=VpXWOVI6yB0
              
            
              
                The Zorn Palette
                https://www.youtube.com/watch?v=QBdBHdh-EFA
              
            
          
          
            
          
          #1042: Philosophiae Naturalis Principia Mathematica; Or, Why In The Doodle Do I Even Need Mathematics or Physics?»
         
          - 
            
              
                today, the language of mathematics is within the programming language
                https://github.com/Jam3/math-as-code
              
            
              
                in context of mathematics p5 programming tutorials, will reach you the real thing
                https://www.youtube.com/watch?v=HerCR8bw_GE&list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
              
            
              
                find a Newton's cannon animation
                https://www.youtube.com/watch?v=WYbTki3Mbd0
              
            
          
- 
            
              
                inject program instructions
                https://www.youtube.com/watch?v=AD-iXWANggo
              
            
              
                babel
                https://www.youtube.com/watch?v=yLrNwo4wXOs
              
            
              
                engine.io
                https://www.youtube.com/watch?v=ZKEqqIO7n-k
              
            
              
                Bootstrap
                https://www.youtube.com/watch?v=O_9u1P5YjVc&list=PL4cUxeGkcC9joIM91nLzd_qaH_AimmdAR
              
            
              
                svelte
                https://www.youtube.com/watch?v=043h4ugAj4c
              
            
              
                code editing area
                https://www.youtube.com/watch?v=GRxiFiHZ_lg
              
            
              
                gulp
                https://www.youtube.com/watch?v=oRoy1fJbMls
              
            
              
                vinyl
                https://www.youtube.com/watch?v=R9ZZT2m58yo
              
            
          
- 
            
              
                Many Voices of Mae Questel (Betty Boop / Olive Oyl)
                https://www.youtube.com/watch?v=Lefatum4IBY
              
            
              
                The Amazing Voices Behind The Simpsons!
                https://www.youtube.com/watch?v=GMXdwAe9DiY
              
            
              
                Dan Castellaneta on his many Simpsons characters - EMMYTVLEGENDS
                https://www.youtube.com/watch?v=Mgi3LADYTME&t=7
              
            
              
                Dan Castellaneta - voice of Homer, Krusty, Grandpa, Barney and Groundskeeper Willie in The Simpsons
                https://www.youtube.com/watch?v=A5auw8K2EYI
              
            
              
                Nancy Cartwright does her 7 Simpsons characters in under 40 seconds
                https://www.youtube.com/watch?v=vxC1lYlmw1Q
              
            
              
                Nancy Cartwright (Bart Simpson) Reviews Impressions of Her Voices | Vanity Fair
                https://www.youtube.com/watch?v=dM0qCW8gBe4
              
            
              
                Julie Kavner
                https://www.youtube.com/watch?v=YKXbyTaNmBQ
              
            
              
                How Yeardley Smith Landed a 30-Year Career Voicing Lisa Simpson
                https://www.youtube.com/watch?v=Ai0mJ9HodGo
              
            
              
                Many Voices of Tress MacNeille (Animaniacs / Tiny Toon Adventures / AND MORE!)
                https://www.youtube.com/watch?v=YiS0TNdHgrg
              
            
              
                The Many Voices of Tara Strong (80+ Characters Featured) HD High Quality
                https://www.youtube.com/watch?v=fmXeH_2XIww
              
            
              
                Many Voices of Kath Soucie (70+ Characters) (Voice Actor)
                https://www.youtube.com/watch?v=-O7_YMLPREU
              
            
              
                Many Voices of Grey Griffin
                https://www.youtube.com/watch?v=dw6hWx5OBv8
              
            
              
                Many Voices of Russi Taylor (Minnie Mouse / DuckTales / Muppet Babies)
                https://www.youtube.com/watch?v=CpZMSePOkWI
              
            
              
                Many Voices of Mary Kay Bergman (Animated Tribute - South Park)
                https://www.youtube.com/watch?v=m1hwAT5URPo
              
            
              
                June Foray
                https://www.youtube.com/watch?v=LpZM4G3lFQA
              
            
              
                Many Voices of Christine Cavanaugh
                https://www.youtube.com/watch?v=GwGc0JgpnTk
              
            
              
                Many Voices of Dana Hill
                https://www.youtube.com/watch?v=SWBqGXqg_4o
              
            
              
                Original 'Rugrats' Cast Recreate Fan-Favorite Lines! | Entertainment Weekly
                https://www.youtube.com/watch?v=lq7lj8GEs5c
              
            
              
                Cree Summer: She Voiced Characters on Rugrats, Tiny Toons, Atlantis and More
                https://www.youtube.com/watch?v=vQRFPDcGXmg
              
            
              
                Learn How To Do Voice Overs With Voice Over Expert, E G Daily
                https://www.youtube.com/watch?v=2yKM4fuAx0E
              
            
              
                Loudest Purring Cat - Guinness World Records
                https://www.youtube.com/watch?v=tFUIVRLXD68
              
            
              
                7 Sounds Cats Make and What They Mean
                https://www.youtube.com/watch?v=pjRs_WT8VzM
              
            
              
                A Day In The Life Of A Cat Owner - Simon's Cat | COLLECTION
                https://www.youtube.com/watch?v=fcjR93Jin4Y
              
            
              
                2 Minute Man - How To Talk Like Chewbacca
                https://www.youtube.com/watch?v=dLBJmqd0lm0&t=39
              
            
              
                How to Speak Wookiee with Chewbacca Actor Joonas Suotamo
                https://www.youtube.com/watch?v=DnNEsh9Dy1E&t=100
              
            
              
                Star Wars: The Force Awakens - Chewbacca Bonus Feature (Eng Sub)
                https://www.youtube.com/watch?v=9KHkzqUIL50
              
            
              
                donald stem clarence Nash
                https://www.youtube.com/watch?v=CKvEnSVWY9I
              
            
              
                Merv talks to Clarence Ducky Nash, 1984
                https://www.youtube.com/watch?v=pf79aivmKIE
              
            
              
                Disney Family Album, Clarence Ducky Nash
                https://www.youtube.com/watch?v=Exw2LWD3Piw
              
            
              
                Peter Cullen explains how he created the voice for Optimus Prime
                https://www.youtube.com/watch?v=zryfjSaxXLo
              
            
              
                Megatron, Dr. Claw, & The Cave of Wonders with Frank Welker
                https://www.youtube.com/watch?v=AX5Kd1rwUUg
              
            
              
                How James Earl Jones Became the Voice of Darth Vader
                https://www.youtube.com/watch?v=skzN9PGfLaU
              
            
              
                Mark Hamill’s Most Iconic Voice Roles: From the Joker to Chucky
                https://www.youtube.com/watch?v=snFXyWzRRrA
              
            
              
                Jack Benny With Mel Blanc
                https://www.youtube.com/watch?v=h0rG3qoWuCo
              
            
              
                Mel Blanc, The Man of 1000 Voices
                https://www.youtube.com/watch?v=ZeAM1vwEcFg
              
            
              
                Seth MacFarlane
                https://www.youtube.com/watch?v=Fy61iYRUN1M
              
            
              
                Family Guy Live Reading Part 1
                https://www.youtube.com/watch?v=MmIJFyHZ6Sw
              
            
              
                Family Guy Live Reading Part 2
                https://www.youtube.com/watch?v=FCykR8_rom4
              
            
              
                The many voices of Billy West
                https://www.youtube.com/watch?v=rckKbQeVeAI
              
            
              
                Billy West Interview
                https://www.youtube.com/watch?v=zaH7VPuiZ1E
              
            
              
                How to Purr: style 1
                https://www.youtube.com/watch?v=6Xhnf7aRg0Q
              
            
              
                Purr style 2
                https://www.youtube.com/watch?v=4n_BPvEX8mU
              
            
              
                Preston Pitman
                https://www.youtube.com/watch?v=ra7mS6ezrQQ
              
            
              
                How to Purr on a Mouth Call - Pecker Wrecker Turkey Calls
                https://www.youtube.com/watch?v=7u_jOnPGFy0
              
            
              
                How to Use a Mouth Call Part 5 - Purring
                https://www.youtube.com/watch?v=xDI36-LToB4&t=116
              
            
              
                How To: Purr
                https://www.youtube.com/watch?v=JG1ApMZlNN8&t=54
              
            
              
                How to Purr/Soft Call
                https://www.youtube.com/watch?v=yPSX57iA9jI&t=85
              
            
              
                PURRING
                https://www.youtube.com/watch?v=tkzdcsg8rlw&t=138
              
            
              
                cluck and purr
                https://www.youtube.com/watch?v=4TKuxnnxG8U&t=269
              
            
              
                The PURR
                https://www.youtube.com/watch?v=H-Q7s60jHtQ&t=62
              
            
              
                How to use a Diaphragm (Mouth) Call: Turkey Calling Tutorial for Beginners
                https://www.youtube.com/watch?v=iSfEMjBhmIw
              
            
              
                How to use a TURKEY Mouth call - THE BASICS -
                https://www.youtube.com/watch?v=DfsisOiPSW8
              
            
              
                Turkey Hunting Tips: Mouth Call Basics
                https://www.youtube.com/watch?v=gPoxiCl8ASE
              
            
              
                How to Use a Mouth Turkey Call Part I
                https://www.youtube.com/watch?v=wf-Kfl5Z3f4
              
            
              
                How to Use a Mouth Turkey Call Part II
                https://www.youtube.com/watch?v=PaA9r99Pb5w
              
            
              
                How to Use a Mouth Turkey Call Part III - Yelping
                https://www.youtube.com/watch?v=74SOT-WcLpE
              
            
              
                How to Use a Mouth Turkey Call Part 4 - Clucking
                https://www.youtube.com/watch?v=d5daC0eB2Yc
              
            
              
                Chad Claycomb | 2017 World Turkey Calling Championships | Stuttgart, AR
                https://www.youtube.com/watch?v=l8myitMIayI
              
            
              
                2018 GNCC Senior Finals
                https://www.youtube.com/watch?v=FE4vu6ZSoKI
              
            
              
                2022 GNCC Senior Finals
                https://www.youtube.com/watch?v=NvVXv8hODdg
              
            
              
                2020 GRAND NATIONAL FRICTION FINALS FEBRUARY 15, 2020
                https://www.youtube.com/watch?v=KsbS3JQw758
              
            
              
                Mark Prudhomme tube calling in the swamp.
                https://www.youtube.com/watch?v=ijvSznJxsbs
              
            
              
                Jim Breuer - What NOT to Do If You Meet a Lion
                https://www.youtube.com/watch?v=2VrU-tAJSwM
              
            
              
                Man vs. Ostrich
                https://www.youtube.com/watch?v=1RonIEhHXRk
              
            
              
                The story of Goat Boy
                https://www.youtube.com/watch?v=uXdpIC2AtkY&t=22
              
            
              
                Jim Breuer cracking up the anchors on WGN News
                https://www.youtube.com/watch?v=QqDhIIdW-5g
              
            
              
                FUNNIEST MOMENTS OF MICHAEL WINSLOW
                https://www.youtube.com/watch?v=NAv1o9C9qow
              
            
              
                Michael Winslow - Winnipeg Comedy Festival
                https://www.youtube.com/watch?v=9hwf1tHJmTY
              
            
              
                Michael Winslow the Sound Effects Guy Pranks Bonnaroo
                https://www.youtube.com/watch?v=hQAc9qNK2kU
              
            
              
                Preston Pittman, The Greatest Turkey Caller Ever? (❤️LOL)
                https://www.youtube.com/watch?v=a61m0bIqyv0
              
            
          
          
            
          
          #1033: The New School; Or, Building The First Imperfect School That Is Worthy Of All The Future Generations»
         
          - 
            
              
                the new school format is right in front of us
                https://svelte.dev/tutorial/basics
              
            
              
                Learning Music at Ableton
                https://learningmusic.ableton.com/
              
            
              
                Learning Synths, also at Ableton
                https://learningsynths.ableton.com/
              
            
              
                3Blue1Brown
                https://www.youtube.com/c/3blue1brown
              
            
              
                mathematical notation must be converted to a programming language
                https://github.com/Jam3/math-as-code
              
            
              
                the power to create interactive visualizations
                https://www.youtube.com/watch?v=VYQVlVoWoPY
              
            
              
                Blender Tutorials
                https://www.youtube.com/results?search_query=blender+tutorial
              
            
          
- 
            
              
                Stan Lee Keynote at the 2017 Graduation Ceremony
                https://www.youtube.com/watch?v=eMo9Guj5gCc
              
            
              
                An Interview with Stan The Man Lee, Marvel Comics' Real Superhero
                https://www.youtube.com/watch?v=xHwZV4RF5sY&t=20
              
            
              
                Stan Lee documentary
                https://www.youtube.com/watch?v=7vgapiQek7I
              
            
              
                BBC - Jonathan Ross - In Search of Steve Ditko
                https://www.youtube.com/watch?v=3gwDnhMO8is
              
            
              
                Jack Kirby: Story Teller (Jack Kirby art) Full documentary
                https://www.youtube.com/watch?v=XoXeiEXJrgc
              
            
              
                The History of the American Comic Strip and Comic Book
                https://www.youtube.com/watch?v=OVHocECJgsw
              
            
              
                Steve Ditko, Recently
                https://www.youtube.com/watch?v=slODEjBZkEU
              
            
              
                Marvel Comics: The Untold Story
                https://www.youtube.com/watch?v=pfc4wNZrqns&t=66
              
            
              
                A comic page from start to finish in Krita
                https://www.youtube.com/watch?v=mJQY2HrWpdY
              
            
              
                What I learned from finishing my first GRAPHIC NOVEL! (Tips to start your own project)
                https://www.youtube.com/watch?v=TFsDCxHJpBg
              
            
              
                Shading tutorial for comics using Krita - by David Revoy
                https://www.youtube.com/watch?v=7FRyAiLIGww
              
            
              
                Shading workflow for comics - Krita
                https://www.youtube.com/watch?v=ZSQ0hRAtL8Q
              
            
              
                Flash Gordon Official Trailer
                https://www.youtube.com/watch?v=VzFwECV8Kkk
              
            
              
                Flash Gordon • Theme Song • Queen
                https://www.youtube.com/watch?v=hYTYqs-ytSk
              
            
              
                Alex Raymond And Flash Gordon Documentary
                https://www.youtube.com/watch?v=OVs6jNjAA78
              
            
              
                Flash Gordon's Origins
                https://www.youtube.com/watch?v=3jtdCmOsXwY
              
            
              
                For a secondary character, why is Man-E-Faces so darn popular? The story behind this amazing toy
                https://www.youtube.com/watch?v=ohJGiMkr7eU
              
            
              
                Top 20 Worst Comic Books
                https://www.youtube.com/watch?v=ohrY3_YOoWs&t=84
              
            
              
                The Worst New Superhero Costumes of the 90s
                https://www.youtube.com/watch?v=nRTPXCsau2s&t=118
              
            
              
                Top 20 Comic Books of the 70s
                https://www.youtube.com/watch?v=UY85GjiJJSI&t=147
              
            
              
                Top 20 Comic Books of the 80s
                https://www.youtube.com/watch?v=VCBY7_CuV_o&t=145
              
            
              
                Top 20 Comics of the 90s
                https://www.youtube.com/watch?v=UiZHMg6GzrQ&t=134
              
            
              
                What Are the Different AGES of COMICS? || Comic Misconceptions || NerdSync
                https://www.youtube.com/watch?v=jaNGEbGdRfo&t=71
              
            
              
                The 8 Ages of Comics (1897-Present) by Alex Grand || Docuseries 1
                https://www.youtube.com/watch?v=Yv-j3gMJTPY
              
            
              
                THE HISTORY OF COMIC BOOKS EXPLAINED Pt. 1 : THE FIRST COMICS
                https://www.youtube.com/watch?v=Ix3EJGwKiqU&t=24
              
            
              
                The Yellow Kid | America's First Comic Strip - US 101
                https://www.youtube.com/watch?v=d3ACc49MPcQ&t=139
              
            
              
                Vulgar in Design and Tawdry in Color: The Origin of Comic Books in the Platinum Age
                https://www.youtube.com/watch?v=ACyj5eLedno&t=14
              
            
              
                History of the Golden Age of Comics
                https://www.youtube.com/watch?v=aV6c8arunyI
              
            
              
                History of The Silver Age of Comics
                https://www.youtube.com/watch?v=uRg5FhbGrH8
              
            
              
                What Are The Different Ages in Comics? - The Modern Age Of Comics Explained
                https://www.youtube.com/watch?v=OET-yipQv4c
              
            
              
                COMICS IN THE 90s: WHAT HAPPENED? (The Big Picture)
                https://www.youtube.com/watch?v=5pvoUpd2R8A
              
            
              
                The WORST '90s Comic Costumes!
                https://www.youtube.com/watch?v=1nv56CLF5II&t=59
              
            
              
                Inside Look: Rip Kirby Vol. 1: 1946-1948
                https://www.youtube.com/watch?v=LiQG-6m07mE
              
            
              
                Krita For Comics Ep. 1: Krita Basics
                https://www.youtube.com/watch?v=WA2LgPJh8xo
              
            
              
                Krita For Comics Ep. 2: Page Setup
                https://www.youtube.com/watch?v=WhuYfX2F1Eo
              
            
              
                Krita For Comics Ep. 3: Clipping Groups & Alpha
                https://www.youtube.com/watch?v=kIznIyn_EgA
              
            
              
                Krita For Comics Ep. 4: Perspective Tools
                https://www.youtube.com/watch?v=pQxviZJbHCE
              
            
              
                Krita For Comics Ep. 5: Pencilling
                https://www.youtube.com/watch?v=K02EVojmyN8
              
            
              
                Krita For Comics Ep. 6: Inking
                https://www.youtube.com/watch?v=LjvDrLqRqSo
              
            
              
                Krita For Comics Ep. 7: Tones
                https://www.youtube.com/watch?v=UvarRXdW5es
              
            
              
                Krita For Comics Ep. 8: Colour
                https://www.youtube.com/watch?v=pv4wLt-Bkcc
              
            
              
                Krita For Comics Ep. 9: Adjustment Layers
                https://www.youtube.com/watch?v=Qj3vSDBhFtE
              
            
              
                Krita For Comics Ep. 10: Lettering
                https://www.youtube.com/watch?v=XcQc5E6qzpQ
              
            
              
                Tutorial: a Comic page from A to Z with Krita
                https://www.youtube.com/watch?v=A7olKdIEtNQ
              
            
              
                Tutorial: Coloring with Colorize-mask in Krita
                https://www.youtube.com/watch?v=HQdx6H9BIGs
              
            
              
                How to Make Manga Panels | Comic Tutorial for Beginners | Easy KRITA Beginner Friendly Guide
                https://www.youtube.com/watch?v=52F3rNlD93g
              
            
              
                A Newbie Webtoon Canvas Creator Experience
                https://www.youtube.com/watch?v=Xbmo2G13izo
              
            
              
                Easiest Way to Pick Colors for Your Webtoon and Comics: No Color Theory
                https://www.youtube.com/watch?v=ThYZJqNNzhA&t=27
              
            
              
                How to Make a Webtoon Using Krita - Tutorial for Canvas and Originals
                https://www.youtube.com/watch?v=hTDUGqwUD4Q&t=30
              
            
              
                Webtoon: Everything You Need to Know About Making a Webtoon for Canvas and Originals
                https://www.youtube.com/watch?v=oUCzDcTs0VI
              
            
              
                FREE 2D Animation Software / How to Animate in Krita!
                https://www.youtube.com/watch?v=k8XImKvRAls
              
            
              
                Marvel vs. DC Comics
                https://www.youtube.com/watch?v=ZvLxn3km2qs&t=7
              
            
              
                10 Insane DC Alternate Universes You Won’t Believe Exist
                https://www.youtube.com/watch?v=olGP94OmK6w&t=3
              
            
              
                10 Insane Marvel Alternate Universes You Won’t Believe Exist
                https://www.youtube.com/watch?v=1-sZwOcN4nA&t=3
              
            
          
- 
            
              
                Niagara fall of raw and unrefined creativity, unleashed
                https://www.bbc.com/news/technology-21043693
              
            
              
                sense of humor
                https://github.com/kelseyhightower/nocode/issues
              
            
              
                surpassed anything and everything
                https://github.com/NARKOZ/hacker-scripts
              
            
              
                it is considered a total failure to do any work at all
                https://news.ycombinator.com/item?id=32026639
              
            
              
                Code generators use simple template engines
                https://yeoman.io/authoring/file-system.html
              
            
              
                ejs
                https://www.npmjs.com/package/ejs
              
            
              
                Sweet.js
                https://www.sweetjs.org/
              
            
              
                website themes
                https://wrapbootstrap.com/
              
            
          
- 
            
              
                Digital Painting with Krita
                https://www.youtube.com/results?search_query=krita+tutorial+for+beginners
              
            
              
                make use of the reference images tool
                https://www.youtube.com/watch?v=0uCH2z_zLmc
              
            
              
                the most powerful artists do it
                https://www.youtube.com/watch?v=0fEMJp70tGU
              
            
              
                3D Modeling and Printing with Blender
                https://www.youtube.com/results?search_query=blender+tutorial
              
            
              
                Programming with modern JavaScript
                https://www.youtube.com/results?search_query=javascript+tutorial
              
            
          
- 
            
              
                Variables
                https://www.youtube.com/watch?v=J0y6XXdm4KI
              
            
              
                functions
                https://www.youtube.com/watch?v=bOkuPo5VbTg
              
            
              
                if statements
                https://www.youtube.com/watch?v=IsG4Xd6LlsM
              
            
              
                loops
                https://www.youtube.com/watch?v=6Hb0qZ3PVWI
              
            
              
                objects
                https://www.youtube.com/watch?v=X0ipw1k7ygU
              
            
              
                MUD
                https://en.wikipedia.org/wiki/MUD
              
            
              
                svelte
                https://svelte.dev/
              
            
              
                templating language
                https://www.youtube.com/watch?v=4HuAnM6b2d8
              
            
              
                3D graphics
                https://threejs.org/
              
            
              
                Hip Hop!
                https://www.youtube.com/watch?v=lFdnQlA4ucM
              
            
          
- 
            
              
                the Hacker that will buy the unit, to study the code, and alert the company
                https://www.youtube.com/watch?v=uhyM-bhzFsI
              
            
              
                advanced art
                https://www.youtube.com/watch?v=0fEMJp70tGU
              
            
              
                pre-chewed and tasteless
                https://www.youtube.com/watch?v=0tEnnvZbYek
              
            
              
                disconnected
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
          
- 
            
              
                Why people believe they can’t draw - and how to prove they can | Graham Shaw | TEDxHull
                https://www.youtube.com/watch?v=7TXEZ4tP06c
              
            
              
                Solving the Exaggeration with a Checklist (❤️REMEMBER AMPLIFY LIKENESS❤️)
                https://www.youtube.com/watch?v=2UESwoOPVOE
              
            
              
                Developing Your Style by Studying the Masters
                https://www.youtube.com/watch?v=6P8hos5PL_4
              
            
              
                Caricature Essentials From Start to Finish
                https://www.youtube.com/watch?v=EGutjSF8XLs
              
            
              
                Jack Davis, Goin' Back: Remembering UGA Oral History Collection (Encouraged ❤️❤️❤️)
                https://www.youtube.com/watch?v=jFbvplpQog8
              
            
              
                Mort Drucker & John Reiner - The NCS Masters Collection
                https://www.youtube.com/watch?v=8zNk6-2c75Q
              
            
              
                1987 Mad Magazine's Mort Drucker, Dick Debartolo, Nick Meglin TV intvw
                https://www.youtube.com/watch?v=VR4WpgJ7QkE
              
            
              
                Tom Richmond
                https://www.youtube.com/watch?v=Vp3fOLl9GVg
              
            
              
                Behind the Scenes of the Goodfelons Splash Page from CLAPTRAP! (Very Informative ❤️)
                https://www.youtube.com/watch?v=ekslGlhGG_c
              
            
              
                Albert Einstein Caricature
                https://www.youtube.com/watch?v=U3RGzdywZ3E
              
            
              
                Caricature of Al and Peg Bundy
                https://www.youtube.com/watch?v=Xs-yoCIFZVw
              
            
              
                How to Draw Caricatures with Tom Richmond
                https://www.youtube.com/watch?v=ByLHYNIa42k
              
            
              
                Tom's Studio Tour and Live Caricature Demo
                https://www.youtube.com/watch?v=bfSijT9DfUQ
              
            
              
                CLAPTRAP: Ink Along With Tom!
                https://www.youtube.com/watch?v=a42ytg-cTrU
              
            
              
                Morena Baccarin Sketch
                https://www.youtube.com/watch?v=GjJaH7PP4PM
              
            
              
                The Mad Art of Caricature by Tom Richmond ($24)
                https://www.youtube.com/watch?v=QRfNBI4PVa4
              
            
              
                Jack Davis & Nick Meglin
                https://www.youtube.com/watch?v=WXzz4GoqlMg
              
            
              
                Steve Bell at 5x15 on political cartoons
                https://www.youtube.com/watch?v=TVjAApcjL_A
              
            
              
                HOW TO draw a portrait in Polina Bright signature portrait style
                https://www.youtube.com/watch?v=uhYkhuFZywM
              
            
              
                DRAWING PORTRAIT WITH COLORED PENCILS | Try this if you are bored on quarantine
                https://www.youtube.com/watch?v=3zfAe3E-frI
              
            
              
                Princess Leia, Alex Raymond Study, Ink and Watercolor
                https://www.youtube.com/watch?v=-ZAyu2MZv2Y
              
            
              
                Watercolor VS Gouache Painting (with Grisaille)
                https://www.youtube.com/watch?v=MzwnP8AyX9w
              
            
              
                Portfolio Tour & Travel Easel Contents! (❤️)
                https://www.youtube.com/watch?v=u-ssyTGKPBM
              
            
              
                UNFAIR Skillshare Nightmare!!
                https://www.youtube.com/watch?v=hKNgxgo5f64
              
            
              
                Repretel com Parte de tu Vida
                https://www.youtube.com/watch?v=7J89PmH4ySA
              
            
              
                Ecuador
                https://www.youtube.com/watch?v=j1EoCn-yHhg
              
            
              
                Neil deGrasse Tyson Caricature
                https://www.youtube.com/watch?v=xfLZvSX8L6o
              
            
              
                Live Master Caricature
                https://www.youtube.com/watch?v=aZzzAWFlOCs
              
            
              
                Caricature Art of Hector Lopez
                https://www.youtube.com/watch?v=-ovSyuSYg84
              
            
              
                Live Event Caricatures By Edd Travers
                https://www.youtube.com/watch?v=m_qAsb83kKY
              
            
              
                Eindhoven minicon caricatures
                https://www.youtube.com/watch?v=VPn6LkjC0-Q
              
            
              
                Digital caricature sketch time lapse
                https://www.youtube.com/watch?v=Ig0tpYRVTEc
              
            
              
                DRAWING FUNNY CARICATURES OF PEOPLE | B3ST REACTIONS [Pt. 1]
                https://www.youtube.com/watch?v=zVSaPpn8430
              
            
              
                DRAWING FUNNY CARICATURES OF PEOPLE | B3ST REACTIONS [Pt. 2]
                https://www.youtube.com/watch?v=TF3K3bp6vAQ
              
            
              
                Singapore Portrait Caricatures- Adam Chua | Caricaturist.sg
                https://www.youtube.com/watch?v=kahHeBmMwEM
              
            
              
                LOL Caricatures- Adam Chua | Caricaturist.sg
                https://www.youtube.com/watch?v=dKKA98SPY9w
              
            
              
                Learn how I sketch and color in less than 7 minutes …
                https://www.youtube.com/watch?v=FpInGL1Wxo0
              
            
              
                World’s Fastest Caricaturist | Artist for your party: Alani J, Lehigh Valley!
                https://www.youtube.com/watch?v=GxEswYLBqMI
              
            
              
                2 en 1 La Hora del Dibujo•The Drawing Hour•Alani J Caricaturista Más Rápido del Mundo Worlds Fastest
                https://www.youtube.com/watch?v=4MnoKwaA48A
              
            
              
                Caricature Reveal Compilation PART 1, Reactions to Art by Alani J
                https://www.youtube.com/watch?v=0PqTjCFWX-M
              
            
              
                Un siglo de caricaturistas mexicanos en el metro Zapata
                https://www.youtube.com/watch?v=i3HeDm153_M
              
            
              
                Thomas Fluharty | The Gift of Art and the Joy of Creating | Guild Program
                https://www.youtube.com/watch?v=0MekqNrab0E
              
            
              
                Thomas Fluharty and the Unforgiving Prismacolor 901
                https://www.youtube.com/watch?v=MGE36t7a6To
              
            
              
                Charcoal Techniques with Thomas Fluharty
                https://www.youtube.com/watch?v=75TIQCCr_ro
              
            
              
                Thor speedpainting by Alex Gallego
                https://www.youtube.com/watch?v=zAcBXPwkNqs
              
            
              
                Alex Gallego's painting process: Penny (Kaley Cuoco) from Big Bang Theory
                https://www.youtube.com/watch?v=LcMhc4p4TLE
              
            
              
                Painting Leslie Nielsen
                https://www.youtube.com/watch?v=9RR5HvsV7w0
              
            
              
                Bruce Willis (John McLane) caricature painting by Alex Gallego
                https://www.youtube.com/watch?v=ZlmV_ZNndVU
              
            
              
                Jason Seiler portrait
                https://www.youtube.com/watch?v=gXrOabRm07k
              
            
              
                Jason Seiler - Digital Caricature Artist & illustrator - Caricature Reel
                https://www.youtube.com/watch?v=T3wEDnqDJ8A
              
            
              
                Painting Mark Ruffalo with Jason Seiler
                https://www.youtube.com/watch?v=wQ0-ONwJPwQ
              
            
              
                Jason Seiler Visiting Artist Lecture at the American Academy of Art
                https://www.youtube.com/watch?v=1SMGEQNTUDc
              
            
              
                Charley Belcher Interview Part 1 (ZOMG Paul McCartney ❤️)
                https://www.youtube.com/watch?v=UBeR6LwYsPc
              
            
              
                Charley Belcher Interview Part 2
                https://www.youtube.com/watch?v=50Hl7C8ZSJA
              
            
              
                Charley Belcher Interview Part 3
                https://www.youtube.com/watch?v=Ms3oD0RTgzU
              
            
              
                La Famiglia - Tribute to the Godfather by David O'Keefe
                https://www.youtube.com/watch?v=Cku7ADZv9KE
              
            
              
                David Painting in the St Armands Gallery
                https://www.youtube.com/watch?v=6-KzdAAx9Pc
              
            
              
                ¿Cómo hacer una Caricatura Fisionómica? (Capitulo 01: Piloto)por KristoCaricaturas
                https://www.youtube.com/watch?v=ToVIYojqPBQ
              
            
              
                How to draw a Basic Caricature for Beginners
                https://www.youtube.com/watch?v=KP-mx0tnbPg
              
            
              
                Caricature Drawing 101
                https://www.youtube.com/watch?v=crGNyjJQAc4
              
            
              
                The Basics of Drawing a Caricature of a Female Face.
                https://www.youtube.com/watch?v=4o-5CUVVdAU
              
            
              
                How To Draw Caricature Eyes - Women's
                https://www.youtube.com/watch?v=M3QkanEN4TM
              
            
              
                How To Draw a Basic Easy Caricature
                https://www.youtube.com/watch?v=bEzbCP9wtB0
              
            
              
                6 Steps to Draw Anything
                https://www.youtube.com/watch?v=6T_-DiAzYBc
              
            
              
                Caricaturist John Kascht | Detroit Performs Clip
                https://www.youtube.com/watch?v=5ZWe0XAkGmU
              
            
              
                Michigan International Prep School Presents: Caricature Masterclass with Mark Berry
                https://www.youtube.com/watch?v=28xOpGbpzqQ
              
            
              
                Kim Jung Gi - How to Become a Master
                https://www.youtube.com/watch?v=aoqu5SEFqRI
              
            
              
                Drew: The Man Behind the Poster - Official Trailer (HD) Documentary
                https://www.youtube.com/watch?v=vzXpdYTUTmo
              
            
              
                Drew Struzan - Tracing ❤️❤️❤️❤️❤️❤️❤️
                https://www.youtube.com/watch?v=0fEMJp70tGU
              
            
              
                Best ever Jack Nicholson and Joe Pesci impression by Jim Breuer
                https://www.youtube.com/watch?v=HP6XK9WMBy4
              
            
          
- 
            
              
                Svelte is a nice example
                https://svelte.dev/tutorial/basics
              
            
              
                Vue.js has a step-by-step tutorial too
                https://vuejs.org
              
            
              
                the react tutorial is a bit insane
                https://reactjs.org/tutorial/tutorial.html
              
            
              
                With a program like P5.js you can really get into math
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                create sound and graphics or both
                https://www.youtube.com/watch?v=GiAj9WW1OfQ
              
            
              
                computer math is amazing
                https://github.com/Jam3/math-as-code
              
            
              
                attractors
                https://www.youtube.com/watch?v=aAJkLh76QnM
              
            
              
                There is no limit to how far programming can take you
                https://www.youtube.com/watch?v=svLzmFuSBhk
              
            
          
- 
            
              
                Hard Surface Modeling in Blender
                https://www.youtube.com/watch?v=9xAumJRKV6A
              
            
              
                Krita
                https://www.youtube.com/results?search_query=learn+krita
              
            
              
                creating many portraits
                https://catpea.com/portfolio.jpg
              
            
              
                Geometry Nodes
                https://www.youtube.com/results?search_query=learn+geometry+nodes
              
            
              
                Baroque Kitbash
                https://www.cgtrader.com/3d-models/architectural/decoration/150-architectural-kitbash-vol-01
              
            
              
                learning Blender
                https://www.youtube.com/results?search_query=learn+blender
              
            
              
                Lattice Modifier
                https://www.youtube.com/watch?v=cFJOL4AKbKk
              
            
          
- 
            
              
                Ew!
                https://www.youtube.com/watch?v=UlJku_CSyNg
              
            
              
                Meet the two guys who invented the first-ever spreadsheet
                https://www.youtube.com/watch?v=f_NqkiNJPlU
              
            
              
                The Computer Chronicles - Spreadsheet Wars (1988)
                https://www.youtube.com/watch?v=eAiZBUYNUBA
              
            
              
                Introduction to Microsoft Excel 1992
                https://www.youtube.com/watch?v=kOO31qFmi9A
              
            
              
                Retro Tech Bytes - The Story of VisiCalc
                https://www.youtube.com/watch?v=nDPD7U_M8yw
              
            
              
                Meet the inventor of the electronic spreadsheet | Dan Bricklin
                https://www.youtube.com/watch?v=YDvbDiJZpy0
              
            
              
                The Story of Asynchronous JavaScript
                https://www.youtube.com/watch?v=rivBfgaEyWQ
              
            
              
                The Story of React
                https://www.youtube.com/watch?v=Wm_xI7KntDs
              
            
              
                Vue.js: The Documentary
                https://www.youtube.com/watch?v=OrxmtDw4pVI
              
            
              
                Svelte Origins: A JavaScript Documentary
                https://www.youtube.com/watch?v=kMlkCYL9qo0
              
            
              
                The Story of Next.js
                https://www.youtube.com/watch?v=BILxV_vrZO0
              
            
              
                Rich Harris - Rethinking reactivity
                https://www.youtube.com/watch?v=AdNJ3fydeao
              
            
              
                The Future of Svelte (Interview with Rich Harris)
                https://www.youtube.com/watch?v=uQntFkK8Z54
              
            
              
                Svelte 3 Reaction & QuickStart Tutorial
                https://www.youtube.com/watch?v=043h4ugAj4c
              
            
              
                Trying Svelte for the 3rd Time
                https://www.youtube.com/watch?v=xgER1OutVvU
              
            
              
                SvelteKit Crash Course - SSR, API Routes, Stores, Tailwind CSS, and More!
                https://www.youtube.com/watch?v=UU7MgYIbtAk
              
            
              
                Svelte vs React vs Angular vs Vue
                https://www.youtube.com/watch?v=DZyWNS4fVE0
              
            
              
                5 Things I Like In Svelte More Than React
                https://www.youtube.com/watch?v=3fLwkhkYdHM
              
            
              
                Svelte vs. React vs. Vue | Best SPA Framework for 2022
                https://www.youtube.com/watch?v=LSiV8A9Zqzw
              
            
              
                Vue.js Explained in 100 Seconds
                https://www.youtube.com/watch?v=nhBVL41-_Cw
              
            
              
                JavaScript Reactivity Explained Visually
                https://www.youtube.com/watch?v=7Cjb7Xj8fEI
              
            
              
                What Is React (React js) & Why Is It So Popular?
                https://www.youtube.com/watch?v=N3AkSS5hXMA
              
            
              
                React for the Haters in 100 Seconds
                https://www.youtube.com/watch?v=HyWYpM_S-2c
              
            
              
                Hardest Backend Node.js Concept to Master
                https://www.youtube.com/watch?v=FZOEL5nByYg
              
            
              
                Node JS Tutorial for Beginners #13 - Streams and Buffers
                https://www.youtube.com/watch?v=GlybFFMXXmQ
              
            
              
                Node JS - Pipe, Duplex, & Transform Streams
                https://www.youtube.com/watch?v=rQXaDH__Suk
              
            
              
                How to use read and write streams in node.js for BIG CSV files
                https://www.youtube.com/watch?v=O37n35XUxj0
              
            
              
                Stream Into the Future (NodeJS Streams)
                https://www.youtube.com/watch?v=aTEDCotcn20
              
            
              
                Node.js Stream Tutorial - The Power and Simplicity of Node.js Streams
                https://www.youtube.com/watch?v=GpGTYp_G9VE
              
            
              
                Functional Reactive Programming with Bacon.js
                https://www.youtube.com/watch?v=7PGbbCk3DoE
              
            
              
                An introduction to Functional Reactive Programming and Bacon js
                https://www.youtube.com/watch?v=uXJkoXKMCEE
              
            
              
                How to Read RxJS Marble Diagrams
                https://www.youtube.com/watch?v=m6jkzIHMEdg
              
            
              
                6 Marble Diagrams
                https://www.youtube.com/watch?v=hPFTHBUZ_9s
              
            
              
                RxJs & Reactive Programming - Part 5 - Marble Diagrams
                https://www.youtube.com/watch?v=1uijN4Z2d8U
              
            
              
                RxJS Quick Start with Practical Examples
                https://www.youtube.com/watch?v=2LCo926NFLI
              
            
              
                OBSERVABLES, OBSERVERS & SUBSCRIPTIONS | RxJS TUTORIAL
                https://www.youtube.com/watch?v=Tux1nhBPl_w
              
            
              
                Learning how to ride: an introduction to Cycle.js - JS Monthly London
                https://www.youtube.com/watch?v=31URmaeNHSs
              
            
              
                Offline-First Apps with PouchDB
                https://www.youtube.com/watch?v=7L7esHWAjSU
              
            
              
                PouchDB Tutorial - Offline First Apps with PouchDB
                https://www.youtube.com/watch?v=OdxGJ4lgies
              
            
              
                How to Use PouchDB Database in 35 Minutes
                https://www.youtube.com/watch?v=V6X-JrRHAvY
              
            
              
                CouchDB Explained
                https://www.youtube.com/watch?v=aOE90VAVOcU
              
            
              
                CouchDB Basics
                https://www.youtube.com/watch?v=nlqv9Np3iAU
              
            
              
                Nordic.js 2017 • Mark Nadal - The Design and Evolution of Event-Driven Databases
                https://www.youtube.com/watch?v=5fCPRY-9hkc
              
            
              
                Gun feat. Mark Nadal - An open source cybersecurity protocol for syncing decentralized graph data
                https://www.youtube.com/watch?v=_eo_7BxTrmc
              
            
              
                RethinkDB & ReQL Crash Course
                https://www.youtube.com/watch?v=pW3PFtchHDc
              
            
              
                JavaScript Higher Order Functions & Arrays
                https://www.youtube.com/watch?v=rRgD1yVwIvE
              
            
              
                Functional Programming Basics In ES6
                https://www.youtube.com/watch?v=FYXpOjwYzcs
              
            
              
                These Technologies Are Going To Die
                https://www.youtube.com/watch?v=SmaxK_Iw61M
              
            
              
                100+ Web Development Things you Should Know
                https://www.youtube.com/watch?v=erEgovG9WBs
              
            
              
                Steve Ballmer: Developers
                https://www.youtube.com/watch?v=I14b-C67EXY&t=12
              
            
          
- 
            
              
                hackers have access to a detailed map of your home
                https://youtu.be/uhyM-bhzFsI?t=674
              
            
              
                yeoman templates
                https://yeoman.io/authoring/
              
            
              
                example of a confusing adapter in Rete.js
                https://rete.js.org/#/docs/controls
              
            
              
                A really neat example of pretty code, is Dream Code
                https://nobackend.org/dreamcode.html
              
            
              
                but the world took a completely different path than this creating even more complexity
                https://www.youtube.com/watch?v=TRKRg1O3H0s
              
            
              
                Rete.js
                https://rete.js.org/#/examples/basic
              
            
              
                Dataflow
                https://jerosoler.github.io/Drawflow/
              
            
              
                Cytoscape.js
                https://js.cytoscape.org/
              
            
          
- 
            
              
                Plato
                https://www.youtube.com/results?search_query=Plato
              
            
              
                Aristotle
                https://www.youtube.com/results?search_query=Aristotle
              
            
              
                Baruch Spinoza
                https://www.youtube.com/results?search_query=Baruch+Spinoza
              
            
              
                David Hume
                https://www.youtube.com/results?search_query=David+Hume
              
            
              
                Immanuel Kant
                https://www.youtube.com/results?search_query=Immanuel+Kant
              
            
              
                Georg Wilhelm Friedrich Hegel
                https://www.youtube.com/results?search_query=Georg+Wilhelm+Friedrich+Hegel
              
            
              
                Soren Kierkegaard
                https://www.youtube.com/results?search_query=Soren+Kierkegaard
              
            
              
                Friedrich Nietzsche
                https://www.youtube.com/results?search_query=Friedrich+Nietzsche
              
            
              
                John Dewey
                https://www.youtube.com/results?search_query=John+Dewey
              
            
              
                Greta Thunberg
                https://www.youtube.com/results?search_query=Greta+Thunberg
              
            
              
                Michelle Alexander
                https://www.youtube.com/results?search_query=Michelle+Alexander
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Astra Taylor
                https://www.youtube.com/results?search_query=Astra+Taylor
              
            
              
                Avital Ronell
                https://www.youtube.com/results?search_query=Avital+Ronell
              
            
              
                Martha Nussbaum
                https://www.youtube.com/results?search_query=Martha+Nussbaum
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Brené Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Ayn Rand
                https://www.youtube.com/results?search_query=Ayn+Rand
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Daniel Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                Christopher Hitchens
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
              
                Philip Zimbardo
                https://www.youtube.com/results?search_query=Philip+Zimbardo
              
            
              
                The Giants of Philosophy
                https://www.qwant.com/?q=Download+Giants+Of+Philosophy&client=opensearch&t=web
              
            
              
                The Story of Philosophy, The Lives and Opinions of the Greater Philosophers
                https://www.youtube.com/results?search_query=The+Story+of+Philosophy%2C+The+Lives+and+Opinions+of+the+Greater+Philosophers
              
            
          
- 
            
              
                Giorgio Moroder
                https://www.youtube.com/watch?v=BDgelEJwZoo
              
            
              
                He actually called out for it, at one of his performances
                https://youtu.be/BDgelEJwZoo?t=90
              
            
              
                Danny, give me a click
                https://youtu.be/BDgelEJwZoo?t=44
              
            
              
                composition in MusE is something important to research
                https://www.youtube.com/watch?v=vRP8xdJ2p8A&list=PLZ9h4Km-GCNYcylMk20a6ZbOSjDMYLEQa
              
            
              
                Alba Ecstasy
                https://youtu.be/xvakybXzpVs?t=163
              
            
              
                I wrote the tiniest bit of code to frame both, by mans of Tone.js
                https://github.com/catpea/berliner/blob/main/docs/index.html#L18
              
            
              
                https://catpea.github.io/berliner/
                https://catpea.github.io/berliner/
              
            
              
                Tone.js
                https://tonejs.github.io/
              
            
              
                Rete, The JavaScript framework for visual programming
                https://rete.js.org/
              
            
              
                Tidal music notation
                https://tonejs.github.io/docs/14.7.77/Sequence
              
            
          
- 
            
              
                INDUSTRIAL DANCE | Amphi Festival 2019 | Ciwana Black
                https://www.youtube.com/watch?v=jbfah9EeVrg
              
            
              
                JumpStyle HardJump Shuffle @ Berlin HardStyle Germany
                https://www.youtube.com/watch?v=iWRolPgp9JY
              
            
              
                Industrial Dance - God is in the Rain - Suicide Commando - Pitite Oudy Cyber Goth
                https://www.youtube.com/watch?v=kBYwMOPKuPo
              
            
              
                Industrial Dancing - Phosgore - Diagnosis - Ciwana and Zinthya
                https://www.youtube.com/watch?v=XdBOkLleCHI
              
            
              
                Industrial Dance - Chaotic Rave System (Ignition)
                https://www.youtube.com/watch?v=uyh-HBKk6QM
              
            
              
                Tecktonik Style
                https://www.youtube.com/watch?v=gd1vUSs_6ts
              
            
              
                DB | Cutting Shapes vs Melbourne Shuffle vs Jumpstyle |
                https://www.youtube.com/watch?v=Ee2hKlGXrDs&t=22
              
            
              
                Culture Beat - Mr. Vain
                https://www.youtube.com/watch?v=vWq-mIxvH3k
              
            
              
                Pascal Letoublon - Friendships (Original Mix) ❤️❤️❤️
                https://www.youtube.com/watch?v=5rmb7WhmW30
              
            
              
                The Philosophy of Berlin School Synthesizer Music (also known as Space and Cosmic Rock)
                https://www.youtube.com/watch?v=XRKOfzZPlrk
              
            
              
                Berlin school style on the MicroBrute and Monotron Delay
                https://www.youtube.com/watch?v=jpENq6_hOUg
              
            
              
                Tangerine Dream -- Phaedra (1974)
                https://www.youtube.com/watch?v=7ndOHPxYGQM
              
            
              
                Sonda - czołówka programu (1977-1989)
                https://www.youtube.com/watch?v=pHT8u52bSVE
              
            
              
                Andrzej Zaucha - Przybysze z Matplanety (1984)
                https://www.youtube.com/watch?v=74qLicCAQZg
              
            
              
                Jean Michel Jarre - Oxygene
                https://www.youtube.com/watch?v=H9UzNh_2TXk
              
            
              
                Music Theory for Techno
                https://www.youtube.com/watch?v=JcjT7zgs6cs
              
            
              
                Berlin School Sequencing
                https://www.youtube.com/watch?v=xvakybXzpVs
              
            
              
                Klaus Schulze
                https://www.youtube.com/watch?v=qBn0Jnf7_3M
              
            
              
                In memoriam KLAUS SCHULZE (1947-2022) promo
                https://www.youtube.com/watch?v=HRXlPTtxRrY
              
            
              
                Klaus Schulze tribute by eric g
                https://www.youtube.com/watch?v=N-xuAVMcKIs
              
            
              
                Klaus Schulze Tribute by Rob Papen & Ron Boots
                https://www.youtube.com/watch?v=blFlBhKvHfE
              
            
              
                Mixxx is an incredible FOSS DJ-ing program (Free Open Source)
                https://www.youtube.com/watch?v=rt5Ed5GZ1U8
              
            
              
                How to DJ for Beginners (2022)
                https://www.youtube.com/watch?v=gzjasvooSG8
              
            
              
                How To DJ For Beginners | Alison Wonderland
                https://www.youtube.com/watch?v=rzg8OPPKVdM
              
            
              
                Domowe Przedszkole oryginalne nagranie z 1983 roku
                https://www.youtube.com/watch?v=Ojz3-h57_Yo
              
            
              
                Nora En Pure
                https://www.youtube.com/watch?v=El90OBILFBw
              
            
              
                Korolova
                https://www.youtube.com/watch?v=R7MFgnYr3as
              
            
              
                NIVAIX
                https://www.youtube.com/watch?v=jNHbkjlkJeo
              
            
              
                Nora En Pure
                https://www.youtube.com/watch?v=c7ZZ04Yo7lw
              
            
              
                DeepMe
                https://www.youtube.com/watch?v=Dj1d_XOjftI
              
            
              
                Miss Monique
                https://www.youtube.com/watch?v=4BmZOcLpkbo
              
            
              
                Queen Rami
                https://www.youtube.com/watch?v=5N6pMNf74VY
              
            
              
                Anely Kiyaro
                https://www.youtube.com/watch?v=e6iqD0xJHE4
              
            
              
                Miss Monique
                https://www.youtube.com/watch?v=M23X3zzIawA
              
            
              
                Miss Monique
                https://www.youtube.com/watch?v=LybLcdYa-HM
              
            
              
                Deep and Soulful House
                https://www.youtube.com/watch?v=dxfWIa8PQ0w
              
            
              
                Adassiya
                https://www.youtube.com/watch?v=0tyxswfEbAc
              
            
              
                Maky
                https://www.youtube.com/watch?v=iaI9LfyoVwk
              
            
              
                Giolì & Assia - #DiesisLive @Fjallsarlon Glacier Lagoon, Iceland [Handpan Set]
                https://www.youtube.com/watch?v=n1WGGQHVnP0
              
            
              
                Police Intercept DJ at Queen's Jubilee
                https://www.youtube.com/watch?v=2iexbAvRuO8
              
            
              
                Craziest Crowd Control Ever! Best Dj Drop 2018 !!😱
                https://www.youtube.com/watch?v=5UcjT3-zVnY
              
            
              
                Berlin school sequence demo
                https://www.youtube.com/watch?v=mJy7-jiCbtE
              
            
              
                Piano Pattern, Sequencer Lines, String Pads and Lead Synthesizer Melodies
                https://www.youtube.com/watch?v=aMlgI_UFuMU
              
            
              
                Elektron Analog 4 tutorial 4 - how to do Berlin School sounds
                https://www.youtube.com/watch?v=botxc4ZiN7g
              
            
              
                Synth Tutorial - How to Berlin School
                https://www.youtube.com/watch?v=vlKH5GaKAeg
              
            
              
                How to Compose Berlin School Music - (Berlin School Part #2)
                https://www.youtube.com/watch?v=Bp0Xp-VKUcU
              
            
              
                How to make a Berlin School track in a few minutes and with minimum gear
                https://www.youtube.com/watch?v=Au8tTmMnZaE
              
            
              
                Stay at home concert #9 (Ambient / Berlin School)
                https://www.youtube.com/watch?v=jvPahHQeDJE
              
            
              
                Sequentonal / Berlin School Sequencer, Roland JDxi, MicroBrute, Arturia Beatstep Pro and Volcas
                https://www.youtube.com/watch?v=5cXScLs6kvE
              
            
              
                Old School Synth Improvisation
                https://www.youtube.com/watch?v=PyZp79YJd9k
              
            
              
                How to create Berlin school set ups
                https://www.youtube.com/watch?v=TsOLR7aIEII
              
            
              
                Berlin School Sequencer Time!
                https://www.youtube.com/watch?v=3f5fk7_R6ts
              
            
              
                Swedish Tech, Berlin School
                https://www.youtube.com/watch?v=ZTINtz8bDYQ
              
            
              
                Vanderson - Saturday Sequences (berlin school) from Sequenced Thoughts CD
                https://www.youtube.com/watch?v=sCx-YOiRV_Q
              
            
              
                Elektron Grooves Part III - Analog Four Berlin Sequences
                https://www.youtube.com/watch?v=mCA2SK2Igyo
              
            
              
                Particles - Ambient / Berlin School Synth Jam (Blofeld, Specular Tempus, Beatstep Pro, Keystep)
                https://www.youtube.com/watch?v=l8rpuDNwJgo
              
            
              
                ERIC G Berlin school improvisation
                https://www.youtube.com/watch?v=isKXwqi2_po
              
            
              
                ERIC G Berlin school improvisation pt 2
                https://www.youtube.com/watch?v=hrrr-beHR-0
              
            
              
                ERIC G Berlin school improvisation pt 3
                https://www.youtube.com/watch?v=OunadZJ2VB8
              
            
              
                Moog Sub37 turns into Berlin School of electronic music - Earth Albedo 0.37 -
                https://www.youtube.com/watch?v=2_ZKPabkd2I
              
            
              
                Steve & Ollilab - 17 Sleep / Second Berlin School jam session
                https://www.youtube.com/watch?v=AnbdjioBuZs
              
            
              
                EMOTIONS - Berlin School sequenced feelings
                https://www.youtube.com/watch?v=fOj8ycWcHdo
              
            
              
                Tangerine Spirit
                https://www.youtube.com/watch?v=9-5aMv28eKE
              
            
              
                Berlin School (Tangerine Dream) Jam - Elektron Digitakt, Behringer Model D/Neutron and El Capistan
                https://www.youtube.com/watch?v=1QTK8UVEOaI
              
            
              
                Rubycon (Pt. 1 / Remastered 2018)
                https://www.youtube.com/watch?v=BVkRl0sXjjY
              
            
              
                Tangerine Dream - Rubycon [Full Album]
                https://www.youtube.com/watch?v=jd6XL_IOS3I
              
            
              
                Tangerine Dream : Tangram
                https://www.youtube.com/watch?v=iQpAJUZeIAY
              
            
              
                Tangerine Dream 2005 Full Album 432hz
                https://www.youtube.com/watch?v=cyLBp0B1G40
              
            
              
                Evolution of Electronic Music (1969-2020) (V1)
                https://www.youtube.com/watch?v=aLwW8tlA7nY
              
            
              
                The Biggest Song From Each Month of the 90s
                https://www.youtube.com/watch?v=ZUi4zHbPQm8
              
            
              
                The Biggest Song From Each Month of the 2000s
                https://www.youtube.com/watch?v=INF6r5EqCe8
              
            
              
                The Biggest Song Each Month Since January 2010
                https://www.youtube.com/watch?v=CaRm-jJJwAs
              
            
              
                Matt Mulholland
                https://www.youtube.com/watch?v=X2WH8mHJnhM
              
            
              
                Eisenfunk - Pong
                https://www.youtube.com/watch?v=cNAdtkSjSps
              
            
              
                Trampsta & Heavy Drop - Toxibombs (Video)
                https://www.youtube.com/watch?v=BSz1j_y35ro
              
            
              
                LITTLE BIG – SKIBIDI ❤️
                https://www.youtube.com/watch?v=mDFBTdToRmw
              
            
              
                Ylvis - The Fox - What Does The Fox Say? ❤️❤️
                https://www.youtube.com/watch?v=jofNR_WkoCE
              
            
              
                Salvatore Ganacci - Horse (We are doooooooomed! ❤️❤️❤️)
                https://www.youtube.com/watch?v=NkRkuI0ZgX0
              
            
          
- 
            
              
                all the teachers want to sell you out, no exceptions
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                if they start caring about you, they will lose their jobs
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                face all the students
                https://www.youtube.com/watch?v=8GNInLhL2zA
              
            
              
                tests are standardized, and thus cant work
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                navigate that which you do comprehend
                https://www.youtube.com/watch?v=JsC9ZHi79jo
              
            
              
                Neil's explanation for learning math
                https://www.youtube.com/watch?v=NjvwWiCYLl4
              
            
              
                Steven Hawking explained it better than Mr. Tyson
                https://www.youtube.com/watch?v=ERK198ssm-8
              
            
              
                HISTORY of mathematics
                https://www.youtube.com/watch?v=pb0MSMGSIeY
              
            
              
                Modern Trigonometry instruction is horseshit too
                https://www.youtube.com/watch?v=68Pi4RJ1Rnw
              
            
              
                for your startups
                https://www.youtube.com/results?search_query=What+is+a+Startup+Accelerator
              
            
          
- 
            
              
                Dark Souls Rings
                https://darksouls.wiki.fextralife.com/Rings
              
            
              
                Elden Ring Talismans
                https://eldenring.wiki.fextralife.com/Talismans
              
            
              
                textbook of magic that presents 72 demons
                https://en.wikipedia.org/wiki/The_Lesser_Key_of_Solomon#The_Seventy-Two_Demons
              
            
              
                72 magical symbols
                https://en.wikipedia.org/wiki/The_Lesser_Key_of_Solomon#/media/File:72_Goeta_sigils.png
              
            
              
                britishmuseum ring
                https://lite.qwant.com/?q=britishmuseum+ring&t=images
              
            
              
                random artefact collection
                https://www.popular.pics/reddit/subreddits/posts?r=artefactporn&sort=top&t=year
              
            
          
- 
            
              
                From 3D Model to Foam Pattern | Cosplay Tutorial
                https://www.youtube.com/watch?v=wRBk9npIevQ
              
            
              
                Turning a 3D model into a paper model using Blender
                https://www.youtube.com/watch?v=255BseR-XR0
              
            
              
                Acorn
                https://www.youtube.com/watch?v=RQu8_UAGF5o
              
            
              
                Make A Low Poly Barrel
                https://www.youtube.com/watch?v=0jWLjAaIEMg&t=89s
              
            
              
                Low Poly Treasure Chest
                https://www.youtube.com/watch?v=HJf9G4NMdt4&t=58s
              
            
              
                Create A Low Poly Well
                https://www.youtube.com/watch?v=OlnkGCdtGEw&t=48s
              
            
              
                Create a Low Poly Person | Blender 2.8 | Beginners & Intermediate
                https://www.youtube.com/watch?v=4OUYOKGl7x0
              
            
              
                Low Poly City Assets (Blender Tutorial)
                https://www.youtube.com/watch?v=UFws4TM5u6o
              
            
              
                3 Vital Tips to Improve Low Poly Work
                https://www.youtube.com/watch?v=xOIQzgg5ebs&t=32s
              
            
              
                How to make a LOW POLY Animal in BLENDER!
                https://www.youtube.com/watch?v=5HMSwnUJTHc
              
            
              
                Low Poly Animals
                https://www.youtube.com/watch?v=6mT4XFJYq-4
              
            
              
                Как создать простую 3D Low Poly модель собаки в blender 2.93
                https://www.youtube.com/watch?v=7OMMB-HfSNc&t=30s
              
            
              
                Low Poly 3D Planet Full Tutorial in Blender 3.0
                https://www.youtube.com/watch?v=8FXJJDFAL6o&t=64s
              
            
              
                Делаем стилизованные low poly модельки в Blender для игр вместе с Rita Mirgo
                https://www.youtube.com/watch?v=JjF1wKloFEk
              
            
              
                Low Poly Worlds
                https://www.youtube.com/watch?v=ELiqWceCk0Q&t=53s
              
            
              
                Low Poly Island | Beginner
                https://www.youtube.com/watch?v=0lj643VmTsg&t=102s
              
            
              
                Hexagon World with Geometry Nodes Fields - Blender 3.0 Tutorial
                https://www.youtube.com/watch?v=EboNtLKn_m8
              
            
              
                Simple Trick for Low Poly Landscapes
                https://www.youtube.com/watch?v=RjxIaq8OiQg&t=13s
              
            
              
                Easy Low Poly Character Modeling
                https://www.youtube.com/watch?v=eBOcbYHexAM
              
            
              
                Rig a Low Poly Character
                https://www.youtube.com/watch?v=XkiWBSSuxLw
              
            
              
                Key Frame Animation of Low Poly Character
                https://www.youtube.com/watch?v=yjjLD3h3yRc
              
            
              
                Low Poly Witch's Brew Commentary Tutorial in Blender 2.82
                https://www.youtube.com/watch?v=a-WELAunFsc&t=34s
              
            
              
                Learn Low Poly Modeling in Blender 2.9 / 2.8
                https://www.youtube.com/watch?v=1jHUY3qoBu8
              
            
              
                Low Poly Techniques in Blender 3.x
                https://www.youtube.com/watch?v=gJ-XW5xLNsw
              
            
              
                How To Make Stylized Low Poly Game Art (Blender, Unity)
                https://www.youtube.com/watch?v=QTM2Yr_EibU
              
            
              
                Blender Sculpting Tutorial: Full Advanced Creature Creation Workflow (Very Informational)
                https://www.youtube.com/watch?v=tQfFlzHJJ88
              
            
              
                Blender for Beginners: Easy Froggy! (Not Quite Low Poly but Froggy)
                https://www.youtube.com/watch?v=rEBwBrRzyhw
              
            
              
                Cute Mushroom Full Tutorial
                https://www.youtube.com/watch?v=Ar0aLdXhEK0&t=60s
              
            
              
                Mama Bear Low Poly Sculpture
                https://www.youtube.com/watch?v=w-fLZo9kcx0
              
            
              
                Giant Gorilla by Sculpture Studios
                https://www.youtube.com/watch?v=jBA86elL4o4
              
            
              
                Cómo hacer Papercraft con Blender 2.9 y Pepakura Designer 4 (Use Mesh > Cleanup > Merge By Distance, to fuse the vertices at 10:00)
                https://www.youtube.com/watch?v=GQVhg1evERQ
              
            
              
                How to make a paper model in Blender
                https://www.youtube.com/watch?v=klran7MH5Yw
              
            
              
                How YOU can make foam HORNS using Blender! 😈
                https://www.youtube.com/watch?v=W-AiXy76uCI&t=75s
              
            
              
                Blender Paper Model Timelapse
                https://www.youtube.com/watch?v=KmauC4K34gY
              
            
          
- 
            
              
                little Peru froggie friend
                https://www.clevelandart.org/art/1955.375#
              
            
              
                A Sorceress’ Kit
                https://www.smithsonianmag.com/smart-news/sorceresss-kit-was-discovered-ashes-pompeii-180972907/
              
            
              
                it is easy to apply the Solidify modifier to make it hollow
                https://www.youtube.com/watch?v=A56g5VkznUA
              
            
              
                intersecting it with a plane
                https://www.youtube.com/watch?v=moPDPB4MY2U
              
            
              
                Majority of 3D printed jewelry is about thin wires
                https://lite.qwant.com/?q=3D+Jewelry&t=images
              
            
              
                plastic jewelry somewhat seems OK
                https://www.instructables.com/3D-Print-Infill-Jewelry/
              
            
              
                Moche Culture
                https://en.wikipedia.org/wiki/Moche_culture
              
            
              
                and there is a hint of front legs too
                https://piction.clevelandart.org/cma/ump.di?e=51FCB021712D452AA0FDE31D4E0935E13629F9042C90C05AFBAB146AC74EF6F5&s=24247294&se=1672797228&v=1&f=%5C1955.375det01_o2.jpg
              
            
          
- 
            
              
                What are Geometry Nodes?
                https://www.youtube.com/watch?v=kMDB7c0ZiKA
              
            
              
                [3.1] Geometry Nodes Explained With Suitable Examples | A Quick Introduction To Geometry Node Editor
                https://www.youtube.com/watch?v=niNJcTiQOyw
              
            
              
                Geometry Nodes Ep01 – Intro to Geometry Nodes
                https://www.youtube.com/watch?v=OFxWRy-b2K4
              
            
              
                Geometry Nodes Ep02 – Working with Geometry
                https://www.youtube.com/watch?v=QSKO7rE0u1I
              
            
              
                Blender Geometry Nodes For Absolute Beginners | Part 1/3
                https://www.youtube.com/watch?v=SZ1X0ADyONE
              
            
              
                Blender Geometry Nodes Proximity Disintegration For Beginners | Part 2/3
                https://www.youtube.com/watch?v=lGbgTuwU1Qw
              
            
              
                Blender Geometry Nodes Colour Attributes For Beginners | Part 3/3
                https://www.youtube.com/watch?v=7KZldBdfzE4
              
            
              
                Introduction to the new Geometry Nodes in Blender
                https://www.youtube.com/watch?v=52UYqe3zdxQ
              
            
              
                Introduction to Geometry Nodes Part 2
                https://www.youtube.com/watch?v=kw9d7piY-Ys
              
            
              
                Geometry Nodes Blender 3.0 Tutorial for Beginners | Part 1/2
                https://www.youtube.com/watch?v=yZgLhffsVd8
              
            
              
                Geometry Nodes Blender 3.0 Tutorial for Beginners | Part 2/2
                https://www.youtube.com/watch?v=Rb9Vzhx7N4I
              
            
              
                01 Introduction - Geometry Nodes For Beginners / Blender 3.0(Fields)
                https://www.youtube.com/watch?v=PbzlyubfGbQ
              
            
              
                02 Whys and Hows - Geometry Nodes For Beginners / Blender 3.0
                https://www.youtube.com/watch?v=QhIIZbhlaqg
              
            
              
                03 Interface and Basics -Geometry Nodes For Beginners / Blender 3.0(Fields)
                https://www.youtube.com/watch?v=sBJ-HuBL6gw
              
            
              
                The Ultimate Intro To Geometry Nodes - Blender 2.93 Tutorial
                https://www.youtube.com/watch?v=JKDJ5QvhLIw
              
            
              
                Blender 3.0 Beginner Geometry Nodes Tutorial
                https://www.youtube.com/watch?v=uslTaqiv_7k
              
            
              
                Taper - Bend - Twist - Stretch with Geometry Nodes in Blender 3.1
                https://www.youtube.com/watch?v=J3HxlEoL15g
              
            
              
                3 Node Recipes To Get You Started In Blender Geometry Nodes 3.0
                https://www.youtube.com/watch?v=2GOljXwSReA
              
            
              
                Turning ANYTHING into Rocks - Blender Geometry Nodes
                https://www.youtube.com/watch?v=QA13LPCZ3dM
              
            
              
                Make Realistic Ice in 10 minutes in Blender (Procedural) 2022
                https://www.youtube.com/watch?v=qES5WMBXOWo
              
            
              
                HOW!?
                https://www.youtube.com/watch?v=IGaTqQkAqXo
              
            
              
                Make a Procedural Chocolate using Geo Nodes Blender 3.1
                https://www.youtube.com/watch?v=iKfugGm5hjE
              
            
              
                Make tree in one minute in blender- Geometry nodes tree blender- geometry nodes
                https://www.youtube.com/watch?v=tj-dY-0nW8g
              
            
              
                Procedural Trees Using Geometry Nodes (Blender 2.93)
                https://www.youtube.com/watch?v=WzIdcGdGXLM
              
            
              
                Procedural Flower - Blender Geometry Nodes 3.1 Tutorial
                https://www.youtube.com/watch?v=VVK7n9rMsHI
              
            
              
                Blender: procedural buildings with geometry nodes fields | pt. 1
                https://www.youtube.com/watch?v=59PeIGmZQdY
              
            
              
                Blender: procedural buildings with geometry nodes fields | pt. 2
                https://www.youtube.com/watch?v=Nu94Zqm4DUk
              
            
              
                Blender: procedural buildings with geometry nodes fields | pt. 3
                https://www.youtube.com/watch?v=O04q0KuTywc
              
            
              
                Blender: procedural buildings with geometry nodes fields | pt. 4
                https://www.youtube.com/watch?v=AMLdsqMUk5w
              
            
              
                Blender: procedural buildings with geometry nodes fields | pt. 5
                https://www.youtube.com/watch?v=gv9gdjgzzJM
              
            
              
                Who needs a refresher on trigonometry?
                https://www.youtube.com/watch?v=WnpVq5VtKeE
              
            
              
                What are Euler Rotations in Blender? | How to Avoid Gimbal Lock (2021)
                https://www.youtube.com/watch?v=mcDHDfK2pXs
              
            
              
                Quaternion or Euler, understanding rotation in Blender
                https://www.youtube.com/watch?v=X80M0q0gxIE
              
            
              
                [Tut] Align Euler to Vector Node Explained - Blender Geometry Nodes 3.0 Field
                https://www.youtube.com/watch?v=0E1K9j9zoik
              
            
              
                Blender 3.0 - How to 'Align Euler to Vector' along normals by using Geometry Nodes
                https://www.youtube.com/watch?v=d8EvnLyJqmQ
              
            
              
                see any sound with geometry nodes
                https://www.youtube.com/watch?v=DfLIDHAQFDM
              
            
              
                Easy Wrinkles in Blender
                https://www.youtube.com/watch?v=bNGGwaHOzHY
              
            
              
                10 Creative Ways to Make Money with Blender
                https://www.youtube.com/watch?v=wQZOt_GcbDs
              
            
              
                How To Make Money With Blender In 2022 (For Beginners)
                https://www.youtube.com/watch?v=gANMuuKHdqo
              
            
              
                How to Make Money with Blender
                https://www.youtube.com/watch?v=sbq2Gw5bwaU
              
            
              
                Can YOU REALLY make a LIVING as a BLENDER 3D ARTIST? My Chocofur Story!
                https://www.youtube.com/watch?v=RZ3wyFYRVQY
              
            
              
                How To ACTUALLY Make Money With Blender
                https://www.youtube.com/watch?v=rA7nj94oHHc
              
            
              
                2,400 artists create unique renders from a simple prompt | 18 YEARS OF WORK | Alternate Realities
                https://www.youtube.com/watch?v=ZkRjihsMdp8
              
            
          
- 
            
              
                Dacian Bracelet
                https://en.wikipedia.org/wiki/Dacian_bracelets
              
            
              
                Dacians
                https://en.wikipedia.org/wiki/Dacians
              
            
              
                your search for those cultures should begin by locating artifacts that speak to your soul
                https://www.popular.pics/reddit/subreddits/posts?r=artefactporn
              
            
              
                Earring with Nike driving a two-horse chariot
                https://collections.mfa.org/objects/155707
              
            
              
                Diadem
                https://en.wikipedia.org/wiki/Diadem
              
            
          
- 
            
              
                Blender’s Geometry Nodes are good to learn
                https://www.youtube.com/watch?v=D5VYCxaX11U
              
            
              
                geometry modifier
                https://www.youtube.com/watch?v=idcFMhoSdIc
              
            
              
                At first you just learn from tutorials
                https://www.youtube.com/results?sp=mAEB&search_query=Blender+Geometry+Nodes+Tutorial
              
            
              
                Getting started with abstract jewelry is fun and easy
                https://www.youtube.com/watch?v=t_Xfl9Nub-I
              
            
              
                just remember that this is a quest into the odd world of 3D geometry with its own rules
                https://www.youtube.com/watch?v=nFtRnBErnmw
              
            
          
- 
            
              
                Making a house with a 3D pen
                https://www.youtube.com/watch?v=IxM2zHzxd14
              
            
              
                3D pen | Theo Jansen's mechanism
                https://www.youtube.com/watch?v=ObXeT37b1Gk
              
            
              
                Ha, Is This A Barrier
                https://www.youtube.com/watch?v=q83KKPTh49A
              
            
              
                I Made Nago With a 3D Pen
                https://www.youtube.com/watch?v=T9DyWNKogtw
              
            
              
                Making Sonic with a 3D Pen
                https://www.youtube.com/watch?v=JE06lr3VY30
              
            
              
                Making Sonic Upgrade: 300 Million
                https://www.youtube.com/watch?v=hy0Hieo0Rkc
              
            
              
                Repairing walls with a 3D pen
                https://www.youtube.com/watch?v=flximl0xt7U
              
            
              
                Mending a Molten Keyboard With a 3D Pen
                https://www.youtube.com/watch?v=yJKmpTrIE14
              
            
              
                Making Pikachu with a 3D Pen because I couldn't get the Pokémon Bread
                https://www.youtube.com/watch?v=hXjvBs8wuSg
              
            
              
                Slicing Cucumbers with the Sword from Game of Thrones
                https://www.youtube.com/watch?v=D7XSXVwkzF8
              
            
              
                문나이트 피규어 만들기 : How to make Moon Knight with clay
                https://www.youtube.com/watch?v=oRzt0jNr_wA
              
            
              
                How to make Metal Sonic out of clay
                https://www.youtube.com/watch?v=15Q8IQDXy48
              
            
              
                [3d pen] how to make viking ship
                https://www.youtube.com/watch?v=XPED_qp4Ihc
              
            
              
                [3d pen] Making Silent Mary in Pirates of the Caribbean
                https://www.youtube.com/watch?v=6r4c0qZiBBc
              
            
              
                [3D pen] Making a tank !
                https://www.youtube.com/watch?v=9jKu7FYh1d4
              
            
              
                [3d pen] Making whale automata
                https://www.youtube.com/watch?v=cGYfqYFPfPQ
              
            
              
                [3D pen] Making a motorcycle.(URAL, BMW)
                https://www.youtube.com/watch?v=29dsCVFI0HM
              
            
              
                [3D pen] 호랑이 만들기 2. Making a tiger. Ver 2.0
                https://www.youtube.com/watch?v=jeywtn622Rs
              
            
              
                [3D pen] Making Spider man.
                https://www.youtube.com/watch?v=Kbeur5yddc0
              
            
              
                3D Pen | Making The Great Deku Tree | The Legend Of Zelda | 3D Printing Pen Creations
                https://www.youtube.com/watch?v=zSGZ-8c0FxE
              
            
              
                Making Venom Sculpture With 3D Pen - Marvel - 3D Pen Art
                https://www.youtube.com/watch?v=wjaso9em1Ss
              
            
              
                3D Pen | Making Baby Yoda | The Mandalorian - STAR WARS
                https://www.youtube.com/watch?v=U--0QU1OV4U
              
            
              
                3D Pen | 3D printed Semi-auto Gun Pistol | rubber bands
                https://www.youtube.com/watch?v=NgBJ3rLeW90
              
            
              
                3D PEN | Making a Medieval House ( 3D pen creations)
                https://www.youtube.com/watch?v=hosPYWFmgTk
              
            
              
                Patrick Star - Best friend of spongebob - 3D pen
                https://www.youtube.com/watch?v=KaDBSwG9fIc
              
            
              
                3D pen creation - SpongeBob
                https://www.youtube.com/watch?v=ENxImv9z2GM
              
            
              
                Beavis (and Butt-head) - 3D pen creation
                https://www.youtube.com/watch?v=9y-oBqo3CSg
              
            
              
                Floating Island with a 3D Pen
                https://www.youtube.com/watch?v=M9uSPNysJUQ
              
            
              
                I spent 51 hours learning to use a 3D pen. Progress from beginner to 3D pen robot!
                https://www.youtube.com/watch?v=GcONBptTGbk
              
            
              
                [3D Pen] I Made a Bridge by 3D Pen | ASMR
                https://www.youtube.com/watch?v=KiSiKjaTcd4
              
            
              
                [3D pen] Making a woman in white dress.
                https://www.youtube.com/watch?v=HdihWikOUk4
              
            
              
                How to 3D PEN Tutorial #1 | GETTING STARTED
                https://www.youtube.com/watch?v=iuTSAy--DQQ
              
            
              
                How to 3D PEN Tutorial #2 | BASIC TECHNIQUES
                https://www.youtube.com/watch?v=TXEx9z0RyHA
              
            
              
                How to 3D PEN Tutorial #3 | ADVANCED TECHNIQUES
                https://www.youtube.com/watch?v=ScE_smi6iUc
              
            
              
                Mistakes 3D Pen Users ALWAYS Make
                https://www.youtube.com/watch?v=PIuNVow6QNM
              
            
              
                How to Smooth 3D Pen Creations | Tutorial
                https://www.youtube.com/watch?v=JgDaVFBciII
              
            
              
                Bridging Tutorial- Key 3D Pen Skill
                https://www.youtube.com/watch?v=9nSmbXCQyRY
              
            
              
                PET filament
                https://www.youtube.com/watch?v=t0nunMhJ-04
              
            
              
                Extrusora para filamento garrafa pet
                https://www.youtube.com/watch?v=txyhNCOz11g
              
            
              
                How To Make 3D PEN | DIY
                https://www.youtube.com/watch?v=YAeAbO5wq0w
              
            
              
                TOP 5 Best 3D Printing Pen [ 2022 Buyer's Guide ]
                https://www.youtube.com/watch?v=F--jbmymowI
              
            
              
                How to Buy the BEST 3D Pen
                https://www.youtube.com/watch?v=A4fvdxUNWgk
              
            
          
- 
            
              
                The Making of a Polymer Clay Doll ○ NEPHELE ○
                https://www.youtube.com/watch?v=HWGx023Ubrw
              
            
              
                How to Sculpt a Face 🌸Part 1
                https://www.youtube.com/watch?v=zLpaTC_p4YU
              
            
              
                How to Sculpt a Face 🌸Part 2
                https://www.youtube.com/watch?v=tnQoKMIKEVw
              
            
              
                Hyper Realistic Polymer Clay Dolls by Michael Zajkov
                https://www.youtube.com/watch?v=mXP5BBCSF44
              
            
              
                Polymer Clay Fried Egg & Bacon Tutorial
                https://www.youtube.com/watch?v=TvPqjhpXylA
              
            
              
                Polymer Clay Realistic Raspberry Tutorial by Clayziness
                https://www.youtube.com/watch?v=23mnCVV7FMg
              
            
              
                How to make Polymer clay Burger Miniatures. Polymer clay Tutorial
                https://www.youtube.com/watch?v=249zcu5_QGQ
              
            
              
                How to make miniature cake with air dry clay.
                https://www.youtube.com/watch?v=Xtdo_HqsuIk
              
            
              
                樹脂粘土でミニチュアフード【めだまやき】
                https://www.youtube.com/watch?v=r3r5v2RKgdY
              
            
              
                How to make Polymer Clay Bead
                https://www.youtube.com/watch?v=QpL7n2RZ2G4
              
            
              
                DIY Polymer Clay Beads
                https://www.youtube.com/watch?v=4tUYVN1LrnE
              
            
              
                Holes In Polymer Clay Beads
                https://www.youtube.com/watch?v=TJQxOoiKiSs
              
            
              
                How To Create Polymer Clay Pod Beads
                https://www.youtube.com/watch?v=TuwGQtsjbfw
              
            
              
                Creating Scrap Clay Beads with Polymer Clay
                https://www.youtube.com/watch?v=haCsQMlwT4s
              
            
              
                Bead Roller Hack to make Barrel Beads with Polymer Clay
                https://www.youtube.com/watch?v=35UxSuKEzjo
              
            
              
                Intro to Cane Making
                https://www.youtube.com/watch?v=fmN4kFTMV3Q
              
            
              
                Easy Polymer Clay Cane: Kaleidoscope Cane Tutorial
                https://www.youtube.com/watch?v=0HrG05bdZ64
              
            
              
                Polymer Clay Cane: Stargazer Flower Cane Tutorial
                https://www.youtube.com/watch?v=hBsBiOJQe58
              
            
              
                Making A Retro Mod Cane Using Your Polymer Clay Extruder
                https://www.youtube.com/watch?v=T4tQwPbqnrE
              
            
              
                Millefiori Jelly Roll Caning - Part One
                https://www.youtube.com/watch?v=64-hywhiJ-c
              
            
              
                Millefiori Jelly Roll Caning - Part Two
                https://www.youtube.com/watch?v=qYVKBsMlA9w
              
            
              
                Polymer Clay Cane: Jellyroll Flower Cane Tutorial
                https://www.youtube.com/watch?v=xKtmU37vAoY
              
            
              
                Polymer Clay Cane: Fire Flower Tutorial
                https://www.youtube.com/watch?v=sSzkU38AZyY
              
            
              
                Easy Polymer Clay Cane: Brain Cane Tutorial
                https://www.youtube.com/watch?v=OMkL69IC-Qw
              
            
              
                Polymer Clay Cane Tile (See description)
                https://www.youtube.com/watch?v=hZO_7a9WQk8
              
            
              
                Peacock Petal Cane in Polymer Clay, a Tutorial
                https://www.youtube.com/watch?v=Zum6JWHx5Jc
              
            
              
                2 in 1 Heaxagon Cane, a Polymer Clay Pendant Tutorial
                https://www.youtube.com/watch?v=UWnmB-3i3cc
              
            
              
                Contrast and Compare, a Hollow Bead Pendant in Polymer Clay, Tutorial
                https://www.youtube.com/watch?v=LaUVf4mnd4A
              
            
              
                Polymer Clay Tutorial, a Quick and Easy Kaleidoscope Cane
                https://www.youtube.com/watch?v=uk32o_OY7eY
              
            
              
                Really Easy DIY _ Paradox Cane Making With Polymer Clay _ 패러독스 패턴 클레이로 만들기
                https://www.youtube.com/watch?v=hnq2hiBK0KQ
              
            
              
                Paradox? cane making with polymer clay _폴리머클레이 장신구 만들기
                https://www.youtube.com/watch?v=T6NSt_ZPNUw
              
            
              
                보라색 원석 만들기 강좌 / How to make purple gemstones Polymer clay tutorial
                https://www.youtube.com/watch?v=btG26w-Pe9c
              
            
              
                how i make my clay pins!✹(and backing card tutorial)
                https://www.youtube.com/watch?v=K3jUIiKj4Q0
              
            
              
                DIY chunky clay ring
                https://www.youtube.com/watch?v=up6eRLdhIdM
              
            
              
                DIY Trendy Chunky Rings 2021 from Polymer clay!
                https://www.youtube.com/watch?v=Op1LGuSTYkI
              
            
              
                Polymer Clay Bracelet Beginner Tutorial
                https://www.youtube.com/watch?v=iqYYapkTb1c
              
            
              
                How to Make a Polymer Clay Basic Cuff Bracelet
                https://www.youtube.com/watch?v=KpGkXdwhpS4
              
            
              
                Polymer Clay Cuff Bracelet
                https://www.youtube.com/watch?v=F9iPzfxfXvk
              
            
              
                Polymer Clay Faux Lampwork Glass Pendant
                https://www.youtube.com/watch?v=H1rTfbFJKZU
              
            
              
                polymer clay pendant 17
                https://www.youtube.com/watch?v=ABnBhlhHSSA
              
            
              
                polymer clay pendant 34
                https://www.youtube.com/watch?v=-3J7xMnAeHc
              
            
              
                Polymer clay pendant 11
                https://www.youtube.com/watch?v=_ijgd22Ness
              
            
              
                polymer clay pendant 16
                https://www.youtube.com/watch?v=ST5ACdjPtBY
              
            
              
                polymer clay pendant 45
                https://www.youtube.com/watch?v=USxHwtC6sWw
              
            
              
                Polymer Clay Project: Fractured Water Pendant Tutorial
                https://www.youtube.com/watch?v=B_s5TgFbUkY
              
            
              
                Polymer Clay Project: Modern Heart Pendants Tutorial
                https://www.youtube.com/watch?v=L_8xsSWuhKY
              
            
              
                DIY Polymer clay Black Cherry Earrings Tutorial
                https://www.youtube.com/watch?v=zlOd7mHrulM
              
            
              
                Polymer Clay Project Tutorial: Modern Art Earring Tutorial
                https://www.youtube.com/watch?v=BXNs5B3nkeA
              
            
              
                Polymer Clay and Great Glitters from Arteza. Sparkle Triangle Earrings Tutorial.
                https://www.youtube.com/watch?v=-OwHOWTiw0c
              
            
              
                5 Easy DIY Earring
                https://www.youtube.com/watch?v=DcZR8aEYnC0
              
            
              
                10 Polymer Clay Earrings Using Circle Cutter
                https://www.youtube.com/watch?v=aWfm9Se32iU
              
            
              
                POLYMER CLAY EARRINGS 101
                https://www.youtube.com/watch?v=Bo7Qw0pLHZQ
              
            
              
                How Long Do You Bake Polymer Clay?
                https://www.youtube.com/watch?v=tv6qOpdE_OU
              
            
              
                Baking Polymer clay: Right Temperature & Time.🌡⏰ Русские субтитры
                https://www.youtube.com/watch?v=WRlRvSPNkDk
              
            
              
                How I uv resin polymer clay
                https://www.youtube.com/watch?v=SKLNlu0Mbnc
              
            
              
                Polymer Clay - Basics and Techniques
                https://www.youtube.com/watch?v=adSDvgTtY8Q
              
            
              
                20 Polymer Clay Tips and Tricks for Beginners
                https://www.youtube.com/watch?v=wZStexRD7HI
              
            
              
                20 Polymer Clay Tips and Tricks for Beginners #2
                https://www.youtube.com/watch?v=r9Ybfa-AguI
              
            
              
                Jewelry 101: BEST Ways to Make your Oven Baked Clay Pieces into Jewelry
                https://www.youtube.com/watch?v=lrHWBufzXaI
              
            
              
                Tips for making polymer clay jewelry on Beads, Baubles and Jewels with Syndee Holt
                https://www.youtube.com/watch?v=l-FDNMMqgn4
              
            
              
                10 Brilliant DIY Clay Projects
                https://www.youtube.com/watch?v=jXpWYatvLrw
              
            
              
                Polymer Clay Tools for Beginners - Basic Starter Kit
                https://www.youtube.com/watch?v=DITsZ_Tu3Dk
              
            
          
- 
            
              
                Ender 3 v2
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
              
                which you should always get with a Bed Leveling Kit
                https://www.youtube.com/watch?v=lN5n7Dy0quk
              
            
              
                Mars Elegoo
                https://www.youtube.com/watch?v=AgFU6SueFO8
              
            
              
                Pewter is special because it does not require high heat
                https://www.youtube.com/watch?v=oqy_cCgU4Dg
              
            
              
                PLA plastic
                https://www.youtube.com/watch?v=64KBsX42yG0
              
            
              
                shiny, silky metallic-looking plastic
                https://www.youtube.com/results?search_query=GOLD+PLA+Review
              
            
              
                To get it even more shiny, you can try a vapor smoothing treatment
                https://www.youtube.com/results?search_query=smoothing+PLA&sp=CAM%253D
              
            
              
                Simply create jewelry that is impossible to cast in metal
                https://www.thingiverse.com/thing:399474
              
            
          
- 
            
              
                blank modifier that is yet to be programmed
                https://www.youtube.com/watch?v=SZ1X0ADyONE
              
            
              
                Watch several random tutorials on any Geometry Nodes topic
                https://www.youtube.com/results?search_query=Geometry+Nodes+Modifier
              
            
              
                or apply other shapes on top of them relative to their length
                https://www.youtube.com/watch?v=Ai3FLHS7c2k
              
            
              
                making a basic ring
                https://youtu.be/CWoCd-WhIsw?t=31
              
            
          
- 
            
              
                My First Time Trying BAS RELIEF Clay Sculpting! (Pronounced 'Ba or Bah')
                https://www.youtube.com/watch?v=yrPzvoGLEIc
              
            
              
                Easy Bas Relief For Beginners
                https://www.youtube.com/watch?v=IpNn53cRQy8
              
            
              
                Plaster Art Bas-relief (Super Easy)
                https://www.youtube.com/watch?v=zeIj8HxGd6I
              
            
              
                Modellare in altorilievo un particolare del viso
                https://www.youtube.com/watch?v=nqgje06Igrg
              
            
              
                Ep. 1 - Come realizzare un bassorilievo in creta
                https://www.youtube.com/watch?v=-jstoJ1uaLw
              
            
              
                Ep. 2 - Come realizzare un bassorilievo in creta
                https://www.youtube.com/watch?v=KoKjoFKYCUc
              
            
              
                Blender - Creare un Bassorilievo
                https://www.youtube.com/watch?v=Py3iRq7Sg9Y
              
            
              
                Great Altar of Zeus and Athena at Pergamon
                https://www.youtube.com/watch?v=L3SIooVHV8E
              
            
              
                Maya Art and Architecture: A Survey
                https://www.youtube.com/watch?v=PeMr4N00DXI
              
            
              
                The 'Cleaning' of the Elgin Marbles
                https://www.youtube.com/watch?v=ZfmRjVeCZ9s
              
            
              
                The Intricate Stories Carved into Angkor Wat’s Walls
                https://www.youtube.com/watch?v=ko3eZHOloyQ
              
            
              
                Concrete Compound Slab with Design
                https://www.youtube.com/watch?v=YcbBv_8PbNc
              
            
              
                Amazing Art of Pottery Carving, Slip Casting Vase, Mud Craft, Clay Mold Casting
                https://www.youtube.com/watch?v=SwAZZRjesH4
              
            
              
                Black Rock Studio - Hand-Made Tiles in Toronto
                https://www.youtube.com/watch?v=XIxmOFOLLfc
              
            
              
                Bas Relief Heron on Drywall
                https://www.youtube.com/watch?v=Gl3thAvktB4
              
            
              
                Bas-relief. Drywall art sculpture.
                https://www.youtube.com/watch?v=j9PIeOm4-Ss
              
            
              
                Wall Mural art
                https://www.youtube.com/watch?v=vjgJgubZBXM
              
            
              
                Relief Sculpture Process
                https://www.youtube.com/watch?v=2GxAYZCMnWs
              
            
              
                Amazing technique How Paper Turns To Concrete Baluster Cement Pattern Precast
                https://www.youtube.com/watch?v=gEEIN8up5cI
              
            
              
                The bas-relief in classical style creates beauty for the house
                https://www.youtube.com/watch?v=jzuP6-ZHDqc
              
            
              
                How to make a Bas Relief with GYPSUM (Step by Step)
                https://www.youtube.com/watch?v=UrP-3B3ycSg
              
            
              
                cara membuat relief dinding bebatuan dan ikan koi #part1
                https://www.youtube.com/watch?v=ZPAQ0eVe1BM
              
            
              
                cara membuat relief dinding bebatuan dan ikan koi #part 2
                https://www.youtube.com/watch?v=JKeOsTMd9EI
              
            
              
                Super EASY 😮!!!!! you won't believe how I did...
                https://www.youtube.com/watch?v=_WA8mPC71r4
              
            
              
                How to make a Bas Relief Sculpture
                https://www.youtube.com/watch?v=RIoVrLKmmBI
              
            
              
                How to make a bas-relief with clay | Sculpt a face
                https://www.youtube.com/watch?v=v4GghR0z3MU
              
            
              
                Plaster Art 👉 Bas-relief (tips)
                https://www.youtube.com/watch?v=ufCXMj7Dm38
              
            
              
                How to make Barelyef and Decorative art, Xosrov ile Şirin
                https://www.youtube.com/watch?v=mucDkjbWyAk
              
            
              
                hướng dẫn đắp hoa văn cho các bạn mới vào nghề
                https://www.youtube.com/watch?v=MXDImmAlgO0
              
            
              
                hướng dẫn các bước để có một bức phù điêu chim công đẹp từ xi măng và cát
                https://www.youtube.com/watch?v=w3eYbeRiLwY
              
            
              
                New and unique model decorative sculpture
                https://www.youtube.com/watch?v=Jbz5UiaImYE
              
            
              
                making Ganesha mural with water based clay//3D wall mural painting
                https://www.youtube.com/watch?v=_9Uh-vjskHE
              
            
              
                5 MOST SATISFYING Videos of Clay Sculpting Timelapse, Bas Relief Arts
                https://www.youtube.com/watch?v=we0uBhv5x1c
              
            
              
                Барельеф цветы 1 урок Bas-relief flowers 1lesson
                https://www.youtube.com/watch?v=30PHh5SB_Os
              
            
              
                Барельеф цветы 2 урок Bas-relief flovers 2lesson
                https://www.youtube.com/watch?v=dqIKbkcD2no
              
            
              
                Барельеф цветы 3 урок Bas-relief flowers 3 lesson
                https://www.youtube.com/watch?v=uqF-F5Zn3xY
              
            
              
                Барельеф за час. 1/5 часть
                https://www.youtube.com/watch?v=GUP9JTDe9jk
              
            
              
                Барельеф за час. 2/5 часть
                https://www.youtube.com/watch?v=-u2Pt7cQVoc
              
            
              
                Барельеф за час. 3/5 часть
                https://www.youtube.com/watch?v=tQY5ds5lgWo
              
            
              
                Барельеф за час. 4/5 часть
                https://www.youtube.com/watch?v=5G_ANQfJ0DI
              
            
              
                Барельеф за час. 5/5 часть
                https://www.youtube.com/watch?v=77QkNEj2F_o
              
            
              
                How to sculpt a bas-relief - portrait of Ludwig van Beethoven
                https://www.youtube.com/watch?v=ApCAz1lTDvI
              
            
              
                Make a bas-relief of a pair of carp / cement sand / lifelike beautiful
                https://www.youtube.com/watch?v=HD9VZqLGbcE
              
            
              
                It's amazing how he made the tiger's head look like life
                https://www.youtube.com/watch?v=Uti62hNWG8w
              
            
              
                I made my own bas-relief of Napoleon / Cement is amazing / Floating on the wall
                https://www.youtube.com/watch?v=KSfKl7T6F5c
              
            
              
                The process of making Korean traditional pottery.
                https://www.youtube.com/watch?v=WeOgiLX4nP4
              
            
              
                Horse Head 🐴 . Bas-relief with PLASTER
                https://www.youtube.com/watch?v=d3FINqbDXjc
              
            
              
                How to Create a Bas-Relief Triptych
                https://www.youtube.com/watch?v=dyG7fOPlR-w
              
            
              
                Victoria Ellis Carves Fine Bas Relief Figurative Clay Mural
                https://www.youtube.com/watch?v=FpfQ3jc0d24
              
            
              
                How to Create Bas Relief Sculpture Cookies and Cakes
                https://www.youtube.com/watch?v=9tOwUe3enV0
              
            
          
- 
            
              
                predatory attack
                https://youtu.be/WY_pWZIhrKg?t=162
              
            
              
                consider all those currently walking the world's greatest trails from start t o end and book in hand
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                Einstein was riding imaginary trains
                https://www.youtube.com/watch?v=w3ebQK7evbw
              
            
              
                Hawking spinning backwards
                https://www.youtube.com/watch?v=OoUVSHDbAeM
              
            
              
                Newtons three laws are child's play
                https://www.youtube.com/watch?v=ALRdYPMpqQs
              
            
              
                continue repeating the same mistakes in a MAD circle
                https://www.youtube.com/watch?v=O7ljlMS_cLQ
              
            
          
- 
            
              
                Raspberry PI 400
                https://www.raspberrypi.com/products/raspberry-pi-400/
              
            
              
                some extras you can get
                https://www.canakit.com/raspberry-pi-400-desktop-computer-kit.html?cid=usd&src=raspberrypi
              
            
              
                some assembly required 8GB version
                https://www.youtube.com/watch?v=n-4IxW9cgN4
              
            
              
                Raspberry PI 4
                https://www.canakit.com/raspberry-pi/pi-4-kits
              
            
              
                i3 tiling window manager
                https://www.youtube.com/watch?v=RaP7sNCJYV0&t=208s
              
            
              
                Install Node and create and run your first JavaScript program
                https://www.youtube.com/watch?v=oFdlRcRl5aQ
              
            
              
                take a look at some JavaScript tutorials
                https://www.youtube.com/results?search_query=javascript+tutorial+for+beginners
              
            
              
                Deedee get out of my laboratory!
                https://www.youtube.com/watch?v=AkY3BjEQ9mI&t=4s
              
            
          
- 
            
              
                you have to use the organic clay sculpting mode
                https://www.youtube.com/watch?v=VYuUlQO-kYE
              
            
              
                as opposed to the more geometric vertex, line and surface modeling
                https://www.youtube.com/watch?v=9xAumJRKV6A
              
            
              
                Baroque Decorations
                https://lite.qwant.com/?q=Baroque+Decorations&t=images
              
            
              
                symmetric nature
                https://www.youtube.com/watch?v=M0GwLF6MZes
              
            
              
                Relief Sculptures
                https://en.wikipedia.org/wiki/Relief_sculpture
              
            
          
- 
            
              
                Rose design wirework cabochon
                https://www.youtube.com/watch?v=lwqFEoO-Qo4
              
            
              
                Wire Weaving- Heady Wrapped Dragon Eye Pendant
                https://www.youtube.com/watch?v=Zkz6sJ-btfo
              
            
              
                Infinity Symbol Paperclip Ring
                https://www.youtube.com/watch?v=IG3vvYGOuEM
              
            
              
                Double Heart Ring
                https://www.youtube.com/watch?v=rRQYkiV6mZ4
              
            
              
                Star & Moon Rings
                https://www.youtube.com/watch?v=OqEm5efnvng
              
            
              
                Sterling silver infinity ring tutorial well demonstrated
                https://www.youtube.com/watch?v=64ofWNBmqdM
              
            
              
                How To Make A Knot Ring
                https://www.youtube.com/watch?v=MLVYr9LxLNM
              
            
              
                Infinity, Glasses, XO, Heartbeat
                https://www.youtube.com/watch?v=aWgffwMt5QY
              
            
              
                Easy adjustable wirework ring
                https://www.youtube.com/watch?v=h5DE9RNe71Y
              
            
              
                Simple rings, Twisted leaves, Small stone beads with holes
                https://www.youtube.com/watch?v=hg3-dpk9bB0
              
            
              
                Wirework snake ring
                https://www.youtube.com/watch?v=qdTliJPy-3U
              
            
              
                Cute wire cat ring
                https://www.youtube.com/watch?v=pNyayYYTJ1I
              
            
              
                TUTORIAL Made EASY! - Make Cascade Swirl Ear Cuffs - DIY
                https://www.youtube.com/watch?v=xkK3I34HR1s
              
            
              
                TUTORIAL - Triple band ear cuff - My BEST Seller!!!
                https://www.youtube.com/watch?v=KKTXje9MUL8
              
            
              
                Little Heart Birthstone Earrings - Cheryl St. Pierre
                https://www.youtube.com/watch?v=fHDIRmszwEo
              
            
              
                Beebeecraft - Fancy Wirework Heishi / Disk Earrings - Cheryl St. Pierre
                https://www.youtube.com/watch?v=fQ60FlVyE4w
              
            
              
                Fancy swirl Sally Earrings
                https://www.youtube.com/watch?v=vWzsUGwrgu4
              
            
              
                Beaded Triple Hoop Earrings Tutorial
                https://www.youtube.com/watch?v=BGoJlWV0bQw
              
            
              
                Disco Ball Drop Earrings
                https://www.youtube.com/watch?v=mLgbOhhmdbg
              
            
              
                Woven Eight Earrings Cheryl St Pierre
                https://www.youtube.com/watch?v=lpWVeqIk_JA
              
            
              
                Beaded coils wirework bracelet
                https://www.youtube.com/watch?v=WfLMNexrAbA
              
            
              
                Wirework snake braid bracelet
                https://www.youtube.com/watch?v=Gtfw6JQqMlU
              
            
              
                4-Strand Braid, Cuff bracelet, thick bangles, Crystal
                https://www.youtube.com/watch?v=ZPsLdCm4r2k
              
            
              
                Arrow bracelet, thick bangle, small crystal beads
                https://www.youtube.com/watch?v=pJgeVIEX2bU
              
            
              
                Multi strand hollow wire kumihimo braid
                https://www.youtube.com/watch?v=0-ZU_NbNGNg
              
            
              
                5 row wrap around bracelet (Button!)
                https://www.youtube.com/watch?v=YGEPMytT8w8
              
            
              
                Unisex coiled wirework bracelet tutorial
                https://www.youtube.com/watch?v=oXIicYv-qSs
              
            
              
                Graduated roses wirework bracelet
                https://www.youtube.com/watch?v=_RZEwFdTqes
              
            
              
                Wire Wrapped Dragon Eye Bracelet
                https://www.youtube.com/watch?v=NlHEu9wTtN8
              
            
              
                Wire Wrapped Gemstone Pendants (Overview)
                https://www.youtube.com/watch?v=KdjLqrWkfUo
              
            
              
                Beginners guide to wire wrapping tumble stones
                https://www.youtube.com/watch?v=4byaBQtR0zA
              
            
              
                Beginners guide to wire wrapping tumbled stones Part 2 Simple Pendants
                https://www.youtube.com/watch?v=07_lHYl86YE
              
            
              
                Crescent Moon Pendant
                https://www.youtube.com/watch?v=ap4X-E2sQxw
              
            
              
                Galaxy Pendant | Tutorial
                https://www.youtube.com/watch?v=bvGCwiYrI5Y
              
            
              
                Open bezel wire wrapped cabochon
                https://www.youtube.com/watch?v=eHU37uhcM1U
              
            
              
                Sun pendant from copper and pink quartz
                https://www.youtube.com/watch?v=kSBUmWLPl8g
              
            
              
                How to Wrap a Crystal Point - Elegant Wire Wrapped Pendant Necklace Tutorial
                https://www.youtube.com/watch?v=j1QpCcNo4hA
              
            
              
                Tutorial - Wire Wrapped Crystal Necklace (Brown Aventurine) DIY
                https://www.youtube.com/watch?v=mnJyRkrdKaY
              
            
              
                Wirework Pendant Cap - Wire wrapping Tutorial
                https://www.youtube.com/watch?v=LixB_zuuHZI
              
            
              
                Wire Wrapped Sword Tutorial
                https://www.youtube.com/watch?v=3zQNXAW3wdY
              
            
              
                Labradorite Pendant
                https://www.youtube.com/watch?v=wDp5ed6e1mo
              
            
              
                Tree of Life with big opalite no holes
                https://www.youtube.com/watch?v=_cwlsaMT_1Q
              
            
              
                Wire Wrap Bead Pendant tutorial.
                https://www.youtube.com/watch?v=-tJ_qUe-qV8
              
            
              
                Sunburst wirework cabochon necklace
                https://www.youtube.com/watch?v=bxzYAnVJWBk
              
            
              
                Easy Wire Wrapped Jewelry Set Tutorial
                https://www.youtube.com/watch?v=egXZ-oqj6z0
              
            
              
                How to Make Wire Wrapped Flower Necklace
                https://www.youtube.com/watch?v=CDqWVBehF7k
              
            
              
                Wirework Necklace Bar and Pendant Drop - Wire Wrapping Tutorial
                https://www.youtube.com/watch?v=d91vPN-zHFo
              
            
              
                Wire Wrapped Snake Necklace Tutorial
                https://www.youtube.com/watch?v=5YmNSn8QcrQ
              
            
              
                Elvish wirework necklace
                https://www.youtube.com/watch?v=TaFO5AEHNsc
              
            
              
                Warrior princess wirework necklace
                https://www.youtube.com/watch?v=_lqD3-MKWZQ
              
            
              
                Wirework wings jewellery
                https://www.youtube.com/watch?v=jFdSR7Aw6tQ
              
            
              
                How To Create a Beaded And Wirework Summer Collar Necklace by Jem Hawkes
                https://www.youtube.com/watch?v=EfHmaNeoaDY
              
            
              
                Wire Gauges 101 for Wire Jewelry - Choosing and Using
                https://www.youtube.com/watch?v=iZa9K2VuM0U
              
            
              
                Basic Wire Weaving Patterns
                https://www.youtube.com/watch?v=t0hYPzYjJRc
              
            
              
                The Secret Trick for Finishing Weaving Wire Ends Neatly and Cleanly | Wire Jewelry Basics
                https://www.youtube.com/watch?v=hoMTr4FIrI0
              
            
              
                Wire Wrapping Tutorial: Coils
                https://www.youtube.com/watch?v=OXpRLXn4Y5Q
              
            
              
                Opposite fan wire weave
                https://www.youtube.com/watch?v=YaTA3S61Jsk
              
            
              
                Double aztec wire weave ⎮ Wire weaving series
                https://www.youtube.com/watch?v=I5IMLhZZe-o
              
            
              
                Wire Weaving Patterns With 3 Base Wires - Wire Weaving Tutorial
                https://www.youtube.com/watch?v=_0e2PGZdsmQ
              
            
              
                Intro to Wire Weaving - 2 Base Wires, 4 Patterns, Wire Weaving Tutorial
                https://www.youtube.com/watch?v=uDBUMqUnco4
              
            
              
                Chain Maille Bracelet Tutorial - How to do European 4-in-1 Weave
                https://www.youtube.com/watch?v=sXRVbJxVo3c
              
            
              
                Chain Maille 101 - Intro to Chain Mail Jewelry, Part 1
                https://www.youtube.com/watch?v=_thIHKyOEGs
              
            
              
                Chain Maille Tutorial 102 - Intro to Chain Maille Jewelry, Part 2
                https://www.youtube.com/watch?v=BM59CMJ9uRM
              
            
              
                Cadena Punto peruano / Peruvian Punto Chain
                https://www.youtube.com/watch?v=45PFPQeIuNQ
              
            
              
                Big and endless Rope chain. (Cadena Cordón grande y sin fin)
                https://www.youtube.com/watch?v=hKIitjmw5YE
              
            
              
                Paano gumawa ng Keyholder
                https://www.youtube.com/watch?v=m6YXuL5m7zA
              
            
              
                Keychain bird
                https://www.youtube.com/watch?v=863Ijwbgbug
              
            
              
                Stainless Steel Wire Handmade Keychain
                https://www.youtube.com/watch?v=rJMjbaMX5YY
              
            
              
                Cute cat
                https://www.youtube.com/watch?v=I0B4gDCPqZ8
              
            
              
                DIY Wire Cat Brooch, Easy Diy Wire Jewelry Brooch
                https://www.youtube.com/watch?v=wi8W7C4-oog
              
            
              
                How to make cube pendant from copper wire and small stone
                https://www.youtube.com/watch?v=nArPYCwiVBI
              
            
          
- 
            
              
                Echo, Chorus and Reverb to give the sound depth
                https://www.youtube.com/watch?v=vlKH5GaKAeg
              
            
              
                LMMS
                https://www.youtube.com/results?search_query=LMMS+Tutorial
              
            
              
                Krita
                https://www.youtube.com/results?search_query=Krita+Tutorial
              
            
              
                you need to use a programming language for math
                https://github.com/Jam3/math-as-code
              
            
              
                make screensavers to learn more
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                disable the fidgety kids by overstimulating their brains with scary meds
                https://www.youtube.com/watch?v=mCbdS4hSa0s&t=2195s
              
            
              
                Ask for more than ineffective cookie-cutter education
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
          
- 
            
              
                A Short History Of Nearly Everything
                https://www.youtube.com/results?search_query=A+Short+History+Of+Nearly+Everything
              
            
              
                Death By Black Hole
                https://www.youtube.com/results?search_query=Death+By+Black+Hole
              
            
              
                Demon Haunted World
                https://www.youtube.com/results?search_query=Demon+Haunted+World
              
            
              
                The Story Of Philosophy
                https://www.youtube.com/results?search_query=Story+Of+Philosophy
              
            
              
                P5.js
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                Math As Code
                https://github.com/Jam3/math-as-code
              
            
          
- 
            
              
                Leeloo Fights the Mangalores
                https://www.youtube.com/watch?v=AcuaoDtYcUY
              
            
              
                VALERIAN AND THE CITY OF A THOUSAND PLANETS Opening Sequence
                https://www.youtube.com/watch?v=q6oTziHKM_c
              
            
              
                Ghost In The Shell - Building Jump Extended
                https://www.youtube.com/watch?v=msUF-nAe9uw
              
            
              
                Alita Battle Angel Unstoppable
                https://www.youtube.com/watch?v=ekM0VflXyok
              
            
              
                Birds of Prey - Harley Quinn vs Cops & Prisoners
                https://www.youtube.com/watch?v=tHMF_ZQMd4Y
              
            
              
                Avatar, Now We Are Free
                https://www.youtube.com/watch?v=4PHOfaiEqWk
              
            
              
                The Final Race - Speed Racer
                https://www.youtube.com/watch?v=DTXFknz4J88
              
            
              
                Dune - Mystery of Life
                https://www.youtube.com/watch?v=lqri1k2l178
              
            
              
                Bella's Transformation
                https://www.youtube.com/watch?v=nATapY005XY
              
            
              
                Jupiter and Beyond the Infinite
                https://www.youtube.com/watch?v=HPTJxU_2BIU
              
            
              
                St. Elmo's Fire Demonstration
                https://www.youtube.com/watch?v=qPuZt22LKfo
              
            
              
                What is a St. Elmo's Fire?
                https://www.youtube.com/watch?v=EBgb8lFtHa8
              
            
              
                St. Elmo's fire in airplane cockpit - Elmsfeuer im Airbus Cockpit
                https://www.youtube.com/watch?v=zyWX3VRsk38
              
            
              
                St Elmo's fire captured in the cockpit of an airplane
                https://www.youtube.com/watch?v=OvWIF__RiLo
              
            
              
                The True Story of the Foo Fighters
                https://www.youtube.com/watch?v=Vf41CD5INGU
              
            
              
                Ball Lightning
                https://www.youtube.com/watch?v=qPkupFNev50
              
            
              
                Ball Lightning 2
                https://www.youtube.com/watch?v=Uc2IW2Ptz9o
              
            
              
                Slow Motion Lightning by ZT Research - Volume 1
                https://www.youtube.com/watch?v=2QRjwEYr9E8
              
            
              
                Lightning in Super Slow Motion
                https://www.youtube.com/watch?v=RLWIBrweSU8
              
            
              
                Lightning Strike at 103,000 FPS
                https://www.youtube.com/watch?v=qQKhIK4pvYo
              
            
              
                Best Meteorite Falls Caught On Camera
                https://www.youtube.com/watch?v=qca3MyyFUuA
              
            
              
                TOP 5 METEORITE FALLS
                https://www.youtube.com/watch?v=olgJuoxr2Lo
              
            
              
                Meteor Hits Russia Feb 15, 2013 - Event Archive
                https://www.youtube.com/watch?v=dpmXyJrs7iU
              
            
              
                Man captures moment tornado hits his house in Czech Republic
                https://www.youtube.com/watch?v=_uMf-aTRv4I
              
            
              
                Storm chaser's worst nightmare in tornado
                https://www.youtube.com/watch?v=qNzoJ_Ln1TU
              
            
              
                Andover Ks Tornado!
                https://www.youtube.com/watch?v=PY_cT2kI6oA
              
            
              
                Clear sound of a large ROARING tornado!
                https://www.youtube.com/watch?v=RpnNz2dJ0R0
              
            
              
                FLOWER VIENNA OHIO TORNADO
                https://www.youtube.com/watch?v=Vv52CGhZoC4
              
            
              
                *CLOSE RANGE* The Dalton/Ashby, MN EF4 Tornado - Full Chase and Life Cycle - July 8th, 2020
                https://www.youtube.com/watch?v=MhHzUU1zIgM
              
            
              
                Earth's rotation captured by a brilliant astrographer.
                https://www.youtube.com/watch?v=Q6PnnRYVq0s
              
            
              
                North Star (STAR TRAILS) Time-lapse HD!
                https://www.youtube.com/watch?v=tp6UkqIwVfk
              
            
              
                The Moving Stars of the Northern Hemisphere
                https://www.youtube.com/watch?v=HsJxGpDmJrQ
              
            
              
                $479 Imaging Telescope
                https://www.youtube.com/watch?v=4N2s0Rbh4sc
              
            
              
                Australian Aboriginal Didgeridoo Music
                https://www.youtube.com/watch?v=nN-542IYoE0
              
            
              
                Photographing Karlu Karlu, Australian Outback.
                https://www.youtube.com/watch?v=2dzToCN96Xs
              
            
              
                The Big Storm
                https://www.youtube.com/watch?v=-W1bIINk2Rg
              
            
              
                ULURU TO ALICE
                https://www.youtube.com/watch?v=0ZAmT3oNjdI
              
            
              
                The most Dangerous and Heaviest Waves in Australia
                https://www.youtube.com/watch?v=DgzbDfJfvPs
              
            
              
                Sunset Reef
                https://www.youtube.com/watch?v=kQwUZA5GNcE
              
            
              
                Sleep For 11 Hours Straight, High Quality Stereo Ocean Sounds Of Rolling Waves For Deep Sleeping
                https://www.youtube.com/watch?v=bn9F19Hi1Lk
              
            
              
                Switzerland in 8K ULTRA HD HDR - Heaven of Earth (60 FPS)
                https://www.youtube.com/watch?v=linlz7-Pnvw
              
            
              
                Swiss Alps
                https://www.youtube.com/watch?v=Cd1Tc2UpnDY
              
            
              
                Heavy Thunderstorm Sounds
                https://www.youtube.com/watch?v=gVKEM4K8J8A
              
            
              
                Rain & Thunderstorm Sounds
                https://www.youtube.com/watch?v=tJ3TcJE0ENI
              
            
              
                Relaxation Pluie & Orage
                https://www.youtube.com/watch?v=0O-6DDXrDQ8
              
            
              
                Graffiti - Rake43 - Color Explosion
                https://www.youtube.com/watch?v=IR7VsPYfbps
              
            
              
                Got away from the Police action
                https://www.youtube.com/watch?v=rW7MhV7a3dU
              
            
              
                How To Color Graffiti - ANY COMBO
                https://www.youtube.com/watch?v=bobg9j0ZAeM
              
            
              
                Journey Across Island of Sardinia | Part 1
                https://www.youtube.com/watch?v=7jRfOU6Tgw8
              
            
              
                Striped Butte
                https://www.youtube.com/watch?v=VD1GNAVsxUg
              
            
              
                Camping On My Old Beach
                https://www.youtube.com/watch?v=cBGdc2-G_6I
              
            
              
                CLOUDBURST- A Storm Timelapse Film
                https://www.youtube.com/watch?v=qeos4ssmJMg
              
            
              
                Sydney Thunderstorm Updrafts
                https://www.youtube.com/watch?v=195Z4JMts2Q
              
            
              
                Late September Evening Color Display of Convecting Cumulus Clouds Time Lapse
                https://www.youtube.com/watch?v=f1XAf6OZvp0
              
            
              
                Evening thunderstorm and night-time convection time lapse
                https://www.youtube.com/watch?v=Yeu3D1fkwV0
              
            
              
                Monsoon II (4K)
                https://www.youtube.com/watch?v=Xc7d7F5T6rI
              
            
              
                Large Iceberg Breaking near Ilulissat
                https://www.youtube.com/watch?v=bsAqqHQcJyU
              
            
              
                Long-Term Time-Lapse (Cheap Action camera)
                https://www.youtube.com/watch?v=kpuTM547yeA
              
            
          
- 
            
              
                Digital Photo Forensics: How To analyze Fake Photos
                https://www.youtube.com/watch?v=G1Y0UTMTF7o
              
            
              
                Photo Forensics Tutorial
                https://www.youtube.com/watch?v=XRCq8CJrI_s
              
            
              
                Forensically, free online photo forensics tools - 29a.ch »
                https://29a.ch/photo-forensics/#clone-detection
              
            
              
                Imago Forensics - Image Forensics Tutorial
                https://www.youtube.com/watch?v=HIyObPWM6BM
              
            
              
                Why people think this photo of JFK's killer is fake
                https://www.youtube.com/watch?v=GD1d8wKIrps
              
            
              
                DIP Lecture 24a: Digital Image Forensics
                https://www.youtube.com/watch?v=z0FUg_RQJ04
              
            
              
                Intro to Digital Image Processing: Full Playlist »
                https://www.youtube.com/watch?v=UhDlL-tLT2U&list=PLuh62Q4Sv7BUf60vkjePfcOQc8sHxmnDX
              
            
              
                James Randi and the Cottingley Fairies ❤️
                https://www.youtube.com/watch?v=oveXCII3w30
              
            
              
                10 Famous Photographs That Fooled The World (...m ...metaphor what?)
                https://www.youtube.com/watch?v=Wd6-T4lP43E
              
            
              
                10 Manipulated Historic Photos
                https://www.youtube.com/watch?v=pT42iph_sRY
              
            
              
                HE WASN'T HURT, IT WAS STAGED: The first faked photograph
                https://www.youtube.com/watch?v=SXe9WCeccOw
              
            
              
                Was this famous war photo staged? feat. Errol Morris
                https://www.youtube.com/watch?v=P8QVBt2hh9M
              
            
              
                VIEWER DISCRETION US CIVIL WAR DEATHS: The (mostly) true story of ghost photography
                https://www.youtube.com/watch?v=Xsx6xqi0vzU
              
            
              
                Is This Photography's Greatest Fake?
                https://www.youtube.com/watch?v=ZN5LQPutBr0
              
            
              
                Why All Images of Space Are Photoshopped
                https://www.youtube.com/watch?v=4BEKjE7K5u4
              
            
              
                How scientists colorize photos of space
                https://www.youtube.com/watch?v=WSG0MnmUsEY
              
            
              
                How to FAKE a Sunset Photo
                https://www.youtube.com/watch?v=Z-vsXsbrvGk
              
            
              
                Editing YOUR Photos!!
                https://www.youtube.com/watch?v=gpzjvW6nJu8
              
            
              
                How to FAKE stuff in your photos!
                https://www.youtube.com/watch?v=0JDjLlgmCSw
              
            
              
                Video tutorial for using filter 'G'MIC / Layers / Blend [seamless]'
                https://www.youtube.com/watch?v=zsHgQY6025I
              
            
              
                Face Swap with G'MIC - GIMP 2.8 Tutorial
                https://www.youtube.com/watch?v=JN4HegSFHoA
              
            
              
                How to Use GIMP (Beginners Guide)s
                https://www.youtube.com/watch?v=Q8C0LJPpr64
              
            
              
                HOW TO USE GIMP - Complete Tutorial for Beginners 2020
                https://www.youtube.com/watch?v=x6pXJ7Ijir0
              
            
              
                A Beginner's Guide To Gimp
                https://www.youtube.com/watch?v=YHwnlgD18kE
              
            
              
                9 Best GIMP Plugins + Addons for 2022
                https://www.youtube.com/watch?v=ejyF9UZbtyk
              
            
              
                Download and Install GIMP Resynthesizer Plugin
                https://www.youtube.com/watch?v=sbyGYmZzl1I
              
            
              
                G'MIC -- Free Image Manipulation Powerhouse
                https://www.youtube.com/watch?v=1agzsBn7ZE0
              
            
              
                How to Install G'MIC Plugin - GIMP 2.10 Tutorial
                https://www.youtube.com/watch?v=uZynbGsc_MY
              
            
              
                Create A Dual Lighting Effect with GIMP
                https://www.youtube.com/watch?v=U_livZjjTkE
              
            
              
                GIMP Tutorial : Glowing Neon Lines Effect
                https://www.youtube.com/watch?v=dV0q6lOYuro
              
            
              
                GIMP Photo Effects Tutorial {Glowing Effect}
                https://www.youtube.com/watch?v=kn68uWqYmnA
              
            
              
                Gimp: How to change a photo into a pencil drawing.
                https://www.youtube.com/watch?v=OrorIePoxpQ
              
            
              
                Photo to Comics conversion with the G'MIC 'Engrave' filter
                https://www.youtube.com/watch?v=YUWqTRS9_zk
              
            
              
                How to turn a photograph into a digital pencil sketch with Gimp
                https://www.youtube.com/watch?v=a9jqLASvX_s
              
            
              
                GIMP Tutorial - Colouring a Black and White Image
                https://www.youtube.com/watch?v=RRoAiV1J8cs
              
            
              
                GIMP Tutorial: Top 5 Photo Enhancement Techniques
                https://www.youtube.com/watch?v=TiavEWDVQGE
              
            
              
                Layer Masking - GIMP 2 8 - Tutorial
                https://www.youtube.com/watch?v=Jle81ofRLok
              
            
              
                How To Easily Remove a Background in GIMP {And, Retain Hair Detail} /// Step-by-Step Instructions
                https://www.youtube.com/watch?v=RVDsVe3nJ1U
              
            
              
                7 Ways To Remove a Background in GIMP
                https://www.youtube.com/watch?v=hPZygFS90Pk
              
            
              
                How To Create a Double Exposure Effect in GIMP
                https://www.youtube.com/watch?v=CwIve6VkMis
              
            
              
                How To Change the Color of Clothing With GIMP
                https://www.youtube.com/watch?v=fOAjKmTzBOQ
              
            
              
                GIMP Tutorial: Transform Face into Galaxy Silhouette
                https://www.youtube.com/watch?v=cjy7pOvEcBU
              
            
              
                Create Caricatures with GIMP | Tutorial
                https://www.youtube.com/watch?v=UoLlxs2aDHU
              
            
              
                GIMP | Warp Transform
                https://www.youtube.com/watch?v=etkvjiiGs1c
              
            
              
                GIMP | Make Eyes Pop
                https://www.youtube.com/watch?v=XXQG-XIqixc
              
            
              
                Remove Dark Circles Under Eyes Easily in GIMP
                https://www.youtube.com/watch?v=X-H8kNxwgcA
              
            
              
                How to Edit Portraits in GIMP for Beginners - GIMP Tutorial
                https://www.youtube.com/watch?v=2uI1XReMSQU
              
            
              
                Face Replace (Match Skin Color) - GIMP 2.8 Tutorial
                https://www.youtube.com/watch?v=zorVCcY120Y
              
            
              
                Make Your Photos Look Better - GIMP 2.8 Tutorial
                https://www.youtube.com/watch?v=QbWghBFQ9Bo
              
            
              
                GIMP Tutorial: Put Someone's Face on an Object
                https://www.youtube.com/watch?v=bVbYXsBxpiY
              
            
              
                Basic Exposure Blending using GIMP
                https://www.youtube.com/watch?v=OmwnHoIP2vE
              
            
              
                Create HDR Photo - GIMP 2.8 Tutorial
                https://www.youtube.com/watch?v=tHzlmK-S8vo
              
            
              
                Easy Exposure Blending Trick in GIMP (Tutorial)
                https://www.youtube.com/watch?v=ohz6XQeg8io
              
            
              
                Gimp Tutorial: Easy Business Card Design Tutorial in Gimp
                https://www.youtube.com/watch?v=ok88XicoS8Q
              
            
              
                GIMP Tutorial: Business Card Design
                https://www.youtube.com/watch?v=XPXHviyBk_s
              
            
              
                How Botticelli revolutionised portraits | Art history in 10 minutes
                https://www.youtube.com/watch?v=tcjeSMICLz0
              
            
              
                Why does this lady have a fly on her head?
                https://www.youtube.com/watch?v=pLAr2X4sH5Q
              
            
              
                EASY Photo Transfer to Wood | LASER PRINT on Wood Using Mailing Labels, Fast, Reusable, Cheap DIY ❤️
                https://www.youtube.com/watch?v=h7FKdW5ndLw
              
            
          
- 
            
              
                How Oldschool Sound/Music worked
                https://www.youtube.com/watch?v=q_3d1x2VPxk
              
            
              
                Basic Waveforms
                https://www.youtube.com/watch?v=VRD9Uj2YTBk
              
            
              
                FM SYNTHS in under 4 minutes
                https://www.youtube.com/watch?v=vvBl3YUBUyY
              
            
              
                Sound Design and Synth Fundamentals (don't pay for closed source software, ZynAddSubFX has Unison)
                https://www.youtube.com/watch?v=NJLIS2MkFe4
              
            
              
                ZynAddSubFX in LMMS
                https://www.youtube.com/watch?v=DoKqZ3CQUbg
              
            
              
                How To Use ZynAddSubFX! - LMMS Tutorial
                https://www.youtube.com/watch?v=KZ0Qwk1z7p4
              
            
              
                Advanced Sound Design and Synths Tutorial
                https://www.youtube.com/watch?v=tlygYWeOzTg
              
            
              
                What You Don't Know About Reverb - Reverb Masterclass (IMPORTANT: Enhances Modernizes Chiptune Instruments)
                https://www.youtube.com/watch?v=YA4rZgq0RaI
              
            
              
                How To Use Compression - Detailed Tutorial (Controls Sound)
                https://www.youtube.com/watch?v=yi0J9JsRdI4
              
            
              
                Ultimate Introduction to Chiptune Programs Part 1: General Tools (use lmms and its tools)
                https://www.youtube.com/watch?v=WNxw8OzUwfg
              
            
              
                Best Free Chiptune VSTs (2020) + Examples! (use lmms and its tools)
                https://www.youtube.com/watch?v=FwMTnfSNx4A
              
            
              
                How to Make 8-Bit Music
                https://www.youtube.com/watch?v=w4_qcrM0qIM
              
            
              
                Top 5 Chiptune Synths
                https://www.youtube.com/watch?v=X9QTfPA2p8c
              
            
              
                DRUID II: ENLIGHTENMENT / FAIRLIGHT CRACK INTRO (1987) 🧙 - C64 REMIX [LukHash] ❤️
                https://www.youtube.com/watch?v=_7ilSSI68FQ
              
            
              
                Let's Play LIVE! #1 - Super Mario Bros. w/FULL ORCHESTRA! ft. George Salazar
                https://www.youtube.com/watch?v=2cRPzzZV8u0
              
            
              
                THE GREAT GIANA SISTERS - Live on Pocket Operator PO-28 'Robot' - [LukHash]
                https://www.youtube.com/watch?v=t_XH4du6BvE
              
            
              
                LAST NINJA 2, CENTRAL PARK (1988) - C64 REMIX [LukHash]
                https://www.youtube.com/watch?v=oKgdq22BIlk
              
            
              
                SPY vs. SPY (1984) - 🎹 C64 REMIX [LukHash]
                https://www.youtube.com/watch?v=sVtJGobSZKM
              
            
              
                SUPREMACY / OVERLORD (1990) 💀 - C64 REMIX [LukHash]
                https://www.youtube.com/watch?v=3JQkW6BgUYU
              
            
              
                CODE VERONICA - 8bit SID Chiptune version on Commodore 64 played by real SID chip 6581R3 / Retrowave
                https://www.youtube.com/watch?v=ejXVpi-SCAI
              
            
              
                The best retro game soundtracks part 1
                https://www.youtube.com/watch?v=Yr6GcaQ0aTg
              
            
              
                NES Music Top 70
                https://www.youtube.com/watch?v=u3xQXkh8Mek
              
            
              
                The Basics of Chiptune Music (Sample is a pre-recorded sound)
                https://www.youtube.com/watch?v=hhjUnhxJUFQ
              
            
              
                Meow Synth, Wet Hands, Cover
                https://www.youtube.com/watch?v=glKbema6ayM
              
            
              
                LMMS Tutorial 3: TripleOsc Basics
                https://www.youtube.com/watch?v=7lI8VgbocQg
              
            
              
                LMMS Triple Oscillator synth music (Tutorial)
                https://www.youtube.com/watch?v=WA5ExsGbRQo
              
            
              
                Making Chiptune is stupid easy in LMMS
                https://www.youtube.com/watch?v=wAHSNs6fBF0
              
            
              
                LMMS 8 Bit Drums with SFXR
                https://www.youtube.com/watch?v=94KdYb00J5U
              
            
              
                LMMS Instrument Tutorial: BitInvader (Beautiful Instrument, and worth mastering ❤️)
                https://www.youtube.com/watch?v=wcV19wDYzLo
              
            
              
                HOW TO MAKE GAME MUSIC [Free] || Music For your Games || LMMS
                https://www.youtube.com/watch?v=szlnl9ysFdk
              
            
              
                LMMS - 1st Part of Creating An 8-Bit Tune (No Commentary)
                https://www.youtube.com/watch?v=Bj5KV3kQ4g8
              
            
              
                Short Chiptune in LMMS
                https://www.youtube.com/watch?v=wwbrQQAeSkA
              
            
              
                Como hacer musica estilo 8 bits | LMMS (Parte 1)
                https://www.youtube.com/watch?v=KcugOUb8HQs
              
            
              
                Como hacer musica estilo 8 bits | LMMS (Parte 2)
                https://www.youtube.com/watch?v=xSBXkiZntS8
              
            
              
                Como hacer musica estilo 8 bits | LMMS (Parte 3) (Bueno!)
                https://www.youtube.com/watch?v=cbUTybhszRA
              
            
              
                Como hacer chiptune en lmms | chiptune (Musica de 8 bits) LMMS Tutorial (RRRRRRrrrrrrrrrrrrrrrrrrrrrrrrr)
                https://www.youtube.com/watch?v=Sx4TI6pNfO4
              
            
              
                LMMS - Chiptune - Unease
                https://www.youtube.com/watch?v=RUW19-PyroA
              
            
              
                LMMS song(Chiptune) - Underground
                https://www.youtube.com/watch?v=jPwosn_d6N0
              
            
              
                [LMMS] Chiptune & Rock Music #1
                https://www.youtube.com/watch?v=lANSjUFzMAc
              
            
              
                LMMS - Chiptune
                https://www.youtube.com/watch?v=NzJkwVThnHM
              
            
              
                lmms original music like nes
                https://www.youtube.com/watch?v=owxsMD5RY6Q
              
            
              
                weedspagonYu Yu Hakusho (Ghost Files) OP - Smile Bomb (LMMS Chiptune Cover)
                https://www.youtube.com/watch?v=HXHpHQYSg9k
              
            
              
                [LMMS] Chiptune Type Beat DISTORTION (Prod. By CloudWolf Beats)
                https://www.youtube.com/watch?v=twcRmXqgjWs
              
            
              
                [LMMS] Chiptune Type Beat DUNGEON (Prod. By CloudWolf Beats)
                https://www.youtube.com/watch?v=p-6WDCqQVu4
              
            
              
                Instant Remedy Remix - Lazy Jones
                https://www.youtube.com/watch?v=BrIfbjosyBI
              
            
              
                Last Ninja: The Palace
                https://www.youtube.com/watch?v=x21vik7qMyc
              
            
              
                Last Ninja: The Wastelands (Extended Version)
                https://www.youtube.com/watch?v=ZeJDazyfIIU
              
            
              
                Last Ninja: The Wastelands (Club Version)
                https://www.youtube.com/watch?v=2417h0Adl5o
              
            
              
                Super Mario Bros. NES Medley - Orchestre de Jeux Vidéo
                https://www.youtube.com/watch?v=kVLYAlprXEY
              
            
              
                50 C64 games in 25 minutes
                https://www.youtube.com/watch?v=xqMui1u8mNk
              
            
              
                The Epic Commodore C64 SID Collection - 11 hours of C64 Music
                https://www.youtube.com/watch?v=U9Racui9jJI
              
            
              
                SID Chip Club - Full Album (Non Stop Mixed, Real SID 8580, mastered)
                https://www.youtube.com/watch?v=qGWsPEC341Y
              
            
              
                Ocean Battle Chiptune / Theremin (production with LMMS)
                https://www.youtube.com/watch?v=D9b_vnClAUE
              
            
              
                Set Sail: A Theremin / Chiptune song composed in LMMS
                https://www.youtube.com/watch?v=lmiX_ysHR5E
              
            
              
                How to play a scale on the theremin | Carolina talks Theremin
                https://www.youtube.com/watch?v=0n-o71RUrQw
              
            
          
- 
            
              
                This also means that a scanned portrait can be printed in 3D
                https://www.youtube.com/watch?v=4GiLAOtjHNo
              
            
              
                Meshroom
                https://www.youtube.com/results?search_query=meshroom+tutorial
              
            
              
                Blender
                https://www.youtube.com/results?search_query=blender+tutorial+for+beginners
              
            
              
                Prusa Slicer
                https://www.youtube.com/results?search_query=prusaslicer+for+ender+3+v2+
              
            
          
- 
            
              
                8088 Domination
                https://www.youtube.com/watch?v=MWdG413nNkI
              
            
              
                8088 MPH by Hornet + CRTC + DESiRE (SOME SERIOUS ⭐!?⭐)
                https://www.youtube.com/watch?v=yHXx3orN35Y
              
            
              
                8088 MPH Revision 2015 Live Audience Reaction
                https://www.youtube.com/watch?v=gdb3AQ14iVc
              
            
              
                MindCandy: The Best of the PC DOS Demoscene
                https://www.youtube.com/watch?v=SJKRFd4J_1w
              
            
              
                Pixel Art Class - Art Styles for Indie Games
                https://www.youtube.com/watch?v=LfTiws-0Vss
              
            
              
                Pixelart 101 FREE College Course: Styles
                https://www.youtube.com/watch?v=peUx7xoU0F8
              
            
              
                A Programmer's Guide to Pixel Art
                https://www.youtube.com/watch?v=4cYAkHfh9wM
              
            
              
                What Size is Pixel Art? (Intro to Sprite and Canvas Size)
                https://www.youtube.com/watch?v=ad-3dn2qUUs
              
            
              
                Pixel Art Class - How To Use References Effectively
                https://www.youtube.com/watch?v=xbi6e8vQ_kY
              
            
              
                ARTSCENE (The ANSI Art World)
                https://www.youtube.com/watch?v=oQrBbm5ZMlo
              
            
              
                THE PIT BBS DOOR GAME REVIEW
                https://www.youtube.com/watch?v=iK69uCBtI18
              
            
              
                What is ‘TEXT MODE’ art? | Introduction and Timelapse
                https://www.youtube.com/watch?v=6iSNinCzKTw
              
            
              
                ANSI Graphics / ANSI ART
                https://www.youtube.com/watch?v=XZ0rjUY7DDk
              
            
              
                1-Bit Pixel Art Techniques (Tutorial + Timelapse)
                https://www.youtube.com/watch?v=0BZwEoj50uw
              
            
              
                Recreating a Photo as Pixel Art (1-Bit Timelapse)
                https://www.youtube.com/watch?v=RYegmXyKoWQ
              
            
              
                1-Bit Pixel Art Hotel [Aseprite Speed Painting]
                https://www.youtube.com/watch?v=T9GxuwmiF1A
              
            
              
                Pixelart 101 FREE College Course: Game Boy
                https://www.youtube.com/watch?v=mNGnQMPUFxw
              
            
              
                Designing a Pixel Art Gameboy Tribute (Timelapse + Commentary)
                https://www.youtube.com/watch?v=GDfDWwaO79w
              
            
              
                Creating 4-Color Pixel Art Palettes, inspired by the SUPER GAMEBOY!
                https://www.youtube.com/watch?v=PdXpUIATzO0
              
            
              
                Commodore 64 Longplay [003] Turrican (EU)
                https://www.youtube.com/watch?v=jqVXuBfEW-g
              
            
              
                CGA Graphics - Not as bad as you thought!
                https://www.youtube.com/watch?v=niKblgZupOc
              
            
              
                Amiga Longplay Rick Dangerous
                https://www.youtube.com/watch?v=VDmJNcYLbuQ
              
            
              
                PC Longplay [712] Rick Dangerous II
                https://www.youtube.com/watch?v=e5xvKCbywRI
              
            
              
                Pixel art, 16 colors,320x256, deluxe paint V
                https://www.youtube.com/watch?v=FOfl_UogUvw
              
            
              
                Cazando pixel art 16 colors
                https://www.youtube.com/watch?v=Va0OttakILE
              
            
              
                Maniqui, Mannequin . pixel art 16 colors, AMIGA
                https://www.youtube.com/watch?v=98-88AEmldg
              
            
              
                Life and Death of a Gnome, Amiga pixel art time-lapse (100x normal speed)
                https://www.youtube.com/watch?v=OKL1rYQo6jc
              
            
              
                C64-Longplay - Alien (720p)
                https://www.youtube.com/watch?v=sgJbs6EGGXg
              
            
              
                Aliens for the C64
                https://www.youtube.com/watch?v=ZLUZX5rl1kk
              
            
              
                Aliens (Fantastic Audio)
                https://www.youtube.com/watch?v=YKq1b9CzToE
              
            
              
                Aliens 1987 Commodore 64 Remake (Note the minimap, who needs 3D?)
                https://www.youtube.com/watch?v=UavprM3KBZQ
              
            
              
                C64 Longplay - The Great Giana Sisters (warpless)
                https://www.youtube.com/watch?v=8teXm6723-g
              
            
              
                Boulder Dash - C64 full playthrough
                https://www.youtube.com/watch?v=cfIILWnY-MU
              
            
              
                Mari0 | Super Mario Bros. Meets Portal! | Gameplay
                https://www.youtube.com/watch?v=PHWEhAE3cZo
              
            
              
                WHAT IS 8-BIT?
                https://www.youtube.com/watch?v=QaIoW1aL9GE
              
            
              
                Sonic the Hedgehog 2 (1992) 8bit vs 16bit vs 32bit vs 64bit (is there a big difference?)
                https://www.youtube.com/watch?v=64DOay5ZTSI
              
            
              
                Amiga Longplay Gobliiins
                https://www.youtube.com/watch?v=0paMeIy8Y2A
              
            
              
                Longplay: Commander Keen 4 - Secret of the Oracle (1991) [MS-DOS]
                https://www.youtube.com/watch?v=iKHUOKVzo0Q
              
            
              
                Longplay: Duke Nukem II - Episode 1 (1993) [MS-DOS]
                https://www.youtube.com/watch?v=tofpXhxv64U
              
            
              
                PC Longplay [157] Dune CD
                https://www.youtube.com/watch?v=L3NcFEvc4yk
              
            
              
                Dune 2 - Story & Cutscenes
                https://www.youtube.com/watch?v=Dbx9mbhKjW0
              
            
              
                Catacomb 3-D Series PC Game Review
                https://www.youtube.com/watch?v=xG1oYjG5Bg8
              
            
              
                Retro Review - Wolfenstein 3D & Spear of Destiny
                https://www.youtube.com/watch?v=4JWoNrjUMLA
              
            
              
                [60FPS] DOOM (1993) LONGPLAY
                https://www.youtube.com/watch?v=iFnOLFd_ByQ
              
            
              
                Hexen: Beyond Heretic - An Updated Review
                https://www.youtube.com/watch?v=8l9d0_dovCc
              
            
              
                Rise of the Triad: The Story of | Nostalgia Nerd
                https://www.youtube.com/watch?v=mp8e-M5OgmI
              
            
              
                Illustration Effect for Pixel Art | “PiXel ScAler” Overview
                https://www.youtube.com/watch?v=QDExYoI4qu0
              
            
              
                AI Converts Cartoon Characters To Real Life [Pixel2Style2Pixel]
                https://www.youtube.com/watch?v=g-N8lfceclI
              
            
              
                IRL to Anime With Cartoonization AI
                https://www.youtube.com/watch?v=KRE4QZAXYu4
              
            
              
                Deepfake Movements with 1 image ONLY [Liquid Warping GAN]
                https://www.youtube.com/watch?v=Zkrcx3_DtCw
              
            
              
                Do's and Don'ts of Pixel art! (Beginner Tutorial)
                https://www.youtube.com/watch?v=SZXg7rexa2k
              
            
              
                How to choose good Colour Palettes (Pixel Art Tutorial)
                https://www.youtube.com/watch?v=uUdMb8Bb2II
              
            
              
                5 tips to MASTER your pixel art in 5 MINUTES
                https://www.youtube.com/watch?v=gu0zx0REV0U
              
            
              
                How To Pixel Art Tutorial - TIPS ARTISTS NEED TO KNOW IN 2022
                https://www.youtube.com/watch?v=kJ5kmkVb6as
              
            
              
                Pixel Art Tips from a Professional Artist - Tips & Tricks
                https://www.youtube.com/watch?v=cdoWiJANr_U
              
            
              
                PIXEL ART TIPS for Beginners
                https://www.youtube.com/watch?v=4tW6T2nG6Xk
              
            
              
                Top 5 Pixel Art Tips for Beginners
                https://www.youtube.com/watch?v=0Qhqt1_xpUc
              
            
              
                10 most common pixelart mistakes by beginners
                https://www.youtube.com/watch?v=R44hZgtqMI8
              
            
              
                Is Krita (Free) Good for Making Pixel Art? | 7 Quick Tips & Monster Time-lapse
                https://www.youtube.com/watch?v=wCUQXW_xuz0
              
            
              
                Crockett's Theme ❤️
                https://www.youtube.com/watch?v=7AqTB30d-Mc
              
            
          
- 
            
              
                when you look at multiple photos, it really shows
                https://unsplash.com/s/photos/hair
              
            
              
                Title-image Contest
                https://www.reddit.com/r/redditgetsdrawn/comments/ty4ask/this_is_me/
              
            
              
                Contest Entry
                https://www.reddit.com/r/redditgetsdrawn/comments/ty4ask/this_is_me/i43hfim/?context=3
              
            
              
                Painting Time-lapse
                https://youtu.be/43zEEl3iLjc
              
            
          
- 
            
              
                The Case for Impressionism
                https://www.youtube.com/watch?v=_tw51Eh9vcw
              
            
              
                Marie Bracquemond ❤️
                https://www.youtube.com/watch?v=YqyzPDCvbJY
              
            
              
                Marie Bracquemond
                https://www.youtube.com/watch?v=FZkcObjwqgI
              
            
              
                Marie Bracquemond (1841- 1916)
                https://www.youtube.com/watch?v=lmDdjmUapJY
              
            
              
                MARIE BRACQUEMOND. EL TALENTO SILENCIADO (Spanish)
                https://www.youtube.com/watch?v=x6k_SSZDH2k
              
            
              
                Berthe Morisot: A collection of 302 works (HD)
                https://www.youtube.com/watch?v=hK6O2qDhU3U
              
            
              
                Berthe Morisot - French Impressionist Artist Biography and Facts
                https://www.youtube.com/watch?v=Eb84Sm5LQrw
              
            
              
                Berthe Morisot 1/2
                https://www.youtube.com/watch?v=yAt8OxGxfSk
              
            
              
                Berthe Morisot 2/2
                https://www.youtube.com/watch?v=z6okzSnZmaM
              
            
              
                Berthe Morisot
                https://www.youtube.com/watch?v=o1ObIy92J4o
              
            
              
                Berthe Morisot: Inventing Impressionism
                https://www.youtube.com/watch?v=mupxAAjAiWM
              
            
              
                Morisot, The Cradle
                https://www.youtube.com/watch?v=na05-xCZR8s
              
            
              
                Berthe Morisot's Hunting Butterflies
                https://www.youtube.com/watch?v=MVHfVB4MaWE
              
            
              
                Mary Cassatt: A collection of 339 works (HD)
                https://www.youtube.com/watch?v=UIDMYWmEX0s
              
            
              
                Mary Cassatt: The Life of an Artist: Art History School
                https://www.youtube.com/watch?v=uPlJ9CJPwpc
              
            
              
                Mary Cassatt, Extraordinary Impressionist Painter - by Barbara Herkert (Book)
                https://www.youtube.com/watch?v=KQlCRe6QELg
              
            
              
                MARY CASSATT - Artist Biography & Portrait Drawing
                https://www.youtube.com/watch?v=k4E958E3yg0
              
            
              
                Cassatt, Woman with a Pearl Necklace in a Loge
                https://www.youtube.com/watch?v=guxLpVICBjg
              
            
              
                Cassatt, In the Loge
                https://www.youtube.com/watch?v=HVuyK_vIMfc
              
            
              
                Louise Catherine Breslau »
                https://en.wikipedia.org/wiki/Louise_Catherine_Breslau
              
            
              
                Louise Catherine Breslau (1856-1927)
                https://www.youtube.com/watch?v=dB56CyUTf3o
              
            
              
                Marie Darrieussecq - Une loge aux Italiens - de Eva Gonzalès (In French)
                https://www.youtube.com/watch?v=ijbWd_Be1MU
              
            
              
                Eva Gonzalès (French, 1849-1883) - Part I - A collection of works painted between 1870 and 1879.
                https://www.youtube.com/watch?v=isyPhRQdveQ
              
            
              
                Eva Gonzalès (French, 1849-1883) - Part II - A collection painted between 1865 and 1883.
                https://www.youtube.com/watch?v=8RArigCcMXg
              
            
              
                Lilla Cabot Perry »
                https://en.wikipedia.org/wiki/Lilla_Cabot_Perry
              
            
              
                Lilla Cabot Perry (1848-1933) - An American Impressionist artist.
                https://www.youtube.com/watch?v=qwqmILdVux4
              
            
              
                Cecilia Beaux
                https://www.youtube.com/watch?v=4Qh21mlD4Sc
              
            
              
                Cecilia Beaux and Mrs. Isaac Newton Phelps Stokes
                https://www.youtube.com/watch?v=UBC-ty9SEms
              
            
              
                Portrait Painting Tutorial | Cecilia Beaux Paint Along
                https://www.youtube.com/watch?v=y820n6vy8cw
              
            
              
                In Dialogue — Cecilia Beaux's Twilight Confidences
                https://www.youtube.com/watch?v=iJ9qlUPwAo0
              
            
              
                Cecilia Beaux (American, 1855-1942)
                https://www.youtube.com/watch?v=hl5trLOiRto
              
            
              
                12 Most Famous Paintings of all Time
                https://www.youtube.com/watch?v=Y65_Qs1Wq0w
              
            
              
                History's Most Impressive Impressionists (Waldemar Januszczak Documentary)
                https://www.youtube.com/watch?v=kzjRJzhnn8k
              
            
              
                The Great Impressionist Innovators (Waldemar Januszczak Documentary)
                https://www.youtube.com/watch?v=d4DMMycMphk
              
            
          
- 
            
              
                so cunning, that even the smartest of us, have long been taken advantage of, and will do everything to refuse to believe it
                https://www.youtube.com/watch?v=vpnxd31y0Fo
              
            
              
                how to learn mathematics with the use of programming languages
                https://www.youtube.com/watch?v=bKEaK7WNLzM
              
            
              
                the programming language is a simpler and more consistent way of explaining mathematical concepts
                https://github.com/Jam3/math-as-code
              
            
              
                modern JavaScript
                https://deliciousinsights.github.io/confoo-es2022/#/mainTitle
              
            
              
                each student learns in a unique sequence and at a different pace
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                Schools are so broken
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                even grades are fake
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
          
- 
            
              
                The Fundamentals of Landscapes
                https://www.youtube.com/watch?v=xWMMo1v594Y
              
            
              
                Environment Design: Value Sketching
                https://www.youtube.com/watch?v=E9zy0OOpT9o
              
            
              
                Joseph McGurl: Advanced Landscape Painting Techniques
                https://www.youtube.com/watch?v=2MHLrQ19EZg
              
            
              
                Bob Ross - Towering Peaks
                https://www.youtube.com/watch?v=1s58rW0_LN4
              
            
              
                Painting Background in Krita
                https://www.youtube.com/watch?v=CAe7O9MgFjU
              
            
              
                How To Sketch Landscapes: Tutorial
                https://www.youtube.com/watch?v=_e6wTOuJ20M
              
            
              
                Environment Thumbnails
                https://www.youtube.com/watch?v=wKi42SqcNMM
              
            
              
                Castle Rock
                https://www.youtube.com/watch?v=njvAU-Ts3TQ
              
            
              
                Landscape Digital Painting Tutorial
                https://www.youtube.com/watch?v=XHprIlkY8Q4
              
            
              
                How to EASILY Draw 2D Landscapes in Photoshop ep. 01
                https://www.youtube.com/watch?v=LBczOO5hOKc
              
            
              
                Matte Painting -Turn your sketches into REALISTIC 3D images EASILY in Photoshop
                https://www.youtube.com/watch?v=Y9CnrPUEfK4
              
            
              
                | Blender + Natron + Krita | Nature Landscape with Low Poly Assets (3D Speed Art)
                https://www.youtube.com/watch?v=nIg23WMrafs
              
            
              
                Environment Concept Art Process From Start to Finish
                https://www.youtube.com/watch?v=PPoC6hm6Q8U
              
            
              
                How I Make A Landscape: Concept Art Process
                https://www.youtube.com/watch?v=e8OPmP75HJU
              
            
              
                Krita Ghibli art study progress
                https://www.youtube.com/watch?v=FJVwZOIybyQ
              
            
              
                HOW TO PAINT CLOUDS Design them from reference
                https://www.youtube.com/watch?v=qRBG9zJ5Alg
              
            
              
                How to Paint Clouds – Digital Painting Tutorial in Clip Studio Paint
                https://www.youtube.com/watch?v=D10SaeX6LfQ
              
            
              
                Clouds in A Pink Sky
                https://www.youtube.com/watch?v=ERLYMSRP_-s
              
            
              
                Evening Sky | Landscape Digital Painting Process | Timelapse
                https://www.youtube.com/watch?v=h6MYwd-hxJk
              
            
              
                Winter Mountain: Complete Digital Painting Process
                https://www.youtube.com/watch?v=xYbEj-qmajY
              
            
              
                Painting Mountains (Acrylic Painting)
                https://www.youtube.com/watch?v=1JXULQIm5Iw
              
            
              
                Cloud Painting
                https://www.youtube.com/watch?v=JqMvAB-gHEg
              
            
              
                SKY & MOUNTAINS
                https://www.youtube.com/watch?v=lSybJQUsqg8
              
            
              
                Clouds & Atmosphere
                https://www.youtube.com/watch?v=oVrsmD-EdOA
              
            
              
                Light & Space
                https://www.youtube.com/watch?v=Aho-zYz2fGU
              
            
              
                City of bridges
                https://www.youtube.com/watch?v=ipS_dpS3OzQ
              
            
              
                How to Create Matte Painting
                https://www.youtube.com/watch?v=PX5bj9aPrqI
              
            
              
                Introduction To Matte Painting - Digital Painting Basics - Concept Art Tutorial
                https://www.youtube.com/watch?v=LYJHIAIrIos
              
            
              
                Matte Painting Tips
                https://www.youtube.com/watch?v=1EU7Om5utlM
              
            
              
                Night illustration in iPad - Procreate Illustration
                https://www.youtube.com/watch?v=tR-VpPiYzMM
              
            
              
                Make Any Painting Look Dramatic
                https://www.youtube.com/watch?v=1l3D79PNKCU
              
            
              
                Digital Matte Painting - Crashed Ship
                https://www.youtube.com/watch?v=04ZgMiir4FM
              
            
              
                Matte Painting In Horror Films
                https://www.youtube.com/watch?v=Srigug7g3SM
              
            
              
                Movie Magic - Matte Painting
                https://www.youtube.com/watch?v=Hj4XmvICJik
              
            
              
                Behind the Scenes of Star Wars: The Original Trilogy ILM Special Effects Makers.
                https://www.youtube.com/watch?v=85MK2GDkoxo
              
            
              
                Peter Ellenshaw - matte painter and VFX pioneer - documentary
                https://www.youtube.com/watch?v=WOrqJTCUWj0
              
            
          
- 
            
              
                we first create line art
                https://www.youtube.com/watch?v=XCVJyFHcb38
              
            
              
                Marco Bucci's stylization tutorial
                https://www.youtube.com/watch?v=sJoJEyQiGxw
              
            
              
                Ross Tran's Five Tips
                https://www.youtube.com/watch?v=Y7cfW_ZEv10
              
            
              
                The art challenge
                https://www.reddit.com/r/redditgetsdrawn/comments/tjpzny/this_is_me/
              
            
          
- 
            
              
                COLOR THEORY BASICS: Use the Color Wheel & Color Harmonies to Choose Colors that Work Well Together
                https://www.youtube.com/watch?v=YeI6Wqn4I78
              
            
              
                RGB, CMYK, and SPOT Color Basics
                https://www.youtube.com/watch?v=0o1eeoDZo14
              
            
              
                Controversial Color Theory: RYB vs CMY Color Wheel - What are the REAL Primary Colors?
                https://www.youtube.com/watch?v=yRQmV4XYmqI
              
            
              
                What is RGB? (Color Model)
                https://www.youtube.com/watch?v=a3GwNkUABM4
              
            
              
                Color Theory Lesson - CMYK vs RGB
                https://www.youtube.com/watch?v=YtH9eXWuf3Y
              
            
              
                The HSV color model
                https://www.youtube.com/watch?v=NAw2_NtGNaA
              
            
              
                HSV Color Theory For Digital Artists (Part 1/2)
                https://www.youtube.com/watch?v=QA2dLTOJfJk
              
            
              
                HSV Color Theory For Digital Artists (Part 2/2)
                https://www.youtube.com/watch?v=6tyumG7W1lQ
              
            
              
                How To Paint Skin Tones - Tutorial
                https://www.youtube.com/watch?v=8_FnRJtjkj4
              
            
              
                Painting Skin Tones
                https://www.youtube.com/watch?v=mi62WC9LqZA
              
            
              
                Something strange you should know about color | QUICK ESSENTIALS
                https://www.youtube.com/watch?v=gJ2HOj22gDo
              
            
              
                Ambient Occlusion (and Ambient Light) for Painters
                https://www.youtube.com/watch?v=7fLV5ezO64w
              
            
              
                Understanding Shadow Colors (Ambient Light Part 2)
                https://www.youtube.com/watch?v=gwLQ0cDb4cE
              
            
              
                Understanding the Elements of Art
                https://www.youtube.com/watch?v=wQhuN1iR_9Q
              
            
              
                The (Not) Rules of Color Temperature
                https://www.youtube.com/watch?v=Whr3E7iLxig
              
            
              
                Oil Painting Tutorial - Colour Essentials, TEMPERATURE
                https://www.youtube.com/watch?v=Y4yOKITICrc
              
            
              
                Plein & Simple with John Burton, Part 6: Temperature
                https://www.youtube.com/watch?v=FmTtSTa3jXU
              
            
              
                The Most important Thing I know About Oil Painting - How to See Values
                https://www.youtube.com/watch?v=OpDLyGzi9Tk
              
            
              
                Elements of Art: Value | KQED Arts
                https://www.youtube.com/watch?v=AAwYHNo31ZQ
              
            
              
                Art Fundamentals: Values
                https://www.youtube.com/watch?v=ax130yILbw0
              
            
              
                Grayscale To Color Art Process ... and why I don't use it
                https://www.youtube.com/watch?v=lJitss58XKc
              
            
              
                Oil Painting Tutorial - How to Achieve Really Vibrant Colour
                https://www.youtube.com/watch?v=vIQR5A7fdY0
              
            
              
                Painting tutorial - Aeolian
                https://www.youtube.com/watch?v=Trz0r-0ULtw
              
            
              
                FIFTY SHADES OF...SKIN - How to mix CAUCASIAN flesh tones by ART Tv
                https://www.youtube.com/watch?v=Jepkdub-crw
              
            
              
                COLOR-MIXING FOR PORTRAIT PAINTING || Mixing flesh tones
                https://www.youtube.com/watch?v=kKT1gXBC_L4
              
            
              
                Oil Painting Tips || Color mixing, mediums, etc
                https://www.youtube.com/watch?v=K43ajokf0p8
              
            
              
                3 COLOR ZONES IN THE FACE By Ben Lustenhouwer
                https://www.youtube.com/watch?v=Sxce77G4C_A
              
            
              
                How to Paint Flesh Colours Using the Zorn Palette with Alex Tzavaras
                https://www.youtube.com/watch?v=Y7xbMGqLS30
              
            
              
                Oil painting - The Difference Between Transparent and Opaque Colours
                https://www.youtube.com/watch?v=JkI1yTF6DFY
              
            
              
                Painting an Alla Prima Portrait of My Grandmother
                https://www.youtube.com/watch?v=GSSVlNz5Y94
              
            
              
                How to Paint Portraits of Women
                https://www.youtube.com/watch?v=3j2i-bKPzFo
              
            
              
                Classical Painting Techniques: Grisaille and Glazing
                https://www.youtube.com/watch?v=dUOZ4g4h0II
              
            
              
                How to Mix Great Flesh Tones
                https://www.youtube.com/watch?v=blRLQ9u42t8
              
            
              
                Hair tutorial made easy using krita
                https://www.youtube.com/watch?v=7rO5dwPijfo
              
            
              
                Anatomy Quick Tips: Hair
                https://www.youtube.com/watch?v=88khFjZwkl0
              
            
              
                Anatomy Quick Tips: Hands
                https://www.youtube.com/watch?v=hzl3eaxAJpo
              
            
              
                Anatomy Quick Tips: Knees
                https://www.youtube.com/watch?v=FN94kc7VHns
              
            
              
                Anatomy Quick Tips: Feet
                https://www.youtube.com/watch?v=05fn1DlFRtY
              
            
              
                Painting like a Sculptor
                https://www.youtube.com/watch?v=zC3OxonJcXQ
              
            
              
                Figure Painting Workshop: Part 1 - Techniques and Principles
                https://www.youtube.com/watch?v=8U_h3fw7VRc
              
            
              
                Figure Painting Workshop: Part 2 - Demo
                https://www.youtube.com/watch?v=KKRodazzFZk
              
            
              
                Figure Painting Workshop: Part 3 - Demo
                https://www.youtube.com/watch?v=jlbADbm7lEE
              
            
              
                Figure Painting Workshop: Part 4 - Demo
                https://www.youtube.com/watch?v=pz5Fgw0wdSw
              
            
              
                The Painter - short film
                https://www.youtube.com/watch?v=fSZjVrvzsMQ
              
            
          
- 
            
              
                tracing demo showing the Reference Images Tool
                https://www.youtube.com/watch?v=XCVJyFHcb38
              
            
              
                A lot of people ridicule the idea
                https://youtu.be/0uCH2z_zLmc?t=422
              
            
              
                others ridicule people that ridicule the idea
                https://www.youtube.com/watch?v=4ZKUKCnkZ6E
              
            
              
                Discouraging people from art, is a very toxic thing to do
                https://www.youtube.com/watch?v=GKXVT_EOKOE
              
            
              
                the more you work with it the more you will be able to handle
                https://www.youtube.com/watch?v=8U_h3fw7VRc
              
            
              
                Create art for beauty's sake
                https://youtu.be/UmOQ5zwiI90?t=2550
              
            
          
- 
            
              
                Photobashing
                https://www.youtube.com/watch?v=GKXVT_EOKOE
              
            
              
                Photobashing in Procreate | Photo Manipulation Techniques | Procreate Tutorial
                https://www.youtube.com/watch?v=G6a20KluqUA
              
            
              
                Procreate Photo Manipulation - Glowing Deer
                https://www.youtube.com/watch?v=LuPETVCqfcw
              
            
              
                Making of photomanipulation (eng subs) / How to edit photo in Photoshop / Asabin Art
                https://www.youtube.com/watch?v=AAuSoEgZrv8
              
            
              
                How to create a creature through photobashing and ZBrush sculpting (Part 1/2)
                https://www.youtube.com/watch?v=6zQCn4kosx0
              
            
              
                How to create a creature through photobashing and ZBrush sculpting (Part 2/2)
                https://www.youtube.com/watch?v=QeYzuVOW0Qo
              
            
              
                Speed Photobashing: A Beginner's Guide
                https://www.youtube.com/watch?v=eqjRFmOGjhg
              
            
              
                Photobashing a Landscape. | Environment Concept Art for the 'Dagger Coast' | Establishing a Mood |
                https://www.youtube.com/watch?v=-i2xg1wHZns
              
            
              
                Tutorial concept art: City of bridges
                https://www.youtube.com/watch?v=ipS_dpS3OzQ
              
            
              
                Concept art photobashing (with COMMENTARY)
                https://www.youtube.com/watch?v=007RIjcq6Tg
              
            
              
                🔥 METRO EXODUS - Локация Заправка | SPEED-ART (timelapse,photobash)
                https://www.youtube.com/watch?v=7NqbFZfw09o
              
            
              
                Concept Art Tutorial: Photo-bashing Sci-Fi Environments
                https://www.youtube.com/watch?v=LWb_4lYLlds
              
            
              
                Epic Concept Art Walkthrough - Paint with me!
                https://www.youtube.com/watch?v=7PRvpWst4nk
              
            
              
                Self Taught Artist Journey: PHOTOBASHING
                https://www.youtube.com/watch?v=L7E7ZM2ORSw
              
            
              
                Photobashing and Texturing a Sci-Fi Building in Photoshop (3D Model)
                https://www.youtube.com/watch?v=_RONTfghS-M
              
            
              
                INFECTED - Concept Art Environment Design - Photoshop Timelapse
                https://www.youtube.com/watch?v=jG6DU1aWoDM
              
            
              
                Redrawing My Old Drawings | Digital Painting Tutorial Photoshop
                https://www.youtube.com/watch?v=mdLr3CA0z-k
              
            
              
                Samurai Village Concept Art - Photoshop Timelapse | Photobashing
                https://www.youtube.com/watch?v=yII9ZMQEWK8
              
            
              
                Photobash Concept Art - CyberPunk Style City
                https://www.youtube.com/watch?v=45iJLxFNsvU
              
            
              
                Concept Environment Art demo using photo bashing Technique
                https://www.youtube.com/watch?v=q7vaw6optPI
              
            
              
                Photobash Technique
                https://www.youtube.com/watch?v=DxuvaJquK9Y
              
            
              
                PHOTOBASH TIME!
                https://www.youtube.com/watch?v=4fD8vULQ5sk
              
            
              
                Old Samurai Character Design Process - From Sketch to Finished Character Painting
                https://www.youtube.com/watch?v=yMNwTOSqrnQ
              
            
              
                EP 11 - Character Demo
                https://www.youtube.com/watch?v=LwdvdyuhgRk
              
            
              
                Painting Gritty Realism in Concept Art
                https://www.youtube.com/watch?v=NJZ06msSZgc
              
            
              
                Can't afford art school? - Tips for self taught Concept Artists.
                https://www.youtube.com/watch?v=Xsth7Ix0sk0
              
            
              
                Advice For Artists Who Are Too Hard On Themselves
                https://www.youtube.com/watch?v=w6StfT6_a7g
              
            
              
                Why BELIEF Is More Important Than TALENT
                https://www.youtube.com/watch?v=OfMEqpahhaE
              
            
              
                When Times Are Especially Hard
                https://www.youtube.com/watch?v=A0H88SGEzE4
              
            
              
                Intro to Gun Design (LBX 2020)
                https://www.youtube.com/watch?v=rdU6pXh4ADY
              
            
              
                Design Approach: Using photobashing and silhouettes in your workflow
                https://www.youtube.com/watch?v=KyLZZftLWdI
              
            
              
                Ben Mauro - Future Soldier Photobash
                https://www.youtube.com/watch?v=4-5lOn8OMxg
              
            
              
                Orbital Hunt - Painting + Photo Manip timelapse
                https://www.youtube.com/watch?v=x41QFhkzrQA
              
            
              
                EP 33 CONCEPT ART PHOTOBASHING Cyberpunk Bike
                https://www.youtube.com/watch?v=xutDAeGr8IY
              
            
              
                Gladiator from a hatch - Single Photo Photobash Concept Art
                https://www.youtube.com/watch?v=sfILzro5JTE
              
            
              
                Camcorder to Robot - Drawing/Photobash Timelapse
                https://www.youtube.com/watch?v=QvbSW863OW8
              
            
              
                Neo Japan N10 - Painting+ Photo Manip Timelapse
                https://www.youtube.com/watch?v=9e4wc_9TOYk
              
            
              
                Matt Rhodes Artist Talk: The World of Concept Art (November 2016)
                https://www.youtube.com/watch?v=m2BRl1hWnnY
              
            
              
                Concept Art is Dead
                https://www.youtube.com/watch?v=CYbYvImd7Bw
              
            
              
                Welcome to Bleak House with Guillermo del Toro (2010)
                https://www.youtube.com/watch?v=QRbjMUszhnI
              
            
          
- 
            
              
                Level Up Your Character Design with Knight Zhang
                https://www.youtube.com/watch?v=CjiKlLE3NuI
              
            
              
                How To Be a Character Designer
                https://www.youtube.com/watch?v=rjPoNHn9C8M
              
            
              
                What Makes A Good Character Design?
                https://www.youtube.com/watch?v=euTe191sAWg
              
            
              
                SO YOU WANT TO BE A CONCEPT ARTIST?
                https://www.youtube.com/watch?v=y85k6_OAugI
              
            
              
                Character Designer vs Concept Artist Whats the difference anyway? (Japanese vs. US culture)
                https://www.youtube.com/watch?v=tl_c6VqkPQI
              
            
              
                Illustration VS Concept - Why do some companies want Sketches and others want paintings?
                https://www.youtube.com/watch?v=q05Ikl-uUB8
              
            
              
                Want to be a CONCEPT ARTIST? Are you SURE? (You have to create worlds.)
                https://www.youtube.com/watch?v=p-qG3Anfdaw
              
            
              
                Biggest Artistic Style Influencers - Asking Pros
                https://www.youtube.com/watch?v=k8kPZuRBfL8
              
            
              
                Meet the artist: Shaddy Safadi
                https://www.youtube.com/watch?v=aOma3suNWgY
              
            
              
                Level Up! Session 50 with FENG ZHU (See how he sets-up up his palette at 15:20, and keep watching for amazing speed concept shortcuts)
                https://www.youtube.com/watch?v=ACmsvwI4V84
              
            
              
                Cam Sykes: Character Design/Illustration Tutorial - Tribal Hunter (Full Length)
                https://www.youtube.com/watch?v=ol_kwYCjw5w
              
            
              
                Jason Chan Character Design 1: Style Exploration - Adobe Photoshop
                https://www.youtube.com/watch?v=1no3IVKnOmM
              
            
              
                Jason Chan: Character Design 2: The Hero
                https://www.youtube.com/watch?v=_R-1PzteXSc
              
            
              
                Jason Chan Character Design 3 - The Villain
                https://www.youtube.com/watch?v=b2VCjqGcTFA
              
            
              
                Why Self Trained Artists Struggle to Evolve
                https://www.youtube.com/watch?v=CyXcRqK2no4
              
            
              
                environment concept art tutorial
                https://www.youtube.com/watch?v=p1WRKyFbBHE
              
            
              
                Get better at painting characters w/ Alex Negrea
                https://www.youtube.com/watch?v=nWNhLDPpvH4
              
            
              
                5 Important tips to Improve your architecture drawing.
                https://www.youtube.com/watch?v=emy3wjOHk3U
              
            
              
                #26 James Paick
                https://www.youtube.com/watch?v=1Tn9acIsqi0
              
            
              
                World Building Techniques | James Paick: James Paick
                https://www.youtube.com/watch?v=fdkUL7yRMRs
              
            
              
                CG Core - Live Stream - Episode 002 - John Park
                https://www.youtube.com/watch?v=lDiS1nSOrNU
              
            
              
                John J. Park master study- Time lapse
                https://www.youtube.com/watch?v=xGIQc9oqo4c
              
            
              
                MECHA
                https://www.youtube.com/watch?v=77lwl48Z4as
              
            
              
                Showtime ショータイム Anime Short
                https://www.youtube.com/watch?v=8klu345BezU
              
            
              
                Ranger Tutorial
                https://www.youtube.com/watch?v=52ttshQ2aVk
              
            
              
                Concept Illustration Techniques - Photobashing
                https://www.youtube.com/watch?v=Gag18ScKQdM
              
            
              
                victor mosquera Sketching
                https://www.youtube.com/watch?v=qUw3pqj4h5Y
              
            
              
                Pineapple Painting Process
                https://www.youtube.com/watch?v=Yl2XViFA2zs
              
            
              
                Blender to Concept Art: A Rough Guide
                https://www.youtube.com/watch?v=r5ZyW7K_yP8
              
            
              
                Blender to Concept Art Process
                https://www.youtube.com/watch?v=-xu9hZUt9tc
              
            
              
                How To Sketch Landscapes: Tutorial
                https://www.youtube.com/watch?v=_e6wTOuJ20M
              
            
              
                Into the Marshlands-30min photoshop speedpainting
                https://www.youtube.com/watch?v=H4mWdWYIX-0
              
            
              
                Demon speedpainting
                https://www.youtube.com/watch?v=BXeRstFL9i8
              
            
              
                Gilles Beloeil demonstrates the process of creating art for Assassin's Creed
                https://www.youtube.com/watch?v=D0qBkPnZBTw
              
            
              
                Last Man Standing - Dan Luvisi Interview - Art Department Podcast
                https://www.youtube.com/watch?v=CaGsCTRSfDo
              
            
              
                Meet the artist: Dan LuVisi
                https://www.youtube.com/watch?v=7VNtrN84uR4
              
            
              
                Concept Art Panel: Dan Luvisi
                https://www.youtube.com/watch?v=JgWEatdP11U
              
            
              
                Brush and Painting Demonstration by Tuomas Korpi
                https://www.youtube.com/watch?v=zIe-DCyA92g
              
            
              
                The Art Of Tuomas Korpi
                https://www.youtube.com/watch?v=51ug3UE_a1E
              
            
              
                Cedric Peyravernay
                https://www.youtube.com/watch?v=Abk7BQKRlUU
              
            
              
                How to use Reference to Draw like a Pro Artist!
                https://www.youtube.com/watch?v=O0XBvJ4OFvo
              
            
              
                Jorge Jacinto
                https://www.youtube.com/watch?v=N4-Hmu_OIiE
              
            
              
                Shadow of the Colossus Speed Paint | Jorge Jacinto 🇵🇹
                https://www.youtube.com/watch?v=lpywvjJ4oWQ
              
            
              
                Claire Hummel: In the Valley of Gods
                https://www.youtube.com/watch?v=FK58L7rSdTw
              
            
              
                90MAC with Pablo Carpio
                https://www.youtube.com/watch?v=A-s0p9NyiFQ
              
            
              
                Grzegorz Rutkowski
                https://www.youtube.com/watch?v=bAo1rtedTaw
              
            
              
                Hunter Painting Tutorial
                https://www.youtube.com/watch?v=q2Cu2OUPLsU
              
            
              
                Krita for concept art part 1. Jama Jurabaev brushes.
                https://www.youtube.com/watch?v=Isatf5H3jC4
              
            
              
                Concept Art In Krita with Photobash [TIMELAPSE]
                https://www.youtube.com/watch?v=BCm1x753iPo
              
            
              
                Winter station. Krita digital painting. Drawing process.
                https://www.youtube.com/watch?v=E_ck992vWh8
              
            
              
                MY COMPLETE DIGITAL PAINTING PROCESS
                https://www.youtube.com/watch?v=aMHJFdgRjYk
              
            
          
- 
            
              
                We have some really, really good ideas about real schools
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                but we are far from creating real good ones
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                by not pretending that what we have today, works
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                we push students into memorization at the cost of their creativity
                https://www.youtube.com/watch?v=iG9CE55wbtY
              
            
          
- 
            
              
                My Fantasy Art Career with Fantasy Artist Kiri Leonard
                https://www.youtube.com/watch?v=z9gJyyLqrAE
              
            
              
                https://www.youtube.com/watch?v=dwGm-Veo-Y0
                https://www.youtube.com/watch?v=dwGm-Veo-Y0
              
            
              
                Heather Theurer - Master Artist - Fantasy Con 2014
                https://www.youtube.com/watch?v=dwGm-Veo-Y0
              
            
              
                A Beautiful Story ❤️ Boris Vallejo and Julie Bell on painting Andrew W.K.'s album cover, 'You're Not Alone'
                https://www.youtube.com/watch?v=1_HFVg6TvDw
              
            
              
                The Tyger – William Blake
                https://www.youtube.com/watch?v=8tkPDCK5e4s
              
            
              
                Know the Artist: William Blake
                https://www.youtube.com/watch?v=Q2_VxFQtiiY
              
            
              
                Arcimboldo: Nature and Fantasy
                https://www.youtube.com/watch?v=BrXhgxqHBh4
              
            
              
                The Life and Works of Francisco de Goya
                https://www.youtube.com/watch?v=NQesPsaUEzY
              
            
              
                Gustave Moreau: the Fables
                https://www.youtube.com/watch?v=Firxox21bEU
              
            
              
                Secrets d'histoire - Jean de La Fontaine, l'homme à fables (Intégrale)
                https://www.youtube.com/watch?v=kLVZDEtnLdU
              
            
              
                Fables of Jean De La Fontaine - The Crow & The Fox - Classic Story
                https://www.youtube.com/watch?v=r0puPLYmdXg
              
            
              
                Selected Fables by Jean de La Fontaine
                https://www.youtube.com/watch?v=mUm12y8FqnU
              
            
              
                The Fables of La Fontaine by Jean de La FONTAINE read by Various Part 1/2 | Full Audio Book
                https://www.youtube.com/watch?v=tpb3-SctSBc
              
            
              
                Salvador Dali's 'The Persistence of Memory': Great Art Explained
                https://www.youtube.com/watch?v=gA0RAPh2ZgU
              
            
              
                Marc Chagall: The Life of an Artist - Art History School
                https://www.youtube.com/watch?v=zz2f8xBWxD0
              
            
              
                When The World Became A De Chirico Painting
                https://www.youtube.com/watch?v=FkPmiUFZyu8
              
            
              
                Jean Delville: The Mystical Artist & the Idealist Mission of Art
                https://www.youtube.com/watch?v=zVD1hfI9zY0
              
            
              
                The Surreal Dreamscapes of Paul Delvaux
                https://www.youtube.com/watch?v=AkcKo_WmHME
              
            
              
                Paul Delvaux | Landscape with Lanterns
                https://www.youtube.com/watch?v=EHglOQepTnI
              
            
              
                Paul Delvaux. Conferencia de Guillermo Solana / “Cinco surrealistas”
                https://www.youtube.com/watch?v=DTmBQtEx4bI
              
            
              
                Max Ernst | HOW TO SEE the artist with MoMA curator Anne Umland
                https://www.youtube.com/watch?v=sWAzhHQKX5c
              
            
              
                The BEST Surrealists~Max Ernst
                https://www.youtube.com/watch?v=-6ooYPP61lw
              
            
              
                Max Ernst: A collection of 282 works (HD)
                https://www.youtube.com/watch?v=AbmgxwZNCVo
              
            
              
                Leonora Carrington – Britain's Lost Surrealist | TateShots
                https://www.youtube.com/watch?v=lqXePrSE1R0
              
            
              
                Yoshitaka Amano - his universe, on paper
                https://www.youtube.com/watch?v=PJEPhBL77lk
              
            
              
                Child of Light - Speed Painting by Yoshitaka Amano
                https://www.youtube.com/watch?v=Sro2gBJ5Irk
              
            
              
                Yoko Taro, directing NieR: Automata (Game Design)
                https://www.youtube.com/watch?v=L3wScHE28K8
              
            
              
                Yoko Taro, Nier: Automata and the Art of Subversion in Game Design
                https://www.youtube.com/watch?v=di6bF8etXrM
              
            
              
                Shinichi Sakamoto, manga creation in the digital era
                https://www.youtube.com/watch?v=TDpn9fdsRbY
              
            
              
                Hard Worldbuilding vs. Soft Worldbuilding | A Study of Studio Ghibli
                https://www.youtube.com/watch?v=gcyrrTud3x4
              
            
              
                Hayao Miyazaki | The Mind of a Master
                https://www.youtube.com/watch?v=1zi7jIZkS68
              
            
              
                Wayne Barlowe: Science Fiction & Fantasy Artist
                https://www.youtube.com/watch?v=ZyewE9y21mw
              
            
              
                Brom Interview
                https://www.youtube.com/watch?v=WkU1ZRp2TVc
              
            
              
                The Art of Brom by Brom
                https://www.youtube.com/watch?v=R67pFwF9Qsg
              
            
              
                The Art of Brom: Publisher Edition - New Witch Jacket Book Preview
                https://www.youtube.com/watch?v=erCflyTlrf4
              
            
              
                The Marvelous Fantasy Art of Clyde Caldwell - Tribute (60+ Images with Epic Music!)
                https://www.youtube.com/watch?v=yGFdXoRmmvc
              
            
              
                AF 2018 - The ART of James C. CHRISTENSEN..
                https://www.youtube.com/watch?v=rDI6WmPamjo
              
            
              
                the art of roger dean
                https://www.youtube.com/watch?v=7iqyuxUuHxA
              
            
              
                Roger Dean Art
                https://www.youtube.com/watch?v=bcEPeNQ7KFU
              
            
              
                Art of Vincent Di Fate
                https://www.youtube.com/watch?v=oVmPD1-Hmv0
              
            
              
                Sebastian(gregorian version)- Paintings by Gian Paolo Dulbecco
                https://www.youtube.com/watch?v=z67L4bhIBlE
              
            
              
                Tuesday Nights: Meet the Illustrator Series – Bob Eggleton
                https://www.youtube.com/watch?v=7bOUpzEt0Wk
              
            
              
                Larry Elmore Tribute
                https://www.youtube.com/watch?v=UP-jvAsz_Aw
              
            
              
                Evanescence -Lithium- & Victoria Francés
                https://www.youtube.com/watch?v=5IBNOcZCvpg
              
            
              
                My Time with the Grandmaster, Frank Frazetta - Watts Weekly
                https://www.youtube.com/watch?v=QtrONiV4vDQ
              
            
              
                We Visit The Frank Frazetta Art Museum
                https://www.youtube.com/watch?v=2yKb93JQ5EY
              
            
              
                FAERIES Art Book by Alan Lee & Brian Froud - How To Cure Artist Block | 4K
                https://www.youtube.com/watch?v=NnyOPzg-zfo
              
            
              
                Faeries' Tales by Brian and Wendy Froud [Beautiful Book Review]
                https://www.youtube.com/watch?v=vZ9fqeQYlG4
              
            
              
                The Art of Ernst Fuchs
                https://www.youtube.com/watch?v=TM_iioExZAc
              
            
              
                Painting Joan of Arc with Donato Giancola
                https://www.youtube.com/watch?v=qEl63VgLWm4
              
            
              
                Donato Giancola: Breaking In
                https://www.youtube.com/watch?v=HVobHV2R5iI
              
            
              
                The Art of H. R. Giger
                https://www.youtube.com/watch?v=s-lNnSjngh0
              
            
              
                Rudolf Hausner (1914-1995)
                https://www.youtube.com/watch?v=QnHmUBu5gIg
              
            
              
                The Art of Johfra
                https://www.youtube.com/watch?v=WKt1X_sBhBE
              
            
              
                FANTASY ART BOOK FLIP THROUGH. Art of Peter Jones.
                https://www.youtube.com/watch?v=whsaMYATLko
              
            
              
                Oleg Korolev - A Mystical and Visionary Painter
                https://www.youtube.com/watch?v=-YlzczWfzuM
              
            
              
                The art Abdul Mati Klarwein
                https://www.youtube.com/watch?v=jg4QQomw7Nc
              
            
              
                Top 10 Rodney Matthews Album Covers
                https://www.youtube.com/watch?v=ZCuGAfBYl0Y
              
            
              
                The Art of Ted Nasmith (Tolkien Edition)
                https://www.youtube.com/watch?v=c6GiWvoTydQ
              
            
              
                Odd Nerdrum (Norweigan documentary 1992)
                https://www.youtube.com/watch?v=ukUbdP7qyBk
              
            
              
                The Magic Art of Terese Nielsen
                https://www.youtube.com/watch?v=uAMR65iqD4A
              
            
              
                Tribute to Keith Parkinson
                https://www.youtube.com/watch?v=4l6kgZW-2SI
              
            
              
                The Sci-fi & Fantasy Art of Patrick J. Jones 4K Video Book Feature
                https://www.youtube.com/watch?v=_1-a22kcTuA
              
            
              
                Bruce Pennington Book Cover Collection
                https://www.youtube.com/watch?v=C0Ov4aJ_zGQ
              
            
              
                The Art of Antonio Roybal
                https://www.youtube.com/watch?v=5Ct5W3EwAtc
              
            
              
                Secrets Luis Royo
                https://www.youtube.com/watch?v=fSHLcg491MM
              
            
              
                The Art of De Es Schwertberger
                https://www.youtube.com/watch?v=gn-xBpE0Ces
              
            
              
                Villeneuve's DUNE Inspiration: The Worlds of Wojciech Siudmak
                https://www.youtube.com/watch?v=BDTOsL9oDCg
              
            
              
                Ann Stokes Gothic Fantasy Art
                https://www.youtube.com/watch?v=3k4XvQTlUis
              
            
              
                Anne Sudworth's Earth Light Trees
                https://www.youtube.com/watch?v=ne-fyDacWk8
              
            
              
                Bridget Tichenor
                https://www.youtube.com/watch?v=AeuuFmA61L4
              
            
              
                Boris Vallejo
                https://www.youtube.com/watch?v=te9nEb15tQA
              
            
              
                Robert Venosa HD
                https://www.youtube.com/watch?v=l_0VPzhq_oM
              
            
              
                Michael Whelan - Sci Fi Artist
                https://www.youtube.com/watch?v=GGs6GvinmnY
              
            
              
                the art of Michael Whelan
                https://www.youtube.com/watch?v=wJtBWGW7swc
              
            
              
                Inspirational Inkers - Berni Wrightson
                https://www.youtube.com/watch?v=WMyOM5IiAJo
              
            
              
                Jacek Yerka: A collection of 466 works (HD)
                https://www.youtube.com/watch?v=uNjclSXj1KA
              
            
              
                A journey through the mind of an artist | Dustin Yellin
                https://www.youtube.com/watch?v=LN820hIQ17Q
              
            
              
                The Habits of Effective Artists
                https://www.youtube.com/watch?v=vM39qhXle4g
              
            
              
                Daily Routine of Successful Artists - Asking Pros
                https://www.youtube.com/watch?v=spAbVkwuw1k
              
            
              
                Godzilla 1989 Custom Oil Painting by Bob Eggleton
                https://www.youtube.com/watch?v=W-EUbqPNNcE
              
            
          
- 
            
              
                Search Dribbble for face illustration
                https://dribbble.com/search/face-illustration
              
            
              
                Search the internet for best art portfolios
                https://www.qwant.com/?client=opensearch&q=best+art+portfolios+online&t=web
              
            
              
                search for frame on Unsplash
                https://unsplash.com/s/photos/frame
              
            
              
                billboard
                https://unsplash.com/s/photos/billboard
              
            
              
                advertisement
                https://unsplash.com/s/photos/advertisement
              
            
              
                Reddit Gets Drawn
                https://www.reddit.com/r/redditgetsdrawn/
              
            
              
                Get some flesh colored polymer clay and rough out some characters
                https://dribbble.com/search/plasticine-polymer-sculptey-clay-sculpture
              
            
              
                Action Figure Drawing Model
                https://www.amazon.com/s?k=Action+Figure+Drawing+Model
              
            
          
- 
            
              
                his real name is Mallory, and no, he does not belong to a don't leak all the internal repos red team, Mallory is Malicious
                https://www.youtube.com/watch?v=zFLz70eQ9VI
              
            
              
                and your business just ended up on List of data breaches on WikiPedia 14,870,304 users, all your customers leaked by helpful tech support being fed a red herring
                https://en.wikipedia.org/wiki/List_of_data_breaches
              
            
              
                MOO
                https://www.youtube.com/watch?v=QBnXvtR1qBw
              
            
              
                MUD
                https://www.youtube.com/watch?v=QzvqSVgc2t4
              
            
              
                strapi
                https://github.com/strapi/strapi
              
            
              
                Grue
                https://www.youtube.com/watch?v=f4ZVzl_H_2w
              
            
          
- 
            
              
                Watch the Popovy Sisters create their intricate dolls by hand // INFRINGE Magazine
                https://www.youtube.com/watch?v=XH5exTEFVhw
              
            
              
                Miniature HOWL'S MOVING CASTLE made from scratch // Ghibli Crafts
                https://www.youtube.com/watch?v=FDQ-sDDqWvk
              
            
              
                Making the sad version of Howl's Moving Castle // Ghibli Crafts
                https://www.youtube.com/watch?v=rsnnmlIqS2M
              
            
              
                Artist Transforms Your Favorite Cartoons Into Disturbing Humans
                https://www.youtube.com/watch?v=-D2uBxNSp5M
              
            
              
                THESE DOLLS ARE INCREDIBLY REALISTIC
                https://www.youtube.com/watch?v=SYRQ2aYCxYs
              
            
              
                How A Hyperrealistic Sculptor Makes Lifelike Replicas Of People
                https://www.youtube.com/watch?v=gkrnNOvrGL8
              
            
              
                Timelapse - Sculpting a Likeness of Patrick Stewart - Water Based Clay - Amelia Rowcroft
                https://www.youtube.com/watch?v=r4WR_iYqZJE
              
            
              
                John Cena - Lifesize Sculpt - Water based Clay - Demonstration
                https://www.youtube.com/watch?v=bHUaomSnDVU
              
            
              
                BB-8 being cute for one minute and thirty-eight seconds
                https://www.youtube.com/watch?v=FwUPPb5MOko
              
            
              
                I made the HULKBUSTER out of CLAY... but with a TWIST
                https://www.youtube.com/watch?v=TMN3U792R64
              
            
              
                How It's Made, Wax Figures
                https://www.youtube.com/watch?v=7B2yDuitwTY
              
            
              
                'T-800' Sculpture Timelapse = Terminator Dark Fate = ( Part 1 )
                https://www.youtube.com/watch?v=6AwWkR3tWg4
              
            
              
                'T-800' Sculpture Timelapse = Terminator Dark Fate = ( Part 2 )
                https://www.youtube.com/watch?v=twO-5DZvkBg
              
            
              
                Here's Exactly How To Draw Realistically For Beginners In No Time At All
                https://www.youtube.com/watch?v=UaDogDQdpws
              
            
              
                Twelve-year-old girl producing art so realistic people question if she really did it
                https://www.youtube.com/watch?v=kzr_dodDuzw
              
            
              
                Artist Draws Hyperrealistic Portraits Using Bic Ballpoint Pens
                https://www.youtube.com/watch?v=QRfTjwuDww4
              
            
              
                Hyperrealistic Colored-Pencil Drawings Look 3D (NOTE THE COPYRIGHT INFRINGEMENT SEGMENT)
                https://www.youtube.com/watch?v=KixMpzhMS-o
              
            
              
                Nothing Like It
                https://www.youtube.com/watch?v=k5tzzsQocGM
              
            
              
                Incredible Photorealistic Portraits Tattoos by Aleksandr O'kharin
                https://www.youtube.com/watch?v=kbZpTPSmntg
              
            
              
                5 hyper-realistic drawings that look really really real 😱
                https://www.youtube.com/watch?v=hfYWCI6i2O0
              
            
              
                Akiane - Drawing an Eye
                https://www.youtube.com/watch?v=ts4_WvZ1dso
              
            
              
                ASC’s THE EYE: CALANTHEK
                https://www.youtube.com/watch?v=0kXWNfW9ia8
              
            
              
                Next-Gen Graphics FINALLY Arrive [Unreal Engine 5]
                https://www.youtube.com/watch?v=gry36cT3TdI
              
            
              
                Enhancing Photorealism Enhancement
                https://www.youtube.com/watch?v=P1IcaBn3ej0
              
            
              
                Minecraft 2021 - Ultra Realism - Ultra Modded vs Vanilla | Super Realistic - 4K
                https://www.youtube.com/watch?v=YRW0N_8ECSw
              
            
              
                Among Us | Hyper-realistic horror 3D animation: Part 1
                https://www.youtube.com/watch?v=xpCrmbP-Dfs
              
            
              
                Imposter Origins | Among Us hyper-realistic horror 3D animation: Part 2
                https://www.youtube.com/watch?v=PTaYYOKkEgM
              
            
              
                Imposter Finale | Among Us hyper-realistic horror 3D animation: Part 3
                https://www.youtube.com/watch?v=QQzNUyuPHCo
              
            
              
                DOOM Eternal | Realistic Ultra Graphics Gameplay [4K UHD 60FPS] Full Game
                https://www.youtube.com/watch?v=cK4C_Or7B80
              
            
              
                DOOM ETERNAL All Cutscenes Complete Edition
                https://www.youtube.com/watch?v=4x7PU_v_GGM
              
            
              
                Wolfenstein: The New Order All Cutscenes (Game Movie) Full Story 1080p
                https://www.youtube.com/watch?v=yvQTNpARAcM
              
            
              
                Angelina Jolie. Drawing in pencil.
                https://www.youtube.com/watch?v=2qE68Wy6rns
              
            
              
                Angelina Jolie - The pencil portrait of the American actress
                https://www.youtube.com/watch?v=ezc11R8uImQ
              
            
              
                Drawing Angelina Jolie
                https://www.youtube.com/watch?v=hDpOBF7BXw0
              
            
              
                Anna Halldin-Maule - Painting Röd Blomma II
                https://www.youtube.com/watch?v=8yJ47RZBNm8
              
            
              
                Grön Blomma
                https://www.youtube.com/watch?v=0SiujpPWki0
              
            
              
                The Alchemist
                https://www.youtube.com/watch?v=CrCxQ0v_Cso
              
            
              
                Pärla
                https://www.youtube.com/watch?v=Izfb_3QNxac
              
            
              
                Midsommar (Midsummer)
                https://www.youtube.com/watch?v=1zWF5BmkyXI
              
            
              
                El Arte de Dirk Dzimirsky, Hiperrealismo a lápiz | Dibujos Hiperrealistas
                https://www.youtube.com/watch?v=Gy2rPlnCrFY
              
            
              
                HYPERREALISTIC DRAWING
                https://www.youtube.com/watch?v=sbf562becWM
              
            
              
                Aprende a dibujar HIPERREALISTA A LAPIZ! Tutorial Completo - Efecto Crema de afeitar
                https://www.youtube.com/watch?v=ilfX3H1QpJg
              
            
              
                Hyperrealism (Drawing made by Jang sungjun)
                https://www.youtube.com/watch?v=lmmR4F7Np2g
              
            
              
                Drawing Pencil Hyperrealism Silvia Pagano Art
                https://www.youtube.com/watch?v=S3Caij8HX5Y
              
            
              
                Emanuele Dascanio Paints Lifelike Hyper-Realistic Portraits That Speak With Their Eyes
                https://www.youtube.com/watch?v=kZ_F3oOjq-k
              
            
              
                Omar Ortiz pintando la obra Moscu Hiperrealismo Hyperrealism oil paint
                https://www.youtube.com/watch?v=S9Jh53MYVXA
              
            
              
                omar ortiz pintando el rostro de la obra primavera Hiperrealismo Hyperrealism oil paint
                https://www.youtube.com/watch?v=Z2ZI995hlVw
              
            
              
                Omar Ortiz pintando la obra los caballos de Da Vinci Hiperrealismo Hyperrealism oil paint
                https://www.youtube.com/watch?v=jFZPlVvqzdY
              
            
              
                Como pintar tonos de piel con óleo construir el color y la textura a base de capas / skin tones oils
                https://www.youtube.com/watch?v=ipVARBJHHMc
              
            
              
                Pintando retrato (aplicando veladuras de diversos colores)
                https://www.youtube.com/watch?v=n34uf8AvK6Q
              
            
              
                Aprende a aplicar veladuras sobre grisalla
                https://www.youtube.com/watch?v=kYMlb8ifPLY
              
            
              
                Como pintar al oleo, las veladuras
                https://www.youtube.com/watch?v=W4Nxqv5ONk8
              
            
              
                Playlist
                https://www.youtube.com/watch?v=W4Nxqv5ONk8&list=RDCMUCRoG2WuSKmW0IcJ1i9iWGkA&index=5
              
            
              
                Vídeo Aula de Hiper Realismo - Texturas Avançadas | Charles Laveso
                https://www.youtube.com/watch?v=C4fjskAN4Ts
              
            
              
                ARTonio Carrasco - Retrato hiperrealista pintado al óleo.
                https://www.youtube.com/watch?v=fnHMxnVK0Lk
              
            
              
                1 Pintura hiper-realista Juliana faber - Olhos
                https://www.youtube.com/watch?v=EGBPDEe1FmE
              
            
              
                2 Pintura Hiper-realista Juliana Faber - Olhos
                https://www.youtube.com/watch?v=q9z4lRKqM5I
              
            
              
                How to Draw Hyper Realistic Eye | Tutorial for BEGINNERS
                https://www.youtube.com/watch?v=0AU4jvCHBdw
              
            
              
                How to Draw Realistic Cat for BEGINNERS | Fur Drawing Technique
                https://www.youtube.com/watch?v=eLa2XwUs0jQ
              
            
              
                Get your desired shades in SECONDS | Make a Grayscale Value Finder
                https://www.youtube.com/watch?v=mFqB1hCsCGI
              
            
              
                DRAWING REALISTIC HAIR
                https://www.youtube.com/watch?v=m6FOeHY__5c
              
            
              
                Rainbow eyes
                https://www.youtube.com/watch?v=V05UsPFg6K4
              
            
              
                Blending SKIN TONES in REAL-TIME with Colored Pencil
                https://www.youtube.com/watch?v=KNBPki642gE
              
            
              
                Jan Vermeer and the Camera Obscura
                https://www.youtube.com/watch?v=jruwMMT_bc8
              
            
              
                Vermeer's Secrets
                https://www.youtube.com/watch?v=T8iDnEAfYRU
              
            
              
                Jan Vermeer, The Complete Works
                https://www.youtube.com/watch?v=jjN8ICUBHU0
              
            
              
                Lecture 6: Johannes Vermeer’s View of Delft: The Prose and Poetry of View Painting
                https://www.youtube.com/watch?v=nUfli8FRz3M
              
            
              
                Vermeer: Master of Light
                https://www.youtube.com/watch?v=DEior-0inxU
              
            
              
                Rembrandt van Rijn - The Real Rembrandt
                https://www.youtube.com/watch?v=HV5nwTFpgNY
              
            
              
                photorealism
                https://www.youtube.com/watch?v=SXq38__LDjI
              
            
              
                AP Art History: Realism
                https://www.youtube.com/watch?v=SeLvv2ePSyE
              
            
              
                AP Art History Full playlist
                https://www.youtube.com/watch?v=Fk28wWprm4A&list=PLPT9W2EGQYZm_MyPP1AQphlws5ROY6QEi
              
            
          
- 
            
              
                banana to a canvas
                https://www.youtube.com/watch?v=so8sB25IL4o
              
            
              
                got the artist behind the Obama HOPE poster in hot water
                https://www.youtube.com/watch?v=Qc3Egjpna8I
              
            
              
                Reddit Gets Drawn
                https://www.reddit.com/r/redditgetsdrawn/
              
            
              
                I recommend searching the web
                https://www.qwant.com/?client=opensearch&q=The+best+places+to+sell+design+online&t=web
              
            
          
- 
            
              
                Dribbble
                https://dribbble.com/
              
            
              
                Creative Market
                https://creativemarket.com/
              
            
              
                The text will be written in BDD's Given When Then syntax
                https://www.youtube.com/watch?v=VS6EEUVZGLE
              
            
              
                MediaWiki
                https://www.mediawiki.org
              
            
              
                Artwork story
                https://www.reddit.com/r/redditgetsdrawn/comments/sskjka/me_with_my_dog/hxjav22/?utm_source=reddit&utm_medium=web2x&context=3
              
            
              
                Time-lapse video
                https://youtu.be/ov9m1iTJgSk
              
            
          
- 
            
              
                Coralie Clément (Art Music)
                https://www.youtube.com/watch?v=klJucNTR2fE
              
            
              
                Jak zacząć malować po numerach? (Paint by number)
                https://www.youtube.com/watch?v=eOw_WOZpkbE
              
            
              
                Jak zacząć malować obrazy - jak zostać artystą w 10 krokach
                https://www.youtube.com/watch?v=sXhCS4_ZmO8
              
            
              
                How to Turn a Room into a Camera Obscura
                https://www.youtube.com/watch?v=hsXo4gD7iWI
              
            
              
                The Camera Obscura
                https://www.youtube.com/watch?v=LutIudRhm10
              
            
              
                Dark Room
                https://www.youtube.com/watch?v=pJJo5uVNOBo
              
            
              
                Best Digital projector for Artists in 2021 (Top 5) | Good for Mural wall art
                https://www.youtube.com/watch?v=EwpEpnjXr3k
              
            
              
                Graphite Transfer Paper–Tutorial Tidbit
                https://www.youtube.com/watch?v=8s_Oia63yns
              
            
              
                Tracing
                https://www.youtube.com/watch?v=pwX1FwumFNI
              
            
              
                Pouncing
                https://www.youtube.com/watch?v=xqiUeW9AN5Q
              
            
              
                Perspectographs
                https://www.youtube.com/watch?v=9oRnBA6Azd8
              
            
              
                REALISM VS STYLIZATION
                https://www.youtube.com/watch?v=6O2v6gE6ryY
              
            
              
                Stylization, realism, and Aesthetics in visual art
                https://www.youtube.com/watch?v=rpXnIcbWU28
              
            
              
                Can STYLIZED Characters & REALISM Coexist?
                https://www.youtube.com/watch?v=vR34bKGQKu8
              
            
              
                How to FAKE Being a Good Artist
                https://www.youtube.com/watch?v=s--So0-QDnY
              
            
              
                How to Draw a Nose - EASY
                https://www.youtube.com/watch?v=DeFv3pg_Fxk
              
            
              
                How to Draw Noses - 8th Grade: Human Face Unit
                https://www.youtube.com/watch?v=1aai4qPQBaE
              
            
              
                How to Draw a Nose
                https://www.youtube.com/watch?v=7ueWr2EseM0
              
            
              
                How to Draw Different Nose Shapes
                https://www.youtube.com/watch?v=XI5Cw_bRQ1E
              
            
              
                How to paint noses
                https://www.youtube.com/watch?v=LTi6aYbu1Ug
              
            
              
                How to paint noses - Ep 2 three quarter view
                https://www.youtube.com/watch?v=PpcKN0TE8K4
              
            
              
                Anatomy Quick Tips: Noses
                https://www.youtube.com/watch?v=_HDyk4dy7kc
              
            
              
                HOW TO DRAW NOSE
                https://www.youtube.com/watch?v=qNRj5sU1KCg
              
            
              
                Digital Painting Tutorial | How to Paint a Realistic Nose (Krita)
                https://www.youtube.com/watch?v=KIYIwoO3_O8
              
            
              
                Speed Painting (Krita) Nose
                https://www.youtube.com/watch?v=kFE0geuAkFk
              
            
              
                How to draw an eye/eyes easy step by step for beginners Eye drawing easy tutorial with pencil basics
                https://www.youtube.com/watch?v=DN-7RsH2WWk
              
            
              
                How to Draw Hyper Realistic Eyes | Step by Step
                https://www.youtube.com/watch?v=zqNZ9df0tho
              
            
              
                How to Draw an Eye from the Side
                https://www.youtube.com/watch?v=pLJsWn1V_Jw
              
            
              
                How to Paint a Realistic Eye in Acrylic by JM Lisondra
                https://www.youtube.com/watch?v=kAlDWoKg5DE
              
            
              
                How to Paint a Realistic Eye
                https://www.youtube.com/watch?v=zOtU0ChWSfo
              
            
              
                Digital Painting / How to Paint Realistic Eye Using Krita and Huion Pen Tablet
                https://www.youtube.com/watch?v=4E4KD8W0YPI
              
            
              
                How To Draw Realistic Eyes in Krita - Digital Art Tutorial
                https://www.youtube.com/watch?v=V4gOggfo4Ew
              
            
              
                How to Draw and Stylize Eyes! - Tutorial
                https://www.youtube.com/watch?v=BfID5va-8NU
              
            
              
                How to Draw Eyes in Your Own Style • Eye Tutorial
                https://www.youtube.com/watch?v=j77fZ7UAPv8
              
            
              
                How to draw lips using pencil for beginners
                https://www.youtube.com/watch?v=czWJ-EZYais
              
            
              
                How to draw lips step by step for Beginners
                https://www.youtube.com/watch?v=cXkFAbXqLJ0
              
            
              
                How to Draw + Shade Lips in Pencil
                https://www.youtube.com/watch?v=s3GeiAKJYI8
              
            
              
                Oil painting: How to paint lips step by step
                https://www.youtube.com/watch?v=-jRA5dPrlWE
              
            
              
                How to Paint a Realistic Mouth/Lips
                https://www.youtube.com/watch?v=jy1Ysq1-D9Q
              
            
              
                Oil Painting: 💋
                https://www.youtube.com/watch?v=a01udmEH_ho
              
            
              
                Painting Realistic Cherry Red Lips
                https://www.youtube.com/watch?v=IidlYlMK_QI
              
            
              
                How to draw lips in Krita, step by step. digital drawing
                https://www.youtube.com/watch?v=U6MdUlcbDoo
              
            
              
                How I Paint Lips in Krita
                https://www.youtube.com/watch?v=N2V7ZnFymz8
              
            
              
                How To Draw Realistic Glossy Lips in Krita - Useing Only One Brush
                https://www.youtube.com/watch?v=LjDTR3_KQzk
              
            
              
                How to Draw Faces
                https://www.youtube.com/watch?v=iMEBSQJYaAY
              
            
              
                HOW TO DRAW: FACE | Basic Proportion
                https://www.youtube.com/watch?v=cdSzAOgSuew
              
            
              
                How to draw a face for beginners from sketch to finish | Emmy Kalia
                https://www.youtube.com/watch?v=-c3L90nsesw
              
            
              
                How to Draw Faces (beginner friendly)
                https://www.youtube.com/watch?v=TlU-WMJQO9g
              
            
              
                Painting a Face in 5 Steps
                https://www.youtube.com/watch?v=pa2bEmPNBlg
              
            
              
                3 COLOR ZONES IN THE FACE By Ben Lustenhouwer
                https://www.youtube.com/watch?v=Sxce77G4C_A
              
            
              
                How to Paint Flesh Colours Using the Zorn Palette with Alex Tzavaras
                https://www.youtube.com/watch?v=Y7xbMGqLS30
              
            
              
                Portrait Painting on Lockdown - John Singer Sargent Master Copy
                https://www.youtube.com/watch?v=vBYesyoKXfs
              
            
              
                Portrait with limited palette - Krita
                https://www.youtube.com/watch?v=8bJhm_glSug
              
            
              
                Portrait Drawing Demo Using Krita
                https://www.youtube.com/watch?v=xnpeZMV1hxA
              
            
              
                The Brushes that I Use for my Portraits [KRITA TUTORIAL]
                https://www.youtube.com/watch?v=gR-VZ-ELP7s
              
            
              
                Нарисовать портрет маслом, Сахаров, уроки живописи в Москве
                https://www.youtube.com/watch?v=7J9QwCQScxY
              
            
              
                Artist Daily Presents Drawing the Eye with David Jon Kassan
                https://www.youtube.com/watch?v=hL8f6kf7gSc
              
            
              
                Sanguine portrait demonstration by Montmartre french artist Stéphane Plouviez
                https://www.youtube.com/watch?v=2MLRJhAatXY
              
            
              
                Artist Square Paris
                https://www.youtube.com/watch?v=fLoJ09DtkmU
              
            
              
                Retrato en Montmatre
                https://www.youtube.com/watch?v=u4eNSqIsHOQ
              
            
              
                RETRATO EN MONTMARTRE
                https://www.youtube.com/watch?v=z76PmtvUFb4
              
            
              
                Cheri's Portrait, Place du Tertre, Paris
                https://www.youtube.com/watch?v=XXHrSiIA5zk
              
            
              
                URBANO DIBUJANTE
                https://www.youtube.com/watch?v=1kYQfZzMF74
              
            
              
                Portrait Techniques and styles from the Place du tertre
                https://www.youtube.com/watch?v=PkhRBFuueeM
              
            
              
                How to draw and paint portraits: techniques from 'la Place du Tertre'
                https://www.youtube.com/watch?v=duYV3DcW_KI
              
            
              
                The Artists at the Place du Tertre in Montmartre | Paris, France 🇫🇷
                https://www.youtube.com/watch?v=Lyi2Ti2sqrg
              
            
              
                A pastel portrait Tutorial from the 'Place du Tertre' in Paris
                https://www.youtube.com/watch?v=j8debCAIzLc
              
            
          
- 
            
              
                You can see the perfect imperfections in the final image
                https://i.redd.it/z5mi09fmkih81.jpg
              
            
              
                in my Reddit Gets Drawn post
                https://www.reddit.com/r/redditgetsdrawn/comments/sqo6j4/comment/hwple88/?utm_source=share&utm_medium=web2x&context=3
              
            
              
                this also marks my first Time-lapse painting video
                https://youtu.be/wjDkF7moCh0
              
            
              
                begin taking Krita Tutorials as soon as you order the tablet
                https://www.youtube.com/results?search_query=Krita+Tutorial
              
            
          
- 
            
              
                Wall Projectors
                https://www.youtube.com/watch?v=EwpEpnjXr3k
              
            
              
                Graphite Paper
                https://www.youtube.com/watch?v=8s_Oia63yns
              
            
              
                Tracing
                https://www.youtube.com/watch?v=pwX1FwumFNI
              
            
              
                Pouncing
                https://www.youtube.com/watch?v=xqiUeW9AN5Q
              
            
              
                Dark Room
                https://www.youtube.com/watch?v=pJJo5uVNOBo
              
            
              
                Perspectographs
                https://www.youtube.com/watch?v=9oRnBA6Azd8
              
            
              
                Krita Tutorial
                https://www.youtube.com/results?search_query=Krita+Tutorial
              
            
          
- 
            
              
                Grade 9-12 Mathematics Program
                https://www.waynecountyschools.org/Grade9-12MathematicsProgramOverview.aspx
              
            
              
                how to pretend to learn without taking anything away
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                Math helps us have better problem-solving skills
                https://www.piday.org/10-reasons-why-math-is-important-in-life/
              
            
              
                p5.js
                https://p5js.org/
              
            
              
                assembling a small startup
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
              
                strips them off their savings
                https://www.youtube.com/watch?v=pUanS5OWy_k
              
            
              
                taking out unforgivable student loans
                https://www.youtube.com/watch?v=I5o1w5TlCaE
              
            
              
                lead is bad
                https://www.youtube.com/watch?v=GUizvEjR-0U
              
            
              
                but we put it in our gasoline
                https://www.youtube.com/watch?v=YmJLPuNFjmA
              
            
              
                Neonicotinoids
                https://www.youtube.com/watch?v=EWLPORypiB8
              
            
              
                CFCs
                https://www.youtube.com/watch?v=lMxtJVN0vbQ
              
            
              
                PFAS
                https://www.youtube.com/watch?v=9W74aeuqsiU
              
            
              
                you should already consider, when moving
                https://www.ewg.org/interactive-maps/pfas_contamination/map/
              
            
              
                where students expand their curiosities and talents, one meaningful project at a time
                https://www.instructables.com/circuits/projects/
              
            
          
- 
            
              
                Weyland's 2023 TED Talk
                https://www.youtube.com/watch?v=dQpGwnN3dfc
              
            
              
                Introducing the David
                https://www.youtube.com/watch?v=qgJs7uluwlU
              
            
              
                HR Giger interview Gruyeres Switzerland
                https://www.youtube.com/watch?v=83kJOl06ikk
              
            
              
                The Art of H. R. Giger
                https://www.youtube.com/watch?v=s-lNnSjngh0
              
            
              
                The Alien Movie Saga Finally Explained
                https://www.youtube.com/watch?v=B2l2tWZdJII
              
            
              
                Tears in Rain
                https://www.youtube.com/watch?v=NoAzpa1x7jU
              
            
              
                Yesterday's Dreams, Today's Reality
                https://www.youtube.com/watch?v=CVHwAmeesH4
              
            
              
                R'ha
                https://www.youtube.com/watch?v=Sgm_4WRcGRo
              
            
              
                Venom Eats Carnage
                https://www.youtube.com/watch?v=HSfR6WdKayI
              
            
              
                Nanite Apocalypse
                https://www.youtube.com/watch?v=EW5J4-cWoIA
              
            
              
                Run From This Place
                https://www.youtube.com/watch?v=IC49Lyf-1JU
              
            
              
                Transcendence
                https://www.youtube.com/watch?v=k5wQ8I85x7k
              
            
              
                Cyborg Assassins
                https://www.youtube.com/watch?v=ZQAdP_vW2mY
              
            
              
                It's Nano Tech
                https://www.youtube.com/watch?v=CjpXj2BqJBY
              
            
              
                Alita's Berserker Body
                https://www.youtube.com/watch?v=eeUXF79QF7s
              
            
              
                The Terminator: James Cameron's Future War
                https://www.youtube.com/watch?v=P7nq-r7QWW0
              
            
              
                Kyle Reese vs T-800
                https://www.youtube.com/watch?v=x3hGMgd2X14
              
            
              
                I need your clothes, your boots and your motorcycle
                https://www.youtube.com/watch?v=lYOoWCv_PYE
              
            
              
                Pops VS T-3000 Final Fight
                https://www.youtube.com/watch?v=7MzRPFmoo2o
              
            
              
                THE FABULOUS WORLD OF JULES VERNE 1958
                https://www.youtube.com/watch?v=uuhO1aJDxws
              
            
              
                80 Foot Tarantula
                https://www.youtube.com/watch?v=NHRtlXDOqOU
              
            
              
                BioShock Infinite Full Walkthrough Gameplay - No Commentary (PC Longplay)
                https://www.youtube.com/watch?v=7-WH-i2Piy4
              
            
              
                DISHONORED 2 Full Game Walkthrough
                https://www.youtube.com/watch?v=JU3VbOvUT1c
              
            
              
                Harry Tuttle...heating engineer at your service
                https://www.youtube.com/watch?v=VRfoIyx8KfU
              
            
              
                Castle in the Sky
                https://www.youtube.com/watch?v=ZGD5eBppJc0
              
            
              
                Batman 1989
                https://www.youtube.com/watch?v=we_eTOeNSEE
              
            
              
                The Rocketeer - Airfield Rescue
                https://www.youtube.com/watch?v=jY-mq51xIGU
              
            
              
                Sky Captain & the world of Tomorrow air combat scenes
                https://www.youtube.com/watch?v=wY_O_prD9gg
              
            
              
                Powerpuff Girls
                https://www.youtube.com/watch?v=f7MiaSr-0ug
              
            
              
                X-Men : First Class
                https://www.youtube.com/watch?v=7hq1u-2erGI
              
            
              
                A Possible Nuclear Attack
                https://www.youtube.com/watch?v=hyFphyoPRS0
              
            
              
                G.I. Joe: Retaliation: Welcome to a nuclear-free world (HD CLIP)
                https://www.youtube.com/watch?v=eaB49GtSazQ
              
            
              
                London is Destroyed
                https://www.youtube.com/watch?v=22bHxTTLcdc
              
            
              
                Final Nuclear Scene: American Assassin 2017
                https://www.youtube.com/watch?v=H-qd3ySLgz4
              
            
              
                Mortal Engines | The City of London Devours Bavaria for Fuel
                https://www.youtube.com/watch?v=plA7N05y81M
              
            
              
                Snowpiercer But It's Only The Train Scenes
                https://www.youtube.com/watch?v=fttI5Nmuc0Q
              
            
              
                15 MOST Powerful Industrial Machines
                https://www.youtube.com/watch?v=QjNFeaIiHUg
              
            
              
                Syd Mead
                https://www.youtube.com/watch?v=edVznYyqpJU
              
            
              
                BLADE RUNNER artist Syd Mead (BBtv interview)
                https://www.youtube.com/watch?v=6VPT-Ug-gF4
              
            
              
                Retro Futurism in film and gaming. A vision of the future, from the past.
                https://www.youtube.com/watch?v=TktkT8dXe_U
              
            
              
                MANIAC
                https://www.youtube.com/watch?v=fRSk_qV8wHk
              
            
              
                The Art of Noise with Max Headroom - Paranoimia (Official Video)
                https://www.youtube.com/watch?v=6epzmRZk6UU
              
            
              
                1980's Some of the best max headroom quotes (from the 80's man)
                https://www.youtube.com/watch?v=nt56RMbpq_0
              
            
              
                ROBINSON CRUSOE by Daniel Defoe
                https://www.youtube.com/watch?v=6iQBVuFg9m8
              
            
              
                Robinson Crusoe 1954
                https://www.youtube.com/watch?v=UaHGZVVG9xg
              
            
              
                Swiss Family Robinson 1960
                https://www.youtube.com/watch?v=8oCI607hy4g
              
            
              
                THE NEW SWISS FAMILY ROBINSON
                https://www.youtube.com/watch?v=UbG53adKvpE
              
            
              
                Rescue from Gilligan's Island
                https://www.youtube.com/watch?v=fEtpPX1H-Ys
              
            
              
                The Flinstones' New Neighbors 1980 TV Special
                https://www.youtube.com/watch?v=eiqEOXfJpHQ
              
            
              
                I Have Made Fire!
                https://www.youtube.com/watch?v=LUDEjulbqzk
              
            
              
                Mammoth Stampede
                https://www.youtube.com/watch?v=mVzdHEhC8YI
              
            
              
                Iceman
                https://www.youtube.com/watch?v=JLNtcRLQxeE
              
            
              
                Ao, The Last Neanderthal
                https://www.youtube.com/watch?v=7x_Z100RSdk
              
            
              
                Sabretooth Attack Scene
                https://www.youtube.com/watch?v=f96ppJ3DSGE
              
            
              
                Quest for fire
                https://www.youtube.com/watch?v=AmjWtAxNKhE
              
            
              
                Best fight in Conan the Barbarian
                https://www.youtube.com/watch?v=RoZzVUPqHbk
              
            
              
                CONAN THE BARBARIAN: Palace Battle
                https://www.youtube.com/watch?v=Z3kBWP231hI
              
            
              
                The Barbarians (1987) Original Trailer [FHD]
                https://www.youtube.com/watch?v=QqLsIQ-6rGU
              
            
              
                The Barbarians - final fight
                https://www.youtube.com/watch?v=20rCdC88qsM
              
            
              
                The Barbarian Brothers
                https://www.youtube.com/watch?v=V9g6e9oGl3c
              
            
              
                The Wheel of Pain - The Secret Of Bodybuilding Explained
                https://www.youtube.com/watch?v=z5KYZ74OAak
              
            
              
                RED SONJA Clips (1985) Brigitte Nielsen
                https://www.youtube.com/watch?v=zMDkY_elcpI
              
            
          
- 
            
              
                politicians are speaking of Earthen Vessels
                https://www.youtube.com/watch?v=GE8Q42Zzqgk
              
            
              
                and they actually attack and try to break the spirits of those who do care about injustice
                https://www.youtube.com/watch?v=wugedlHy8Pc
              
            
              
                and our ability to blindly make sense of crazy at the cost of distancing ourselves from reality and the chance to guide the world
                https://www.youtube.com/watch?v=T76FdtKreNQ
              
            
              
                Those who did figure out what the real problem is, heartbreakingly for a significant period of time, have also maxed out their mental capacity to continue moving forward at the same pace
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                Mass Incarceration
                https://en.wikipedia.org/wiki/Incarceration_in_the_United_States
              
            
              
                Crossing great trails
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                making a fool out you
                https://www.youtube.com/watch?v=pUanS5OWy_k
              
            
              
                they are taking advantage of your lack of experience in a way you can't prove
                https://www.youtube.com/watch?v=I5o1w5TlCaE
              
            
              
                the text books are a scam
                https://www.youtube.com/watch?v=PFpPCfBhNWQ
              
            
              
                fake education is a problem even the most brilliant of us haven't quite noticed yet
                https://www.youtube.com/watch?v=Sa-IHN9_3Uw
              
            
          
- 
            
              
                Greta Thunberg Connects Climate, Ecological, and Health Crises
                https://www.youtube.com/watch?v=Sa-IHN9_3Uw
              
            
              
                The Tiger Story
                https://www.youtube.com/watch?v=RXQHB0oTjcw
              
            
              
                The missing piece in wildlife conservation | Deborah McCauley
                https://www.youtube.com/watch?v=1ROJK1mVrNA
              
            
              
                How a Wildlife Conservationist is Born
                https://www.youtube.com/watch?v=mkytK3fFkgU
              
            
              
                The Value of Environmental Education
                https://www.youtube.com/watch?v=KFYDlTr3Lws
              
            
              
                Modern day wildlife conservation | Nick Bubb
                https://www.youtube.com/watch?v=BTzm6RKmaXs
              
            
              
                Wildlife conservation and the art of letting go | Geraldine Morelli
                https://www.youtube.com/watch?v=GLyWIuSQaTk
              
            
              
                Modern Warrior: Damien Mander at TEDxSydney
                https://www.youtube.com/watch?v=9FCsyK4aRXQ
              
            
              
                From Sniper to Rhino Conservationist | Damien Mander | TEDxJacksonHole
                https://www.youtube.com/watch?v=PXBjQ7bc6PY
              
            
              
                Akashinga: The Brave Ones | National Geographic
                https://www.youtube.com/watch?v=WUYQS40I9mw
              
            
              
                Team Lioness: Women rangers protecting Africa's wildlife | IFAW
                https://www.youtube.com/watch?v=bNRsd43qdWc
              
            
              
                Rangers of Samburu National Reserve
                https://www.youtube.com/watch?v=DDyMfI0TWZo
              
            
              
                On the frontline! Chinese ranger risks life to protect animals, environment
                https://www.youtube.com/watch?v=z5ZJChqzpFU
              
            
              
                Hampi - Valley of the Kings
                https://www.youtube.com/watch?v=cWhzd6YvpBQ
              
            
              
                Why is the Amazon burning?
                https://www.youtube.com/watch?v=seWN2E0ogH8
              
            
              
                The Amazon isn't Burning - It's Being Burned
                https://www.youtube.com/watch?v=zhESYHHbzsc
              
            
              
                Why 90% Of Monarch Butterflies Disappeared
                https://www.youtube.com/watch?v=h06zkEG7a4k
              
            
              
                How to Save Monarch Butterflies
                https://www.youtube.com/watch?v=cDrQtdYcvpw
              
            
              
                Marla Spivak: Why bees are disappearing
                https://www.youtube.com/watch?v=dY7iATJVCso
              
            
              
                Bayer and the bees | DW Documentary
                https://www.youtube.com/watch?v=UaNSByf4sLA
              
            
              
                What's Causing The Bee To Disappear? | The Mystery of The Disappearing Bees | Earth Stories
                https://www.youtube.com/watch?v=xhgosJyY2XE
              
            
              
                Keep the Hives Alive
                https://www.youtube.com/watch?v=2DSODl2vjoQ
              
            
              
                The Death Of Bees Explained – Parasites, Poison and Humans
                https://www.youtube.com/watch?v=GqA42M4RtxE
              
            
              
                Dholes whistle (OMG, The Dogs Are Whistling To Each Other ❤️)
                https://www.youtube.com/watch?v=eXHGlhrfLbQ
              
            
              
                Lions and How to Save Them
                https://www.youtube.com/watch?v=YENib6Zthh0
              
            
              
                Lion Recovery Fund: Our Strategy to Save Lions - Narrated by Leonardo DiCaprio
                https://www.youtube.com/watch?v=lgD7B9gFvTM
              
            
              
                The Disappearing Elephants of Asia
                https://www.youtube.com/watch?v=fqgzE_C75tU
              
            
              
                A film about the Elephant Crisis Fund narrated by Leonardo DiCaprio
                https://www.youtube.com/watch?v=WqgIse4HRWg
              
            
              
                Luna's Inspiring Story of Hope
                https://www.youtube.com/watch?v=QzoeiT5YBNc
              
            
              
                Vanishing Heritage: Protecting the Elephants of Amboseli
                https://www.youtube.com/watch?v=pgvlI3ToN9Y
              
            
              
                The Incredible Elephants Of Kilimanjaro (Wildlife Documentary) | Real Wild
                https://www.youtube.com/watch?v=kgSR9nu_TOk
              
            
              
                🐝Watch members of our Elephants and Bees STE team demonstrate the honeybee waggle dance in Sagalla 🐝
                https://www.youtube.com/watch?v=DZ2wViJUJBc
              
            
              
                Saving Baby Orangutans From Smuggling
                https://www.youtube.com/watch?v=t1W-lC7Y8Tw
              
            
              
                Meryl at Nyaru Menteng, Save the Orangutan 2016
                https://www.youtube.com/watch?v=GQ-3ih26EBM
              
            
              
                Baby Primates Love Their Caretakers | Baby Orangutans Compilation | Love Nature
                https://www.youtube.com/watch?v=3iCdfqRsvGU
              
            
              
                Famous orangutan driving a golf cart.
                https://www.youtube.com/watch?v=V6ze-nVh2Bs
              
            
              
                Save the Rhinos!
                https://www.youtube.com/watch?v=OZthrhj_07M
              
            
              
                These Two Rhinos Are The Last Of Their Kind | Seven Worlds, One Planet | BBC Earth
                https://www.youtube.com/watch?v=Q8eh58Z249o
              
            
              
                Time Is Running Out For Black Rhinos On The Brink Of Extinction | Giving Nature A Voice | Real Wild
                https://www.youtube.com/watch?v=Tdz5vrsvFo4
              
            
              
                Saving Rhinos, one horn at a time
                https://www.youtube.com/watch?v=e8F3NUfhjqk
              
            
              
                16x9 - Bat Extinction: Valuable pests still needed
                https://www.youtube.com/watch?v=tz6UFE80QTI
              
            
              
                Bat Extinction Carries Human Health Issues
                https://www.youtube.com/watch?v=zXSJqPzYmzA
              
            
              
                Endangered Black Softshell Turtle in the Brahmaputra
                https://www.youtube.com/watch?v=B1vGxTQmW1M
              
            
              
                Rare Giant Soft-Shell Turtle Released Into the Wild
                https://www.youtube.com/watch?v=jxt3bopqGX8
              
            
              
                Softshell Turtle facts: the largest living freshwater turtles
                https://www.youtube.com/watch?v=LNNoqXQMH_4
              
            
              
                The Spix's Macaw conservation project.
                https://www.youtube.com/watch?v=74pNOnPIOWU
              
            
              
                Socorro Doves Return to Mexico
                https://www.youtube.com/watch?v=CE8To4zfB_I
              
            
              
                Saving The ‘Alalā (Hawaiian Crow)
                https://www.youtube.com/watch?v=TljhA3z1N3k
              
            
              
                Can We Save These Rare Toads From Extinction?
                https://www.youtube.com/watch?v=RHVIymD3Ppk
              
            
              
                Milu: endangered species of deer faces challenges
                https://www.youtube.com/watch?v=bhSmSeInwH4
              
            
              
                Pere David's Deer
                https://www.youtube.com/watch?v=uORWpJeWif0
              
            
              
                Extinct in the Wild, the Scimitar Horned Oryx is Thriving in Texas | Exotic Wildlife Association
                https://www.youtube.com/watch?v=NSJoLLgjt64
              
            
              
                Scimitar-Horned Oryx
                https://www.youtube.com/watch?v=FDzdbJRvWoo
              
            
              
                The Scimitar-Horned Oryx, Dama Gazelle, & Addax
                https://www.youtube.com/watch?v=lSjXoqJunDk
              
            
              
                Guam Kingfisher
                https://www.youtube.com/watch?v=aZ0QiID8gok
              
            
              
                Endangered Micronesian Kingfisher gets help from Uncle Sam
                https://www.youtube.com/watch?v=3BpYtUNTt4A
              
            
              
                Rare Alagoas curassow bird hatches in Brazilian zoo raising hopes against extinction
                https://www.youtube.com/watch?v=taGLzkV8CHg
              
            
              
                Alagoas Curassow
                https://www.youtube.com/watch?v=ckw0RgCA_Kc
              
            
              
                How to Create a Certified Wildlife Habitat
                https://www.youtube.com/watch?v=udkcn8MhgNM
              
            
              
                The Wildlife Garden Project | How to help reptiles and amphibians in your garden
                https://www.youtube.com/watch?v=Uc98gSAaM6A
              
            
              
                Attracting beneficial wildlife by adding homes and habitats to your garden
                https://www.youtube.com/watch?v=zMEWyWCYsUY
              
            
              
                Create a Wildlife Habitat Garden
                https://www.youtube.com/watch?v=IOYDnuz0hA8
              
            
              
                Building a FishTower in the Pond
                https://www.youtube.com/watch?v=RvGfncPzt9Y
              
            
              
                Mein Koi Aussichtsturm im Gartenteich
                https://www.youtube.com/watch?v=9WlF5U_PGTk
              
            
              
                Leading scientists warn Australia's ecosystems are facing collapse
                https://www.youtube.com/watch?v=tjrZ4lUZngI
              
            
              
                Learning to protect biodiversity
                https://www.youtube.com/watch?v=kHhspf5IfdE
              
            
              
                Why is biodiversity important - with Sir David Attenborough | The Royal Society
                https://www.youtube.com/watch?v=GlWNuzrqe7U
              
            
              
                The World's Most Unlikely Animal Relationships
                https://www.youtube.com/watch?v=_BvB0182xag
              
            
              
                The Chihuahua and the Chicken
                https://www.youtube.com/watch?v=EEaK7CchZTs
              
            
              
                Orangutan ❤️
                https://www.youtube.com/watch?v=bj4r9MEgug4
              
            
          
- 
            
              
                laws meant to prevent education
                https://www.youtube.com/watch?v=AA1lGhtkoFc
              
            
              
                Police
                https://www.youtube.com/watch?v=fWQ6_BQii_U
              
            
              
                Judgges
                https://www.youtube.com/watch?v=wLahyYcu5BE
              
            
              
                Politicians
                https://www.youtube.com/watch?v=5tu32CCA_Ig
              
            
              
                schools are corrupt and malformed as well
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                borrow narrated books
                https://www.youtube.com/watch?v=SFjyOwGIWTU
              
            
              
                download the classics for free
                https://www.youtube.com/watch?v=9gLfpotQdBs
              
            
              
                Take to the ancient tradition of hiking the nature trails
                https://www.youtube.com/watch?v=Ytk9jAkTuA4
              
            
              
                let them teach and restore you
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
          
- 
            
              
                Pen Tablet
                https://www.youtube.com/results?search_query=Pen+Tablet
              
            
              
                GIMP
                https://www.youtube.com/results?search_query=GIMP+Tutorial
              
            
              
                Krita
                https://www.youtube.com/results?search_query=Krita+Tutorial
              
            
              
                Inkscape
                https://www.youtube.com/results?search_query=Inkscape+Tutorial
              
            
              
                Blender
                https://www.youtube.com/results?search_query=Blender+Tutorial
              
            
              
                Ender
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
              
                Graphic Design is one of the most beautiful pursuits in the world
                https://cgsociety.org/
              
            
              
                Business Startups
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
          
- 
            
              
                If you spend a little bit of time with the tiny tutorials
                https://www.youtube.com/watch?v=ksGeUD26Mw0&list=PLyNBB9VCLmo1hyO-4fIZ08gqFcXBkHy-6
              
            
              
                there is a Desktop variant
                https://sakazuki.github.io/node-red-desktop/
              
            
              
                node.js tutorials
                https://www.youtube.com/results?search_query=nodejs+tutorial
              
            
              
                cook book ideas
                https://cookbook.nodered.org/
              
            
          
- 
            
              
                Hanko
                https://www.youtube.com/watch?v=IW7Qfw6XD6o
              
            
              
                Pen Tablet
                https://www.amazon.com/dp/B078YR2MTF
              
            
              
                Mark Ryden's Bee
                https://www.youtube.com/watch?v=Fz2gVtEsHnE
              
            
              
                Kai's Power Goo
                https://www.youtube.com/watch?v=xt06OSIQ0PE
              
            
              
                Mark Ryden's Art
                https://www.youtube.com/watch?v=_scsuI5V8zs
              
            
              
                easy tutorials
                https://www.youtube.com/results?search_query=Krita+Tutorials
              
            
          
- 
            
              
                Lowbrow artist Aidan Jarvis
                https://www.youtube.com/watch?v=H8y-lxNfl0g
              
            
              
                Amy Sol
                https://www.youtube.com/watch?v=_MK9wjMJFew
              
            
              
                La 'magia' di Amy Sol
                https://www.youtube.com/watch?v=rACM4FFefi0
              
            
              
                Behind the Scenes for The Birth of Wormoid ✿ making sculptures for a pop surreal painting
                https://www.youtube.com/watch?v=6lNhylkR-wo
              
            
              
                Polina Picking Pears 🍐 Neon Folk Art Painting Time Lapse
                https://www.youtube.com/watch?v=UlbbY7RY2Po
              
            
              
                BEBE BEAN painting process
                https://www.youtube.com/watch?v=kzCS8R_2PkI
              
            
              
                Runaway Mocha miniature painting time lapse - Pop Surreal art process
                https://www.youtube.com/watch?v=grVSYki2_yc
              
            
              
                Introducing Brad 'Tiki Shark' Parker
                https://www.youtube.com/watch?v=1hGRLxxUOFw
              
            
              
                The creation of Sea Witch by Low-Brow Tiki Artist Brad 'Tiki Shark' Parker
                https://www.youtube.com/watch?v=jlKWNcvVcLw
              
            
              
                Artist Tiki Shark's lawsuit vs CafePress goes to federal court
                https://www.youtube.com/watch?v=NvAF2ze0aKc
              
            
              
                Camille Rose Garcia interview for 2018 Solo Show
                https://www.youtube.com/watch?v=XpORFfzp6kk
              
            
              
                Meet LA Artist Camille Rose Garcia
                https://www.youtube.com/watch?v=zh1vD8u_lJU
              
            
              
                Artist Camille Rose Garcia's Alice's Adventures In Wonderland
                https://www.youtube.com/watch?v=oEX4vUWYcr4
              
            
              
                Artist Profile: Cyrus Fire
                https://www.youtube.com/watch?v=vAwaCBtvY04
              
            
              
                De La Naturaleza, Cyrus Fire, Gustave Caillebotte Full Episode
                https://www.youtube.com/watch?v=CIBG2MFAJ9U
              
            
              
                Esao Andrews Studio Visit
                https://www.youtube.com/watch?v=VDY57M6atFI
              
            
              
                Esao Andrews project
                https://www.youtube.com/watch?v=DLCvymvdpyo
              
            
              
                Esao Andrews: Time lapse installation from Petrichor
                https://www.youtube.com/watch?v=YCvffGHJjJQ
              
            
              
                Esao Andrews - Poisonous Birds (His Book)
                https://www.youtube.com/watch?v=W9WBw8vp6ag
              
            
              
                Painting a White Rabbit and a Bluejay in 'Back Outside'
                https://www.youtube.com/watch?v=ZwrKpUJ8N5E
              
            
              
                Harley Quinn, Cat Woman and Poison Ivy get a Craola Makeover in this time-lapse Painting
                https://www.youtube.com/watch?v=8N6pf42ZoX0
              
            
              
                'Rook's Move' /Acrylic painting / Time-lapse painting / Demonstration / Art Inspiration
                https://www.youtube.com/watch?v=TX71LfV6WnM
              
            
              
                Inside the studio of Kayla Mahaffey for 'Remember The Time'
                https://www.youtube.com/watch?v=LV0m7MTYTWc
              
            
              
                Video Tour of Kayla Mahaffey, Roos van der Vliet, and Jon Burgerman Exhibitions.
                https://www.youtube.com/watch?v=scvrBnkunaw
              
            
              
                Karim Rashid,Kenny Scharf & Pharrell: Art Meets Design | ARTST TLK™ Ep. 10 Full | Reserve Channel
                https://www.youtube.com/watch?v=24GEe2J1qkE
              
            
              
                KENNY SCHARF : MOODZ
                https://www.youtube.com/watch?v=xr_Dm4RCqM8
              
            
              
                Kenny Sharf · How I approach A Mural
                https://www.youtube.com/watch?v=6IQzdGtzq0o
              
            
              
                Collecting A Living Legend... Awesum House x Kenny Scharf
                https://www.youtube.com/watch?v=2n3KgcMQpZ8
              
            
              
                The art of Marion Peck
                https://www.youtube.com/watch?v=theku-AILNo
              
            
              
                [Backstage] Marion Peck studio visit
                https://www.youtube.com/watch?v=jnnZuxAb0_0
              
            
              
                The Art Of Marian Peck
                https://www.youtube.com/watch?v=FFL9hmWBzJA
              
            
              
                Mark Ryden - Schrödinger's cat - Superposition
                https://www.youtube.com/watch?v=pBOIQcdX8lg
              
            
              
                Bee painting time lapse Mark Ryden
                https://www.youtube.com/watch?v=Fz2gVtEsHnE
              
            
              
                Pink Lincoln by Mark Ryden.
                https://www.youtube.com/watch?v=0hHWh-mP-no
              
            
              
                Primera retrospectiva en Europa de Mark Ryden
                https://www.youtube.com/watch?v=_scsuI5V8zs
              
            
              
                Mitchell Willard - Lowbrow Psychedelic Pop Art
                https://www.youtube.com/watch?v=50iMMkofscY
              
            
              
                Paintings by Olga Esther
                https://www.youtube.com/watch?v=lCOwAzEOkyI
              
            
              
                Inside the studio of Olga Esther for ‘Princesses, Gender Mandates and Other Stories’
                https://www.youtube.com/watch?v=XNAkQqozWtE
              
            
              
                Ray Caesar - Paintings
                https://www.youtube.com/watch?v=qKMcW-ZCO-Y
              
            
              
                Tribute to Ray Caesar
                https://www.youtube.com/watch?v=1FYZbYAXvRs
              
            
              
                Ray Caesar
                https://www.youtube.com/watch?v=VdNY3-E7Y48
              
            
              
                RAY CAESAR - Inauguration - The Trouble With Angels - Solo Exhibition - Torino
                https://www.youtube.com/watch?v=bwzKP36ZsHQ
              
            
              
                UnitedNColor Presents: The Artist Shag
                https://www.youtube.com/watch?v=XKuqm2U5rpM
              
            
              
                The Art of Shag
                https://www.youtube.com/watch?v=FMTovWo80RA
              
            
              
                SHAG : MY TIKI CUP RUNNETH OVER
                https://www.youtube.com/watch?v=cXE7H1bby0U
              
            
              
                SUNNY BUICK doing The Tiger Dance
                https://www.youtube.com/watch?v=908Y3T9oyYU
              
            
              
                Mural at MUJAM by Sunny Buick
                https://www.youtube.com/watch?v=se8L6J8fg0I
              
            
              
                Livre / Book SCI-FI WESTERN - Sunny Buick (Last Gasp)
                https://www.youtube.com/watch?v=s4IJdIQgJ7Y
              
            
              
                Tara McPherson - TEDx Brooklyn 2011
                https://www.youtube.com/watch?v=bTVQhvVfSNo
              
            
              
                The Wanderers by Tara McPherson Time Lapse
                https://www.youtube.com/watch?v=svVYOqIcm_U
              
            
              
                The Crystal Waterfall by Tara McPherson Time Lapse
                https://www.youtube.com/watch?v=2zbMNJQ43jA
              
            
              
                Otis Ben Maltz Gallery: Todd Schorr: Designed for Extinction
                https://www.youtube.com/watch?v=UkB-G6Bkvp4
              
            
              
                In Conversation: A Tale of Two Schorrs
                https://www.youtube.com/watch?v=wcgpnIv8K8c
              
            
              
                Todd Schorr: American Surreal - Technique
                https://www.youtube.com/watch?v=8l4CtDin800
              
            
              
                Inside the studio of Yosuke Ueno's for 'Majestic Parade' showing at Nexus III
                https://www.youtube.com/watch?v=ElBRAJ34k5U
              
            
              
                Yosuke Ueno 上野陽介 'HAPPY GO LUCKY' solo exhibition at VINS Gallery
                https://www.youtube.com/watch?v=8AR_tvI_PEo
              
            
              
                Opening Reception of Alex Garant, Yosuke Ueno, and TikToy
                https://www.youtube.com/watch?v=FHOHYJ46d-8
              
            
              
                Low Brow artist Robert Williams Interview
                https://www.youtube.com/watch?v=VmqrIp5Jtlo
              
            
              
                Robert Williams: The Father of Exponential Imagination opening at BAM - New Day Northwest
                https://www.youtube.com/watch?v=MMUbpdaRbAU
              
            
              
                Robert Williams 'Godfather of Lowbrow Art' - Lecture on Juxtapoz Art and Culture
                https://www.youtube.com/watch?v=rdhl9yhm270
              
            
          
- 
            
              
                there are many marketplaces where one can request a quote from
                https://www.youtube.com/watch?v=E2OL19GbtbY&t=153s
              
            
              
                GIMP
                https://www.youtube.com/results?search_query=GIMP+Tutorial
              
            
              
                #BuildSell30
                https://twitter.com/BuildSell30
              
            
              
                MicroAcquire
                https://microacquire.com/
              
            
              
                Dribble
                https://dribbble.com/catpea
              
            
              
                DeviantArt
                https://www.deviantart.com/fantasyui-com
              
            
              
                Creative Market
                https://creativemarket.com/
              
            
              
                Krita
                https://www.youtube.com/results?search_query=Krita+Tutorial
              
            
              
                take a Hair Painting tutorial in Krita to see how something seemingly impossible, takes but a few minutes to learn
                https://www.youtube.com/watch?v=7rO5dwPijfo
              
            
              
                take a look at Creative Market Graphic Textures for a nice Example
                https://creativemarket.com/graphics/textures
              
            
              
                Texturing Tutorials
                https://www.youtube.com/watch?v=10kJdVW8qOs
              
            
              
                Blender
                https://www.youtube.com/results?search_query=Blender+Tutorial
              
            
              
                You can offer that as Stress Relief or a Sleep Aid product
                https://www.youtube.com/watch?v=FFFR3jvoUPY
              
            
              
                lmms
                https://www.youtube.com/results?search_query=LMMS+Tutorial
              
            
          
          
            
          
          #836: Emergency Schools: Replacing Broken Schools With Effective Self Education And Real World Evaluation»
         
          - 
            
              
                Website Theme
                https://wrapbootstrap.com/
              
            
              
                Jewelry
                https://www.youtube.com/watch?v=Eq-BIw1_jX0
              
            
              
                Costume Horns
                https://www.etsy.com/listing/621382651/nordic-mythology-fantasy-snake-dragon-3d
              
            
              
                GIMP
                https://www.youtube.com/results?search_query=GIMP+Tutorial
              
            
              
                Inkscape
                https://www.youtube.com/results?search_query=Inkscape+Tutorial
              
            
              
                Krita
                https://www.youtube.com/results?search_query=Krita+Tutorial
              
            
              
                Blender
                https://www.youtube.com/results?search_query=Blender+Tutorial
              
            
              
                LMMS
                https://www.youtube.com/results?search_query=LMMS+Tutorial
              
            
              
                Audacity
                https://www.youtube.com/results?search_query=Audacity+Tutorial
              
            
              
                LibreOffice
                https://www.youtube.com/results?search_query=LibreOffice+Tutorial
              
            
              
                Knowledge of programming
                https://www.youtube.com/watch?v=zb3Qk8SG5Ms&list=PL4cUxeGkcC9jsz4LDYc6kv3ymONOKxwBU
              
            
              
                They will base their work on existing software
                https://github.com/awesome-selfhosted/awesome-selfhosted
              
            
              
                that's up to the investors
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
          
- 
            
              
                Karaoke Pokie: A Cappella Eve With The Dr. Meow Quartet
                /permalink/68f9c25e-cef0-40f1-9f95-aae7944c9c52/
              
            
              
                You will need a metronome during song writing
                https://www.youtube.com/watch?v=5bmf3A1JR3Q
              
            
              
                yelling Invictus
                https://www.youtube.com/watch?v=sR2v0Pfmzzc&list=PLOo-pqnffyOouNU4d4wgt-uvEGBwGoH2Z
              
            
              
                Three Scotts In A Ballon
                https://www.youtube.com/watch?v=h-eRdlXnmuY
              
            
              
                Red Red Rose
                  files/red-red-rose.mp3 (local file)
              
            
              
                Appalachian Trail
                https://www.youtube.com/watch?v=EzXP5PjRHjM
              
            
              
                Continental Divide Trail
                https://www.youtube.com/watch?v=1ewQvcGhQAA
              
            
              
                Pacific Crest Trail
                https://www.youtube.com/watch?v=V4D4TcgppD8
              
            
              
                Walking a months long trail, and letting our minds and bodies heal
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                rhyming website
                https://www.rhymezone.com/
              
            
              
                The Midnight Owl
                /permalink/69aaa7bf-688c-46ba-8782-66b0cccb574d/
              
            
              
                Interval Timer
                https://www.youtube.com/watch?v=ZcXDMUX-1cY
              
            
              
                Interval timer, is an automated trainer
                https://www.youtube.com/watch?v=S_w-e45TxnQ
              
            
              
                Couch To 5K
                https://www.youtube.com/watch?v=W2812xMm9bs
              
            
              
                Couch to 5K is designed for jogging
                https://www.youtube.com/watch?v=SfckkC4w5Qk&list=PLteS2tgSPWsgk0tGquIAVhSUzhYg1WGnG
              
            
              
                Shuffle Dancing
                https://www.youtube.com/watch?v=Dc6B14K1SZ8
              
            
              
                Czterej Pancerni
                  files/czterej-pancerni-from-memory.mp3 (local file)
              
            
          
- 
            
              
                Evidence Of Exceptional Ability
                https://www.youtube.com/watch?v=Io3sdAAcZLw
              
            
              
                Independent Entrepreneur
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
              
                colleges will line up to take the maximum possible amount of not just the money you have, but also the maximum amount of money you can borrow
                https://www.youtube.com/watch?v=pUanS5OWy_k
              
            
          
- 
            
              
                How to Find Your Art Style
                https://www.youtube.com/watch?v=FwoRtaPyAEU
              
            
              
                How to Improve your Art Faster
                https://www.youtube.com/watch?v=Ok_pRGMkN1I
              
            
              
                WHAT BRUSHES I USE IN KRITA
                https://www.youtube.com/watch?v=Nhqtm_NPSE0
              
            
              
                David Revoy Live Stream: Krita 4.0 brushes
                https://www.youtube.com/watch?v=uNq5eoBwk1E
              
            
              
                Krita 5, new features and demo painting
                https://www.youtube.com/watch?v=uFby0b-0Rbg
              
            
              
                The $40 XP Pen Star G640 (see Amazon)
                https://www.youtube.com/watch?v=OITEe6Dcf7U
              
            
              
                Ready for Winter
                https://www.youtube.com/watch?v=4A7p5_VubF4
              
            
              
                Red
                https://www.youtube.com/watch?v=XutnmyaAZV4
              
            
              
                Moonlight Rayla
                https://www.youtube.com/watch?v=IkrhUtrsF1I
              
            
              
                Spirit Forest
                https://www.youtube.com/watch?v=OSGtp--o2MI
              
            
              
                Potion Of Magic Flight
                https://www.youtube.com/watch?v=93lMLEuxSLk
              
            
              
                Painting Realistic Fur
                https://www.youtube.com/watch?v=Cj-EJDpJG28
              
            
              
                digital painting. a wolf in krita. speedpaint
                https://www.youtube.com/watch?v=irHPioW6yvM
              
            
              
                Digital Portrait - Time Lapse (Krita)
                https://www.youtube.com/watch?v=rlmZBXEgQEA
              
            
              
                KRITA SPEEDPAINT | 🐙Princess Jellyfish🐙
                https://www.youtube.com/watch?v=7vmBaKKO454
              
            
              
                Digital paint - Sith Lord fan art
                https://www.youtube.com/watch?v=_nfnXzM-4F4
              
            
              
                Let's play! Speed painting with Krita.
                https://www.youtube.com/watch?v=OwoWSxT6VwQ
              
            
              
                Portrait Speed Painting Krita
                https://www.youtube.com/watch?v=0klnKh-rY7U
              
            
              
                Сloudscape. Speed painting with Krita.
                https://www.youtube.com/watch?v=EeQIdXVhC1k
              
            
              
                Eri
                https://www.youtube.com/watch?v=UxpY0AvkM2U
              
            
              
                Speedpaint | Hierbajo
                https://www.youtube.com/watch?v=L93v4hnlQmI
              
            
              
                Encounter - Dragon speedpaint (krita)
                https://www.youtube.com/watch?v=B-IHNzhCv8w
              
            
              
                Solar System Speedpaint with KRITA
                https://www.youtube.com/watch?v=O4GfARa7tZE
              
            
              
                Introducing Krita
                https://www.youtube.com/watch?v=Z06RRp81iDM
              
            
              
                Introduction to Krita
                https://www.youtube.com/watch?v=kUXNEK8awiY
              
            
              
                Krita 4.2 Beginners Tutorial - FREE Photoshop Alternative
                https://www.youtube.com/watch?v=60EzhNLLhLM
              
            
              
                EVERYTHING new in Krita 5 || All the new features revealed
                https://www.youtube.com/watch?v=FucSKtWrEog
              
            
              
                My Top 5 New Krita 5 Features
                https://www.youtube.com/watch?v=oplI8toSb8w
              
            
              
                Krita 5 - secret KEYBOARD SHORTCUTS || work like a pro
                https://www.youtube.com/watch?v=kM8uLgKgbDA
              
            
              
                A few TIPS to get you started with KRITA!
                https://www.youtube.com/watch?v=u8az5DijlnY
              
            
              
                8 TIPS for Faster Painting in KRITA!
                https://www.youtube.com/watch?v=JmA0LdqVcBI
              
            
              
                10 Tricks to paint faster & better with Krita
                https://www.youtube.com/watch?v=-LYfXyrGNe4
              
            
              
                Lineart with Krita
                https://www.youtube.com/watch?v=3RNkRvcCqq4
              
            
              
                SHADING BASICS IN KRITA!
                https://www.youtube.com/watch?v=a6Sg25lfoIE
              
            
              
                Tutorial: Coloring with Colorize-mask in Krita
                https://www.youtube.com/watch?v=HQdx6H9BIGs
              
            
              
                Shading tutorial for comics using Krita - by David Revoy
                https://www.youtube.com/watch?v=7FRyAiLIGww
              
            
              
                Cel Shading Art Tips
                https://www.youtube.com/watch?v=ct7SR1NXG1g
              
            
              
                How to Cel Shade in Krita
                https://www.youtube.com/watch?v=5rOOeJRkfwM
              
            
              
                HOW I PAINT SKIN TONES
                https://www.youtube.com/watch?v=eVIf_eoY6gs
              
            
              
                How I Paint Digital Portraits in Krita
                https://www.youtube.com/watch?v=uN4cCOUhNx4
              
            
              
                How to Start a Digital Portrait Painting in Color (Sorry, Not Krita)
                https://www.youtube.com/watch?v=5zl2KX-rFUg
              
            
              
                Anatomy Quick Tips: Eyes
                https://www.youtube.com/watch?v=LIykey9umVk
              
            
              
                DRAWING CARTOON EYES | KRITA SHORTS 👀
                https://www.youtube.com/watch?v=K6QB2FAsVwM
              
            
              
                Easy Meow, Turn any photograph into a pencil sketch using Krita
                https://www.youtube.com/watch?v=lgj0WPlwMGI
              
            
              
                How to Draw and Stylize Eyes! - Tutorial
                https://www.youtube.com/watch?v=BfID5va-8NU
              
            
              
                Bezier Curves
                https://www.youtube.com/watch?v=fEkrhoibGuI
              
            
              
                Tutorial: a Comic page from A to Z with Krita
                https://www.youtube.com/watch?v=A7olKdIEtNQ
              
            
              
                David Revoy Live Stream: Painting a landscape
                https://www.youtube.com/watch?v=zefmloD3KjU
              
            
              
                Oil painting with NEW RGBA-wet impasto brushes in KRITA 5
                https://www.youtube.com/watch?v=cGaVQaFI64k
              
            
              
                Krita 5.0 - How to create a short animated GIF in Krita - Step by Step
                https://www.youtube.com/watch?v=K7e1JxEeXTY
              
            
              
                Let's Animate Ep. 14 - Krita: Lara Croft vs. Lizard 👄️🏹 🦎
                https://www.youtube.com/watch?v=N70J8l0HSPI
              
            
              
                How to Draw Pixel Art in Krita
                https://www.youtube.com/watch?v=u4MWAj6ukm0
              
            
          
- 
            
              
                Ǧentī̆l
                https://quod.lib.umich.edu/m/middle-english-dictionary/dictionary/MED18403
              
            
              
                Dẹ̄des
                https://quod.lib.umich.edu/m/middle-english-dictionary/dictionary/MED10751
              
            
              
                nor participating in lies
                https://www.youtube.com/watch?v=EEFMVIfl2UY
              
            
              
                brick in the wall
                https://www.youtube.com/watch?v=qs35t2xFqdU
              
            
              
                until you cross the Bridge of the Gods
                https://www.youtube.com/watch?v=vmmH-2rWHH0
              
            
              
                Rising all the way straight into perfect laughter
                https://www.youtube.com/watch?v=k6_QUhUPrF4
              
            
              
                we rise to Greatness
                https://www.youtube.com/watch?v=qviM_GnJbOM
              
            
          
- 
            
              
                You can't really graduate from a broken school
                https://www.youtube.com/watch?v=JhCHb6xtqeY
              
            
              
                that you are able to navigate through the knowledge network within
                https://www.youtube.com/watch?v=sZJj6DwCqSU
              
            
              
                Vaccine Hesitancy
                https://www.youtube.com/watch?v=kCQWvfUoFwc
              
            
              
                Loss Of Species
                https://www.youtube.com/watch?v=C1Jud3zOcL4
              
            
              
                Loss of The Amazon
                https://www.youtube.com/watch?v=SAZAKPUQMw0
              
            
              
                Climate Change
                https://www.youtube.com/watch?v=oQeok_5j2So
              
            
              
                Mass Incarceration
                https://www.youtube.com/watch?v=SQ6H-Mz6hgw
              
            
          
- 
            
              
                Einstein by subtle analogy
                https://www.youtube.com/watch?v=w3ebQK7evbw
              
            
              
                Hawking by subtle analogy
                https://www.youtube.com/watch?v=OoUVSHDbAeM
              
            
              
                And unlike you
                https://www.youtube.com/watch?v=70MQ-FugwbI&list=PLRqwX-V7Uu6ZV4yEcW3uDwOgGXKUUsPOM
              
            
              
                SETI
                https://www.youtube.com/watch?v=UVlUy77d-MU
              
            
              
                Drake Equation
                https://www.youtube.com/watch?v=2s1qTUqOv88
              
            
              
                Fermi Paradox
                https://www.youtube.com/watch?v=sNhhvQGsMEc
              
            
              
                Twin Paradox
                https://www.youtube.com/watch?v=nRuVGOm7560
              
            
              
                ark accelerating at a reasonable although constant rate
                https://www.youtube.com/watch?v=dB91TJHa-NY
              
            
              
                unsolved mysteries
                https://www.youtube.com/watch?v=v4JXjYCgQK4
              
            
              
                translated to a simple programming language
                https://github.com/Jam3/math-as-code
              
            
              
                Beat Sequencer
                https://www.youtube.com/watch?v=YzYA1i9SZ8A
              
            
              
                I invite you to explore a more complex Visual Programming language by looking at Nodes in Blender
                https://www.youtube.com/watch?v=52UYqe3zdxQ
              
            
              
                UNIX Pipes
                https://www.youtube.com/watch?v=bKzonnwoR2I
              
            
              
                then you can install Termux on your Phone
                https://www.youtube.com/watch?v=3I1LmWhY9Ig
              
            
              
                Bash
                https://www.youtube.com/watch?v=v-F3YLd6oMw
              
            
              
                Node Streams
                https://www.youtube.com/watch?v=GlybFFMXXmQ
              
            
              
                use express.js for your experiments
                https://expressjs.com/
              
            
              
                and many express.js tutorial videos to watch
                https://www.youtube.com/results?search_query=express.js+tutorial
              
            
          
- 
            
              
                Illicit bust of Edward Snowden stuck to a war monument in Brooklyn removed
                https://www.youtube.com/watch?v=V-fy0scYqN8
              
            
              
                Bust of Edward Snowden sneaked into, removed from NYC park
                https://www.youtube.com/watch?v=ZcH8J0m_73A
              
            
              
                There's a Massive, Illicit Bust of Edward Snowden Stuck to a War Monument in Brooklyn
                https://www.youtube.com/watch?v=n7rAhEpft5g
              
            
              
                Banksy
                https://www.youtube.com/watch?v=EkUbYBo5xgs
              
            
              
                Art in Odd Places
                https://www.youtube.com/watch?v=ryhZO01D6fk
              
            
              
                Knitta Please
                https://www.youtube.com/watch?v=zQQoAaY0yRo
              
            
              
                Tacoma grandmother is also a guerilla artist
                https://www.youtube.com/watch?v=ehC8fvKbiEs
              
            
              
                Yarn Bombing with the Anchorage Guerrilla Knitters
                https://www.youtube.com/watch?v=pS9Bofvg4TY
              
            
              
                Watch London Kaye Yarn-Bomb the L Train
                https://www.youtube.com/watch?v=FB_KGZaR9dI
              
            
              
                Yarn Bombing with Naomi Lawrence
                https://www.youtube.com/watch?v=3SknAWovbJU
              
            
              
                TEJN LOCK ON STREET ART
                https://www.youtube.com/watch?v=yuQsgHYEIPw
              
            
              
                'Space Invader' street art puts cops on bomb alert (???)
                https://www.youtube.com/watch?v=0VIwU7z2A_o
              
            
              
                ART4SPACE - Invader - English full movie - HD
                https://www.youtube.com/watch?v=K3BfCM_woFc
              
            
              
                Space Invader - Book Guerilla Art (2009)
                https://www.youtube.com/watch?v=CLRQYwGtLoo
              
            
              
                French street artist invades Paris
                https://www.youtube.com/watch?v=-9H1DccfMyk
              
            
              
                SPACE INVADER BOOTLEG - HOW TO? - Step by step tutorial.
                https://www.youtube.com/watch?v=6835HFOf-iY
              
            
              
                Fairy Doors
                https://www.youtube.com/watch?v=IkOOJ7-YA6I
              
            
              
                Fairy Doors of Ann Arbor
                https://www.youtube.com/watch?v=hid4jiPDQsg
              
            
              
                Unlocking the secrets behind Tiny Doors ATL
                https://www.youtube.com/watch?v=gAq84Ruzhls
              
            
              
                Find the Fairy Doors hidden at Cleveland's Botanical Gardens
                https://www.youtube.com/watch?v=4h7vTh2qkAE
              
            
              
                Fairy Doors/Sugar Bush Fairies
                https://www.youtube.com/watch?v=0cwIZ2vusg4
              
            
              
                Stone, Wood, & Polymer Clay Fairy Door Tutorial for the Fairy Garden
                https://www.youtube.com/watch?v=Y5pxOnjsW_g
              
            
              
                Sticker Slapping NYC | Street Art
                https://www.youtube.com/watch?v=toKsp_SZIo4
              
            
              
                Graffiti Stickers
                https://www.youtube.com/watch?v=KrSy0nm3XmU
              
            
              
                Fanatic Graffiti Sticker Collector and Artist
                https://www.youtube.com/watch?v=L_BZvckLfQA
              
            
              
                STICKER SLAPPING | YOUFO
                https://www.youtube.com/watch?v=aEnQNbIuc4Y
              
            
              
                Sticky Community
                https://www.youtube.com/watch?v=0NkrmS2hHXw
              
            
              
                Sticker Submissions
                https://www.youtube.com/watch?v=3sRpTO94Q2A
              
            
              
                Street Bike VS Cops Biker Slaps
                https://www.youtube.com/watch?v=kooC3DTFne8
              
            
              
                1UP - ONE WEEK WITH 1UP - BOOK TRAILER
                https://www.youtube.com/watch?v=Au-oT7GqV5A
              
            
              
                5MINUTES WITH: 1UP CREW [BERLIN]
                https://www.youtube.com/watch?v=-BLbo5MhQNQ
              
            
              
                1UP - Work & Travel in South East Asia
                https://www.youtube.com/watch?v=6HPwXGREFm0
              
            
              
                1UP IN AUSTRALIA - GENTLE PEOPLE TOUR ❤️
                https://www.youtube.com/watch?v=teRoJnJmiRQ
              
            
              
                Reverse Shoplifting / Shopgifting (Thanks Ron)
                https://www.youtube.com/watch?v=lorn5gt2qfE
              
            
              
                Ron English Brandit Popmart Reverse Shoplifting
                https://www.youtube.com/watch?v=OoTzD4-2lBk
              
            
              
                Stolen From Obvious Plant
                https://www.youtube.com/watch?v=lNgLuOKEoJo
              
            
              
                Reverse Shoplifting The Museum of Natural History
                https://www.youtube.com/watch?v=eSLlvQHkwFk
              
            
              
                Reverse Shoplifting
                https://www.youtube.com/watch?v=aOhduOdH8RQ
              
            
              
                We Became McDonalds Poster Models
                https://www.youtube.com/watch?v=0rJHC6nY4F8
              
            
              
                Busted For Treeson
                https://www.youtube.com/watch?v=4L6vJHEVsJw
              
            
              
                Not Funny
                https://www.youtube.com/watch?v=3VyeH01Qq_o
              
            
              
                Trio
                https://www.youtube.com/watch?v=8zN033zGqbs
              
            
              
                Photosynthesis (Spills Drink @4:30 lol)
                https://www.youtube.com/watch?v=Wnnp86lAhWE
              
            
              
                art.in.odd.places
                https://www.youtube.com/watch?v=9ZqMtPB2EsM
              
            
              
                Urban Camouflage #5
                https://www.youtube.com/watch?v=0WZEpkfJ1c4
              
            
              
                Urban Camouflage
                https://www.youtube.com/watch?v=RH2XsAkjYw0
              
            
              
                Urban Camouflage
                https://www.youtube.com/watch?v=4NCBrT5bgmE
              
            
              
                Urban Camouflage
                https://www.youtube.com/watch?v=zDgufwZ7UJk
              
            
          
- 
            
              
                Today to examine the dimensions of fractals we have to hurry or pause the lecture
                https://www.youtube.com/watch?v=gB9n2gHsHN4
              
            
              
                A number of puzzle games exist
                https://www.youtube.com/watch?v=Qk87vceekgM
              
            
              
                Kerbal Space Program
                https://www.youtube.com/watch?v=utzpt0CJF3Q
              
            
              
                3Blue1Brown
                https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw
              
            
          
- 
            
              
                Raspberry PI
                https://www.amazon.com/dp/B08B6F1FV5/
              
            
              
                learn programming
                https://www.youtube.com/results?search_query=node+js+tutorial
              
            
              
                PI Camera
                https://learn.adafruit.com/raspberry-pi-hq-camera-case
              
            
              
                Drawing Tablet
                https://www.amazon.com/dp/B078YR2MTF
              
            
              
                3D Printer
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
          
- 
            
              
                Outsiders & Outcasts (For Those That Don't Belong)
                https://www.youtube.com/watch?v=Vn34vdUeEjU
              
            
              
                WATCH: The real world of 'Nomadland'
                https://www.youtube.com/watch?v=qO-pKYzcY_8
              
            
              
                Without Bound - Perspectives on Mobile Living (Documentary)
                https://www.youtube.com/watch?v=Lg37Cbx-kak
              
            
              
                NOMAD ORIGIN STORIES: Sherita
                https://www.youtube.com/watch?v=xXiqaXmIac0
              
            
              
                Summoning the Recluse: Chinese millennials take up the hermit’s life
                https://www.youtube.com/watch?v=Sd_PClI4Ut0
              
            
              
                The Wild Route: Leaving Work and Home for a Forest Life | NBC Left Field
                https://www.youtube.com/watch?v=5yh0j6zMWCI
              
            
              
                This Couple Have Spent 7 Years in the New Zealand Wilderness
                https://www.youtube.com/watch?v=PHf5p19-Cys
              
            
              
                Off the Grid: Nomad Miriam Lancewood Discusses What Freedom Means to Her
                https://www.youtube.com/watch?v=zmMZVUFKzDo
              
            
              
                All The Way - A Charles Bukowski Poem ❤️
                https://www.youtube.com/watch?v=k6_QUhUPrF4
              
            
              
                Charles Bukowski on being Alone
                https://www.youtube.com/watch?v=a6kR9uH_Bfw
              
            
              
                Alan Watts on Hermits and Outcasts
                https://www.youtube.com/watch?v=EK5RaHpI4M8
              
            
              
                But What Happens If... - Alan Watts
                https://www.youtube.com/watch?v=2G2VvFdsHFQ
              
            
              
                Burroughs on Kerouac
                https://www.youtube.com/watch?v=5ZlnfhIfIbk
              
            
              
                Ginsberg on Kerouac
                https://www.youtube.com/watch?v=_zAW02FmLiY
              
            
              
                Jack Kerouac reads from On The Road
                https://www.youtube.com/watch?v=53OJZb9w0BA
              
            
              
                8. Jack Kerouac, On the Road
                https://www.youtube.com/watch?v=4kgGrgF3JhQ
              
            
              
                9. Jack Kerouac, On the Road (cont.)
                https://www.youtube.com/watch?v=inFtwnp0R0g
              
            
              
                Lawrence Ferlinghetti, The world is a beautiful place
                https://www.youtube.com/watch?v=l11MUjuK43M
              
            
              
                Lawrence Ferlinghetti, Are There Not Still Fireflies
                https://www.youtube.com/watch?v=29B6NNACiL8
              
            
              
                The Legendary Composure Of Mr. Chomsky
                https://www.youtube.com/watch?v=Dt-GUAxmxdk
              
            
              
                Noam Chomsky On Modern Day And Past Interviews
                https://www.youtube.com/watch?v=iiZDQQI2Tq0
              
            
              
                Cornel West Existentialism
                https://www.youtube.com/watch?v=tZYbTZLiWxo
              
            
              
                Iconoclastic Individualism - Henry David Thoreau (part 1)
                https://www.youtube.com/watch?v=AGdreCP6shU
              
            
              
                Iconoclastic Individualism - Henry David Thoreau (part 2)
                https://www.youtube.com/watch?v=HV4YHOjJLDk
              
            
              
                Iconoclastic Individualism - Henry David Thoreau (part 3)
                https://www.youtube.com/watch?v=_66e7ufanX4
              
            
              
                Becoming Wonderhussy: My Life Story and How I Started YouTube
                https://www.youtube.com/watch?v=LB7x7mKJIuM
              
            
              
                Down & Out in the Real Las Vegas: Walking All of Fremont Street From Touristy Beginning to Gritty End
                https://www.youtube.com/watch?v=xGr6f2jXInE
              
            
              
                Shiey's philosophy about age, time and names
                https://www.youtube.com/watch?v=lOC55RNd5gk
              
            
              
                Journey Through Modern-Day Ghost Town of Italy | Part 1
                https://www.youtube.com/watch?v=8OAKNxl2Jmw
              
            
              
                Journey Through Modern-Day Ghost Town of Italy | Part 2
                https://www.youtube.com/watch?v=iks6ROcz4Z0
              
            
              
                ILLEGAL FREEDOM: Journey Across Bosnia & Herzegovina
                https://www.youtube.com/watch?v=V9huXurs678
              
            
              
                ILLEGAL FREEDOM: Train Surfing Journey Across Croatia
                https://www.youtube.com/watch?v=wuKgi8HT-J8
              
            
              
                The Wise Old Man
                https://www.youtube.com/watch?v=oaeyvb9_2aE
              
            
              
                Valedictorian Speaks Out Against Schooling
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                YEAH THE TRUTH
                https://www.youtube.com/watch?v=ju73wfORpyY
              
            
              
                To This Day, ... for the bullied and beautiful | Shane Koyczan
                https://www.youtube.com/watch?v=sa1iS1MqUy4
              
            
              
                Inside the life of the famously reclusive Harper Lee
                https://www.youtube.com/watch?v=2eGrjS2w5HQ
              
            
              
                The beauty of being a misfit | Lidia Yuknavitch
                https://www.youtube.com/watch?v=9AgCr2tTvng
              
            
          
          
            
          
          #812: The Shower Kerfuffle: Learning Modeling By Printing A Shower Handle And Fixing A Worn Out Stem»
         
          - 
            
              
                machine-gun like wallet I recently made
                https://www.tinkercad.com/things/cqjoiNqLrbg
              
            
              
                there are companies that print in wax to make molds, and pour molten metals inside
                https://www.youtube.com/watch?v=qJuTM0Y7U1k
              
            
              
                some people are fine with lost wax casting at home
                https://www.youtube.com/watch?v=bBAkI78--cE
              
            
          
- 
            
              
                FOLI (there is no movement without rhythm) original version by Thomas Roebers and Floris Leeuwenberg
                https://www.youtube.com/watch?v=lVPLIuBy9CY
              
            
              
                Richard Feynman Bongo Drums Orange Juice
                https://www.youtube.com/watch?v=2Ks8gsK22PA
              
            
              
                Feynman PLAYS THE BONGOS
                https://www.youtube.com/watch?v=qWabhnt91Uc
              
            
              
                Suzanne Morissette Wedding Dress Drum Solo
                https://www.youtube.com/watch?v=V6Vewad_UKY
              
            
              
                Incredible drum solo
                https://www.youtube.com/watch?v=nCZEXW_gvbQ
              
            
              
                Hannah Ford Welton Drum Clinic Solo
                https://www.youtube.com/watch?v=7EfLnU-8LwM
              
            
              
                Professional Vs Beginner Drummer (Feat. Nyango Star)
                https://www.youtube.com/watch?v=9KLQqcYMVuo
              
            
              
                にゃんごすたーさん(Mr.nyangostar) 2018楽器フェア(No.2) Rolandブースにて
                https://www.youtube.com/watch?v=9r1X2GKfW80
              
            
              
                Traditional Ashiko Drum Playing Technique
                https://www.youtube.com/watch?v=VPlInngW6VU
              
            
              
                Top Secret Drum Corps peforming in London
                https://www.youtube.com/watch?v=8POt7U4qG4s
              
            
              
                Bodhrán Solo
                https://www.youtube.com/watch?v=csrO7CJpPNE
              
            
              
                Bongo's Solo
                https://www.youtube.com/watch?v=I9gzjPLh-IA
              
            
              
                THE MOST INSANE BONGO SOLO EVER!!!
                https://www.youtube.com/watch?v=V7UfIVC7kx0
              
            
              
                Modern Cajon Solo /// Drum & Bass Style /// DADDI BAHMANI
                https://www.youtube.com/watch?v=-uLsM9vp3dw
              
            
              
                Cajon Solo With Extra Groove
                https://www.youtube.com/watch?v=8T6hgMDfc5k
              
            
              
                Melena - Conga Solo
                https://www.youtube.com/watch?v=TXq9MO-dYhI
              
            
              
                Conga Solo
                https://www.youtube.com/watch?v=KHqxn9W0NDk
              
            
              
                Taiko And Dabakan Rythms
                https://www.youtube.com/watch?v=FqohuNgGMLI
              
            
              
                Tribu Paghidaet Drummers
                https://www.youtube.com/watch?v=O84pZhPY_lk
              
            
              
                Nilesh Parab Dholki performance in Pune (Dholak)
                https://www.youtube.com/watch?v=b4cWuBcEzQc
              
            
              
                Djembe Solo by Master Drummer: M'Bemba Bangoura
                https://www.youtube.com/watch?v=FMs3LTtgwY8
              
            
              
                Setar & Dayereh Improvisation
                https://www.youtube.com/watch?v=0FTgB8SqAM4
              
            
              
                David Bruley - Dayereh solo, improvisation
                https://www.youtube.com/watch?v=U40ZziZHe5k
              
            
              
                The best street doumbek darbuka drum player in the world !!! (Rome, Italy)
                https://www.youtube.com/watch?v=Y_ZFCDVhS-4
              
            
              
                Drumsolo Nepal performance in Korea
                https://www.youtube.com/watch?v=pI3jWCv4USs
              
            
              
                Madal Solo by Nuchchhe Sir Norwegian Ambassador welcome programme
                https://www.youtube.com/watch?v=mug1F11WWDo
              
            
              
                Big drums! Surdo Power!
                https://www.youtube.com/watch?v=N5Mb_K_8PXM
              
            
              
                Zakir Hussain / Eric Harland (Tabla - Drum Solo)
                https://www.youtube.com/watch?v=khpwVKPaCvw
              
            
              
                Billy Cobham on his return to TAMA and STAR drums.
                https://www.youtube.com/watch?v=V8tHWCy6QrU
              
            
              
                Youry Vixamar Tanbou
                https://www.youtube.com/watch?v=HY2l9m0flz0
              
            
              
                1st Place Tenor Solo -- LoneStar Drumline Competiton
                https://www.youtube.com/watch?v=Qin-Cm3nF1Y
              
            
              
                Hit Like A Girl 2018 - Tenor Drum Solo - Yanki Au
                https://www.youtube.com/watch?v=KybPugSP5Rw
              
            
              
                Ramana Lamtad drumming by master Nakchai Jimek kru sobe 13march2021
                https://www.youtube.com/watch?v=5yLxCEZA9SQ
              
            
              
                Jessica Rodriguez — Timbales Solo
                https://www.youtube.com/watch?v=6KBey9aZgIw
              
            
              
                Tonbak Solo by Bahareh Moghtadaei
                https://www.youtube.com/watch?v=p1_NODh3DeE
              
            
              
                Planet Damnation by John Psathas
                https://www.youtube.com/watch?v=BlwyIxWXNZk
              
            
              
                Saëta from Eight Pieces for Four Timpani by Elliott Carter
                https://www.youtube.com/watch?v=_rvUh0mAOew
              
            
              
                Kutiman - Mix Tel Aviv
                https://www.youtube.com/watch?v=izSRjdYln8E
              
            
              
                Mamady Keïta - Kuku
                https://www.youtube.com/watch?v=Qsq5PHoik-s
              
            
              
                Sona Jobarteh - GAMBIA (Official Video)
                https://www.youtube.com/watch?v=PtmmlOQnTXM
              
            
              
                The Dead South - In Hell I'll Be In Good Company [Official Music Video]
                https://www.youtube.com/watch?v=B9FzVhw8_bY
              
            
              
                AAINJAA PODEROSA - AAINJALA 150 TAMBORES
                https://www.youtube.com/watch?v=0Pq8vOVbvzs
              
            
              
                Scottish tribal pipes & drums band Clanadonia playing "Ya Bassa" during St Andrew's Day event 2019
                https://www.youtube.com/watch?v=fwWmcMz0ZVk
              
            
              
                Angels in Heaven - Chris Rodrigues & the Spoon Lady
                https://www.youtube.com/watch?v=_nLmM9kcBKs
              
            
              
                Hang Massive - The Secret Kissing of the Sun and Moon [ Official Video ]
                https://www.youtube.com/watch?v=nvmOoSFhhJ4
              
            
              
                林英哲 / 海の豊饒(和太鼓アンサンブル)  Eitetsu Hayashi // Fertility of the Sea (Taiko)
                https://www.youtube.com/watch?v=ZagsLrNzg3I
              
            
              
                OMNIA (Official) - Fee Ra Huri
                https://www.youtube.com/watch?v=J56VVtlZCGE
              
            
              
                FINGERS Mitchell Cullen Freedom Rides Denmark Markets 2012 Australian Tour Steam Roller
                https://www.youtube.com/watch?v=OHZZuO2vY50
              
            
              
                Отава Ё - Про Ивана Groove (русское готическое R'N'B) - Otava Yo
                https://www.youtube.com/watch?v=YbBU06irWT8
              
            
              
                Amazing Oriental Music - HD - FARAN ENSEMBLE
                https://www.youtube.com/watch?v=2X16HWbr87A
              
            
              
                Scotland | Glasgow | Clanadonia
                https://www.youtube.com/watch?v=hnSNfxjrwck
              
            
              
                Rising Appalachia- Medicine [Official Music Video]
                https://www.youtube.com/watch?v=czkHmjrFCnM
              
            
              
                Hang Massive - Once Again - 2011 ( hang drum duo ) ( HD )
                https://www.youtube.com/watch?v=xk3BvNLeNgw
              
            
              
                Thunderstruck by Steve'n'Seagulls (LIVE)
                https://www.youtube.com/watch?v=e4Ao-iNPPUc
              
            
              
                Kodo - O-Daiko - HD (japanese drummers - Taiko - tambours géants Japon)
                https://www.youtube.com/watch?v=C7HL5wYqAbU
              
            
              
                Odaiko drum Solo Japanese taiko drummer
                https://www.youtube.com/watch?v=PY9OS4okZ0c
              
            
              
                林英哲 Ei-tetsu Hayashi & 木下伸市 Shinn-ichi Kino-shita -SHI-BU-KI-
                https://www.youtube.com/watch?v=_M4K5wk9DCM
              
            
              
                Amanojaku - Soul Beat
                https://www.youtube.com/watch?v=4TqOmg_rLaM
              
            
              
                Six Unaccompanied Solos for Snare Drum
                https://www.youtube.com/watch?v=roWjmfs-cyU
              
            
              
                La tiểu bạch-Vela Blue
                https://www.youtube.com/watch?v=e4lg7J2N6UQ
              
            
              
                2014 03 23 爵士鼓 陳曼青 + 羅小白 - Moves like jagger
                https://www.youtube.com/watch?v=m7RHmsg86G0
              
            
              
                The Godmother Of Drumming Plays “Down With The Sickness”
                https://www.youtube.com/watch?v=6wkCsnFRuwg
              
            
          
- 
            
              
                Stanford biologists H. Craig Heller and Dennis Grahn
                https://news.stanford.edu/2012/08/29/cooling-glove-research-082912/
              
            
              
                thermal ski mask
                https://www.amazon.com/s?k=thermal+ski+mask
              
            
              
                ski googles
                https://www.amazon.com/s?k=ski+eye+goggles
              
            
              
                lightweight bag
                https://www.amazon.com/s?k=small+light+backpack+breathable+packable
              
            
          
          
            
          
          #801: Eleven Philosophers And A List Of Great Beings - An Accelerated Learning Course And A Memory Palace»
         
          - 
            
              
                The Giants of Philosophy
                https://www.audible.com/series/The-Giants-of-Philosophy-Audiobooks/B08D6T4RDC
              
            
              
                Drawing Board
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=art+drawing+drafting+board
              
            
              
                Drawing Paper
                https://www.amazon.com/dp/B00CLDFNHE/ref=twister_B0842SWPS6?_encoding=UTF8&psc=1
              
            
              
                Drafting Dots
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=Drafting+Dots
              
            
              
                Graphite Paper
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=Artist+Graphite+Paper
              
            
              
                Art Pencils
                https://www.amazon.com/s?k=art+graphite+pencils&ref=nb_sb_noss_1
              
            
              
                Blending Stumps
                https://www.amazon.com/s?k=big+blending+stumps&dc&ref=a9_sc_1
              
            
              
                Plato
                https://www.youtube.com/results?search_query=Plato
              
            
              
                Aristotle
                https://www.youtube.com/results?search_query=Aristotle
              
            
              
                St. Augustine
                https://www.youtube.com/results?search_query=St.+Augustine
              
            
              
                St. Thomas Aquinas
                https://www.youtube.com/results?search_query=St.+Thomas+Aquinas
              
            
              
                Baruch Spinoza
                https://www.youtube.com/results?search_query=Baruch+Spinoza
              
            
              
                David Hume
                https://www.youtube.com/results?search_query=David+Hume
              
            
              
                Immanuel Kant
                https://www.youtube.com/results?search_query=Immanuel+Kant
              
            
              
                Georg Wilhelm Friedrich Hegel
                https://www.youtube.com/results?search_query=Georg+Wilhelm+Friedrich+Hegel
              
            
              
                Soren Kierkegaard
                https://www.youtube.com/results?search_query=Soren+Kierkegaard
              
            
              
                Friedrich Nietzsche
                https://www.youtube.com/results?search_query=Friedrich+Nietzsche
              
            
              
                John Dewey
                https://www.youtube.com/results?search_query=John+Dewey
              
            
              
                The Story of Philosophy, The Lives and Opinions of the Greater Philosophers
                https://www.audible.com/pd/The-Story-of-Philosophy-Audiobook/B0044EQEIA
              
            
              
                Greta Thunberg
                https://www.youtube.com/results?search_query=Greta+Thunberg
              
            
              
                Michelle Alexander
                https://www.youtube.com/results?search_query=Michelle+Alexander
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Astra Taylor
                https://www.youtube.com/results?search_query=Astra+Taylor
              
            
              
                Avital Ronell
                https://www.youtube.com/results?search_query=Avital+Ronell
              
            
              
                Martha Nussbaum
                https://www.youtube.com/results?search_query=Martha+Nussbaum
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Brené Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Ayn Rand
                https://www.youtube.com/results?search_query=Ayn+Rand
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                Daniel Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                Christopher Hitchens
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
              
                Philip Zimbardo
                https://www.youtube.com/results?search_query=Philip+Zimbardo
              
            
          
- 
            
              
                The Old Familiar Suggestion
                https://www.youtube.com/watch?v=C9sWiuWm37w
              
            
              
                The Big Sable Lighthouse
                https://en.wikipedia.org/wiki/Big_Sable_Point_Light
              
            
              
                Appalachian Trail
                https://www.youtube.com/watch?v=EzXP5PjRHjM
              
            
              
                Continental Divide Trail
                https://www.youtube.com/watch?v=1ewQvcGhQAA
              
            
              
                Pacific Crest Trail
                https://www.youtube.com/watch?v=V4D4TcgppD8
              
            
              
                great medicine, and great health
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
          
- 
            
              
                Drawing Board
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=art+drawing+drafting+board
              
            
              
                Drawing Paper
                https://www.amazon.com/dp/B00CLDFNHE/ref=twister_B0842SWPS6?_encoding=UTF8&psc=1
              
            
              
                drafting dots
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=Drafting+Dots
              
            
              
                get a cheap laser printer for a $100
                https://www.amazon.com/Brother-HL-L2300D-Monochrome-Printer-Printing/dp/B00NQ1CLTI/
              
            
              
                Graphite Pencil Kit
                https://www.amazon.com/s?k=art+graphite+pencils&ref=nb_sb_noss_1
              
            
              
                graphite stick
                https://www.amazon.com/s?k=graphite+sticks&ref=nb_sb_noss_2
              
            
              
                eraser shield
                https://www.amazon.com/s?k=eraser+shiled&ref=nb_sb_noss_2
              
            
              
                battery powered eraser
                https://www.amazon.com/s?k=batery+operated+eraser&ref=nb_sb_noss_2
              
            
              
                Drafting Brush
                https://www.amazon.com/s?k=drafting+brush&ref=nb_sb_noss_2
              
            
              
                Ball Stylus
                https://www.amazon.com/s?k=Ball+Stylus&ref=nb_sb_noss_2
              
            
              
                big blending stumps
                https://www.amazon.com/s?k=big+blending+stumps&dc&ref=a9_sc_1
              
            
          
- 
            
              
                Winter Cycling
                https://www.youtube.com/watch?v=Aey_yZwzoQw
              
            
              
                Winter cycling tips and inspiration from cold-weather women
                https://www.youtube.com/watch?v=ByiDA7bRJ28
              
            
              
                Alaska: I Am A Winter Cyclist
                https://www.youtube.com/watch?v=hiBuh74wHHk
              
            
              
                Rusch to Alaska: Iditarod Trail Invitational
                https://www.youtube.com/watch?v=hx40rH4BEiE
              
            
              
                Alaska: Iditarod Trail Invitational: 350 Miles to McGrath
                https://www.youtube.com/watch?v=gBNAsIKFaTQ
              
            
              
                Iditarod Trail Invitational 2014
                https://www.youtube.com/watch?v=PkiKSnP0AXs
              
            
              
                Fat Pursuit 2021
                https://www.youtube.com/watch?v=HlU3AIAH_QI
              
            
              
                Salsa Cycles Presents: Fat Pursuit
                https://www.youtube.com/watch?v=WMM9YXJ8Jdc
              
            
              
                Fat Bike Birkie 2021 - The Big Fat
                https://www.youtube.com/watch?v=LQ9PNCnD6cQ
              
            
              
                Megavalanche 2018 - Glacier Carnage - Women’s Race (No Injury)
                https://www.youtube.com/watch?v=hheW__KPcHM
              
            
              
                Mountain of hell 2019 Glacier Big Crash
                https://www.youtube.com/watch?v=i6JXO6svmtg
              
            
              
                Bikers Slide Down Mountain of Hell!
                https://www.youtube.com/watch?v=BlcAFVO_Kyo
              
            
              
                MOUNTAIN OF HELL 2021 🥇 WINNING RUN
                https://www.youtube.com/watch?v=mR1HPBxcaVI
              
            
              
                MOUNTAIN OF HELL 2021 / 2ND PLACE/ FULL RACE/
                https://www.youtube.com/watch?v=4gBxtNCnwzg
              
            
              
                MEGAVALANCHE 2021
                https://www.youtube.com/watch?v=8mRyCxpumOY
              
            
              
                START 1000th AND FINISH 1st! IS IT POSSIBLE?! Mountain of Hell, the biggest mountain bike race!
                https://www.youtube.com/watch?v=n_7gkhSjSjY
              
            
              
                Départ méga avalanche 2018
                https://www.youtube.com/watch?v=IXGU3iNtyUs
              
            
              
                1ST PLACE / MAXIAVALANCHE CERVINIA 2021 / Manches 1+2
                https://www.youtube.com/watch?v=8sDF8lflCTs
              
            
              
                Racing Mountainbikes on Snow
                https://www.youtube.com/watch?v=9-ZO9ZYE7_U
              
            
              
                Winter Cycling Tips - Beginner Cyclist Series
                https://www.youtube.com/watch?v=Ct0KyM-m6aA
              
            
              
                Oulu: Why Canadians Can't Bike in the Winter
                https://www.youtube.com/watch?v=Uhx-26GfCBU
              
            
              
                'Whack Jobs’ Film: Fat-Bike Grooming in Michigan
                https://www.youtube.com/watch?v=Gj4j09nZbjA
              
            
              
                Cold Rolled | Fat Bike Snow Biking | Marquette, Michigan
                https://www.youtube.com/watch?v=LorRn9NHfiI
              
            
              
                Fatbiking at Syöte Winter Wonderland in Finland
                https://www.youtube.com/watch?v=ND54jLwQdpw
              
            
              
                One Last Ride | Winter Fat Biking 2021 4k
                https://www.youtube.com/watch?v=wgbXEPkBN34
              
            
              
                Snow ride ❄
                https://www.youtube.com/watch?v=ax3FDbkD4tQ
              
            
              
                How to Fat Bike in the Snow
                https://www.youtube.com/watch?v=zT8Pru53N_E
              
            
              
                7 Winter Cycling Hacks | Tips To Beat The Cold
                https://www.youtube.com/watch?v=pl0HzkmpDjo
              
            
              
                Tips with Rebecca: Preparing your Bike for a Winter Bikepacking Expedition | Rebecca Rusch
                https://www.youtube.com/watch?v=QO7KIfKWBss
              
            
              
                What to Wear for Winter Cycling
                https://www.youtube.com/watch?v=QrHzgSGyaSQ
              
            
              
                What I wear cycling in winter!
                https://www.youtube.com/watch?v=q3YwPwf4emI
              
            
              
                How You Can Keep Warm Cycling in Winter
                https://www.youtube.com/watch?v=NjaRQVwPr6o
              
            
              
                How To Dress For Autumn | Cycling Kit Essentials For Riding In Fall
                https://www.youtube.com/watch?v=BXwcDPMelQo
              
            
              
                Pogies for flat and drop handlerbars. Winter gloves for bikepacking
                https://www.youtube.com/watch?v=mQyBNRnk9EM
              
            
              
                Are Studded Tires Worth It?
                https://www.youtube.com/watch?v=B8PwM9oeoAE
              
            
              
                How to Make Your Own Studded Snow Tires
                https://www.youtube.com/watch?v=qq19EGNY6hY
              
            
              
                Easiest DIY Studded Bike Tyres for ice and snow make yourself!
                https://www.youtube.com/watch?v=tQgBlZqzrA8
              
            
              
                Strength Training For Cyclists
                https://www.youtube.com/watch?v=7b-qeUq5pR4
              
            
              
                WARNING INJURY: BE SAFE - WEAR A BIG HELMET, The Best Ride With The WORST Ending! (Katie Recovered, see video below.)
                https://www.youtube.com/watch?v=JmxZkop2KNs
              
            
              
                Crash Update!
                https://www.youtube.com/watch?v=kiTVs04ntP4
              
            
              
                SMASHED Helmet! Bike & Clothing Damage || This WILL Divide Opinion!
                https://www.youtube.com/watch?v=x8FA7pSiH1o
              
            
              
                The First Ride Post-Crash!! Facing My Fear!!
                https://www.youtube.com/watch?v=LrgqdIAuZJ0
              
            
              
                Fabio Wibmer - Fabiolous Escape 2
                https://www.youtube.com/watch?v=1CR0QmCaMTs
              
            
              
                Longest Jump on a Mountainbike? *43m* - Behind the Scenes of Fabiolous Escape 2
                https://www.youtube.com/watch?v=Kt-xvlGUKhQ
              
            
              
                Snow Warrior - Cranky And Cold ❤️
                https://www.youtube.com/watch?v=EANM9tQCPa0
              
            
              
                Saying Hello To Alexenader The Supertramp ❤️ - Stampede Trail in a day on Fatbikes
                https://www.youtube.com/watch?v=isxeaa8Pvn0
              
            
          
- 
            
              
                Przybysze z Matplanety
                https://www.youtube.com/watch?v=GSLDLFKwXQI
              
            
              
                Sonda
                https://www.youtube.com/watch?v=pHT8u52bSVE
              
            
              
                5-10-15
                https://www.youtube.com/watch?v=MXwrMXD0iqw
              
            
              
                DJ Kat Show
                https://www.youtube.com/watch?v=uNdaK4doGTg
              
            
              
                Wolf and Rabbit
                https://www.youtube.com/watch?v=gkFUbx2ASEg
              
            
              
                Thorgal
                https://www.youtube.com/watch?v=CN-X1gV-mfg
              
            
              
                Funky Koval
                https://www.youtube.com/watch?v=1a57gVP6yOI
              
            
              
                Rork
                https://www.youtube.com/watch?v=bVH_6C1iRao
              
            
              
                Hans Kloss
                https://www.youtube.com/watch?v=9hxop5XUB5Q
              
            
              
                Kajko and Kokosz
                https://www.youtube.com/watch?v=h7aa7hXNags
              
            
              
                Tytus, Romek i A'Tomek
                https://www.youtube.com/watch?v=734QHltH7Ng
              
            
              
                Mokele-mbembe
                https://www.youtube.com/watch?v=TI_9mN8JzpI
              
            
              
                Ultramarathon Man: Confessions of an All-Night Runner
                https://www.audible.com/pd/Ultramarathon-Man-Audiobook/B002VA3GIU
              
            
              
                A Short History of Nearly Everything
                https://www.audible.com/pd/A-Short-History-of-Nearly-Everything-Audiobook/B002V0KFPW
              
            
              
                lmms is testing a new audio sample set
                https://github.com/LMMS/assets/tree/master/Samples/Sample%20library
              
            
              
                world's most daring Dryer Machine knob
                https://www.tinkercad.com/things/ii91xJB4M6x
              
            
          
- 
            
              
                Johnny 5
                https://www.youtube.com/watch?v=WnTKllDbu5o
              
            
              
                mind maps
                https://www.youtube.com/watch?v=DdHG66opp5Y
              
            
              
                memory palace
                https://www.youtube.com/watch?v=PIbz_gKw0XY
              
            
              
                When you understand you are a genius
                https://www.youtube.com/watch?v=mQPEZdBTOeE
              
            
              
                aim to be a polymath
                https://www.youtube.com/watch?v=0wY0oTsQ9Lc
              
            
              
                adventure trails
                https://www.youtube.com/watch?v=Ytk9jAkTuA4
              
            
              
                start short
                https://www.youtube.com/watch?v=68jy3_ABvRo
              
            
          
- 
            
              
                The Ice Beard Surfers of Lake Superior
                https://www.youtube.com/watch?v=vo1BzyBwZ1E
              
            
              
                Body Surfing - 2021 Coolum Wedge Championships
                https://www.youtube.com/watch?v=JDxV2j818tg
              
            
              
                Come Hell or High Water
                https://www.youtube.com/watch?v=JbVvTLHZFWo
              
            
              
                How To Body Surf With Keith Malloy - Surf Sufficient
                https://www.youtube.com/watch?v=EblpNV_13Jc
              
            
              
                Fishpeople
                https://www.youtube.com/watch?v=Vejz78dhfZk
              
            
              
                How a van helped turn a beach bum into a surfing mogul
                https://www.youtube.com/watch?v=F0taG18FGkw
              
            
              
                Living on a Beach in Hawaii For 2 Months
                https://www.youtube.com/watch?v=lWGAQnMIG1A
              
            
              
                How I TRAVELED THE WORLD For 30 YEARS (Casually mentions his books :)
                https://www.youtube.com/watch?v=DjWNbExHfhc
              
            
              
                How I TRAVELED THE WORLD For 30 YEARS (Part 2)
                https://www.youtube.com/watch?v=rQ1GOPIxobg
              
            
              
                Sea And Song
                https://www.youtube.com/watch?v=F8GtuIHXrqI
              
            
              
                Living on a Self-Sufficient Sailboat for 10 Years
                https://www.youtube.com/watch?v=lk83N2u1ZmY
              
            
              
                Olympic National Park
                https://www.youtube.com/watch?v=fzlOe1I6NNk
              
            
              
                Ozette to Shi Shi Beach
                https://www.youtube.com/watch?v=5I8vGOca0SQ
              
            
              
                Shi Shi Beach Point of the Arches
                https://www.youtube.com/watch?v=_eSdeobthKE
              
            
              
                Texas SandFest
                https://www.youtube.com/watch?v=qNIWPZssBuo
              
            
              
                Incredible sand castles
                https://www.youtube.com/watch?v=aQak5S-hWls
              
            
              
                Beyond the Castle
                https://www.youtube.com/watch?v=kWJ6GZQilVI
              
            
              
                Advanced Sandcastle Techniques ❤️
                https://www.youtube.com/watch?v=ApahRBH_r1E
              
            
              
                Sand Castle Shaping (Moats!!!)
                https://www.youtube.com/watch?v=dSwS-UipI8g
              
            
              
                Sandcastle Shaping
                https://www.youtube.com/watch?v=PLfVnZHwHJ8
              
            
              
                High Speed Video of Sandcastle Construction
                https://www.youtube.com/watch?v=BQoFUOTAN9Q
              
            
              
                Drip Sandcastle (I thought I invented that)
                https://www.youtube.com/watch?v=w52R77Hg1zE
              
            
              
                Team KiteLife
                https://www.youtube.com/watch?v=q605tlRYWF0
              
            
              
                Rev auf Fanö 2009
                https://www.youtube.com/watch?v=OKqZU4WwTS0
              
            
              
                How it is made
                https://www.youtube.com/watch?v=o3w7HkPtuvc
              
            
              
                stunt kite prototype
                https://www.youtube.com/watch?v=yFn0jp212II
              
            
              
                6th Wolsing kite meeting in july 2016
                https://www.youtube.com/watch?v=8q73Af4I2PI
              
            
              
                Grains of Sand under a microscope
                https://www.youtube.com/watch?v=k_JQTe09_YY
              
            
              
                Sand Under the Microscope
                https://www.youtube.com/watch?v=YX7aS1KheWE
              
            
              
                Beach Sand Under the Microscope
                https://www.youtube.com/watch?v=aGVe2QNz1BE
              
            
              
                Sand Under the Microscope
                https://www.youtube.com/watch?v=0XVlf4gV6_0
              
            
              
                Beach Combing In Alaska!
                https://www.youtube.com/watch?v=C6vZjn2EcfQ
              
            
              
                Setting Sea Glass
                https://www.youtube.com/watch?v=j79imqXjg94
              
            
              
                6 Tips for Sea Glass Hunting
                https://www.youtube.com/watch?v=w_xyJoD2_vg
              
            
              
                How to Find the Best Sea Glass Beach
                https://www.youtube.com/watch?v=9nngzlN9mQE
              
            
              
                Beachglass, Sea Marbles & Surprises
                https://www.youtube.com/watch?v=lC45eIx_2Ps
              
            
              
                One Hour Seaham seaglass challenge!
                https://www.youtube.com/watch?v=r1hTNMufI6g
              
            
              
                Sea Glass Hunting at Seaham & Vane Tempest Beaches
                https://www.youtube.com/watch?v=Jb39xHlkmJc
              
            
              
                A Hidden Seaglass Paradise!!!
                https://www.youtube.com/watch?v=pBNxkoimX08
              
            
              
                Clean and Polish Sea Glass
                https://www.youtube.com/watch?v=YkDdFiMIWAo
              
            
              
                Tumbling a 5 lb rock with a Thumbler's Model B rock Tumbler
                https://www.youtube.com/watch?v=tQGyPCPp-kU
              
            
              
                The Biggest Rock I've Tumbled - Unakite
                https://www.youtube.com/watch?v=4eX-IcZtZfU
              
            
              
                Tumbling Crazy Lace Agate
                https://www.youtube.com/watch?v=ksrmpPZrAuU
              
            
              
                Cattail Boat
                https://www.youtube.com/watch?v=XG5Qqm1u3fE
              
            
              
                Primitive Raft Build for Survival Fishing in Remote Wilderness
                https://www.youtube.com/watch?v=UwXJhijUV5w
              
            
              
                Building a Raft to Survive on!
                https://www.youtube.com/watch?v=nINXbjTJOHk
              
            
              
                The INSANITY of INDONESIAN Boat Building!
                https://www.youtube.com/watch?v=1peV_LX5FTU
              
            
              
                Diving the Hermes Wreck Bermuda (The Bermuda Triangle!)
                https://www.youtube.com/watch?v=wEnVKtg8QMw
              
            
              
                What's At The Bottom Of The Great Blue Hole?
                https://www.youtube.com/watch?v=4ZcEtPFdRaQ
              
            
              
                Ocean Cave Discovery!
                https://www.youtube.com/watch?v=q71_qtf2KNA
              
            
              
                Bird Cage Cave Dive! (The longest cave in the world!)
                https://www.youtube.com/watch?v=4AQQk3y3Qg0
              
            
              
                Blue Grotto in Florida!
                https://www.youtube.com/watch?v=_zj_H0vUbLU
              
            
              
                Exploring Ocean Caves in Exuma
                https://www.youtube.com/watch?v=6mjLF_L4LJg
              
            
              
                Hoffmann's Cay, Bahamas
                https://www.youtube.com/watch?v=LI6RCBHvMFc
              
            
              
                Ice baths in Sweden
                https://www.youtube.com/watch?v=CLz7Z1LrGe4
              
            
              
                NORDIC ICE BATH
                https://www.youtube.com/watch?v=_TKNXoq7UKg
              
            
              
                ICE HOLES
                https://www.youtube.com/watch?v=FlDl__7WEWc
              
            
              
                Swimming In ICE HOLE
                https://www.youtube.com/watch?v=toXhLPi231o
              
            
              
                Monster Clams
                https://www.youtube.com/watch?v=EBxERHMUwrA
              
            
              
                Training On A Tropical Island
                https://www.youtube.com/watch?v=a4oQsL1Z2kI
              
            
              
                DIY Raft ● From 2L Pop Bottles !
                https://www.youtube.com/watch?v=sy95m1Q6EeE
              
            
              
                Neanderthals: The First Sailors?
                https://www.youtube.com/watch?v=4dR9YiIMrpM
              
            
              
                The First Men to Cross the Oceans
                https://www.youtube.com/watch?v=engWBTqeUD0
              
            
          
- 
            
              
                wage slavery
                https://www.youtube.com/watch?v=g4IWpMk7esk
              
            
              
                Without real education, we will silently standby the death of 20,000 people
                https://en.wikipedia.org/wiki/Civilian_casualties_from_U.S._drone_strikes#Independent_estimates
              
            
              
                Let their fathers cry
                https://www.youtube.com/watch?v=zk--XN4ozr8&t=200s
              
            
              
                Take to narrated books
                https://oedb.org/ilibrarian/100-all-time-greatest-popular-science-books/
              
            
          
          
            
          
          #784: You Are Extremely Intelligent: Your Intelligence Is Sacred And No One Is Allowed To Put A Grade On It»
         
          - 
            
              
                not all Valedictorians allow themselves to be used this way
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                temporarily and thus uselessly enhance their memory, prior to finals
                https://www.youtube.com/watch?v=VqWnumbraI4
              
            
              
                treated for a disorder they don't have, with drugs that will improve their GPA
                https://www.youtube.com/watch?v=HInN7t4Zl04
              
            
              
                learn about the mistakes of fake, or ineffective education, and help others by standing up and speaking out for them and the truth
                https://www.youtube.com/watch?v=rKS_HhdSJ_4
              
            
          
- 
            
              
                3D Printing Timelapse - 1 meter high
                https://www.youtube.com/watch?v=hrv0sDACB7M
              
            
              
                How Do 3D Printers Work?
                https://www.youtube.com/watch?v=qoBU0r7pT84
              
            
              
                What is 3D printing?
                https://www.youtube.com/watch?v=bcTzyx35odY
              
            
              
                3D Printers | How It's Made
                https://www.youtube.com/watch?v=f4RGU2jXQiE
              
            
              
                Creality Ender 3 V2 - 3D Printer - Unbox & Setup
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
              
                How to install CR-Touch on Ender 3 v2 and CR-Touch REVIEW
                https://www.youtube.com/watch?v=lN5n7Dy0quk
              
            
              
                21 First Upgrades For Your Ender 3 V2 // Best Mods For Ender 3 V2
                https://www.youtube.com/watch?v=JarbS8-R7i4
              
            
              
                Making Furniture with a 3D Printer?! ft. CR-30
                https://www.youtube.com/watch?v=iJEq-vBG1Ws
              
            
              
                ANOUK WIPPRECHT
                https://www.youtube.com/watch?v=cK02id_3aS8
              
            
              
                Anouk Wipprecht integrates parking sensors into 3D-printed fashion collection
                https://www.youtube.com/watch?v=RUOd8uku6Og
              
            
              
                Anouk Wipprecht's Spider Dress
                https://www.youtube.com/watch?v=U7dpyphjHAs
              
            
              
                JULIA KOERNER
                https://www.youtube.com/watch?v=sjkQpepoi9Y
              
            
              
                Julia Koerner on 3D-printed fashion and Black Panther
                https://www.youtube.com/watch?v=aVXo81FMxbE
              
            
              
                Alumni Advice: Julia Koerner
                https://www.youtube.com/watch?v=EyEK44WM3WI
              
            
              
                DANIT PELEG
                https://www.youtube.com/watch?v=w1oKe8OaPbk
              
            
              
                Why 3D printed fashion is more sustainable and can revolutionize the fashion industry?
                https://www.youtube.com/watch?v=o1QXJWlNiv0
              
            
              
                Behind the scenes of the first 3D printed fashion collection
                https://www.youtube.com/watch?v=fBK-AKWc5cE
              
            
              
                3D Printed Knife - Will It Cut Paper?
                https://www.youtube.com/watch?v=-4FBpN_vjoM
              
            
              
                3D Printed BALISONG TRAINER (FreeCAD Design and Printing)
                https://www.youtube.com/watch?v=H_9saDVRmSc
              
            
              
                Karambit
                https://www.youtube.com/watch?v=xu4L1X-CUR8
              
            
              
                Printing A Dagger On A Resin Printer
                https://www.youtube.com/watch?v=J7njc7HciTg
              
            
              
                3D Printed Knives & Tools...
                https://www.youtube.com/watch?v=rMJOE9HpTBA
              
            
              
                Eiffel Tower 3D print timelapse
                https://www.youtube.com/watch?v=1clUy0ajTdY
              
            
              
                Beautiful MSLA 3D Print Time-lapse
                https://www.youtube.com/watch?v=ncUuVMOFGxE
              
            
              
                Insanely Beautiful 3D Printing Time Lapse
                https://www.youtube.com/watch?v=LCXjaTNx_vg
              
            
              
                Baby Groot - 3D Printing Time Lapse
                https://www.youtube.com/watch?v=m_QhY1aABsE
              
            
              
                9 3D Printing Timelapses / Octolapses On the Creality Ender 3 3D Printer
                https://www.youtube.com/watch?v=fNcBXWirC8s
              
            
              
                7 Satisfying 3D Print Time Lapses octolapses Ender 3 Prusa mk3s
                https://www.youtube.com/watch?v=yb7sdZTwbuk
              
            
              
                3D Printing TimeLapse episode 8 (Prusa Mk3 octolapse)
                https://www.youtube.com/watch?v=aubLuCFIejc
              
            
              
                3D Printing TimeLapses Episode 18! JGAURORA A5 edition octolapse review
                https://www.youtube.com/watch?v=hyqRUESYqdE
              
            
              
                3D Printing Fails Compilation - Ender 3 V2
                https://www.youtube.com/watch?v=h8USHH3e82Q
              
            
              
                PRINTER FAILS
                https://www.youtube.com/watch?v=JGpCGOMgk5g
              
            
              
                3D Printing Fails
                https://www.youtube.com/watch?v=ZmS-3Kcti10
              
            
              
                Food 3D Printing
                https://www.youtube.com/watch?v=IRsMNXhB5VU
              
            
              
                The Art Of: Dessert - 3D Sugar Printing
                https://www.youtube.com/watch?v=fo0HMDzzfFY
              
            
              
                This is what 3D-Printed Food looks like!
                https://www.youtube.com/watch?v=M4vjawyh93o
              
            
              
                3D Printing Food
                https://www.youtube.com/watch?v=lhOa_eWLJ5o
              
            
              
                Print your BREAKFAST
                https://www.youtube.com/watch?v=6rEHNGPibb0
              
            
              
                choc mate 2
                https://www.youtube.com/watch?v=5wL3GLEEetI
              
            
              
                Foodini Quick Training: First Print
                https://www.youtube.com/watch?v=KFRQ0BEmvIE
              
            
              
                3D Printed Miniatures Finally Amazing?
                https://www.youtube.com/watch?v=ThRbiS258IM
              
            
              
                How To Print Resin-Like FDM Minis on $200+ 3D Printers
                https://www.youtube.com/watch?v=qDW7g3JOqLA
              
            
              
                The Magic of Printing Resin Miniatures: A Beginner's Guide to Resin 3D Printing
                https://www.youtube.com/watch?v=I4bUhsZQkH8
              
            
              
                What if 3D printing was 100x faster? | Joseph DeSimone
                https://www.youtube.com/watch?v=ihR9SX7dgRo
              
            
              
                Top 5 Metal 3D Printers 2021
                https://www.youtube.com/watch?v=q9-BxLwZXh0
              
            
              
                I 3D Printed a 6000 pound Statue of MYSELF
                https://www.youtube.com/watch?v=FaNLkd0rzXk
              
            
              
                Startup Seeks to Print Houses for $0
                https://www.youtube.com/watch?v=p_ZbTD-2keo
              
            
              
                3D Printable Waterproof Concrete
                https://www.youtube.com/watch?v=6XISEVSTRq4
              
            
              
                Recycle Cardboard into Anything with 3D Printing!
                https://www.youtube.com/watch?v=0ItPfhx3ulw
              
            
              
                Lost PLA metal casting
                https://www.youtube.com/watch?v=cvi8A2XCK94
              
            
              
                Czinger 21C: the world’s first 3D printed hypercar
                https://www.youtube.com/watch?v=OCto6qSjIXw
              
            
              
                The world's largest 3D printed boat built by the largest 3D printer
                https://www.youtube.com/watch?v=9U1UbMmNywA
              
            
              
                My Custom 3D Printed Iron Man Suit (An Overview)
                https://www.youtube.com/watch?v=lB3M0vLS5Gw
              
            
              
                Project Heartbreaker - Part 1 | Printing the Upper Body
                https://www.youtube.com/watch?v=-XCPCpknKAk
              
            
              
                Project Heartbreaker - Part 2 | Finishing Printing!
                https://www.youtube.com/watch?v=xNsjkp79gGk
              
            
              
                Project Heartbreaker - Part 3 | Is It Complete?
                https://www.youtube.com/watch?v=6xp6ciqahJk
              
            
          
- 
            
              
                Project Gemini
                https://gemini.circumlunar.space/
              
            
              
                Invidious
                https://invidious.io/
              
            
              
                Nitter
                https://invidious.io/
              
            
              
                the main version of the site has to be downloaded
                https://browserless.js.org
              
            
              
                and placed in a standard database
                https://www.youtube.com/watch?v=ExTZYpyAn6s
              
            
              
                RSS Feed Readers
                https://www.youtube.com/watch?v=TU5zc-u6dhY
              
            
              
                Hacker News
                https://news.ycombinator.com/
              
            
              
                efficient storage
                https://www.youtube.com/watch?v=VtzpJU4Cns8
              
            
          
- 
            
              
                And then glaze
                https://www.youtube.com/watch?v=ipf3_sXts_o
              
            
              
                It is one thing to try to match a rose pedal
                https://www.youtube.com/watch?v=kutBRWFcTpE
              
            
              
                with a tiny little bit of practice that becomes really easy
                https://www.youtube.com/watch?v=dhLq1M13TUE
              
            
              
                Look behind Mona Lisa, that is a color theme
                https://en.wikipedia.org/wiki/Mona_Lisa
              
            
              
                Mona Lisa from Museo del Prado in Madrid, Spain
                https://en.wikipedia.org/wiki/Mona_Lisa_(Prado)
              
            
              
                NÖÖÖT! a good idea to restore the background and to a color that is so obviously wrong
                https://www.youtube.com/watch?v=51UoNyqi9Ao
              
            
              
                palette
                https://coolors.co/palettes/trending
              
            
              
                scheme
                https://colorhunt.co/palettes/cream
              
            
              
                theme
                https://color.adobe.com/explore
              
            
              
                swatch
                https://colornames.org/fresh/
              
            
              
                I recently saw an artist create a beautiful thing
                https://www.youtube.com/watch?v=c57qq2nE3B0
              
            
              
                1980's vintage cupboard you found while thrifting
                https://www.youtube.com/watch?v=QK8mJJJvaes
              
            
          
- 
            
              
                3D printing is an amazing tool and it is not hard to learn
                https://www.youtube.com/watch?v=03uoodl3mb8
              
            
              
                and 3D modeling is not as intimidating as it sounds
                https://www.youtube.com/watch?v=TPrnSACiTJ4&list=PLexwJr_iILK7IkuhEeAYeN7aLV5AAXKa-
              
            
              
                even something as simple as Loki's Horns may bring in $300,000
                https://www.etsy.com/listing/980726073/golden-trickster-crown-made-in-us-diy
              
            
              
                There are 3D printers that have a conveyor belt instead of a platter
                https://www.youtube.com/watch?v=iKQ3apn5lbQ
              
            
              
                sheet metal survival kits
                https://www.amazon.com/Survival-Card-Multitool-Bushcraft-Giftable/dp/B08NT2J34M/
              
            
              
                Using a drawing robot with a brush and canvas
                https://www.amazon.com/Router-Drawing-Plotter-Writing-Working/dp/B081B6VZYH
              
            
              
                can create very interesting little paintings
                https://www.youtube.com/watch?v=8Uo6zFwSO78
              
            
              
                printing on demand
                https://www.youtube.com/watch?v=qDySIHVt6zA
              
            
              
                selling photos of wood grains to graphic designers
                https://creativemarket.com/search?q=wood+textures&categoryIDs=1
              
            
              
                Generative Art
                https://www.youtube.com/watch?v=5R9eywArFTE
              
            
              
                graphic programming
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
          
- 
            
              
                start with simple programming tutorial
                https://www.youtube.com/watch?v=BGeT8IyKd2M
              
            
              
                and move on to a more free hand language
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                design and create screen savers, including 3D screen saves
                https://www.youtube.com/watch?v=upB7CSoxNTs&list=PLbe67PprBSpqM_-HU49fmIS8ncApw4i08
              
            
              
                and pixel-art games
                https://www.youtube.com/watch?v=g2K4YjBrIW8
              
            
              
                Forcing memorization SOHCAHTOA, is not real education and it is harmful and crazy
                https://www.youtube.com/watch?v=Bu4fulKVv2c
              
            
              
                the students need to understand it for real and in a real setting of a computer game or a screen saver
                https://www.youtube.com/watch?v=ovLbCvq7FNA
              
            
              
                Real education is not that difficult
                https://www.youtube.com/watch?v=rjLJIVoQxz4&list=RDCMUCJ0yBou72Lz9fqeMXh9mkog
              
            
              
                co-found start ups together
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
          
- 
            
              
                Tennessee
                https://www.youtube.com/watch?v=_DaouvBltRo
              
            
              
                Michigan
                https://www.youtube.com/watch?v=Ap6niYJKS74
              
            
              
                Arizona
                https://www.youtube.com/watch?v=q9sFb1m9xCg
              
            
              
                Texas
                https://www.youtube.com/watch?v=sMtDdCZlhJc
              
            
              
                Virginia
                https://www.youtube.com/watch?v=_8C2xo-jU9Q
              
            
              
                Alabama
                https://www.youtube.com/watch?v=p4F3sG2hz4s
              
            
              
                Germany
                https://www.youtube.com/watch?v=wrx7URDSaVA
              
            
              
                Netherlands
                https://www.youtube.com/watch?v=aQFW-g69Glo
              
            
              
                Prague
                https://www.youtube.com/watch?v=U64jCkVHJqM
              
            
              
                United Kingdom
                https://www.youtube.com/watch?v=6R6ItZhHRGI
              
            
              
                London, United Kingdom
                https://www.youtube.com/watch?v=W472Q4uI7mU
              
            
              
                Tokyo
                https://www.youtube.com/watch?v=hAZWaC5zokM
              
            
              
                Cape Town
                https://www.youtube.com/watch?v=v8BNcf48XTc
              
            
              
                Soviet Russia
                https://www.youtube.com/watch?v=VfxybT5eq7U
              
            
              
                Normal Russia
                https://www.youtube.com/watch?v=Dp3vf_BS7uc
              
            
              
                BEST GEOCACHING COMPILATION!
                https://www.youtube.com/watch?v=BhL96AcY5Cc
              
            
              
                Geocache Adventures 1
                https://www.youtube.com/watch?v=SUdjjqX6idU
              
            
              
                Geocache Adventures 2
                https://www.youtube.com/watch?v=gLPr8if5wg0
              
            
              
                Geocache Adventures 3
                https://www.youtube.com/watch?v=1yTUncTrQjE
              
            
              
                Geocache Adventures 4
                https://www.youtube.com/watch?v=u8TC542cdvc
              
            
              
                Road Trip to the First Geocache Ever Placed
                https://www.youtube.com/watch?v=TbMgQZ61lVM
              
            
              
                Let's Go Geocaching!! (Heaven's Audventure)
                https://www.youtube.com/watch?v=N3ueUqswziI
              
            
              
                Geocaching for Beginners - 101
                https://www.youtube.com/watch?v=pAMDxjeeaJU
              
            
              
                What is Geocaching?
                https://www.youtube.com/watch?v=xE-zMPhiAi0
              
            
              
                Introduction to Geocaching
                https://www.youtube.com/watch?v=nqCvcwTK37w
              
            
              
                5 Tips for Geocaching Stealth
                https://www.youtube.com/watch?v=6JfUV5De1do
              
            
              
                South Africa Geocaching History
                https://www.youtube.com/watch?v=rLL0shtdl1E
              
            
              
                What are Geocaching Trackables?
                https://www.youtube.com/watch?v=LjSbSsSSTIM
              
            
              
                Park & Grab Day
                https://www.youtube.com/watch?v=a_3LJyV7E7A
              
            
              
                Mini Railroad in the Forest?
                https://www.youtube.com/watch?v=4kvIrvePN2A
              
            
              
                The Funniest Geocache Ever! 10+ Finds (Heaven's Audventure)
                https://www.youtube.com/watch?v=BLYVLQmpwGY
              
            
              
                Evil Geocache on an Abandoned Railway
                https://www.youtube.com/watch?v=iaLnYAgZ9ZQ
              
            
              
                Clever Geocache at Railway Tunnel Geocaching Cache
                https://www.youtube.com/watch?v=YYT3H-bXVwg
              
            
              
                Arley Big tree little cache...
                https://www.youtube.com/watch?v=-WmkUTB5LKs
              
            
              
                Clever Plumbers Mate Puzzle Cache
                https://www.youtube.com/watch?v=39x_5fu9_GY
              
            
              
                Evil, sneaky and unique caches!
                https://www.youtube.com/watch?v=y-kdNw0UArs
              
            
              
                Creative Geocaches
                https://www.youtube.com/watch?v=O2j3byPfoYQ
              
            
              
                Five EVIL and creative Geocache hides in one day!
                https://www.youtube.com/watch?v=fKuq9uCRXt0
              
            
              
                Extreme underwater GEOCACHE!
                https://www.youtube.com/watch?v=BW1IsHNn8iM
              
            
              
                RoombaCats, Part I
                https://www.youtube.com/watch?v=Nm2-IjZ-PSk
              
            
              
                RoombaCats, Part II
                https://www.youtube.com/watch?v=d4PleVVJYcM
              
            
              
                Variety of CREATIVE geocache containers
                https://www.youtube.com/watch?v=uDgpT1EWtFM
              
            
              
                How to build a Motorized Geocache
                https://www.youtube.com/watch?v=kzFFxvpVkXs
              
            
              
                Geocaching Etiquette
                https://www.youtube.com/watch?v=GXzIu7p82jg
              
            
              
                Finding a Geocache
                https://www.youtube.com/watch?v=K-4q6sYuyfY
              
            
              
                Best of GIFF, The Geocaching International Film Festival
                https://www.youtube.com/watch?v=gbluQcvjeHI
              
            
              
                The Geocaching International Film Festival 2021
                https://www.youtube.com/watch?v=P1EiUgOnRtg
              
            
              
                The Geocaching International Film Festival 2019
                https://www.youtube.com/watch?v=EgUE76ok07s
              
            
              
                The Geocaching International Film Festival 2018
                https://www.youtube.com/watch?v=ZSP8P1FRQMU
              
            
              
                The Geocaching International Film Festival 2017
                https://www.youtube.com/watch?v=o5zQakQstyM
              
            
          
- 
            
              
                Create a fractal MUD
                https://www.mit.edu/~6.005/sp08/project6/assignment.html
              
            
              
                series of screensavers
                https://www.youtube.com/watch?v=upB7CSoxNTs&list=PLbe67PprBSpqM_-HU49fmIS8ncApw4i08
              
            
              
                Just grab lmms and compose to no end
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                You design circuits with software
                https://www.youtube.com/watch?v=Qk5T8wKp9h8
              
            
              
                portraits use a projector
                https://www.youtube.com/watch?v=5uZLkKvsWWE
              
            
              
                learn 3D modeling
                https://www.youtube.com/watch?v=TPrnSACiTJ4&list=PLexwJr_iILK7IkuhEeAYeN7aLV5AAXKa-
              
            
              
                3D printing
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
          
- 
            
              
                Catfish Noodling
                https://www.youtube.com/watch?v=_UlLDmMu8Jk
              
            
              
                Catfish Noodling tips with Hannah Barron
                https://www.youtube.com/watch?v=o0hrYD0p_7Q
              
            
              
                27lb Flathead Catfish weighed on HME Scales.
                https://www.youtube.com/watch?v=XvEI0R0oxTU
              
            
              
                Building & Putting Out Catfish Boxes!
                https://www.youtube.com/watch?v=cIxy9-pMzQs
              
            
              
                Noodling Tips
                https://www.youtube.com/watch?v=8N5Dv9COdrk
              
            
              
                FAQs and a Typical Day on the Water!
                https://www.youtube.com/watch?v=XmJoRM5BbA0
              
            
              
                BITTEN - by a GIANT CATFISH!
                https://www.youtube.com/watch?v=_jj_-ElKrdM
              
            
              
                Noodling Catfish
                https://www.youtube.com/watch?v=xTN203mXUCc
              
            
              
                Alabama Catfish Noodlers on Trophy Quest Noodling
                https://www.youtube.com/watch?v=euxFMuKAhmE
              
            
              
                Noodling June 25, 2020
                https://www.youtube.com/watch?v=zV2CokWo-f0
              
            
              
                LeeLees First Time Catfish Noodling
                https://www.youtube.com/watch?v=6c02gPtp1EE
              
            
              
                Catfish Noodling in Alabama
                https://www.youtube.com/watch?v=xK5_N2PbESo
              
            
              
                Hillbilly Toe Fishin': Noodling a Giant Catfish in Tennessee
                https://www.youtube.com/watch?v=w5b47jXIsjs
              
            
              
                First Catfish Noodling Experience in Tennessee
                https://www.youtube.com/watch?v=8plh_O2Qspk
              
            
              
                Noodling a Blue Catfish in Alabama : Tight Squeeze!
                https://www.youtube.com/watch?v=6L-GbcRH6hM
              
            
              
                Caught One of My Biggest Bluecats Hand Fishing!
                https://www.youtube.com/watch?v=ituw6exNVzA
              
            
              
                Hannah Catches her Biggest Blue Cat EVER at 61 Pounds!!
                https://www.youtube.com/watch?v=NytvPgoN5tc
              
            
              
                I went catfish noodling! |Ft. Hannah Barron & Heather Lynn.
                https://www.youtube.com/watch?v=2I2Es3Er7Ys
              
            
              
                Catfish Noodling! Ft. Heather Lynn, Hannah Barron, & Alex Zedra!
                https://www.youtube.com/watch?v=6Ji_z5fBrcg
              
            
              
                Faith Hill - Mississippi Girl
                https://www.youtube.com/watch?v=T5tFZZLLQJ4
              
            
              
                Dixieland Delight
                https://www.youtube.com/watch?v=Xqgr7R4zUMg
              
            
              
                Song Of The South
                https://www.youtube.com/watch?v=lHdXQAQHjd8
              
            
              
                Gianna and Hailey The Jersey Girls Catfish Noodling!
                https://www.youtube.com/watch?v=bTT6wdGwfD4
              
            
              
                Grabbing Flatheads with the LEGENDS!
                https://www.youtube.com/watch?v=dCuKHdGq6Ks
              
            
              
                Grabbing Fish AT NIGHT!
                https://www.youtube.com/watch?v=RWpCqQLlvTw
              
            
              
                Catfish Noodling! Hannah Barron & Heather Lynn (Finger was not broken!)
                https://www.youtube.com/watch?v=w_9zK6ibJN0
              
            
              
                Girl caught a large catfish with her bare hands
                https://www.youtube.com/watch?v=Rav_HW04hfA
              
            
              
                Sixteen Tons - Southern Raised
                https://www.youtube.com/watch?v=A9kb4-wUAU4
              
            
              
                Mammas, Don't Let Your Babies Grow Up To Be Cowboys
                https://www.youtube.com/watch?v=-hDoF2onYlw
              
            
              
                The Dead South — Live at House of Blues (Full Set)
                https://www.youtube.com/watch?v=bTpTgBudECU
              
            
              
                Aly Catches 85 LBS of Catfish in One Hole with Rend Lake Catfish Guides!
                https://www.youtube.com/watch?v=WHDwznYpvGg
              
            
              
                Insane Noodling! Sketchy Hole!
                https://www.youtube.com/watch?v=k9NieZuFiHg
              
            
              
                Noodling a 84lb flathead catfish in 1ft of water!!
                https://www.youtube.com/watch?v=SfPxzKAvMAQ
              
            
              
                Extreme Noodling-Massive Hole!
                https://www.youtube.com/watch?v=ABykQcigHhM
              
            
              
                Shania Twain - Any Man Of Mine
                https://www.youtube.com/watch?v=8N2k-gv6xNE
              
            
              
                Patty Loveless - I Try To Think About Elvis
                https://www.youtube.com/watch?v=Hx0kPNEIY1M
              
            
              
                15 Biggest River Monsters Ever Caught
                https://www.youtube.com/watch?v=sAH4BBEG330
              
            
              
                LOCH NESS MONSTER CATFISH 🦕
                https://www.youtube.com/watch?v=gzjO1KyVoAQ
              
            
              
                Incredible Huge Catfish 8,5 feet - 250 LBS
                https://www.youtube.com/watch?v=_IHpTBtHrQQ
              
            
              
                Fish Grabs Man's Arm!
                https://www.youtube.com/watch?v=OdnHGm5VGwM
              
            
              
                Strongest Men VS Strongest Fish
                https://www.youtube.com/watch?v=uw-0WatWko4
              
            
              
                Strongest Women VS Strongest Fish
                https://www.youtube.com/watch?v=DiQ2AieIo0Q
              
            
              
                CATFISH VS FOX (Foxes are soooo smart! ❤️)
                https://www.youtube.com/watch?v=r_n3hrbJW_I
              
            
          
- 
            
              
                Creality Ender 3 V2 3D Printer
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
              
                $300
                https://www.amazon.com/Creality-Mainboard-Carborundum-220x220x250mm-Beginners/dp/B08FSGXK46/
              
            
              
                Creality Ender CR Touch Auto Bed Leveling Sensor Kit
                https://www.youtube.com/watch?v=lN5n7Dy0quk
              
            
              
                $40 dollars
                https://www.amazon.com/Creality-Leveling-Compatible-Mainboard-Printer/dp/B098LQ9WPX/
              
            
              
                you will need to take the Doughnut Tutorial
                https://www.youtube.com/watch?v=TPrnSACiTJ4&list=PLexwJr_iILK7IkuhEeAYeN7aLV5AAXKa-
              
            
              
                followed by the Precision Modeling in Blender series
                https://www.youtube.com/playlist?list=PL6Fiih6ItYsX3qdwhEyd77zy82bM-I8t1
              
            
              
                familiarize yourself, with using the Prusa Slicer with your Ender printer
                https://www.youtube.com/watch?v=NAViqJx73Y0
              
            
              
                visit Thingverse to get an idea what people are printing
                https://www.thingiverse.com/
              
            
              
                others are trying to convince you of
                https://www.youtube.com/watch?v=WwcuEHWO6pc
              
            
              
                And you have to expect real results from a class
                https://www.youtube.com/watch?v=_Idra8rVS1I
              
            
          
- 
            
              
                emergent
                https://www.youtube.com/watch?v=UuRxRGR3VpM
              
            
              
                We are made of stardust
                https://www.youtube.com/watch?v=YCQPw9pbZnk
              
            
              
                Light maybe fast for us, but in cosmos speed of light is extremely slow
                https://www.youtube.com/watch?v=HV7q9VrDgBo
              
            
              
                They are moving at a super-luminal speed
                https://www.youtube.com/watch?v=cadNZJvfl7s
              
            
              
                or the memory of some king
                https://www.youtube.com/watch?v=sPlSH6n37ts
              
            
          
- 
            
              
                冬景色/森 麻季 (Winter Scenery)
                https://www.youtube.com/watch?v=Vh8XTbjMlvc
              
            
              
                アナと雪の女王主題歌 (Anna and the Snow Queen)
                https://www.youtube.com/watch?v=2WL8u3RS7yk
              
            
              
                Yetis Come To The Rescue | The Mummy, Tomb Of The Dragon Emperor
                https://www.youtube.com/watch?v=2YH263IDA3A
              
            
              
                Snowball Fight in Lyon, France 1896
                https://www.youtube.com/watch?v=AjToVdbPxbw
              
            
              
                20 kilograms of red hot steel vs. frozen lake
                https://www.youtube.com/watch?v=cOEBwBERPv4
              
            
              
                Fireworks under ice!
                https://www.youtube.com/watch?v=gsiS9QpnzZA
              
            
              
                Kids on frozen lake play a game trying to break ice with a razor sharp axe on a slippery surface
                https://www.youtube.com/watch?v=GaHP6AqikOI
              
            
              
                Hear the Otherworldly Sounds of Skating on Thin Ice
                https://www.youtube.com/watch?v=v3O9vNi-dkA
              
            
              
                Man Films Amazing Walk Across World's Deepest Frozen Lake
                https://www.youtube.com/watch?v=Dl5MPIT2R2s
              
            
              
                Man Swims Under Frozen Lake
                https://www.youtube.com/watch?v=bTyufcyB6os
              
            
              
                How to Stay Warm in Freezing Water (not real advice)
                https://www.youtube.com/watch?v=atNlrDMjsp4
              
            
              
                Sabina!
                https://www.youtube.com/watch?v=Vp6KjnPt1IY
              
            
              
                I am Fine! :)
                https://www.youtube.com/watch?v=MjrjuGZeuGc
              
            
              
                Is It Strong?
                https://www.youtube.com/watch?v=bgxQ6CYv8sI
              
            
              
                Ржака девчёнка упала в лужу, смотреть всем! до конца!!! (Rzhaka girl fell into a puddle, watch everyone! to end!!!)
                https://www.youtube.com/watch?v=u18gNKbJIAc
              
            
              
                Douée! (Talent!)
                https://www.youtube.com/watch?v=ZJj4KyIQSeY
              
            
              
                How to Paint Trees Using Acrylic Paint Winter Scene
                https://www.youtube.com/watch?v=4eJrEPbttpQ
              
            
              
                Winter landscape acrylic painting for beginners
                https://www.youtube.com/watch?v=az2aot1REb0
              
            
              
                Bohemian Catsody - A Rhapsody Parody Song for Every Cat Queen and King!
                https://www.youtube.com/watch?v=pXezLv_5RaY
              
            
              
                そりとねこ。-The sled and Maru.- ❤️
                https://www.youtube.com/watch?v=7z9KPTI5ixI
              
            
              
                Maru's Channel on YouTube
                https://www.youtube.com/channel/UCRVruzlQF5cqpw9jQgIgNdw
              
            
              
                【キャンプ】4泊5日 ワンコと巣ごもり 雪中キャンプ ([Camp] 4 nights and 5 days Dog and camping in the snow tent)
                https://www.youtube.com/watch?v=NYQn-N16jcI
              
            
              
                Survival earth lodge cabin, sudden snow storm, fire oven inside made a chimney out of clay and stone
                https://www.youtube.com/watch?v=4h_hXCkCWdU
              
            
              
                4 Days WINTER CAMPING in Blizzard With My Dog, Survival, Off Grid, Nature Movie, Snowstorm Bushcraft
                https://www.youtube.com/watch?v=n5e8OzoEAls
              
            
              
                5 days bushcraft overnight - canvas tent survival bow bread cooking russian печь [full documentary]
                https://www.youtube.com/watch?v=z7h4hn8QaEw
              
            
              
                SOLO WINTER OVERNIGHTER in a BUSHCRAFT HUT | Coyotes Howl, Woken by SNOWSTORM
                https://www.youtube.com/watch?v=Px8w5nIlnSk
              
            
              
                Solo winter bushcraft overnighter | snow trench/tarp shelter | minimal gear, subzero temps
                https://www.youtube.com/watch?v=-0ERjVjUnDs
              
            
              
                ブッシュクラフト/火影式ネイチャーストーブ/ドングリコーヒー&ミルクシチュー/Bushcraft/Nature Wood burning stove/Acorn Coffee&Milk Soup
                https://www.youtube.com/watch?v=hwbiNZcfwo0
              
            
              
                Solo Winter Bushcraft Camp During a Snow Storm
                https://www.youtube.com/watch?v=7dnZx8dLjNw
              
            
              
                Survie Hivernale au Québec - Projet Personnel
                https://www.youtube.com/watch?v=fjarUZx3ZDA
              
            
              
                Solo Winter Bushcraft, Overnight in a Snow Bunker (-30°C)
                https://www.youtube.com/watch?v=lXIkJ9MWDko
              
            
              
                Winter Camping in Bushcraft Shelter - Spruce Bough Bed, Long Log Fire, Camp Cooking
                https://www.youtube.com/watch?v=NqF5wrwUk18
              
            
              
                真冬の森 ブッシュクラフト チキンステーキ Show Us Your Steak / Mens Mental Health
                https://www.youtube.com/watch?v=uBfze5OndLI
              
            
              
                solobushcrft snow
                https://www.youtube.com/watch?v=Y2lyLhaVOVk
              
            
              
                Winter Survival daytrip, Gransfors, BahcoSaw, BarkRiver, Cooking
                https://www.youtube.com/watch?v=_DHrQ0-Q4es
              
            
              
                Solo Winter Bushcraft Camp and Cook
                https://www.youtube.com/watch?v=FzT0pW_SB-s
              
            
              
                SOLO WINTER BUSHCRAFT CAMP- Post Ice Storm, Bowdrill, Canvas Tipi Shelter.
                https://www.youtube.com/watch?v=IZGTEXVfFU8
              
            
              
                Hot Tent Camping In Freezing Temperatures
                https://www.youtube.com/watch?v=hzv9cyH8QGQ
              
            
              
                Hot Tent Camping in a Snow Storm | Wood Stove Beef Stroganoff
                https://www.youtube.com/watch?v=VUh3cr9efo8
              
            
              
                Snow storm with air tent
                https://www.youtube.com/watch?v=UfK5g3XVIlI
              
            
              
                【Tree Shelter building for winter camp 4】tree house, bushcraft, cook paella , Gränsfors , bowsaw
                https://www.youtube.com/watch?v=IS47PNnf4-s
              
            
              
                キツネは初めて話している! (The fox [nickname] is talking for the first time!)
                https://www.youtube.com/watch?v=8ewUhFtlHyM
              
            
              
                Fox's Channel on YouTube
                https://www.youtube.com/channel/UCo51mVobmTIWrK57eK2Pscg
              
            
              
                森の冬のソロキャンプ - 完全なドキュメンタリー (Forest Winter Solo Camp-Complete Documentary)
                https://www.youtube.com/watch?v=WdQ_1BhGFX4
              
            
              
                私はキャンプの火を作った ソロキャンプ冬 (I made a camp fire, Solo camping in winter)
                https://www.youtube.com/watch?v=LSW_YlwVF5Q
              
            
              
                山のソロ冬のキャンプ (Mountain, solo camping in winter)
                https://www.youtube.com/watch?v=lTckq3Mnge4
              
            
              
                雪の中でのキャンプ 料理を調理する 肉、麺、きのこソース [森林浴] (Camping in the snow Cooking food Meat, noodles, mushroom sauce [Forest Clense])
                https://www.youtube.com/watch?v=nnW1rNs7vuo
              
            
              
                雪 (Snow)
                https://www.youtube.com/watch?v=RbErq-af8A4
              
            
              
                How To Build An Igloo | A Boy Among Polar Bears
                https://www.youtube.com/watch?v=R-x5QOSqP3E
              
            
              
                Tuktu- 4- The Snow Palace (How to build a REAL Inuit igloo)
                https://www.youtube.com/watch?v=BWKfJQpZtaM
              
            
              
                How An Igloo Keeps You Warm
                https://www.youtube.com/watch?v=1L7EI0vKVuU
              
            
              
                How to Build an Igloo
                https://www.youtube.com/watch?v=K3pd-wxNEKQ
              
            
              
                How to Build a REAL Igloo
                https://www.youtube.com/watch?v=7jfWm2jTFf4
              
            
              
                How I Build an Igloo by Myself
                https://www.youtube.com/watch?v=Lq1DyaKJzfk
              
            
              
                HOW TO BUILD An Alaskan Igloo Snow Shelter
                https://www.youtube.com/watch?v=SUyNZGa9LLM
              
            
              
                4 Days SOLO WINTER Camp - IGLOO Build - CHAGA Harvesting - Snow Shelter - Snowfall
                https://www.youtube.com/watch?v=qYJm5WxqjiQ
              
            
              
                A Night In My ALASKAN IGLOO At 20 Degrees Below Zero
                https://www.youtube.com/watch?v=lV3dUjNMB5A
              
            
              
                Visiting the COLDEST CITY in the World (-71°C, -96°F) YAKUTSK / YAKUTIA
                https://www.youtube.com/watch?v=Fz4ZMLsPzqM
              
            
              
                Sleeping in a -10C hotel made ENTIRELY OF ICE!
                https://www.youtube.com/watch?v=l8QBw0AurCk
              
            
              
                Bakının buzlu yollarında avtomobillərin hərəkəti (Traffic on icy roads of Baku)
                https://www.youtube.com/watch?v=Jw1ll110Tk8
              
            
              
                Cars sliding on Maple Lane after recent snowfall in Big Bear, CA
                https://www.youtube.com/watch?v=1jcLEkjeCy4
              
            
              
                Cars slip and slide down icy hill - Charleston, WV - February 27, 2008
                https://www.youtube.com/watch?v=MDY5wLayYU0
              
            
              
                Sliding Cars in Seattle Snow on 11/22/10
                https://www.youtube.com/watch?v=rhZCyQ3emQg
              
            
              
                Christmas trees arguing
                https://www.youtube.com/watch?v=uPupBWs_9lg
              
            
              
                Johnathan pizza delivery Christmas lights
                https://www.youtube.com/watch?v=EwymnIpmV8k
              
            
          
          
            
          
          #757: School Independent Tutors, Audio Books And Video Lectures: On Getting A Real Self Directed Education, Early On»
         
          - 
            
              
                in the real world learning music composition takes just a few hours
                https://learningmusic.ableton.com/
              
            
              
                lmms, the instrument, is free
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                When you walk out of a music class unable to perform the simple task of music composition, it is not because you are not-smart, but because you just got robbed
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                p5.js
                https://www.youtube.com/watch?v=8j0UDiN7my4&list=PLglp04UYZK_PrN6xWo_nJ-8kzyXDyFUwi
              
            
              
                Amy Palamountain on Backbone and Marionette
                https://www.youtube.com/watch?v=0o2whtCJw8I
              
            
              
                Learning Functional Programming with JavaScript by Anjana Vakil
                https://www.youtube.com/watch?v=e-5obm1G_FY
              
            
              
                saying such a thing to a young student that she just sacrificed to average out her grades, means she chose not to think or experience life in any healthy way
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                a Jack of all trades and Master of Some
                https://www.youtube.com/watch?v=0wY0oTsQ9Lc
              
            
          
- 
            
              
                injecting malicious software into them, and selling them online where companies don't care to verify their authenticity
                https://www.youtube.com/watch?v=DHsqb2poGII
              
            
              
                sell, sell, sell
                https://www.youtube.com/watch?v=MoKLovtnbGY
              
            
              
                just as soon as list of data breaches on Wikipedia becomes more popular, so will your product
                https://en.wikipedia.org/wiki/List_of_data_breaches
              
            
              
                Many people can't afford expensive routers, so they will use a DIY product similar to Pi-hole
                https://pi-hole.net/
              
            
              
                Pi-hole
                https://pi-hole.net/
              
            
              
                The Interactive Little Snitch Firewall Experience
                https://www.youtube.com/watch?v=K-FSfjLVno4
              
            
              
                Household Wide Pi-hole Approach To Traffic Filtering
                https://pi-hole.net/
              
            
              
                The Pi-hole approach to installation has really nailed everything about the installation down
                https://pi-hole.net/
              
            
              
                but your private information will eventually leak to the intent, maybe even on old hard drives that have not been properly destroyed
                https://www.youtube.com/watch?v=1M73USsXHdc
              
            
              
                A lot of your information has already been beached
                https://en.wikipedia.org/wiki/List_of_data_breaches
              
            
              
                that information will make it easier to associate your medical records, private emails, location history, DNS/browsing history, and even your earnings as the case was on Twitch
                https://www.youtube.com/watch?v=UAPD4i3zOmohttps://www.youtube.com/watch?v=UAPD4i3zOmo
              
            
              
                inside your unprotected robotic vacuum cleaner is a picture the entire layout of your house with 5 centimeter precision
                https://youtu.be/uhyM-bhzFsI?t=674
              
            
              
                https://haveibeenpwned.com
                https://haveibeenpwned.com
              
            
              
                pwned
                http://www.catb.org/~esr/jargon/html/O/owned.html
              
            
          
- 
            
              
                And I am with Mr. Vonnegut on the quality of Shakespeare's stories
                https://www.youtube.com/watch?v=GOGru_4z1Vc
              
            
              
                GEOS
                https://www.youtube.com/watch?v=ueD1B-h5T1A
              
            
              
                HyperCard and HyperTalk
                https://www.youtube.com/watch?v=8HLy57P-La4
              
            
              
                the schools are not quite interested in actually teaching us
                https://news.ycombinator.com/item?id=29163805
              
            
          
- 
            
              
                Wikipedia
                https://en.wikipedia.org/wiki/DEF_CON
              
            
              
                DEFCON 19: Panel: Meet The Federal Agent 2.0
                https://www.youtube.com/watch?v=Y6tHhFhgHU4
              
            
              
                DEF CON 23 - Spot the Fed
                https://www.youtube.com/watch?v=7GODPk-MzKE
              
            
              
                Defcon 14 - Spot the fed at
                https://www.youtube.com/watch?v=oMHZ4qQuYyE
              
            
              
                DEF CON 11 - Spot the fed (not a fed) - Video
                https://www.youtube.com/watch?v=9GABcRZ7lMQ
              
            
              
                Defcon nabs undercover TV reporter
                https://www.youtube.com/watch?v=28fn0x5I1To
              
            
              
                DEF CON 26 - Si, Agent X - Wagging the Tail: Covert Passive Surveillance
                https://www.youtube.com/watch?v=tYFOXeItRFM
              
            
              
                DEFCON 17: Search And Seizure Explained - They Took My Laptop!
                https://www.youtube.com/watch?v=ibQGWXfWc7c
              
            
              
                Don't Talk to the Police (!defcon)
                https://www.youtube.com/watch?v=d-7o9xYp7eE
              
            
              
                Defcon 21 - The Secret Life of SIM Cards
                https://www.youtube.com/watch?v=31D94QOo2gY
              
            
              
                Deviant Ollam - Safe to Armed in Seconds: A Study of Epic Fails of Popular Gun Safes
                https://www.youtube.com/watch?v=3SVMT_zNlgA
              
            
              
                DEFCON 19: Key Impressioning
                https://www.youtube.com/watch?v=e8QnG5RHyq8
              
            
              
                DEFCON 19: And That's How I Lost My Eye: Exploring Emergency Data Destruction (w speaker)
                https://www.youtube.com/watch?v=1M73USsXHdc
              
            
              
                DEFCON 17: Failure
                https://www.youtube.com/watch?v=1825zkmJVuE
              
            
              
                DEFCON 19: Hacking MMORPGs for Fun and Mostly Profit
                https://www.youtube.com/watch?v=hABj_mrP-no
              
            
              
                Wikipedia
                https://en.wikipedia.org/wiki/Chaos_Communication_Congress
              
            
              
                34C3 - Unleash your smart-home devices: Vacuum Cleaning Robot Hacking
                https://www.youtube.com/watch?v=uhyM-bhzFsI
              
            
              
                34C3 - BBSs and early Internet access in the 1990ies
                https://www.youtube.com/watch?v=RvhLK8Mbw_g
              
            
              
                34C3 - A hacker's guide to Climate Change - What do we know and how do we know it?
                https://www.youtube.com/watch?v=BeiuQhXuAJ8
              
            
              
                34C3 - Ensuring Climate Data Remains Public
                https://www.youtube.com/watch?v=7R3fuNgm2DA
              
            
              
                34C3 - Extended DNA Analysis
                https://www.youtube.com/watch?v=std25585cbQ
              
            
              
                34C3 - institutions for Resolution Disputes
                https://www.youtube.com/watch?v=jpUTbKmy6Uo
              
            
              
                34C3 - Rental housing syndicate: hacking the real estate market
                https://www.youtube.com/watch?v=OmMzcb1TwfU
              
            
              
                Wikipedia
                https://en.wikipedia.org/wiki/Hackers_on_Planet_Earth
              
            
              
                HOPE 2020 (2020): In the Beginning
                https://www.youtube.com/watch?v=nMb0aneJy9s
              
            
              
                The Circle of HOPE (2018): Surveillance Architecture: 21st Century Surveillance & How to Fight Back
                https://www.youtube.com/watch?v=lEs6bJRmYPw
              
            
              
                HOPE 2018 / 2600 - Trolling the trolls & trolls that troll them.
                https://www.youtube.com/watch?v=RYGYa-EPzHw
              
            
              
                2600 - The Last HOPE (2008) - The Art of Social Engineering
                https://www.youtube.com/watch?v=1M9pwYQSbQU
              
            
              
                2600 - The Last Hope (2008) - Phone Losers of America
                https://www.youtube.com/watch?v=xofavUKMfKM
              
            
              
                Wikipedia
                https://en.wikipedia.org/wiki/Black_Hat_Briefings
              
            
              
                Black Hat Europe 2019 Highlights
                https://www.youtube.com/watch?v=tioJKiiKlYU
              
            
              
                Black Hat USA 2013 Keynote - Gen. Alexander
                https://www.youtube.com/watch?v=xvVIZ4OyGnQ
              
            
              
                CQTools: The New Ultimate Hacking Toolkit
                https://www.youtube.com/watch?v=MZ0nSO0WOJg
              
            
              
                Hacking the Wireless World with Software Defined Radio - 2.0
                https://www.youtube.com/watch?v=N0p3_ES2dBU
              
            
              
                BadUSB - On Accessories that Turn Evil by Karsten Nohl + Jakob Lell
                https://www.youtube.com/watch?v=nuruzFqMgIw
              
            
              
                48 Dirty Little Secrets Cryptographers Don’t Want You To Know
                https://www.youtube.com/watch?v=iZa_XKpj9X4
              
            
              
                Stagefright: Scary Code in the Heart of Android
                https://www.youtube.com/watch?v=71YP65UANP0
              
            
              
                ARMageddon: How Your Smartphone CPU Breaks Software-Level Security and Privacy
                https://www.youtube.com/watch?v=9KsnFWejpQg
              
            
              
                Ichthyology: Phishing as a Science
                https://www.youtube.com/watch?v=Z20XNp-luNA
              
            
              
                How Hackers are Making the World Safer
                https://www.youtube.com/watch?v=dE6vU0ayzhg
              
            
          
- 
            
              
                cylinder
                https://github.com/fantasyui-com/cylinder
              
            
              
                launchpad
                https://www.youtube.com/watch?v=j4FA6Y96RC0
              
            
              
                Learning Music Tutorial
                https://learningmusic.ableton.com/
              
            
              
                Beat Sequencer
                https://www.youtube.com/watch?v=Ad6Acodk7_I
              
            
              
                Music Lab on Chrome Experiemnts
                https://musiclab.chromeexperiments.com/
              
            
              
                Song Maker
                https://musiclab.chromeexperiments.com/Song-Maker/
              
            
              
                LMMS
                https://www.youtube.com/watch?v=TrMTlpeSw8Y&list=PLqazFFzUAPc4K1To5JTtR3cskcdRifM1M
              
            
              
                Bassline Editor
                https://www.youtube.com/watch?v=YzYA1i9SZ8A
              
            
              
                And I continue making silly songs, I made one just a couple of days ago
                https://www.youtube.com/watch?v=TNu5hepf0LQ
              
            
              
                doughnut tutorial
                https://www.youtube.com/watch?v=TPrnSACiTJ4&list=PLexwJr_iILK7IkuhEeAYeN7aLV5AAXKa-
              
            
              
                3D printing
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
              
                I begun learning about Jewelry making which is not very difficult
                https://www.youtube.com/watch?v=aJn6ByqQQr8
              
            
              
                Vector Mathematics
                https://www.youtube.com/watch?v=bKEaK7WNLzM
              
            
              
                train hopping
                https://www.youtube.com/c/shiey
              
            
              
                to slowly go over a JavaScript video tutorial
                https://www.youtube.com/watch?v=PkZNo7MFNFg
              
            
              
                I connected Projectors to Canvas
                https://www.youtube.com/watch?v=G1fAWGTTFdY
              
            
              
                Auguste Rodin
                https://en.wikipedia.org/wiki/Auguste_Rodin
              
            
              
                Appalachian Trail of the East
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                Pacific Crest Trail of the West
                https://www.youtube.com/watch?v=vmmH-2rWHH0
              
            
          
- 
            
              
                Muses: The 9 Inspirational Goddesses of Greek Mythology - Mythology Dictionary - See U in History
                https://www.youtube.com/watch?v=ORKCWfbrY8k
              
            
              
                The most detailed map of galaxies, black holes and stars ever made | Juna Kollmeier
                https://www.youtube.com/watch?v=88d-58tWhGs
              
            
              
                A stellar history of modern astronomy | Emily Levesque
                https://www.youtube.com/watch?v=TST0CsV8LHI
              
            
              
                An In-Depth Exploration Of Our Solar System | The Secrets Of The Universe | Spark
                https://www.youtube.com/watch?v=JSAj91cU9-8
              
            
              
                Segre Lecture: How Did The Universe Begin?
                https://www.youtube.com/watch?v=e_4bMIqmV9U
              
            
              
                The Weirdest Stars in the Universe | Public Lecture
                https://www.youtube.com/watch?v=uGsd0h1ADkA
              
            
              
                Interstellar Main Theme - Extra Extended - Soundtrack by Hans Zimmer
                https://www.youtube.com/watch?v=UDVtMYqUAyw
              
            
              
                The Eloquence Of Christopher Hitchens
                https://www.youtube.com/watch?v=MJ2LehsA1dk
              
            
              
                The Epic Poetry Of Amanda Gorman
                https://www.youtube.com/watch?v=LZ055ilIiN4
              
            
              
                Maya Angelou Recites Inaugural Poem for Pres. Clinton
                https://www.youtube.com/watch?v=MY5UsdZYmgU
              
            
              
                Poet Richard Blanco Delivers Inaugural Poem - Obama's Second Inauguration
                https://www.youtube.com/watch?v=yJQeBgfzVgg
              
            
              
                Praise Song for the Day
                https://www.youtube.com/watch?v=_vLBnFk-OFc
              
            
              
                Aretha Franklin Performs at the Inauguration of President Obama
                https://www.youtube.com/watch?v=MJA1QRND3aw
              
            
              
                Classics Summarized: The Iliad
                https://www.youtube.com/watch?v=faSrRHw6eZ8
              
            
              
                The Iliad | Book Summary in English
                https://www.youtube.com/watch?v=yVXMHK5U0Ic
              
            
              
                Classics Summarized: The Odyssey
                https://www.youtube.com/watch?v=A-3rHQ70Pag
              
            
              
                A Long and Difficult Journey, or The Odyssey: Crash Course Literature 201
                https://www.youtube.com/watch?v=MS4jk5kavy4
              
            
              
                Classics Summarized: The Aeneid
                https://www.youtube.com/watch?v=QRruBVFXjnY
              
            
              
                Kurt Vonnegut, Shape of Stories
                https://www.youtube.com/watch?v=GOGru_4z1Vc
              
            
              
                Madison Calley's Harp (Pixar's Up)
                https://www.youtube.com/watch?v=jSFLFgwsCkM
              
            
              
                Amy Turk's Harp (Toccata and Fugue in D Minor)
                https://www.youtube.com/watch?v=oPmKRtWta4E
              
            
              
                Howard Zinn at MIT 2005 - The Myth of American Exceptionalism
                https://www.youtube.com/watch?v=s6ym9B6I3UM
              
            
              
                Howard Zinn: A People's History of the United States (1999)
                https://www.youtube.com/watch?v=Vn_m9WCd-88
              
            
              
                Manufacturing Consent: Noam Chomsky and the Media
                https://www.youtube.com/watch?v=EuwmWnphqII
              
            
              
                Education For Whom and For What?
                https://www.youtube.com/watch?v=e_EgdShO1K8
              
            
              
                Dirty Dancing
                https://www.youtube.com/watch?v=CQ2lUog6jZ0
              
            
              
                Titanic 1997 Unseen
                https://www.youtube.com/watch?v=O3JSzmJaP4c
              
            
              
                Time Machine - Godspeed
                https://www.youtube.com/watch?v=D_MLe15qN_M
              
            
              
                Twilight, End of the Battle
                https://www.youtube.com/watch?v=aTbvZv1lkyQ
              
            
              
                Fran Drescher's Wasabi
                https://www.youtube.com/watch?v=tkhTeMtm3XI
              
            
              
                Van Down By The River
                https://www.youtube.com/watch?v=Xv2VIEY9-A8
              
            
              
                Birth
                https://www.youtube.com/watch?v=Nh2iyPmucFk
              
            
              
                Amish Paradise
                https://www.youtube.com/watch?v=lOfZLb33uCg
              
            
              
                Julia Sweeney's Comedy
                https://www.youtube.com/watch?v=C74-f4ZV-ss
              
            
              
                Always Look On The Bright Side Of Life
                https://www.youtube.com/watch?v=SJUhlRoBL8M
              
            
              
                Jasmin Roberts - For White Poets
                https://www.youtube.com/watch?v=r4ztwyBXsGc
              
            
              
                Asia Bryant-Wilkerson - White ppl are crzy!
                https://www.youtube.com/watch?v=Tk35i5ivJvU
              
            
              
                Asia Bryant Wilkerson - The Pot Calls the Kettle Black
                https://www.youtube.com/watch?v=o30cLzwVbE4
              
            
              
                Porsha Olayiwola - Unnamed
                https://www.youtube.com/watch?v=DwOY0Av2fxk
              
            
              
                Porsha Olayiwola - Water
                https://www.youtube.com/watch?v=2LPCoHERA3g
              
            
              
                Porsha Olayiwola - Capitalism
                https://www.youtube.com/watch?v=53kJF0DQtNo
              
            
              
                Porsha Olayiwola - Trigger
                https://www.youtube.com/watch?v=xxw5AC-4zTg
              
            
              
                Sabrina Benaim - Explaining My Depression to My Mother
                https://www.youtube.com/watch?v=aqu4ezLQEUA
              
            
              
                Slam Poetry - 5 Things I've learned from my mother
                https://www.youtube.com/watch?v=op4Lqs34zSM
              
            
              
                Nora Cooper - I Won't Write Your Obituary
                https://www.youtube.com/watch?v=vBvnuGIMRos
              
            
              
                To This Day ... for the bullied and beautiful - Shane Koyczan
                https://www.youtube.com/watch?v=sa1iS1MqUy4
              
            
              
                Los Angeles Team - Somewhere in America
                https://www.youtube.com/watch?v=OadZpUJv8Eg
              
            
              
                Johnny Cash - Hurt
                https://www.youtube.com/watch?v=8AHCfZTRGiI
              
            
              
                Mylène Farmer feat. Gary Jules - Mad World (Timeless 2013 Live) - HD
                https://www.youtube.com/watch?v=nz1OwLgRxOM
              
            
              
                Blue Oyster Cult - Don't Fear The Reaper (Single Version) (1976) (HD)
                https://www.youtube.com/watch?v=oF7mP2LASCo
              
            
              
                Nowhere Man
                https://www.youtube.com/watch?v=9E3ODsSRY6k
              
            
              
                Simon & Garfunkel - The Sounds of Silence
                https://www.youtube.com/watch?v=4fWyzwo1xg0
              
            
              
                Simon & Garfunkel - I Am A Rock
                https://www.youtube.com/watch?v=JKlSVNxLB-A
              
            
              
                Rihanna - Diamonds
                https://www.youtube.com/watch?v=lWA2pjMjpBs
              
            
              
                Adele - Skyfall
                https://www.youtube.com/watch?v=q-gLRp5bSpw
              
            
              
                Enigma - Sadeness
                https://www.youtube.com/watch?v=4F9DxYhqmKw
              
            
              
                James Brown, Can you see the light, Blues Brothers movie
                https://www.youtube.com/watch?v=xbq0OuJtErs
              
            
              
                Louis Armstrong - What A Wonderful World
                https://www.youtube.com/watch?v=VqhCQZaH4Vs
              
            
              
                Eddie Vedder - Guaranteed (Into The Wild)
                https://www.youtube.com/watch?v=Mwx3RvDWvDM
              
            
              
                Wild, Ending Speech
                https://www.youtube.com/watch?v=vmmH-2rWHH0
              
            
              
                Wild, El Cóndor Pasa
                https://www.youtube.com/watch?v=A41CQzqUj8c
              
            
              
                Dave Grohl and Animal Drum Battle - The Muppets
                https://www.youtube.com/watch?v=3AZz9TSjZCM
              
            
              
                Ancient double aulòs - Tursen
                https://www.youtube.com/watch?v=W27QxQl70fw
              
            
              
                How To Play A Double Native Flute
                https://www.youtube.com/watch?v=D0fTgZH38-A
              
            
              
                Bettina Joy de Guzman
                https://www.youtube.com/watch?v=l-W21cHtIJI
              
            
              
                LaWaJ - Teaser : Des Airs - Didgeridoo / Flute BeatBox
                https://www.youtube.com/watch?v=TtECy8YuYQc
              
            
              
                William Barton's Didgeridoo
                https://www.youtube.com/watch?v=cLu9GmV2vF0
              
            
              
                Techno Didgeridoo in Perth
                https://www.youtube.com/watch?v=ozOoNk6TnMU
              
            
              
                Khusugtun - Praise of Chinggis Khaan
                https://www.youtube.com/watch?v=J5jI59BQjzs
              
            
              
                Clanadonia
                https://www.youtube.com/watch?v=hnSNfxjrwck
              
            
              
                Crazy Drummers vs European X
                https://www.youtube.com/watch?v=FFY3chGyYzY
              
            
              
                Nyangostar & Kaparu Mini ❤️
                https://www.youtube.com/watch?v=nAwCcBMQBrc
              
            
              
                Khatia Buniatishvili's Etude op.10 no.12 by Frederic Chopin
                https://www.youtube.com/watch?v=zMIFAFJ0FG4
              
            
              
                Jain's Makeba (Makeba is someone who has the ability to soothe and calm a person in distress)
                https://www.youtube.com/watch?v=59Q_lhgGANc
              
            
              
                Jain's Come
                https://www.youtube.com/watch?v=KDXOzr0GoA4
              
            
              
                Kenji Kawai
                https://www.youtube.com/watch?v=aXGPERcDvio
              
            
              
                I Am a Man Of Constant Sorrow
                https://www.youtube.com/watch?v=-ew_bfFvros
              
            
              
                The Owl and the Pussycat
                https://www.youtube.com/watch?v=WAfPKNSvesI
              
            
              
                Rita Hayworth Sing and Dance Scene
                https://www.youtube.com/watch?v=1pqiLwAjUI0
              
            
              
                Down to Eath (1947) - Terpsichore Song
                https://www.youtube.com/watch?v=eTckaxEhC5U
              
            
              
                Doris Day - Shaking the Blues Away
                https://www.youtube.com/watch?v=Ktsfe2y3sIE
              
            
              
                The Addams Family Dance of Lurch & Wednesday Addams
                https://www.youtube.com/watch?v=rLvbVLmzHNM
              
            
              
                Beetlejuice
                https://www.youtube.com/watch?v=LWXwuhboZpA
              
            
              
                BeetleJuice Banana Boat Song
                https://www.youtube.com/watch?v=yreHtMO2kCg
              
            
              
                Footloose Final Dance 1984 to 2011
                https://www.youtube.com/watch?v=JyD8BxoB2To
              
            
              
                Pulp Fiction - Dance Scene
                https://www.youtube.com/watch?v=WSLMN6g_Od4
              
            
              
                Favorite video of ME AND MOM shuffling! 2017
                https://www.youtube.com/watch?v=uoXrxLtNYWc
              
            
              
                Shuffle Tutorial Basics Running Man, T Step and Variations
                https://www.youtube.com/watch?v=Kt-Tb9gaOB8
              
            
              
                HOW TO SHUFFLE DANCE | Evelina
                https://www.youtube.com/watch?v=RECaepj8LkU
              
            
              
                Anastasiia Kirilik's Ultimate Shuffle Dance Tutorial
                https://www.youtube.com/watch?v=Dc6B14K1SZ8
              
            
          
- 
            
              
                Socrates: The Great Midwife
                https://www.youtube.com/watch?v=vNDYUlxNIAA
              
            
              
                A Lesson From Socrates That Will Change The Way You Think
                https://www.youtube.com/watch?v=yH86jaBQ0F4
              
            
              
                Socrates, The Father Of Western Philosophy
                https://www.youtube.com/watch?v=CyIKayNXTPY
              
            
              
                The Tragedy Of Hypatia of Alexandria
                https://www.youtube.com/watch?v=hpDL8N0p6FA
              
            
              
                History Buffs: Agora
                https://www.youtube.com/watch?v=NwUwjkEveBE
              
            
              
                Trung Sisters Rebellion History of Ancient Vietnam
                https://www.youtube.com/watch?v=wh-u5lyJVLg
              
            
              
                The Trung Sisters of Vietnam Fight the Han | Warriors, Queens, and Intellectuals
                https://www.youtube.com/watch?v=REmcIf8ZsyQ
              
            
              
                The Legendary Lady Trieu (English Version-Bà Triệu)
                https://www.youtube.com/watch?v=eahCFAZVQBY
              
            
              
                Tragedy Of Lucretia
                https://www.youtube.com/watch?v=6A-gG4Th0X8
              
            
              
                The Legendary Story Of Celtic Queen Boudicca
                https://www.youtube.com/watch?v=f6lth2Khsjk
              
            
              
                The Tiger And The Flame - Jhansi Ki Rani The Bravest And The Best
                https://www.youtube.com/watch?v=uVbFl_H2IAw
              
            
              
                Rani of Jhansi
                https://www.youtube.com/watch?v=lBNZyLwETJM
              
            
              
                Jhansi Ki Rani (1953 Film)
                https://www.youtube.com/watch?v=g5_6YGr87sc
              
            
              
                Search for the Real Semiramis - Queen Sammuramat of Assyria
                https://www.youtube.com/watch?v=tovrK6bJ6Ts
              
            
              
                Joan of Arc Explained in 15 Minutes
                https://www.youtube.com/watch?v=3fs5FajLzT0
              
            
              
                Joan of Arc confronts the English army
                https://www.youtube.com/watch?v=g8uFwwGvfBM
              
            
              
                Fiery Joanna, Warrior Woman and Duchess of Brittany
                https://www.youtube.com/watch?v=4lXkNpbHxYw
              
            
              
                Jeanne de Clisson: Lioness Of Brittany
                https://www.youtube.com/watch?v=Q8PgZWl1Gek
              
            
              
                Queen Esther
                https://www.youtube.com/watch?v=ZRdZzOQiR6U
              
            
              
                Judith: Hanukkah Heroine
                https://www.youtube.com/watch?v=l9XQKyG7mv8
              
            
              
                Tamar Mepe, King Of Kings, Queen Of Queens
                https://www.youtube.com/watch?v=hpnDKRl3CyU
              
            
              
                Greco-Persian Wars: Artemisia I of Caria
                https://www.youtube.com/watch?v=wj9Yd0LLwn4
              
            
              
                Artemisia of Caria
                https://www.youtube.com/watch?v=VOUFpdlzdNY
              
            
              
                Zenobia: The Warrior Queen of Palmyra
                https://www.youtube.com/watch?v=LtyDxe6bSIo
              
            
              
                Zenobia - Queen of Palmyra
                https://www.youtube.com/watch?v=nwRTeXGjQwU
              
            
              
                Before Mulan, There Was Fu Hao, Warrior Queen
                https://www.youtube.com/watch?v=jFDZ0KRvvUA
              
            
              
                Tomoe Gozen: The Female Samurai Warrior
                https://www.youtube.com/watch?v=bFpRwVc6w6w
              
            
              
                Nakano Takeko: The Female Samurai Who Fought to Her Bloody End
                https://www.youtube.com/watch?v=XG7WRzf6_P0
              
            
              
                The Fierce Queen of the Illyrians, Teuta the Untameable
                https://www.youtube.com/watch?v=OOFVN0eEaAU
              
            
              
                The Pirate Queen who fought the Roman Empire
                https://www.youtube.com/watch?v=7_VsvCY1buc
              
            
              
                Tomyris (530 BC) Kills Cyrus the Great
                https://www.youtube.com/watch?v=60KwPgKi724
              
            
              
                TOMIRIS – Official trailer
                https://www.youtube.com/watch?v=arOyKXnmuWY
              
            
              
                Heroes of the Trojan War: Penthesilea
                https://www.youtube.com/watch?v=jS97rWMxI3I
              
            
              
                The Ninth Labour of Hercules And The Belt of Hippolyte
                https://www.youtube.com/watch?v=9gE2mB_XF0I
              
            
              
                The Amazons (Wonder Woman)
                https://www.youtube.com/watch?v=JqRRfUPaNuU
              
            
              
                Forgotten Legends
                https://www.youtube.com/watch?v=BKNsBnzv-s8
              
            
              
                Wonder Woman Suite
                https://www.youtube.com/watch?v=GCiBTU9Fg7Q
              
            
              
                🦉 Minerva 🐍 Roman Goddess of Wisdom
                https://www.youtube.com/watch?v=aWB9J8Xy9Tk
              
            
              
                Minerva
                https://www.youtube.com/watch?v=rSEwHXSF6xg
              
            
              
                Agustina de Aragón
                https://www.youtube.com/watch?v=RJEl8oi6HPA
              
            
              
                Lozen
                https://www.youtube.com/watch?v=DIMyra-Ai1w
              
            
              
                The Woman Who Led 40 Men into Battle Against Thousands: Mai Bhago
                https://www.youtube.com/watch?v=cZ3QT_YpR6Q
              
            
              
                Kumander Liwayway: The Vengeful Guerrilla Commander who TERRORISED the Japanese
                https://www.youtube.com/watch?v=PBLpmIazBwg
              
            
              
                Apollo and Cassandra - Greek Mythology Stories
                https://www.youtube.com/watch?v=g6G2y35nUnc
              
            
              
                The Cassandra Story with Elizabeth Lesser
                https://www.youtube.com/watch?v=DqaJ8FXeleI
              
            
              
                Martha Nussbaum
                https://www.youtube.com/watch?v=cbcGbflpFzI
              
            
              
                Ayn Rand's Final Public Lecture: The Sanction of The Victims
                https://www.youtube.com/watch?v=1M8AusmUSJU
              
            
              
                Day at Night: Ayn Rand
                https://www.youtube.com/watch?v=nhaxvXRdENg
              
            
              
                Remake the World
                https://www.youtube.com/watch?v=j1L2RrpPh3w
              
            
              
                Greta Thunberg mocks world leaders in 'blah, blah, blah' speech.
                https://www.youtube.com/watch?v=ZwD1kG4PI0w
              
            
          
- 
            
              
                can't be free on a bended knee
                https://www.youtube.com/watch?v=Mwx3RvDWvDM
              
            
              
                Stay away from alcohol and every kind of brew
                https://www.audible.com/pd/Headhunters-on-My-Doorstep-Audiobook/B00E8HJ7KA
              
            
              
                Charles Kuralt's book
                https://www.audible.com/pd/Charles-Kuralts-America-Audiobook/B002UZL5BG
              
            
              
                Fallacies
                https://en.wikipedia.org/wiki/List_of_fallacies
              
            
              
                Biases
                https://en.wikipedia.org/wiki/List_of_cognitive_biases
              
            
              
                Misconceptions
                https://en.wikipedia.org/wiki/List_of_common_misconceptions
              
            
          
- 
            
              
                The myth of Thor's journey to the land of giants - Scott A. Mellor
                https://www.youtube.com/watch?v=e6XeP9gQPmg
              
            
              
                The Maya myth of the morning star
                https://www.youtube.com/watch?v=Z2vzrQWny_c
              
            
              
                Savitri and Satyavan: The legend of the princess who outwitted Death - Iseult Gillespie
                https://www.youtube.com/watch?v=1vB0gFi8uow
              
            
              
                The legend of Annapurna, Hindu goddess of nourishment - Antara Raychaudhuri & Iseult Gillespie
                https://www.youtube.com/watch?v=ztoUaJFEi8M
              
            
              
                The Egyptian myth of Isis and the seven scorpions - Alex Gendler
                https://www.youtube.com/watch?v=JycXLG6GeYk
              
            
              
                Sir Gawain and the Green Knight with vielle
                https://www.youtube.com/watch?v=0NW4e3nmygQ
              
            
              
                What THE GREEN KNIGHT Is Really About
                https://www.youtube.com/watch?v=OrnMAzenwPU
              
            
              
                The Greek myth of Talos, the first robot - Adrienne Mayor
                https://www.youtube.com/watch?v=vVTA-E3G8bQ
              
            
              
                Golem: The Jewish Frankenstein
                https://www.youtube.com/watch?v=tnfaG47gJZE
              
            
              
                The Golem
                https://www.youtube.com/watch?v=SuhijaAG6dg
              
            
              
                The Golem and the Jewish Superhero
                https://www.youtube.com/watch?v=pUBVSH6hBvY
              
            
              
                The myth of Pandora’s box - Iseult Gillespie
                https://www.youtube.com/watch?v=pMdJxVjZMRI
              
            
              
                The myth of Arachne - Iseult Gillespie
                https://www.youtube.com/watch?v=XvUHcsZOhJ8
              
            
              
                Lupercalia
                https://www.youtube.com/watch?v=a_ZGSpQaw3A
              
            
              
                Opening Lines of Beowulf In Old English
                https://www.youtube.com/watch?v=CH-_GwoO4xI
              
            
              
                The Epic Legend of Beowulf | Clash of the Gods (S1, E8) | Full Episode | History
                https://www.youtube.com/watch?v=FyNBTRvHGuk
              
            
              
                Marie Laveau: The New Orleans Voodoo Queen (Occult History Explained)
                https://www.youtube.com/watch?v=uDTyPUGGyDM
              
            
              
                Why is The Lion Considered The King of The Jungle?
                https://www.youtube.com/watch?v=Zf87BPG-Q9w
              
            
              
                How Did Cats Become Domesticated
                https://www.youtube.com/watch?v=1mbf7bXbxJI
              
            
              
                Atlas: The Mighty Titan Who Hold the Sky - Mythology Dictionary - See U in History
                https://www.youtube.com/watch?v=K5hkCvsm4lA
              
            
              
                The myth behind the Chinese zodiac - Megan Campisi and Pen-Pen Chen
                https://www.youtube.com/watch?v=may2s9j4RLk
              
            
              
                The Japanese myth of the trickster raccoon - Iseult Gillespie
                https://www.youtube.com/watch?v=dALZLB_W8Lc
              
            
              
                The Chinese myth of the immortal white snake - Shunan Teng
                https://www.youtube.com/watch?v=eEeeClBoqK0
              
            
              
                How the Monkey King escaped the underworld - Shunan Teng
                https://www.youtube.com/watch?v=Xs-9vfWDJfU
              
            
              
                How Thor got his hammer - Scott A. Mellor
                https://www.youtube.com/watch?v=Qytj-DbXMKQ
              
            
              
                The Jersey Devil
                https://www.youtube.com/watch?v=O7hBZ0FJFMc
              
            
              
                The tale of the doctor who defied Death - Iseult Gillespie
                https://www.youtube.com/watch?v=yJ9UtAmjs7Y
              
            
              
                The myth of Oisín and the land of eternal youth - Iseult Gillespie
                https://www.youtube.com/watch?v=1nFcXcPldzY
              
            
              
                Elves, The Mystical History of European Folklore (Mysterious Legends & Creatures #16)
                https://www.youtube.com/watch?v=XE-Ml-egWN8
              
            
              
                Learning an 800 year old style of singing
                https://www.youtube.com/watch?v=2zCv3XXjCY8
              
            
              
                Traditional Celtic Song - Eleanor na Run
                https://www.youtube.com/watch?v=d8ak_m4v7VM
              
            
              
                FAUN - Federkleid (Offizielles Video)
                https://www.youtube.com/watch?v=zOvsyamoEDg
              
            
              
                Góralu czy ci nie żal... z Pienin
                https://www.youtube.com/watch?v=3MOkAq0ztoY
              
            
              
                The Folklorist: The Cottingley Fairies
                https://www.youtube.com/watch?v=Sv5Tndr2aUU
              
            
              
                The Cottingley Fairies, A Study in Deception
                https://www.youtube.com/watch?v=bSDucCAbngg
              
            
              
                Cottingley fairy hoax makes £20,000 at auction
                https://www.youtube.com/watch?v=I6zeyU-EUxU
              
            
          
- 
            
              
                Viktor Frankl, Self-Actualization is not the goal
                https://www.youtube.com/watch?v=OL8DyVusLeE
              
            
              
                Viktor Frankl: Our need for Meaning and Purpose
                https://www.youtube.com/watch?v=lD09bO0Ht00
              
            
              
                How a Young Activist in the 1940s Fought Against Japanese Internment
                https://www.youtube.com/watch?v=mEHizx0_Pl4
              
            
              
                The Fearless Female Wildlife Rangers Saving The African Elephants
                https://www.youtube.com/watch?v=xl7EXoU2xgo
              
            
              
                Agnes Stevens (School on Wheels)
                https://www.youtube.com/watch?v=xd5DuX01Pi8
              
            
              
                Ann Skelton (Children In South African Prisons)
                https://www.youtube.com/watch?v=W1OevIbowi4
              
            
              
                Malala Yousafzai (Schooling)
                https://www.youtube.com/watch?v=6by9NEhT9GM
              
            
              
                Dr. Cynthia Maung
                https://www.youtube.com/watch?v=pQTg9hliNwY
              
            
              
                Dunga Mothers (Tanzania Orphanage)
                https://www.youtube.com/watch?v=mCI543mQeO0
              
            
              
                Elizabeth Gaynes (Parental Incarceration)
                https://www.youtube.com/watch?v=I5BgHPahdkM
              
            
              
                Indira Ranamagar (Nepal Teacher)
                https://www.youtube.com/watch?v=uvZznpr3TUI
              
            
              
                Maggy Barankitse (Protector of Children in Burundi)
                https://www.youtube.com/watch?v=zQKfBMU0Pds
              
            
              
                Jetsun Pema (Tibetan Children's education, sister of the Dalai Lama)
                https://www.youtube.com/watch?v=e4dMDRkuVEk
              
            
              
                Josefina Condori (Teacher and Protector of Children in Peru)
                https://www.youtube.com/watch?v=8FJWLMPTas4
              
            
              
                Anna Mollell (Protector Of Children with Disabilities)
                https://www.youtube.com/watch?v=bPOFCuDm1So
              
            
              
                Phymean Noun (Poverty, Protector Of Children in Cambodia)
                https://www.youtube.com/watch?v=5uXx52muUOc
              
            
              
                Prateep Ungsongtham Hata (Educator Thailand)
                https://www.youtube.com/watch?v=CdO6VrozQFk
              
            
              
                Rosi Gollmann (Savior, Poverty, Job Training)
                https://www.youtube.com/watch?v=57TBgohN78k
              
            
              
                Sakena Yacoobi (Education)
                https://www.youtube.com/watch?v=2eX-TcW9qUs
              
            
              
                Spès Nihangaza (Education, Protector Of Children)
                https://www.youtube.com/watch?v=a5-WUtUVd3Y
              
            
              
                Molly Melching (Human Rights, Education, Protector Of Children)
                https://www.youtube.com/watch?v=IHW_wVSemRY
              
            
              
                We need to talk about an injustice by Bryan Stevenson
                https://www.youtube.com/watch?v=c2tOp7OxyQ8
              
            
              
                How America's public schools keep kids in poverty by Kandice Sumner
                https://www.youtube.com/watch?v=7O7BMa9XGXE
              
            
              
                How One Woman Reinvented School To Combat Poverty
                https://www.youtube.com/watch?v=mKCnNZzhaMQ
              
            
              
                The Impact of Homelessness on Children
                https://www.youtube.com/watch?v=Ur_9qUvCiHc
              
            
              
                Parents and Kids Talk About Homelessness
                https://www.youtube.com/watch?v=CX4TzWdDAFY
              
            
              
                What Is Universal Basic Income And How Is It Different From Welfare Programs?
                https://www.youtube.com/watch?v=-l3GkntEkFo
              
            
          
- 
            
              
                swipe and examine
                https://www.youtube.com/watch?v=Jf_ajrfTrp8
              
            
              
                know the birth of the universe
                https://www.youtube.com/watch?v=C2Ebp7IsPW4
              
            
              
                know your ancestors
                https://www.youtube.com/watch?v=gZpsVSVRsZk
              
            
              
                thick socks, and comfy shoes, and take to Couch to 5K
                https://www.youtube.com/watch?v=YACmfwcBDnM
              
            
              
                AT
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                PCT
                https://www.youtube.com/watch?v=A41CQzqUj8c
              
            
              
                CDT
                https://www.youtube.com/watch?v=ExP3ikM_wko
              
            
          
          
            
          
          #714: The Superpower Of Programmatic, Parametric, Algorithmic, Generative, Procedural, Design And Music Composition»
         
          - 
            
              
                JSCAD
                https://youtu.be/PLA8VPRRi6A?t=40
              
            
              
                OpenSCAD
                https://www.youtube.com/watch?v=oTCu2hCuqfg
              
            
              
                Tone.js
                https://youtu.be/8u1aQdG5Nrk?t=125
              
            
              
                Elementary
                https://www.youtube.com/watch?v=eAlsGJnLVuE
              
            
              
                pulse trains
                https://www.youtube.com/watch?v=2jfoLxQXq3Y
              
            
              
                effective music composition that you can take to a night club is about a full orchestra
                https://www.youtube.com/watch?v=G1m0aX9Lpts
              
            
              
                It takes very little to put a computer band together
                https://learningmusic.ableton.com/
              
            
              
                behold the power of the sequence node
                https://youtu.be/eAlsGJnLVuE?t=189
              
            
              
                You have to use the examples, use the boilerplate, if you choose elementary
                https://github.com/nick-thompson/elementary/tree/master/examples
              
            
              
                Setting up on something like bandcamp is free, becoming an indie artist is priceless
                https://www.youtube.com/watch?v=B0tZHxAVtD4
              
            
              
                boolean modifiers
                https://www.youtube.com/watch?v=HEMNv4mze3Q
              
            
              
                flotilla of star ships
                https://www.youtube.com/watch?v=s-woNweDecM
              
            
          
- 
            
              
                Where do math symbols come from?
                https://www.youtube.com/watch?v=eVm063xmnow
              
            
              
                The Map Of Mathematics
                https://www.youtube.com/watch?v=OmJ-4B-mS-Y
              
            
              
                How Not to Be Wrong: The Power of Mathematical Thinking with Jordan Ellenberg
                https://www.youtube.com/watch?v=kZTKuMBJP7Y
              
            
              
                Math is the hidden secret to understanding the world by Roger Antonsen
                https://www.youtube.com/watch?v=ZQElzjCsl9o
              
            
              
                Marty Lobdell - Study Less Study Smart
                https://www.youtube.com/watch?v=IlU-zDU6aQ0
              
            
              
                Mathematics is the queen of Sciences
                https://www.youtube.com/watch?v=8mve0UoSxTo
              
            
              
                50 Centuries in 50 minutes (A Brief History of Mathematics)
                https://www.youtube.com/watch?v=YsEcpS-hyXw
              
            
              
                The History of Mathematics and Its Applications
                https://www.youtube.com/watch?v=2No_CMrxBe8
              
            
              
                Math Has a Fatal Flaw
                https://www.youtube.com/watch?v=HeQX2HjkcNo
              
            
              
                How Karatsuba's algorithm gave us new ways to multiply
                https://www.youtube.com/watch?v=cCKOl5li6YM
              
            
              
                The Riemann Hypothesis, Explained
                https://www.youtube.com/watch?v=zlm1aajH6gY
              
            
              
                The Meaning of Ramanujan and His Lost Notebook
                https://www.youtube.com/watch?v=y_0NuOBNobk
              
            
              
                The Simplest Math Problem No One Can Solve
                https://www.youtube.com/watch?v=094y1Z2wpJg
              
            
              
                Does Math Reveal Reality?
                https://www.youtube.com/watch?v=VN19VOMHxkk
              
            
              
                Neil Turok Public Lecture: The Astonishing Simplicity of Everything
                https://www.youtube.com/watch?v=f1x9lgX8GaE
              
            
              
                The Most Beautiful Equation in Math
                https://www.youtube.com/watch?v=IUTGFQpKaPU
              
            
              
                The Birth of Algebra
                https://www.youtube.com/watch?v=FME9avU3u2Y
              
            
              
                Is math discovered or invented? - Jeff Dekofsky
                https://www.youtube.com/watch?v=X_xR5Kes4Rs
              
            
              
                Who invented Maths?
                https://www.youtube.com/watch?v=SDOLka6KAqs
              
            
              
                1. General Overview and the Development of Numbers
                https://www.youtube.com/watch?v=pk49iM9OT_0
              
            
              
                Measure like an Egyptian
                https://www.youtube.com/watch?v=DAibWi7xxbs
              
            
              
                Origins of geometry in ancient Egypt
                https://www.youtube.com/watch?v=B1sN0o4RSfI
              
            
              
                Egyptian geometry
                https://www.youtube.com/watch?v=mwNTX1QkzkA
              
            
              
                What's the point of Geometry? - Euclid explains it nice and easy!
                https://www.youtube.com/watch?v=_KUGLOiZyK8
              
            
              
                Introduction to Geometry
                https://www.youtube.com/watch?v=302eJ3TzJQU
              
            
              
                Geometry Final Exam Review - Study Guide
                https://www.youtube.com/watch?v=puxjcvBL2IE
              
            
              
                Pythagoras Proves Himself (Explanation of what a Proof is by means of a visual proof)
                https://www.youtube.com/watch?v=SZu66hstZX8
              
            
              
                Pythagoras Theorem | GCSE Maths Tutor
                https://www.youtube.com/watch?v=JCG4HHGVqiY
              
            
              
                Maths Made Easy! Pythagoras theorem: Basics [O&U Learn]
                https://www.youtube.com/watch?v=JH9V3bWA1T0
              
            
              
                Pythagoras' theorem (a) | Math History | NJ Wildberger
                https://www.youtube.com/watch?v=dW8Cy6WrO94
              
            
              
                What’s the Golden Number?
                https://www.youtube.com/watch?v=xRA9rdJlHlU
              
            
              
                The Golden Ratio (why it is so irrational) - Numberphile
                https://www.youtube.com/watch?v=sj8Sg8qnjOg
              
            
              
                The Golden Ratio & Fibonacci Numbers: Fact versus Fiction
                https://www.youtube.com/watch?v=4oyyXC5IzEE
              
            
              
                The Golden Ratio: Is It Myth or Math?
                https://www.youtube.com/watch?v=1Jj-sJ78O6M
              
            
              
                How do you model thought?
                https://www.youtube.com/watch?v=J1UZV-xJ2Fk
              
            
              
                A Short History of Logic
                https://www.youtube.com/watch?v=v7TZqCgRYP8
              
            
              
                Will Durant's The Philosophy of Aristotle
                https://www.youtube.com/watch?v=Yn89Jdp4mc0
              
            
              
                The Origin of Graphs (Visualization of the fusion of Algebra and Geometry by means of Graphs)
                https://www.youtube.com/watch?v=N4mez69LcxE
              
            
              
                Real Numbers And Their Graphs (Algebra 1 Tutor)
                https://www.youtube.com/watch?v=Vuj5CZDy-Pc
              
            
              
                Algebra Basics: Graphing On The Coordinate Plane
                https://www.youtube.com/watch?v=9Uc62CuQjc4
              
            
              
                Graphing Linear Equations - Best Explanation
                https://www.youtube.com/watch?v=NAblGVxxJZo
              
            
              
                Lesson: Finding Slope on a Graph
                https://www.youtube.com/watch?v=YvKCGM9Qmw0
              
            
              
                Algebra - Understanding Quadratic Equations
                https://www.youtube.com/watch?v=VdVPg04t_6w
              
            
              
                Non-Euclidean Geometry Explained - Hyperbolica Devlog
                https://www.youtube.com/watch?v=zQo_S3yNa2w
              
            
              
                What is a Radian Angle? Convert Degrees to Radians & Radians to Degrees - Part 1
                https://www.youtube.com/watch?v=Aqm8v0fJDzM
              
            
              
                Unit Circle - Definition & Meaning - Sin(x), Cos(x), Tan(x), - Sine, Cosine & Tangent
                https://www.youtube.com/watch?v=wCOtV44IUw4
              
            
              
                Trigonometry Concepts - Don't Memorize! Visualize!
                https://www.youtube.com/watch?v=mhd9FXYdf4s
              
            
              
                Strange Paradoxes in Maths
                https://www.youtube.com/watch?v=qvMHlOxhyGQ
              
            
              
                The paradox at the heart of mathematics: Gödel's Incompleteness Theorem
                https://www.youtube.com/watch?v=I4pQbo5MQOs
              
            
              
                3 Paradoxes That Gave Us Calculus
                https://www.youtube.com/watch?v=EbHqtENNnSY
              
            
              
                Aristotle's Wheel Paradox - To Infinity and Beyond
                https://www.youtube.com/watch?v=mrVg9GM5h7Q
              
            
              
                Russell's Paradox - A Ripple in the Foundations of Mathematics
                https://www.youtube.com/watch?v=xauCQpnbNAM
              
            
              
                The Infinite Hotel Paradox - Jeff Dekofsky
                https://www.youtube.com/watch?v=Uj3_KqkI9Zo
              
            
              
                Why is calculus important?
                https://www.youtube.com/watch?v=z2z7kg8Aryw
              
            
              
                What is Calculus?
                https://www.youtube.com/watch?v=w3GV9pumczQ
              
            
              
                Introduction to Calculus
                https://www.youtube.com/watch?v=tt2DGYOi3hc
              
            
              
                The essence of calculus
                https://www.youtube.com/watch?v=WUvTyaaNkzM
              
            
              
                What is Calculus Used For?
                https://www.youtube.com/watch?v=_Idra8rVS1I
              
            
              
                Why teach calculus? by Daniel Ashlock
                https://www.youtube.com/watch?v=7LUkglCRCVY
              
            
              
                Calculus at a Fifth Grade Level
                https://www.youtube.com/watch?v=TzDhdvVg9_c
              
            
              
                Calculus: What Is It?
                https://www.youtube.com/watch?v=INFoNeC1eBA
              
            
              
                Calculus: One of the Most Successful Technologies
                https://www.youtube.com/watch?v=8ZLC0egL6pc
              
            
              
                Math Encounters -- On the Shoulders of Giants: Newton Revealed
                https://www.youtube.com/watch?v=qFo7xZFdBdc
              
            
              
                Can you measure randomness?
                https://www.youtube.com/watch?v=kwZqfb6MF04
              
            
              
                Probability Theory - The Math of Intelligence #6
                https://www.youtube.com/watch?v=PrkiRVcrxOs
              
            
              
                How Science is Taking the Luck out of Gambling - with Adam Kucharski
                https://www.youtube.com/watch?v=658xlubwnDc
              
            
              
                Win a SMALL fortune with counting cards-the math of blackjack & Co.
                https://www.youtube.com/watch?v=ytuHV2e4c4Q
              
            
              
                What’s so difficult about Pi?
                https://www.youtube.com/watch?v=NmUjZcvG4Wg
              
            
              
                A Brief History of Pi
                https://www.youtube.com/watch?v=1-JAx3nUwms
              
            
              
                The Discovery That Transformed Pi
                https://www.youtube.com/watch?v=gMlf1ELvRzc
              
            
              
                Can acceleration be heard?
                https://www.youtube.com/watch?v=QFnBNHOvc6M
              
            
              
                Galileo Galilei - in a nutshell
                https://www.youtube.com/watch?v=NMM8vx9vDiE
              
            
              
                How Galileo Unlocked The Doors to the Universe
                https://www.youtube.com/watch?v=9qJut0CBs5w
              
            
              
                What was Newton’s beautiful solution?
                https://www.youtube.com/watch?v=-fqR3RhlDyc
              
            
              
                The mathematical secrets of Pascal’s triangle - Wajdi Mohamed Ratemi
                https://www.youtube.com/watch?v=XMriWTvPXHI
              
            
              
                21 - Pascals Triangle & Binomial Expansion - Part 1
                https://www.youtube.com/watch?v=zi3amM4bArw
              
            
              
                The Genius of George Boole
                https://www.youtube.com/watch?v=Hljir_TyTEw
              
            
              
                Boolean Modifier
                https://www.youtube.com/watch?v=SMIlZddICDg
              
            
              
                Boolean Logic & Logic Gates: Crash Course Computer Science #3
                https://www.youtube.com/watch?v=gI-qXk7XojA
              
            
              
                Searching with Boolean Operators
                https://www.youtube.com/watch?v=nZ9kfmpBtHE
              
            
              
                How is data measured?
                https://www.youtube.com/watch?v=92nVVbWkbj4
              
            
              
                What is information theory?
                https://www.youtube.com/watch?v=d9alWZRzBWk
              
            
              
                Information Theory of Deep Learning
                https://www.youtube.com/watch?v=XL07WEc2TRI
              
            
              
                What’s the maths behind encryption?
                https://www.youtube.com/watch?v=6wm8fPs2abU
              
            
              
                History and Evolution of Cryptography and Cryptanalysis
                https://www.youtube.com/watch?v=z9Qi5mDSYb8
              
            
              
                Secret Codes: A History of Cryptography (Part 1)
                https://www.youtube.com/watch?v=9pp9YpginNg
              
            
              
                More Secret Codes: A History of Cryptography (Part 2)
                https://www.youtube.com/watch?v=aHSt_lzRIxw
              
            
              
                How to use an algorithm ?
                https://www.youtube.com/watch?v=-89RYG7On2w
              
            
              
                What's an algorithm? - David J. Malan
                https://www.youtube.com/watch?v=6hfOvs8pY1k
              
            
              
                1. Algorithmic Thinking, Peak Finding
                https://www.youtube.com/watch?v=HtSuA80QTyo
              
            
              
                JavaScript Algorithms Crash Course - Learn Algorithms & Big O from the Ground Up!
                https://www.youtube.com/watch?v=JgWm6sQwS_I
              
            
              
                Masterclass in JavaScript Algorithms and Data Structures (Part1)
                https://www.youtube.com/watch?v=x6zNu_3hdOU
              
            
              
                Masterclass in JavaScript Algorithms and Data Structures (Part2)
                https://www.youtube.com/watch?v=PYx3_4HzL9I
              
            
              
                The birth of topology
                https://www.youtube.com/watch?v=2eiiROwuwtk
              
            
              
                Algebra, Geometry, and Topology: What's The Difference?
                https://www.youtube.com/watch?v=xgKc7dFz-ko
              
            
              
                A Tribute to Euler - William Dunham
                https://www.youtube.com/watch?v=fEWj93XjON0
              
            
              
                Who cares about topology?
                https://www.youtube.com/watch?v=AmgkSdhK4K8
              
            
              
                What is fractal geometry?
                https://www.youtube.com/watch?v=jMqgJOr0veo
              
            
              
                Fractals are typically not self-similar
                https://www.youtube.com/watch?v=gB9n2gHsHN4
              
            
              
                How to Make 3D Fractals
                https://www.youtube.com/watch?v=svLzmFuSBhk
              
            
              
                Like in a dream
                https://www.youtube.com/watch?v=S530Vwa33G0
              
            
              
                Sounds of the Mandelbrot Set
                https://www.youtube.com/watch?v=GiAj9WW1OfQ
              
            
          
- 
            
              
                dread (TRIGGER WARNING)
                https://www.youtube.com/watch?v=8vHzUTtmbAM
              
            
              
                a cop planting evidence on a known criminal
                https://www.youtube.com/watch?v=DrfZuPFrH8A
              
            
              
                crying that he does not want his son to be like him
                https://www.youtube.com/watch?v=zk--XN4ozr8
              
            
              
                sacrificing their children's right to reality
                https://www.youtube.com/watch?v=yQUN_6XKKVs
              
            
              
                indoctrinating children into religions as abuse
                https://www.youtube.com/watch?v=c0_A7Z6JKaY
              
            
          
- 
            
              
                growing up without the ability to read is crushing, and it is torture
                https://www.youtube.com/watch?v=TnSiL7gCs4A
              
            
              
                Stromatolites
                https://www.youtube.com/watch?v=N-G7IJCkyvg
              
            
              
                countdown
                https://www.youtube.com/watch?v=jtNs5k2KHXU
              
            
              
                Modern Human
                https://www.youtube.com/watch?v=pkX-hLiU_r8
              
            
              
                And only once we get to Mesopotamia, will we talk about mathematics
                https://www.youtube.com/watch?v=SDOLka6KAqs
              
            
          
- 
            
              
                Breaking the generational cycle of poverty | Duncan Campbell
                https://www.youtube.com/watch?v=tK2OPkz2LTM
              
            
              
                The power of Kindness - with Dr Kelli Harding
                https://www.youtube.com/watch?v=sNOGsXX316M
              
            
              
                The Science of Kindness
                https://www.youtube.com/watch?v=O9UByLyOjBM
              
            
              
                Hannah Brencher's Love Letters To Strangers
                https://www.youtube.com/watch?v=LVFVaWCV1TE
              
            
              
                The power of vulnerability by Brené Brown
                https://www.youtube.com/watch?v=iCvmsMzlF7o
              
            
              
                Martin Seligman's Learned Helplessness Theory
                https://www.youtube.com/watch?v=CMp9rxN-LP0
              
            
              
                Solomon Asch's Conformity Experiment
                https://www.youtube.com/watch?v=TYIh4MkcfJA
              
            
              
                Leon Festinger and James Carlsmith's Cognitive Dissonance Experiment
                https://www.youtube.com/watch?v=9Y17YaZRRvY
              
            
              
                Cognitive Dissonance Experiment Experiment 1954 Footage
                https://www.youtube.com/watch?v=Q-e2k7QFU0k
              
            
              
                Philip Zimbardo's The Stanford Prison Experiment
                https://www.youtube.com/watch?v=iXv91xFipLM
              
            
              
                Stanley Milgram's Experiment (Derren Brown)
                https://www.youtube.com/watch?v=8JWrw0rHQ0U
              
            
              
                Alburt Bandura's Bobo Doll Experiment
                https://www.youtube.com/watch?v=128Ts5r9NRE
              
            
              
                (Viewer Discretion Advised) Bobo Doll Experiment Footage
                https://www.youtube.com/watch?v=dmBqwWlJg8U
              
            
              
                Bystander Effect based on Kitty Genovese Case
                https://www.youtube.com/watch?v=OPJJMdfGMGk
              
            
              
                Lee Ross' The False-Consensus Effect
                https://www.youtube.com/watch?v=UaFUqIgQdd4
              
            
              
                Richard Nisbett and Timothy Wilson's Halo Effect Experiment
                https://www.youtube.com/watch?v=UEho_4ejkNw
              
            
              
                Good Samaritan Study - Social Psychology of Helping
                https://www.youtube.com/watch?v=V-rt2X2JaDk
              
            
              
                What's Halo and Horns Effect Bias?
                https://www.youtube.com/watch?v=Gr3dIAiIvYU
              
            
              
                Selective Attention Test
                https://www.youtube.com/watch?v=vJG698U2Mvo
              
            
              
                Daniel Simons and Christopher Chabris' Selective Attention Test
                https://www.youtube.com/watch?v=UtKt8YF7dgQ
              
            
              
                Elizabeth Loftus and John Palmer's Car Crash Experiment
                https://www.youtube.com/watch?v=PB2OegI6wvI
              
            
              
                Jane Elliott's Blue Eyes vs. Brown Eyes
                https://www.youtube.com/watch?v=dLAi78hluFc
              
            
              
                Muzafer and Carolyn Sherif's Realistic Conflict Theory
                https://www.youtube.com/watch?v=8PRuxMprSDQ
              
            
              
                Walter Mischel's The Marshmallow Test
                https://www.youtube.com/watch?v=XcmrCLL7Rtw
              
            
              
                Bruce Alexander's Rat Park
                https://www.youtube.com/watch?v=C8AHODc6phg
              
            
              
                Washington Post's Joshua Bell Subway Experiment
                https://www.youtube.com/watch?v=LZeSZFYCNRw
              
            
              
                Woinshet's interview
                https://www.youtube.com/watch?v=mph3C1O8xNQ
              
            
              
                Kindness can come from anywhere
                https://www.youtube.com/watch?v=eIhAsV4t6Nk
              
            
              
                Maria's interview
                https://www.youtube.com/watch?v=0a9DdaIazjI
              
            
              
                The human price of 'progress'
                https://www.youtube.com/watch?v=ilnPW-eQdT0
              
            
              
                Runa's interview
                https://www.youtube.com/watch?v=0KKF8pQLNEo
              
            
              
                The secrets to happiness
                https://www.youtube.com/watch?v=AaiOQF8CfgU
              
            
              
                How School Makes Kids Less Intelligent by Eddy Zhong
                https://www.youtube.com/watch?v=2Yt6raj-S1M
              
            
              
                Do schools kill creativity? by Sir Ken Robinson
                https://www.youtube.com/watch?v=iG9CE55wbtY
              
            
              
                Sir Ken Robinson - SCHOOLS KILL CREATIVITY.
                https://www.youtube.com/watch?v=rKS_HhdSJ_4
              
            
              
                The Power of Literacy
                https://www.youtube.com/watch?v=83DO0POacCE
              
            
              
                How books can open your mind by Lisa Bu
                https://www.youtube.com/watch?v=6ibCtsHgz3Y
              
            
              
                Readers are Leaders by Phuong Anh Nguyen Ngoc
                https://www.youtube.com/watch?v=ogM1mCAZeS8
              
            
              
                The Power of Reading By April Qu
                https://www.youtube.com/watch?v=9fLlkOMrMq4
              
            
          
- 
            
              
                consider creating a mighty industrial design portfolio
                https://www.coroflot.com/designers/most-followers
              
            
              
                Blender
                https://www.youtube.com/results?search_query=Blender+Tutorial
              
            
              
                Ender
                https://www.youtube.com/results?search_query=ender+3+v2+assembly
              
            
              
                Something went wrong
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                the adults of some authority go bonkers
                https://www.youtube.com/watch?v=MOSgnL6cZ4I
              
            
              
                But as long as you learn for real be it failure or triumph
                https://www.youtube.com/watch?v=0hLMOVBzz2o
              
            
              
                you will do well
                https://www.youtube.com/results?search_query=What+is+a+startup
              
            
              
                try to understand what Duncan Campbell teachers us about the so called F students
                https://www.youtube.com/watch?v=tK2OPkz2LTM
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Deedee, get out of my laboratory!
                https://www.youtube.com/watch?v=42wR9udglI8
              
            
          
- 
            
              
                you will not stop them, no one can stop them
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                the customer may request that some company prints them out
                https://www.youtube.com/watch?v=NV38DXv7RW0
              
            
              
                This means that you start with a pencil doodle and end with a physical product
                https://www.youtube.com/watch?v=3JzsYcUU4Gc
              
            
              
                I recommend you run your own company
                https://www.youtube.com/watch?v=0hLMOVBzz2o
              
            
              
                Blender Doughnut Tutorial
                https://www.youtube.com/watch?v=TPrnSACiTJ4&list=PLjEaoINr3zgEq0u2MzVgAaHEBt--xLB6U
              
            
              
                Boolean Operations
                https://www.youtube.com/watch?v=_Esv8E7A4T4
              
            
              
                Grab the Ender 3 version 2 3D printer
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
              
                CR-Touch Auto Bed Leveling Kit
                https://www.youtube.com/watch?v=lN5n7Dy0quk
              
            
          
- 
            
              
                Audiobook awards
                https://en.wikipedia.org/wiki/Category:Audiobook_awards
              
            
              
                Audie Award
                https://en.wikipedia.org/wiki/Audie_Award
              
            
              
                British Book Awards
                https://en.wikipedia.org/wiki/British_Book_Awards
              
            
              
                Odyssey Awards
                https://en.wikipedia.org/wiki/Odyssey_Award
              
            
              
                Grammy Award for Best Spoken Word Album
                https://en.wikipedia.org/wiki/Grammy_Award_for_Best_Spoken_Word_Album
              
            
          
- 
            
              
                Climate change will put Billions of people in harms way
                https://www.youtube.com/watch?v=cl4Uv9_7KJE
              
            
              
                Improvement to farming will go a long way in short term
                https://www.youtube.com/watch?v=_m8as2cM_4Y
              
            
              
                And very few will be awaken to how indoctrination warped their minds before they go too far
                https://www.youtube.com/watch?v=WJ4GjzuM72s
              
            
              
                "But I want you all to know that this is not me"
                https://youtu.be/WJ4GjzuM72s?t=97
              
            
              
                we must look past our hate or fear of those fractured by lack of education
                https://www.youtube.com/watch?v=ORp3q1Oaezw
              
            
          
- 
            
              
                Hamilton - Moby Dick : Call Me Ishmael
                https://www.youtube.com/watch?v=GEcE1FLRDL0
              
            
              
                12 Cancer Causing Foods That You Should Not Eat
                https://www.youtube.com/watch?v=wXD3w4KVmnU
              
            
              
                Here's what's in your bottled water (Marketplace)
                https://www.youtube.com/watch?v=I75qa0kTeY4
              
            
              
                The Dangerous Chemicals In Your Plastic Packages
                https://www.youtube.com/watch?v=2_6R0fhGtHQ
              
            
              
                Plastic Pollution: How Humans are Turning the World into Plastic
                https://www.youtube.com/watch?v=RS7IzU2VJIQ
              
            
              
                The Plastic Problem - A PBS NewsHour Documentary
                https://www.youtube.com/watch?v=1RDc2opwg0I
              
            
              
                If Recycling Were Honest
                https://www.youtube.com/watch?v=_riGg2BW8Jw
              
            
              
                Plastic Recycling is an Actual Scam
                https://www.youtube.com/watch?v=PJnJ8mK3Q3g
              
            
              
                Recycling Sign is a LIE.
                https://www.youtube.com/watch?v=vApy2Es3EnQ
              
            
              
                Is Your Plastic Actually Being Recycled?
                https://www.youtube.com/watch?v=zVBkjMbF4Z4
              
            
              
                The Great Pacific Garbage Patch
                https://www.youtube.com/watch?v=MnCbTTTi7ic
              
            
              
                The Great Pacific Garbage Patch Is Not What You Think It Is
                https://www.youtube.com/watch?v=6HBtl4sHTqU
              
            
              
                Why 99% of ocean plastic pollution is 'missing'
                https://www.youtube.com/watch?v=fsjvwQclGLo
              
            
              
                Meet the man who swam through the Great Pacific Garbage Patch
                https://www.youtube.com/watch?v=soi6HywFSC4
              
            
              
                1950's - The Beauty of Asbestos
                https://www.youtube.com/watch?v=tug_E9YKye0
              
            
              
                Firestone world bestos company asbestos brake pads promo film 'stopping power'
                https://www.youtube.com/watch?v=eugWRMfycss
              
            
              
                Asbestos in Brakes Dont Blow It 1986 EPA
                https://www.youtube.com/watch?v=X4DXZ78uAo8
              
            
              
                Spray foam insulation nightmare: What can happen if it's not installed correctly
                https://www.youtube.com/watch?v=0Hh5MYv7lWc
              
            
              
                (GRAPHIC CONTENT) US Lead Poisoning -- Documentary (2017)
                https://www.youtube.com/watch?v=ScpGNGYQE4w
              
            
              
                What Does Lead Poisoning Do To Your Brain?
                https://www.youtube.com/watch?v=76RKSQgduVQ
              
            
              
                History and Uses of Lead and Lead Poisoning (Full Version) Caravanos
                https://www.youtube.com/watch?v=XlVumwUBdLA
              
            
              
                I've studied nuclear war for 35 years -- you should be worried by Brian Toon
                https://www.youtube.com/watch?v=M7hOpT0lPGI
              
            
              
                Depleted Uranium (DU) vs Tungsten
                https://www.youtube.com/watch?v=PVYKw6L8TMo
              
            
              
                (GRAPHIC CONTENT) Invisible War - Depleted Uranium and the politics of radiation
                https://www.youtube.com/watch?v=psfK8ijrzyc
              
            
              
                (GRAPHIC CONTENT) IRAQ: BASRA: DEPLETED URANIUM WEAPONS (V)
                https://www.youtube.com/watch?v=AhhiiTaTQcM
              
            
              
                US use of depleted uranium = war crimes?
                https://www.youtube.com/watch?v=BIHhpfzlMlw
              
            
              
                BOSNIA: CHECKS FOR DEPLETED URANIUM
                https://www.youtube.com/watch?v=Je2x-_G7Lok
              
            
              
                The Fight Against Depleted Uranium: RISE (Clip)
                https://www.youtube.com/watch?v=ktDegNV8WOk
              
            
              
                Studies That Avoid Areas Where Evidence Exists Can State That They Found No Evidence
                https://www.youtube.com/watch?v=MOSgnL6cZ4I
              
            
              
                Vietnam vets learn about harmful effects of Agent Orange
                https://www.youtube.com/watch?v=RLr3Rf4Gls8
              
            
              
                Film of US Soldiers spraying Agent Orange defoliant onto a riverbank without protective equipment
                https://www.youtube.com/watch?v=wUZA0GAMmfI
              
            
              
                What Happens To Nuclear Waste?
                https://www.youtube.com/watch?v=imsRLscqTW0
              
            
              
                (DARK 'HUMOR') Nuclear Waste: Last Week Tonight with John Oliver
                https://www.youtube.com/watch?v=ZwY2E0hjGuU
              
            
              
                Why danger symbols can’t last forever
                https://www.youtube.com/watch?v=lOEqzt36JEM
              
            
              
                Nuclear Waste Disposal Documentary
                https://www.youtube.com/watch?v=YzbvTvlErE0
              
            
              
                Australia's Desert: The Nuclear Waste Dump?
                https://www.youtube.com/watch?v=ykRb0Iibckk
              
            
              
                How to make a nuclear waste glass
                https://www.youtube.com/watch?v=y8ZinG2PZv4
              
            
              
                The destruction of the Amazon, explained
                https://www.youtube.com/watch?v=SAZAKPUQMw0
              
            
              
                What if there were 1 trillion more trees?
                https://www.youtube.com/watch?v=3hxE7Af98AI
              
            
              
                Deforestation threatens lungs of the planet
                https://www.youtube.com/watch?v=fAoobn4U0m4
              
            
              
                Satellite shows extent of terrible destruction to the planet
                https://www.youtube.com/watch?v=L9zWDtDKDS8
              
            
              
                10 myths about deforestation | WWF
                https://www.youtube.com/watch?v=P_bJjPR4Xog
              
            
              
                What is coral bleaching? Can it be fixed?
                https://www.youtube.com/watch?v=5cr8S5tTiz4
              
            
              
                What Is Coral Bleaching?
                https://www.youtube.com/watch?v=fA6mpexcyN4
              
            
              
                Chasing Coral
                https://www.youtube.com/watch?v=aGGBGcjdjXA
              
            
              
                What's Killing The Coral Reefs?
                https://www.youtube.com/watch?v=14ot4DrXdds
              
            
              
                How Scientists Are Restoring The Great Barrier Reef
                https://www.youtube.com/watch?v=8hknaJQRh8s
              
            
              
                Yes, we can save the world’s coral reefs by Terry Hughes
                https://www.youtube.com/watch?v=x5LshSZn5RA
              
            
              
                Can the ocean run out of oxygen? - Kate Slabosky
                https://www.youtube.com/watch?v=ovl_XbgmCbw
              
            
              
                A Breathless Ocean
                https://www.youtube.com/watch?v=chp3rtJLJtk
              
            
              
                The Gulf of Mexico's dead zone, explained
                https://www.youtube.com/watch?v=YQd8FUELp7w
              
            
              
                Ocean Deoxygenation: Our Ocean's Oxygen Supply & Demand Issue
                https://www.youtube.com/watch?v=hrHGwFrqIgg
              
            
              
                Patterns of deoxygenation in the global oceans
                https://www.youtube.com/watch?v=Bmg-ybhjC88
              
            
              
                Water on Fire - Marcellus Shale Reality Tour Part 1 - Fracking
                https://www.youtube.com/watch?v=g5QqidiEEHw
              
            
              
                Fracking Hell: The Untold Story
                https://www.youtube.com/watch?v=dEB_Wwe-uBM
              
            
              
                Gulf of Mexico on Fire After Gas Leak in Underwater Pipeline
                https://www.youtube.com/watch?v=wyLpLybcCyE
              
            
              
                The Oil Layer
                https://www.youtube.com/watch?v=CyGNNbeutRI
              
            
              
                Keystone Pipeline Leak Impact on NE
                https://www.youtube.com/watch?v=QsRUP8hxoAk
              
            
              
                Animated map of the major oil and gas pipelines in the US
                https://www.youtube.com/watch?v=MEIerHQ9IAw
              
            
              
                Keystone Pipeline shut down after leak
                https://www.youtube.com/watch?v=OYTL8kJlMSA
              
            
              
                State demands more well, water testing months after Colonial Pipeline leak
                https://www.youtube.com/watch?v=OmPOAxQ8P_E
              
            
              
                Colonial Pipeline estimates 1.2 million gallons of gasoline leaked in Huntersville
                https://www.youtube.com/watch?v=BlNE278zYr0
              
            
              
                DDT (US Navy, 1944)
                https://www.youtube.com/watch?v=f_3SVmgAmjY
              
            
              
                The Rise and Fall of DDT in America
                https://www.youtube.com/watch?v=MMSEnIVFBQ0
              
            
              
                Neonicotinoids: The New DDT?
                https://www.youtube.com/watch?v=EWLPORypiB8
              
            
              
                Colony Collapse: The Mystery of the Missing Bees
                https://www.youtube.com/watch?v=38Wj4byHML0
              
            
              
                Bayer and the bees | DW Documentary
                https://www.youtube.com/watch?v=UaNSByf4sLA
              
            
              
                The Death Of Bees Explained – Parasites, Poison and Humans
                https://www.youtube.com/watch?v=GqA42M4RtxE
              
            
              
                The secret tactics Monsanto used to protect Roundup, its star product
                https://www.youtube.com/watch?v=JszHrMZ7dx4
              
            
              
                The Monsanto Papers : Roundup & The Canadian Connection - Enquête
                https://www.youtube.com/watch?v=lidkYEUqw-Q
              
            
              
                The Meat Lobby: How the Meat Industry Hides the Truth
                https://www.youtube.com/watch?v=nX1KUPZC3Ck
              
            
              
                Ocean Alert: Overfishing
                https://www.youtube.com/watch?v=eVJ7Prt5OdA
              
            
              
                Salmon Confidential, Documentary About Salmon Farms in Canada & Diseased Salmon
                https://www.youtube.com/watch?v=fTCQ2IA_Zss
              
            
              
                Artifishal (Full Film) | The Fight to Save Wild Salmon
                https://www.youtube.com/watch?v=XdNJ0JAwT7I
              
            
              
                Cod: The Fish that Made New England
                https://www.youtube.com/watch?v=cLE56imBjJs
              
            
              
                Will the ocean ever run out of fish? - Ayana Elizabeth Johnson and Jennifer Jacquet
                https://www.youtube.com/watch?v=WNdR808jMSA
              
            
              
                (GRAPHIC CONTENT) Over 73 Million Sharks Killed Every Year for Fins
                https://www.youtube.com/watch?v=mO7hvOtYnck
              
            
              
                Appetite for Destruction: Eating Bluefin Tuna Into Extinction
                https://www.youtube.com/watch?v=hivvTo6VSS8
              
            
              
                (GRAPHIC CONTENT) Japan resumes commercial whaling amid backlash
                https://www.youtube.com/watch?v=RYYrXM86PB8
              
            
              
                The Sea Shepherds Go Head To Head With Whaler Factory Ship
                https://www.youtube.com/watch?v=rCRHG307oJA
              
            
              
                The Ocean Is Running Out of Fish. Here's the Alarming Math.
                https://www.youtube.com/watch?v=Q1EcQQsJrmg
              
            
              
                Communication towers kill about 6.8 million birds every year
                https://www.youtube.com/watch?v=uWlr_UEWOiY
              
            
              
                How to Stop Buildings from Killing Birds
                https://www.youtube.com/watch?v=lm55DG_KNAc
              
            
              
                (GRAPHIC CONTENT) Hundreds of birds killed, hurt after flying into NASCAR Hall of Fame building
                https://www.youtube.com/watch?v=sRCxsvNpIMY
              
            
              
                This Is Martha, the World's Last-Known Passenger Pigeons
                https://www.youtube.com/watch?v=wx-cGnvKsvo
              
            
              
                Why Billions of Passenger Pigeons Died in Under a Century
                https://www.youtube.com/watch?v=twr53QVGh0E
              
            
              
                Why DODOS Actually Went EXTINCT | Island Biogeography 1
                https://www.youtube.com/watch?v=YXVLPqY1FrY
              
            
              
                Dodo was not dumb and clumsy.
                https://www.youtube.com/watch?v=ZNNyLrxM8uk
              
            
              
                The Tragedy of the Stephens Island Wren
                https://www.youtube.com/watch?v=VVartoMPI8A
              
            
              
                What's Driving Tigers Toward Extinction?
                https://www.youtube.com/watch?v=qhrT0v7QSvc
              
            
              
                Here's Why Tigers Are Going Extinct
                https://www.youtube.com/watch?v=vrp0boIH9mA
              
            
              
                Battling India's Illegal Tiger Trade
                https://www.youtube.com/watch?v=gYlZ2r-3kyg
              
            
              
                Can We Save the Tiger?
                https://www.youtube.com/watch?v=skA-FBUr0tY
              
            
              
                Orangutan Extinction
                https://www.youtube.com/watch?v=VNc1co8_q_I
              
            
              
                What happens if Orangutans go Extinct?
                https://www.youtube.com/watch?v=XW9gCIrdRfs
              
            
              
                Baby Orangutan Bursts Into Tears On The Climbing Ropes
                https://www.youtube.com/watch?v=BSaOoL6Dte4
              
            
              
                This is what ye shipped for - Ahab's speech
                https://www.youtube.com/watch?v=wpLOsFc1AhQ
              
            
              
                Fleeing climate change — the real environmental disaster
                https://www.youtube.com/watch?v=cl4Uv9_7KJE
              
            
              
                How Humans are Destroying the Planet?
                https://www.youtube.com/watch?v=59tbMh3tAUY
              
            
              
                Why Humanity Destroyed Itself - A glance from a future we will avoid.
                https://www.youtube.com/watch?v=Yk3QsGzAjKI
              
            
              
                The Life of Greta Thunberg
                https://www.youtube.com/watch?v=tdDasG3ruRU
              
            
          
- 
            
              
                We are from nature, from the seas, and the mountains, and the desert too
                https://www.youtube.com/watch?v=A41CQzqUj8c
              
            
              
                damp and drizzly November
                https://youtu.be/2pY3DztEa4U?t=83
              
            
              
                deep and dark December
                https://www.youtube.com/watch?v=ntHOqosgBYQ
              
            
              
                Get a hold of the trail
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
          
- 
            
              
                Michelle Alexander's
                https://www.youtube.com/watch?v=SQ6H-Mz6hgw
              
            
              
                Loyd Blankenship
                https://www.youtube.com/watch?v=0tEnnvZbYek
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Brene Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                choked by poverty
                https://www.youtube.com/watch?v=fCvX1IBvK2c
              
            
              
                devastated by depression
                https://www.youtube.com/watch?v=AyogyD7vXbw
              
            
              
                Prisons are places that punish and harm even more
                https://www.youtube.com/watch?v=b5hmP9STe-g
              
            
              
                real education programs such as Will Richardson hints on
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                Michelle Alexander
                https://www.youtube.com/watch?v=SQ6H-Mz6hgw
              
            
              
                Kandice Sumner
                https://www.youtube.com/watch?v=7O7BMa9XGXE
              
            
              
                Duncan Campbell
                https://www.youtube.com/watch?v=tK2OPkz2LTM
              
            
          
- 
            
              
                especially if you take to the trails
                https://www.youtube.com/results?search_query=appalachian+trail+pacific+crest+trail%2C+continental+divide+trail+AT%2C+PCT%2C+CDT
              
            
              
                especially when you are unlucky enough to be born to a life of violence or crime
                https://www.youtube.com/watch?v=CpaFX6Ei0nU
              
            
              
                The Transformation
                https://www.youtube.com/watch?v=s8nFACrLxr0
              
            
              
                The transformation took us from whatever we were born into, and it helped us to become great beings
                https://www.youtube.com/watch?v=A41CQzqUj8c
              
            
              
                Julia Sweeney's Letting Go Of God
                https://www.youtube.com/watch?v=C74-f4ZV-ss
              
            
              
                We Are All Connected
                https://www.youtube.com/watch?v=XGK84Poeynk
              
            
              
                Randolph-Macon Woman's College
                https://www.youtube.com/watch?v=5sRBGGzdsl8
              
            
              
                I especially love how he said a cult of female gods would have improving effects
                https://youtu.be/5sRBGGzdsl8?t=5307
              
            
              
                Greta Thunberg
                https://www.youtube.com/results?search_query=Greta+Thunberg
              
            
              
                Michelle Alexander
                https://www.youtube.com/results?search_query=Michelle+Alexander
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Astra Taylor
                https://www.youtube.com/results?search_query=Astra+Taylor
              
            
              
                Avital Ronell
                https://www.youtube.com/results?search_query=Avital+Ronell
              
            
              
                Martha Nussbaum
                https://www.youtube.com/results?search_query=Martha+Nussbaum
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Brené Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Ayn Rand
                https://www.youtube.com/results?search_query=Ayn+Rand
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                Daniel Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                Christopher Hitchens
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
              
                Philip Zimbardo
                https://www.youtube.com/results?search_query=Philip+Zimbardo
              
            
          
- 
            
              
                your mathematical art
                https://www.youtube.com/watch?v=4Se0_w0ISYk
              
            
              
                the ideal solution is a plotter
                https://www.youtube.com/watch?v=osrxCp3hGpM
              
            
              
                Bare bone plotters are sometimes sold for $150 to $300
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=pen+plotter
              
            
              
                E=mc2
                https://www.youtube.com/watch?v=p9TBp7DRamA
              
            
              
                also, your teacher can't get fired
                https://www.youtube.com/watch?v=OJO8oFEo530
              
            
              
                they do the dance of the lemons
                https://www.youtube.com/watch?v=5Hh6uHUx728
              
            
              
                What is a Vector?
                https://www.youtube.com/watch?v=bKEaK7WNLzM
              
            
              
                Vector Math
                https://www.youtube.com/watch?v=Rob0pbE7kks
              
            
              
                Random Vectors
                https://www.youtube.com/watch?v=jupjuq9Jl-M
              
            
              
                Guggenheim
                https://www.guggenheim.org/
              
            
              
                The Museum of Modern Art
                https://www.moma.org/
              
            
              
                Yayoi Kusama
                https://www.youtube.com/watch?v=reVBAbo5VU8
              
            
              
                start in the beginning
                https://www.youtube.com/watch?v=5R9eywArFTE
              
            
          
- 
            
              
                Greta Thunberg To World Leaders
                https://www.youtube.com/watch?v=TMrtLsQbaok
              
            
              
                How a Double Agent Prevented Nuclear War
                https://www.youtube.com/watch?v=yprpoPc2g0k
              
            
              
                Stanislav Petrov, who averted possible nuclear war
                https://www.youtube.com/watch?v=L7EmLf4Xlq0
              
            
              
                Vasili Arkhipov, Award winner for averting nuclear war
                https://www.youtube.com/watch?v=iLokpu4ixQE
              
            
              
                If Student Loans Were Honest - Honest Ads (College Debt)
                https://www.youtube.com/watch?v=pUanS5OWy_k
              
            
              
                The single biggest reason why start-ups succeed | Bill Gross
                https://www.youtube.com/watch?v=bNpx7gpSqbY
              
            
              
                Daring Classrooms by Brené Brown
                https://www.youtube.com/watch?v=DVD8YRgA-ck
              
            
              
                Purpose of Education by Claire Boonstra
                https://www.youtube.com/watch?v=lYGbfKWTplk
              
            
              
                What is education for? by Deborah Duncan
                https://www.youtube.com/watch?v=Ke4IqLjOrHA
              
            
              
                The Power of Potential: Student Centered Learning by Ayla Postelnek
                https://www.youtube.com/watch?v=pI1GtWRI55A
              
            
              
                Rote Learning Messed Me Up As An Adult
                https://www.youtube.com/watch?v=3SDO3TMwfCE
              
            
              
                Sir Ken Robinson - Leading a Learning Revolution
                https://www.youtube.com/watch?v=-XTCSTW24Ss
              
            
              
                Education Is a System of Indoctrination of the Young - Noam Chomsky
                https://www.youtube.com/watch?v=JVqMAlgAnlo
              
            
              
                Noam Chomsky - The Purpose of Education
                https://www.youtube.com/watch?v=DdNAUJWJN08
              
            
              
                Education For Whom and For What?
                https://www.youtube.com/watch?v=e_EgdShO1K8
              
            
              
                Jason Stanley - Education vs Indoctrination
                https://www.youtube.com/watch?v=HQy4yDx01bA
              
            
              
                How Falling Behind Can Get You Ahead by David Epstein
                https://www.youtube.com/watch?v=BQ2_BwqcFsc
              
            
              
                Rethinking Challenging Kids-Where There's a Skill There's a Way | J. Stuart Ablon
                https://www.youtube.com/watch?v=zuoPZkFcLVs
              
            
              
                Academic Doping On The Rise: Number Of Students Abusing ADHD Drugs Increasing
                https://www.youtube.com/watch?v=VqWnumbraI4
              
            
              
                Toxic culture of education: Joshua Katz
                https://www.youtube.com/watch?v=BnC6IABJXOI
              
            
              
                Why Most Parenting Advice is Wrong
                https://www.youtube.com/watch?v=5g8tHEXtCXE
              
            
              
                How To Raise Emotionally Intelligent Children | Lael Stone
                https://www.youtube.com/watch?v=6fL09e8Tm9c
              
            
              
                5 Dangerous Things You Should Let Your Children Do: Gever Tulley
                https://www.youtube.com/watch?v=NXhddUqNNjo
              
            
              
                Understanding Publication Bias in Research
                https://www.youtube.com/watch?v=DSlye63OlCE
              
            
              
                Is there a reproducibility crisis in science? - Matt Anticole
                https://www.youtube.com/watch?v=FpCrY7x5nEE
              
            
              
                Not all scientific studies are created equal - David H. Schwartz
                https://www.youtube.com/watch?v=GUpd2HJHUt8
              
            
              
                If Antidepressant Commercials Were Honest - Honest Ads
                https://www.youtube.com/watch?v=n0v0jUeFGQ0
              
            
              
                Psych-Drugs Harm - One: Robert Whitaker - A History
                https://www.youtube.com/watch?v=Wd3_Iq8P3Fo
              
            
              
                Psych-Drugs Harm - Two: Peter Gøtzsche - Few Benefit, Many Harmed
                https://www.youtube.com/watch?v=GNpGe5r0jI0
              
            
              
                There's No Such Thing as an Antidepressant: UCLA Professor David Cohen, PhD
                https://www.youtube.com/watch?v=vy6HnFIxO3U
              
            
              
                Vaccines Don't Cause Autism
                https://www.youtube.com/watch?v=o65l1YAVaYc
              
            
              
                Homeopathy, quackery and fraud | James Randi
                https://www.youtube.com/watch?v=c0Z7KeNCi7g
              
            
              
                Richard Dawkins - The God Delusion - Full Documentary
                https://www.youtube.com/watch?v=IzZh2wstj88
              
            
              
                Richard Dawkins: The God Delusion + Questions and Answers
                https://www.youtube.com/watch?v=5sRBGGzdsl8
              
            
              
                The Four Horseman - Hitchens, Dawkins, Dennet, Harris
                https://www.youtube.com/watch?v=n7IHU28aR2E
              
            
              
                Hells Angel (Mother Teresa) - Christopher Hitchens
                https://www.youtube.com/watch?v=NJG-lgmPvYA
              
            
              
                China Is Threatening Academic Freedom in Australian Universities
                https://www.youtube.com/watch?v=78qcDIjRO8I
              
            
              
                The Extreme 996 Work Culture in China
                https://www.youtube.com/watch?v=l8wWoQ3_F00
              
            
              
                The most important lesson from 83,000 brain scans | Daniel Amen
                https://www.youtube.com/watch?v=esPRsT-lmw8
              
            
              
                Know a hero: Clair Patterson
                https://www.youtube.com/watch?v=-fSwH4kO0Lo
              
            
              
                Lead for Life - the history of leaded gasoline - an excerpt
                https://www.youtube.com/watch?v=pqg9jH1xwjI
              
            
              
                Millions of People in the US Live Without Access to Safe Water
                https://www.youtube.com/watch?v=Jb4NvK7aVYM
              
            
              
                The Devastating Impact of Criminalizing Abortion in Ecuador
                https://www.youtube.com/watch?v=xfMFVR9Hyn8
              
            
              
                Prison is Horrible But Not For the Reason You Think
                https://www.youtube.com/watch?v=cTEDJPW5BI8
              
            
              
                The Power of Deliberate LIstening | Ronnie Polaneczky
                https://www.youtube.com/watch?v=A343tlP5iUA
              
            
              
                Why I've Been In Prison 46yrs
                https://www.youtube.com/watch?v=CwsVZKXWhxc
              
            
              
                My 46th Christmas Dinner in Prison
                https://www.youtube.com/watch?v=TfjZhrVOLXs
              
            
              
                Viktor Frankl: Why education is failing
                https://www.youtube.com/watch?v=8LeHjY5T4Rw
              
            
              
                Viktor Frankl: Youngsters need challenges
                https://www.youtube.com/watch?v=ImonPWt7VOA
              
            
              
                WILD 2014 - El Condor Pasa - Paul Simon & Garfunkel
                https://www.youtube.com/watch?v=A41CQzqUj8c
              
            
              
                What is the Appalachian Trail?
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
          
- 
            
              
                fake education is not worth the effort and in some cases the drug addiction
                https://www.youtube.com/watch?v=VqWnumbraI4
              
            
              
                Running your own business is a healthy alternative
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
              
                25% of students age 16-32 take Adderall 1-7 times per week, not prescribed
                https://news.ycombinator.com/item?id=28500422
              
            
              
                Phony diagnoses hide high rates of drugging at nursing homes
                https://news.ycombinator.com/item?id=28495941
              
            
              
                My mum spent two decades as a primary schol teacher, and it's an open secret in that industry that Ritalin and other behavioural drugs are, at least in some cases, administered for the benefit of the teacher and other students in the class - not necessarily for the child receiving it.
                https://news.ycombinator.com/item?id=28497780
              
            
              
                under pressure
                https://www.youtube.com/watch?v=Wi2nmx7XqB0
              
            
              
                what we may witness is not the repairs we need
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                fraudulent medication of the students just to get them to temporarily memorize for tests
                https://www.youtube.com/watch?v=iG9CE55wbtY
              
            
          
- 
            
              
                The choices we make dictate the life we lead, to thine own self be true.
                https://www.youtube.com/watch?v=0o2Vc_57hSI&t=118s
              
            
              
                Sunaura Taylor
                http://www.sunaurataylor.com/
              
            
              
                Factory Farms
                http://www.sunaurataylor.com/portfolio/Factory%20Farms
              
            
              
                Chicken Truck
                http://www.sunaurataylor.com/portfolio/Factory%20Farms/details/Chicken%20Truck
              
            
              
                the recruiter always lies
                https://www.youtube.com/watch?v=xkSh4JCUXro
              
            
          
- 
            
              
                The Lucifer effect - an interview by DPU with Philip G. Zimbardo
                https://www.youtube.com/watch?v=sTX-XGbPFHE
              
            
              
                The Stanford Prison Experiment Official Trailer (About Philip Zimbardo's Research)
                https://www.youtube.com/watch?v=3XN2X72jrFk
              
            
              
                History vs. Richard Nixon - Alex Gendler
                https://www.youtube.com/watch?v=MX_HYL6-0Co
              
            
              
                The history of the Cuban Missile Crisis - Matthew A. Jordan
                https://www.youtube.com/watch?v=bwWW3sbk4EU
              
            
              
                Stanislav Petrov
                https://www.youtube.com/watch?v=L7EmLf4Xlq0
              
            
              
                Vasili Arkhipov
                https://www.youtube.com/watch?v=iLokpu4ixQE
              
            
              
                The rise and fall of the Berlin Wall - Konrad H. Jarausch
                https://www.youtube.com/watch?v=A9fQPzZ1-hg
              
            
              
                What “Machiavellian” really means - Pazit Cahlon and Alex Gendler
                https://www.youtube.com/watch?v=fUlGtrHCGzs
              
            
              
                What makes something "Kafkaesque"? - Noah Tavlin
                https://www.youtube.com/watch?v=wkPR4Rcf4ww
              
            
              
                What "Orwellian" really means - Noah Tavlin
                https://www.youtube.com/watch?v=oe64p-QzhNE
              
            
              
                How to recognize a dystopia - Alex Gendler
                https://www.youtube.com/watch?v=6a6kbU88wu0
              
            
              
                How Government Corruption is a Precursor to Extremism
                https://www.youtube.com/watch?v=QoiVyzlit5I
              
            
              
                Siemens Corruption Via Black Money
                https://www.youtube.com/watch?v=AGTVsHJw6fI
              
            
              
                Corruption at Siemens
                https://www.youtube.com/watch?v=O9lAEV7BLM4
              
            
              
                Volkswagen's diesel scandal, explained
                https://www.youtube.com/watch?v=CQ4irwe3ZDk
              
            
              
                Power of corruption
                https://www.youtube.com/watch?v=295T3fUF1SM
              
            
              
                Fighting Corruption in the Developing World
                https://www.youtube.com/watch?v=iFIgqzj4v70
              
            
              
                Why the majority is always wrong by Paul Rulkens
                https://www.youtube.com/watch?v=VNGFep6rncY
              
            
              
                Why Privacy Matters
                https://www.youtube.com/watch?v=H6bjmeqAWKw
              
            
              
                Google's congressional hearing highlights in 11 minutes
                https://www.youtube.com/watch?v=-nSHiHO6QJI
              
            
              
                These are the most confusing questions Congress asked Zuckerberg
                https://www.youtube.com/watch?v=stXgn2iZAAY
              
            
              
                Google Search Warrant: Geofences and Privacy
                https://www.youtube.com/watch?v=mAXpjrjjmMY
              
            
              
                Supreme Court rules in cell phone privacy case
                https://www.youtube.com/watch?v=U4dcKwyJwmc
              
            
              
                AOC Spotlights Privacy Concerns of Facial Recognition
                https://www.youtube.com/watch?v=pxZk6IQxaLY
              
            
              
                5 awkward moments at the Facebook hearing
                https://www.youtube.com/watch?v=IuPABtlr-rM
              
            
              
                Google Can Track Android User Locations Even When Phone Is Off
                https://www.youtube.com/watch?v=qYJEtXNx208
              
            
              
                What Google Does with Your Data
                https://www.youtube.com/watch?v=nRJGRbi2g3c
              
            
              
                Edward Snowden: How Your Cell Phone Spies on You
                https://www.youtube.com/watch?v=VFns39RXPrU
              
            
              
                Edward Snowden - “Permanent Record” & Life as an Exiled NSA Whistleblower | The Daily Show
                https://www.youtube.com/watch?v=PArFP7ZJrtg
              
            
              
                Lying cop doesn't know Uber driver was actually a lawyer
                https://www.youtube.com/watch?v=Yl9bgcBf-6M
              
            
              
                Police pull over Florida state attorney
                https://www.youtube.com/watch?v=iiUkbE_ktHs
              
            
              
                Video apparently shows Baltimore police planting evidence
                https://www.youtube.com/watch?v=uBMfzs9Nf7s
              
            
              
                Officer arrested for planting evidence
                https://www.youtube.com/watch?v=fOFMwL3VQIA
              
            
              
                How Far Is the N.Y.P.D. Willing to Go to Make a Pot Arrest?
                https://www.youtube.com/watch?v=DrfZuPFrH8A
              
            
              
                Don't Talk to the Police
                https://www.youtube.com/watch?v=d-7o9xYp7eE
              
            
              
                Judge spends night in jail with man he sentenced
                https://www.youtube.com/watch?v=V30hcLSRz5M
              
            
              
                Our failing schools. Enough is enough! | Geoffrey Canada
                https://www.youtube.com/watch?v=vY2l2xfDBcE
              
            
              
                How America's public schools keep kids in poverty | Kandice Sumner
                https://www.youtube.com/watch?v=7O7BMa9XGXE
              
            
              
                How to escape education's death valley | Sir Ken Robinson
                https://www.youtube.com/watch?v=wX78iKhInsc
              
            
              
                Do schools kill creativity? | Sir Ken Robinson
                https://www.youtube.com/watch?v=iG9CE55wbtY
              
            
              
                Sir Ken Robinson, Finding Your Element
                https://www.youtube.com/watch?v=17fbxRQgMlU
              
            
              
                Bring on the learning revolution! | Ken Robinson
                https://www.youtube.com/watch?v=kFMZrEABdw4
              
            
              
                The power of vulnerability | Brené Brown
                https://www.youtube.com/watch?v=X4Qm9cGRub0
              
            
              
                Waiting For Superman
                https://www.youtube.com/watch?v=yFN0nf6Hqk0
              
            
              
                PBS frontline Michelle Rhee
                https://www.youtube.com/watch?v=Wi2nmx7XqB0
              
            
              
                TEDxMidwest - Phil Zimbardo - Heroes
                https://www.youtube.com/watch?v=BzRR3Mo4noU
              
            
          
- 
            
              
                https://editor.p5js.org/catpea/sketches/
                https://editor.p5js.org/catpea/sketches/
              
            
              
                https://github.com/catpea/p5
                https://github.com/catpea/p5
              
            
              
                function
                https://www.youtube.com/watch?v=xUI5Tsl2JpY
              
            
              
                Bret Victor’s Inventing on Principle
                https://www.youtube.com/watch?v=8QiPFmIMxFc
              
            
              
                We can’t just use plain numbers, we need to upgrade them
                https://www.youtube.com/watch?v=_QC42w0npwQ
              
            
              
                Any source of information on the subject of vectors will give you all the formulas
                https://www.mathsisfun.com/algebra/vectors.html
              
            
              
                Trigonometry is just relationships of lines moving around a circle
                https://www.youtube.com/watch?v=mhd9FXYdf4s
              
            
              
                Because trigonometry, is less than 50 lines of code
                https://gist.github.com/jgphilpott/1378cc2cccde6d65c5fb2b6111b5a98f
              
            
          
- 
            
              
                You have been mislead
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                you have been tricked
                https://www.youtube.com/watch?v=8rmSldhnSDc
              
            
              
                untold suffering
                https://edition.cnn.com/2019/11/05/world/climate-emergency-scientists-warning-intl-trnd/index.html
              
            
              
                Appalachian Trail of the East
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                Pacific Crest Trail of the West
                https://www.youtube.com/watch?v=vmmH-2rWHH0
              
            
              
                Simon & Garfunkel El Cóndor Pasa
                https://www.youtube.com/watch?v=Sk1wlMlfqHQ
              
            
          
- 
            
              
                Check All
                https://www.youtube.com/watch?v=XZgYtgTFDNk
              
            
              
                it had my second hinge design
                https://www.tinkercad.com/things/egCwG9FwWHQ
              
            
              
                Cybertruck
                https://www.youtube.com/watch?v=6Q3uaepRCl4
              
            
              
                the first is too precise for cheap 3D printers
                https://www.tinkercad.com/things/jjBMQ6VmdJO
              
            
              
                the second, is too flawlessly round to not trigger all kinds on Non-manifold geometry alerts
                https://www.tinkercad.com/things/egCwG9FwWHQ
              
            
              
                My latest wallet design, embraces square geometry
                https://www.tinkercad.com/things/kkERsHNJQ0T
              
            
              
                PrusaSlicer
                https://www.youtube.com/watch?v=G_4H1OTIAK0
              
            
              
                A cute little oddly terrifying 3D design
                https://www.etsy.com/listing/292024963/3d-printed-polyface-planter
              
            
          
- 
            
              
                My goodness, can you imagine the Bambi with with beautiful Yacht-like portholes
                https://www.moma.org/audio/playlist/314/4070
              
            
              
                Thrift Shop song
                https://www.youtube.com/watch?v=QK8mJJJvaes
              
            
              
                and they are already getting tricked by the crappy education they are getting
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                armored Batman for $3
                https://www.etsy.com/listing/1053287872/tl-batman-3d-print-model-diorama-dc
              
            
              
                ugly $20 wallets
                https://www.etsy.com/listing/758508704/hardshell-wallet-credit-card-holder-3d
              
            
              
                $25 cosplay masks
                https://www.etsy.com/listing/980724019/anime-battle-mech-cosplay-mask-made-in
              
            
              
                $200 futuristic cannons
                https://www.etsy.com/listing/900900492/cold-gun-cosplay-3d-printed-leds-stand
              
            
              
                Creating a metallic terminator skeleton kit
                https://www.youtube.com/watch?v=aKflhTrRh2k
              
            
              
                sells for about $1,000 to $3,000
                https://www.etsy.com/listing/903647318/terminator-t-800-full-scale-resin-cast
              
            
              
                receive shipments of metal or resin terminator skeleton components for painting and sale
                https://www.youtube.com/watch?v=aYfeGfMey24
              
            
          
- 
            
              
                lemon
                https://www.youtube.com/watch?v=5Hh6uHUx728
              
            
              
                teachers doing as little as possible to just get paid
                https://www.youtube.com/watch?v=8jsUj4DqWfU
              
            
              
                purposefully manipulating your grades
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                it is a sign of getting indoctrinated into a fantasy lifestyle
                https://www.youtube.com/watch?v=8ve23i5K334
              
            
              
                Mimicry is actually normal part of early human development
                https://en.wikipedia.org/wiki/Loevinger%27s_stages_of_ego_development
              
            
              
                it becomes a component in a process of indoctrination
                https://www.youtube.com/watch?v=IzZh2wstj88
              
            
              
                often do not awaken from their bad judgment until they face some life threatening illness
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                few will ever learn to see outside of themselves
                https://www.youtube.com/watch?v=bVV2Zk88beY
              
            
              
                if those tests were real all the students would fail them today
                https://www.youtube.com/watch?v=8ve23i5K334
              
            
              
                People with the fraudulent diplomas and now student debt
                https://www.youtube.com/watch?v=8ve23i5K334
              
            
              
                they will not understand you, they gave up on understanding
                https://www.youtube.com/watch?v=8jsUj4DqWfU
              
            
              
                aim to become an independent business person
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
              
                Learn lmms
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                Use a projector
                https://www.youtube.com/watch?v=BXW0xgYNxlc
              
            
              
                the little master painting techniques
                https://www.youtube.com/watch?v=NK4Uo5QvH6M
              
            
              
                get a cheap 3D printer
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
              
                learn 3D modeling
                https://www.youtube.com/watch?v=TPrnSACiTJ4
              
            
              
                The real trap of poverty, is a regular job that will destroy your mental health
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                that kind of thing will only result the principal calling them a lemon and having them do a little dance for failure to teach
                https://www.youtube.com/watch?v=5Hh6uHUx728
              
            
          
- 
            
              
                Yayoi Kusama – Obsessed with Polka Dots | Tate
                https://www.youtube.com/watch?v=rRZR3nsiIeA
              
            
              
                Kusama - Infinity - Official Trailer
                https://www.youtube.com/watch?v=x8mdIB1WxHI
              
            
              
                「大分市美術館特別展 草間彌生 永遠の永遠の永遠」
                https://www.youtube.com/watch?v=mrQH5-nUAMU
              
            
              
                Wangechi Mutu, Between the Earth and the Sky
                https://www.youtube.com/watch?v=TaL8zDealmU
              
            
              
                Vincent Van Gogh Visits the Gallery
                https://www.youtube.com/watch?v=ubTJI_UphPk
              
            
              
                Making machines that make | Nadya Peek | TEDxAmsterdam
                https://www.youtube.com/watch?v=6t_lMoMN-lY
              
            
              
                Eileen Gray exhibition with Bard Graduate Center Gallery
                https://www.youtube.com/watch?v=gQxS4-4vmKk
              
            
              
                Experimental female designer, Eileen Gray
                https://www.youtube.com/watch?v=HugX1wMS18s
              
            
              
                A brief introduction to Eileen Gray
                https://www.youtube.com/watch?v=EC7MIfMSz_s
              
            
              
                Charlotte Perriand, a Brief Overview
                https://www.youtube.com/watch?v=wOWtvXEys7k
              
            
              
                Charlotte Perriand - COLLECTING DESIGN
                https://www.youtube.com/watch?v=CahrFHbZ53k
              
            
              
                what i wish i knew before studying industrial design in college
                https://www.youtube.com/watch?v=ilHyhgFlt78
              
            
              
                Women In Industrial Design Forum at ArtCenter College of Design
                https://www.youtube.com/watch?v=P8O2spPdD5M
              
            
              
                Clay-Projekt am Institut für Industrial Design
                https://www.youtube.com/watch?v=zoRWkBB8pts
              
            
              
                2021 Industrial Design Trend, The Death of Detail?
                https://www.youtube.com/watch?v=oxVKiteS2AI
              
            
              
                14 Growing Industries of the Future [2021 Edition]
                https://www.youtube.com/watch?v=cEUJ0EO-ncA
              
            
              
                What Makes a Product Design Iconic?
                https://www.youtube.com/watch?v=9wHlJXnx0bM
              
            
              
                4 Tips to Make Iconic Industrial Design - Proportions Tutorial
                https://www.youtube.com/watch?v=X7Y1VvwWiaI
              
            
              
                The End of Traditional Industrial Design & Transition into a New Frontier
                https://www.youtube.com/watch?v=fozZfnJCoaE
              
            
              
                Why All Products Look The Same, Industrial Design Trend 2021
                https://www.youtube.com/watch?v=V8msfSiTWLg
              
            
              
                PS5 Hardware Reveal Trailer
                https://www.youtube.com/watch?v=RkC0l4iekYo
              
            
              
                Play Like Never Before | PS5
                https://www.youtube.com/watch?v=cxXvYJyBlc4
              
            
              
                The Strange Story of the Mp3 Player
                https://www.youtube.com/watch?v=pSJi5YuK3gQ
              
            
              
                Ingenious Product Design Ideas
                https://www.youtube.com/watch?v=t5imPKJm3aM
              
            
              
                CNC Shop Tour | My CNC Business
                https://www.youtube.com/watch?v=pn6vUag_mHo
              
            
              
                What do companies look for in a design portfolio? How do you show passion?
                https://www.youtube.com/watch?v=X_tUOfHpoyM
              
            
              
                The Industrial Design Portfolio That Landed My Dream Job!
                https://www.youtube.com/watch?v=2R3VCGHk4G4
              
            
              
                Design Portfolios, What Makes a Good One?
                https://www.youtube.com/watch?v=vB0Uoy5zO9U
              
            
              
                AMATEUR VS PRO, Advanced Design Examples (Before & After)
                https://www.youtube.com/watch?v=xzyvO71XEaA
              
            
              
                Making FAMOUS Graphic Designs Better!! (Before & After Design)
                https://www.youtube.com/watch?v=Tm25IxJQPWM
              
            
              
                Making FAMOUS Graphic Designs Better!?
                https://www.youtube.com/watch?v=INMuAYZDums
              
            
              
                3 Of The BEST Design Portfolios Of 2020 [Techniques Revealed]
                https://www.youtube.com/watch?v=ITpre4-99PI
              
            
              
                Industrial Design Fundamentals 01 Perspective
                https://www.youtube.com/watch?v=flVR6FqTYKc
              
            
              
                TWO POINT PERSPECTIVE (unique method)
                https://www.youtube.com/watch?v=7K2yaBfaVhk
              
            
              
                Perspective Drawing with String
                https://www.youtube.com/watch?v=hrtvoBGuBzg
              
            
              
                TinkerCAD - Tutorial for Beginners in 9 MINUTES!
                https://www.youtube.com/watch?v=gOs6Mdj7y_4
              
            
              
                Make Simple Eiffel Tower with Tinkercad + 3D printing | 3D modeling How to make and design
                https://www.youtube.com/watch?v=LOKpUSnjHao
              
            
              
                Design a Tinkercad Jet in Minutes!
                https://www.youtube.com/watch?v=541M5rS56Pw
              
            
              
                Blender For Industrial Design
                https://www.youtube.com/watch?v=mWlk04zjwew
              
            
              
                How to create a Speaker in 18min
                https://www.youtube.com/watch?v=L2otcxK0nc8
              
            
              
                Theragun - Product + Industrial design 3D Modelling In Blender - Speed Modelling
                https://www.youtube.com/watch?v=349sl2GvIqc
              
            
              
                Blender Tutorial | Prop Design Braun HL70
                https://www.youtube.com/watch?v=vychtDH3Drw
              
            
              
                Sneakers in Blender
                https://www.youtube.com/watch?v=tSABdIpsBEA
              
            
              
                Creality Ender 3 V2 - 3D Printer - Unbox & Setup
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
              
                How to Use PrusaSlicer 2.3 with the Ender 3 v2 and other 3d Printers
                https://www.youtube.com/watch?v=NAViqJx73Y0
              
            
              
                Tesla Bot
                https://www.youtube.com/watch?v=HUP6Z5voiS8
              
            
              
                Atlas | Partners in Parkour
                https://www.youtube.com/watch?v=tF4DML7FIWk
              
            
              
                Inside the lab, How does Atlas work?
                https://www.youtube.com/watch?v=EezdinoG4mk
              
            
              
                The Evolution of Boston Dynamics
                https://www.youtube.com/watch?v=D_Vc_yDvU24
              
            
              
                Top Ten Coolest Exhibits – Makers Faire 2019
                https://www.youtube.com/watch?v=K7z3RRe_tgA
              
            
              
                Fab Lab, Art and Technology in Education
                https://www.youtube.com/watch?v=lNJxDVmzxVo
              
            
              
                What is a Fab Lab?
                https://www.youtube.com/watch?v=lPF7zDSf-LA
              
            
              
                The Hackerspace Movement, Mitch Altman at TEDxBrussels
                https://www.youtube.com/watch?v=WkiX7R1-kaY
              
            
              
                Open Source Creativity - Hackerspaces, Science on the SPOT
                https://www.youtube.com/watch?v=wamwklXWK4M
              
            
              
                Maker space; supporting innovation | Juliana Rotich
                https://www.youtube.com/watch?v=-KSzIQhSQdc
              
            
              
                Makerspace, Make Community | Jamie Leben
                https://www.youtube.com/watch?v=CQnXaShzuHw
              
            
              
                How to Create a Makerspace
                https://www.youtube.com/watch?v=BEUDgfsy-8k
              
            
              
                A Brief History of RepRap with Sanjay Mortimer (VERRF Special)
                https://www.youtube.com/watch?v=TaibgPqYpSg
              
            
              
                Introduction to the History of Industrial Design
                https://www.youtube.com/watch?v=2H_nL7ZUnIs
              
            
              
                History of Industrial Design Week 1, Intro. What is ID?
                https://www.youtube.com/watch?v=wz4Bh2GVJAI
              
            
              
                History of Industrial Design Lectures
                https://www.youtube.com/watch?v=wz4Bh2GVJAI&list=PLH6tAuvHwidKuNu48nV-wJZfG2ZG6hLZX
              
            
          
- 
            
              
                MODELLING For Absolute Beginners | Blender Human Tutorial
                https://www.youtube.com/watch?v=9xAumJRKV6A
              
            
              
                The Saturn 1.0
                https://www.tinkercad.com/things/gFvd955zp2z
              
            
              
                Shapeways
                https://www.shapeways.com/getting-started/jewelry
              
            
              
                3d printed jewelery tutorial
                https://www.youtube.com/results?search_query=3d+printed+jewelery+tutorial
              
            
          
- 
            
              
                I am NOT a Superpredator
                https://www.youtube.com/watch?v=WXDpPCTOCac
              
            
              
                Michelle Alexander
                https://www.youtube.com/watch?v=SQ6H-Mz6hgw
              
            
              
                The New Jim Crow: Mass Incarceration in the Age of Colorblindness
                https://www.audible.com/pd/The-New-Jim-Crow-Audiobook/B007QW236E
              
            
              
                non-violent crimes should not result in a prison sentence
                https://www.youtube.com/watch?v=lnuoHywbaR8
              
            
              
                incredible new powers such as geo fencing, that arises from what should be illegal-mass-surveillance
                https://www.youtube.com/watch?v=mAXpjrjjmMY
              
            
              
                Along with decriminalization of drugs, we must also remove the need for them
                https://www.youtube.com/watch?v=d-0KfwFCMRM
              
            
          
- 
            
              
                How I Became a Professional Drone Pilot
                https://www.youtube.com/watch?v=jBJNzO3SVX0
              
            
              
                DJI FPV Tips, Tricks & Review
                https://www.youtube.com/watch?v=ReS-DV6-RHI
              
            
              
                DJI F550 Hexacopter crash after flight above the clouds
                https://www.youtube.com/watch?v=GfxdeRx2fLA
              
            
              
                Drone RESCUE MISSION (bear territory)
                https://www.youtube.com/watch?v=dS_BWGhAFdw
              
            
              
                Fly The California Coast - 4K Drone Video Ultra HD
                https://www.youtube.com/watch?v=9ATT9Jh1DYA
              
            
              
                Hawaii relaxing piano music with 4k aerial drone footages 3 hours
                https://www.youtube.com/watch?v=U5afsxvz75c
              
            
              
                FLYING OVER OAHU [4K] Hawaii Ambient Aerial Film
                https://www.youtube.com/watch?v=4AtJV7U3DlU
              
            
              
                An Aerial Tour of the Isle of Man
                https://www.youtube.com/watch?v=zWI0Oi5plAI
              
            
              
                Meet the dazzling flying machines of the future | Raffaello D'Andrea
                https://www.youtube.com/watch?v=RCXGpEmFbOw
              
            
              
                The astounding athletic power of quadcopters | Raffaello D'Andrea
                https://www.youtube.com/watch?v=w2itwFJCgFQ
              
            
              
                This Under Water Drone Conquers the Ocean... in 4K!
                https://www.youtube.com/watch?v=WWvSw-HUksI
              
            
              
                USING VR UNDERWATER DRONE TO FIND AND CATCH FISH!!
                https://www.youtube.com/watch?v=QK8PUomMndg
              
            
              
                Introducing PowerDolphin, an Intelligent Water Drone
                https://www.youtube.com/watch?v=LaMs9cdBCcg
              
            
              
                FPV Freestyle Video of the Year – RAMPAGE 2021
                https://www.youtube.com/watch?v=eGbw6qUvK9Y
              
            
              
                FPV Freestyle
                https://www.youtube.com/watch?v=wat4SlyJSHs
              
            
              
                Real Life Video Game (1 LIFE) | RAW City Flight
                https://www.youtube.com/watch?v=dwde9xLyB_s
              
            
              
                Why Should you fly Freestyle at 800mW? | FPV
                https://www.youtube.com/watch?v=bBb_kSO3vTo
              
            
              
                Guy Has Crazy Drone Flying Skills
                https://www.youtube.com/watch?v=5Jh1I4oRel0
              
            
              
                Worlds FASTEST racing drone 145mph!!
                https://www.youtube.com/watch?v=cQYZgNlrLA8
              
            
              
                Fastest FPV in the World. 502kmh / 312mph
                https://www.youtube.com/watch?v=TFYXiJ1NJTw
              
            
              
                FPV Racing drone racing star wars style Pod racing are back!
                https://www.youtube.com/watch?v=ZwL0t5kPf6E
              
            
              
                Go Inside the World's First $1 Million Drone Race
                https://www.youtube.com/watch?v=pZ0viMxYDA4
              
            
              
                Drone Racing League, Best Featured Laps of 2018
                https://www.youtube.com/watch?v=Ah5yxy6yxoo
              
            
              
                The most amazing drone holographic light show !! Drone light show in Russia breaks world record !
                https://www.youtube.com/watch?v=hekx0pHnnA4
              
            
              
                Behind the scenes - How to make a drone show
                https://www.youtube.com/watch?v=YW_VR3Yx0DE
              
            
              
                Fare Well - Edinburgh's Hogmanay 2020
                https://www.youtube.com/watch?v=Xx3Zmkgt2no
              
            
              
                How to get STARTED flying FPV DRONES! (For Beginners)
                https://www.youtube.com/watch?v=ZDNZ5r6qL3w
              
            
              
                Drone Racing Crash Course - with DRL 2019 Champion CaptainVanover
                https://www.youtube.com/watch?v=9Z9TnenV8UA
              
            
              
                Making a Drone with Lego Motors and Propellers
                https://www.youtube.com/watch?v=wUVvQk7XLd4
              
            
              
                Cardboard RC Airplane DIY - F22 Raptor l S-DiY
                https://www.youtube.com/watch?v=WKkWElvF-a0
              
            
              
                $15 Drone Build within 24 Hour - Challenge
                https://www.youtube.com/watch?v=FHk5PEZAyMA
              
            
              
                How to Build Ultimate Budget FPV Drone Build 2021 // Beginner Guide
                https://www.youtube.com/watch?v=SfFl_-tof4Y
              
            
              
                AESIR II - Open-source, 100% 3D printable, Endurance Drone
                https://www.youtube.com/watch?v=_yap-J7tUc8
              
            
              
                First Manned Aerobatic RACING Drone - Will it FLIP? 😲
                https://www.youtube.com/watch?v=6xJ27BtlM0c
              
            
              
                Flying a Drone with React and Node.js! (100% JavaScript!) — PART 1
                https://www.youtube.com/watch?v=JzFvGf7Ywkk
              
            
              
                Drone Programming | A Complete Course (2020)
                https://www.youtube.com/watch?v=TO7qa8oCACI
              
            
              
                WiFi Pineapple Drone!
                https://www.youtube.com/watch?v=Ejh-AByhohs
              
            
              
                Real Watch Dogs 3d Printed Hacking Drone - Hak5 WiFi Pineapple Nano
                https://www.youtube.com/watch?v=lKtKYhTO5wk
              
            
              
                Hacking a Professional Drone
                https://www.youtube.com/watch?v=JRVb-xE1zTI
              
            
              
                SkyJack - autonomous drone hacking w/Raspberry Pi, aircrack & Javascript (Samy!)
                https://www.youtube.com/watch?v=EHKV01YQX_w
              
            
              
                DRONE CONFRONTATION, Cops called on drone pilot in SoCal for just doing his job. Watch what happens!
                https://www.youtube.com/watch?v=yrlCf0HLlh0
              
            
              
                New York Police Lose It Over a Drone (Lawsuit Ongoing)
                https://www.youtube.com/watch?v=0L9kRUZx9VU
              
            
              
                Tucson police chase mystery drone across the city at more than 100 mph
                https://www.youtube.com/watch?v=ZbTVpmegaDQ
              
            
              
                FBI investigating llegal drone activity near Tucson
                https://www.youtube.com/watch?v=PsizaIE7D7o
              
            
              
                Man fined for drone flight over Las Vegas Strip
                https://www.youtube.com/watch?v=OebiJQ4wvtE
              
            
              
                Drone Takedowns and Crashes
                https://www.youtube.com/watch?v=7Kfqbp9kn80
              
            
              
                Drone video captures human encounters with great white sharks off Southern California coast
                https://www.youtube.com/watch?v=VceDyO_F-Q0
              
            
              
                The Boomerangs
                https://www.youtube.com/watch?v=VtpoA9bqrfs
              
            
              
                FLYING BIRD ORNITHOPTER MECHANISM RUBBER POWER
                https://www.youtube.com/watch?v=j6IXumMkYOk
              
            
              
                A robot that flies like a bird | Markus Fischer
                https://www.youtube.com/watch?v=Fg_JcKSHUtQ
              
            
          
- 
            
              
                a college town should not present drugs and alcohol as one of the things to do
                https://www.youtube.com/watch?v=Chrd0GjBq9o
              
            
              
                why is it that they have been blindly participating in a fundamentally broken system
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                List of American state and local politicians convicted of crimes
                https://en.wikipedia.org/wiki/List_of_American_state_and_local_politicians_convicted_of_crimes
              
            
              
                3,750 active nuclear warheads ready to destroy all major cities
                https://www.youtube.com/watch?v=L7EmLf4Xlq0
              
            
              
                Not only have we added to destabilized the climate
                https://www.ipcc.ch/report/ar6/wg1/
              
            
              
                There maybe as few as 2,154 tigers left
                https://www.iucnredlist.org/species/15955/50659951
              
            
          
- 
            
              
                Blender Doughnut Tutorial
                https://www.youtube.com/watch?v=TPrnSACiTJ4
              
            
              
                Inkscape
                https://www.youtube.com/results?search_query=Inkscape+tutorial
              
            
              
                Enchanted Pencil
                https://www.youtube.com/watch?v=7TdvUcVZFWs
              
            
              
                Three minutes fifty seconds into the cartoon
                https://youtu.be/7TdvUcVZFWs?t=228
              
            
              
                3D pens that extrude the same kind of filament that 3D printers use do exist
                https://www.youtube.com/watch?v=I0EfPcc6O6k
              
            
              
                It seems almost everyone is using wallets to refine their work flow
                https://www.kickstarter.com/stories/wallets
              
            
              
                pushes all the fears of post-graduation back
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
          
- 
            
              
                FreeCAD
                https://www.youtube.com/results?search_query=FreeCAD+tutorial
              
            
              
                PrusaSlicer
                https://www.youtube.com/results?search_query=PrusaSlicer+tutorial
              
            
              
                Inkscape
                https://www.youtube.com/results?search_query=Inkscape+tutorial
              
            
              
                p5.js
                https://www.youtube.com/results?search_query=P5.js+tutorial
              
            
              
                Shapeways
                https://www.youtube.com/results?search_query=shapeways
              
            
              
                throwie flashlight
                https://www.youtube.com/watch?v=aB9dBXGjpZY
              
            
              
                while you order a cheap 3D printer like Ender 3 v2
                https://www.youtube.com/watch?v=gokN9xNG94U
              
            
          
- 
            
              
                Stealth Camping In Storm Drain
                https://www.youtube.com/watch?v=KJ7F3xpGFfo
              
            
              
                The Amphitheater Drain
                https://www.youtube.com/watch?v=ER_bSdOjWTQ
              
            
              
                Exploring the Triple Helix Storm Drain
                https://www.youtube.com/watch?v=iNc1ALBP3Xk
              
            
              
                The Secrets of Underground Britain
                https://www.youtube.com/watch?v=C0F8qWFL0_M
              
            
              
                Inside abandoned Aldwych station
                https://www.youtube.com/watch?v=-nd2mHJu3Rk
              
            
              
                Down Street Underground Ghost Station
                https://www.youtube.com/watch?v=Q_N9QQvQGms
              
            
              
                A working train surprises us!
                https://www.youtube.com/watch?v=_eedI9XhSP4
              
            
              
                Underground forgotten secret city (Manchester UK)
                https://www.youtube.com/watch?v=fZGTdy_C_Qo
              
            
              
                Britains Area51
                https://www.youtube.com/watch?v=XxcaUDZxKM4
              
            
              
                BURLINGTON BUNKER
                https://www.youtube.com/watch?v=POxr7cKtxnA
              
            
              
                A dooms day preppers secret abandoned cave
                https://www.youtube.com/watch?v=NC43LFZWhu8
              
            
              
                No one should be allowed to enter here!!
                https://www.youtube.com/watch?v=jRqT3932rkU
              
            
              
                Storm Drain Exploration, Angry Raccoon!!
                https://www.youtube.com/watch?v=8_Fl12h_Ipo
              
            
              
                Storm Drain Exploration, Under Our Neighborhood
                https://www.youtube.com/watch?v=Hq13NRG9PF8
              
            
              
                Candy Cane Drain
                https://www.youtube.com/watch?v=1CxxnBNxJTk
              
            
              
                Saw a Coyote!
                https://www.youtube.com/watch?v=89qYhjALTBE
              
            
              
                Exploring a Storm Drain
                https://www.youtube.com/watch?v=cnkeXbevhB4
              
            
              
                Exploring Forbidden Tunnels Underneath The City
                https://www.youtube.com/watch?v=YcDVbIisJaA
              
            
              
                Dangerous Tunnels
                https://www.youtube.com/watch?v=Z3O2uBqYANo
              
            
              
                WW2 Tunnel
                https://www.youtube.com/watch?v=XEYeZRTFBvg
              
            
              
                Secret Tunnels
                https://www.youtube.com/watch?v=mv4elezfLBQ
              
            
              
                Team exploring Melbourne's 'Maze Drain'
                https://www.youtube.com/watch?v=89PlOvXR0dE
              
            
              
                Exploring an RBT Drain
                https://www.youtube.com/watch?v=f3OYSWBRWLw
              
            
              
                Under Drain, Episode no.1
                https://www.youtube.com/watch?v=BIP6gv2f8Sk
              
            
              
                Exploring a HUGE underground drain network
                https://www.youtube.com/watch?v=Fyhhatyymos
              
            
              
                Exploring the Thunder Road storm drain in Edmonton
                https://www.youtube.com/watch?v=H6ghAlrE-no
              
            
              
                Urban Exploring Old Abandon Sandstone Cave Sanitary Sewer Tunnels in Minnesota
                https://www.youtube.com/watch?v=mIZipqTUU3A
              
            
              
                Exploring Storm Drain Tunnels Beneath Hemet, CA
                https://www.youtube.com/watch?v=OzmTjKnuirc
              
            
              
                Exploring The Largest Storm Drain In The Country
                https://www.youtube.com/watch?v=hVzxGhaoRXs
              
            
              
                Craig Drain Exploration
                https://www.youtube.com/watch?v=olWHGeu1jt8
              
            
              
                BUNKER STORM DRAIN, North West UK
                https://www.youtube.com/watch?v=eF4d5OLDDLI
              
            
              
                The fascinating world of drains
                https://www.youtube.com/watch?v=dqvG2SdRcI0
              
            
              
                The journey to Sheffield's Megatron
                https://www.youtube.com/watch?v=Q-nYZ3IG6P8
              
            
              
                The Longest & Deepest Canal & Railway Tunnels in Britain
                https://www.youtube.com/watch?v=5xbtXYAlKhc
              
            
              
                The underground world of River culverts
                https://www.youtube.com/watch?v=uQ2sgR6b6zo
              
            
              
                The Macclesfield River Bollin Culvert Explore
                https://www.youtube.com/watch?v=whOlmVRoY-w
              
            
              
                Storm drain explore gone wrong
                https://www.youtube.com/watch?v=5sq3YZU1OEs
              
            
              
                We found a sealed underground safe house with emergency power
                https://www.youtube.com/watch?v=t6UsxiDu8aU
              
            
              
                Mission To Core of Deep Underground Maze-like Complex
                https://www.youtube.com/watch?v=2ch9qckJh_4
              
            
              
                What I've learned from exploring sewers by Steve Duncan
                https://www.youtube.com/watch?v=TS1kuG-Z78g
              
            
              
                Urban Underground Exploration Steven Duncan
                https://www.youtube.com/watch?v=tMb_GFU6Rco
              
            
              
                Bear Mountain Bridge and a missing belt
                https://www.youtube.com/watch?v=JaWH0rSGwaI
              
            
              
                Searching for the entrance to an underground river...
                https://www.youtube.com/watch?v=bPpYJ2g4wWQ
              
            
              
                Ninja Turtles Sewer Pizza Party
                https://www.youtube.com/watch?v=GqTWdP2wSaU
              
            
          
- 
            
              
                Design a Raspberry Pi case for 3d printing by using FreeCAD
                https://www.youtube.com/watch?v=OWNrYvxpG4k
              
            
              
                part 1
                https://www.youtube.com/watch?v=OWNrYvxpG4k
              
            
              
                part 2
                https://www.youtube.com/watch?v=Ggnqd2wG8Go
              
            
              
                part 3
                https://www.youtube.com/watch?v=VJTcteES3ME
              
            
              
                part 4
                https://www.youtube.com/watch?v=RlKebJtwNCc
              
            
              
                https://www.trayvax.com/
                https://www.trayvax.com/
              
            
              
                And while this particular picture works best to inspire a High School student
                https://www.youtube.com/watch?v=2Yt6raj-S1M
              
            
              
                Growing up as a small business owner
                https://www.youtube.com/watch?v=iw4FzMDhU6M
              
            
              
                A path that is sure to help us in the quest towards Wisdom and Greatness
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
          
- 
            
              
                everything you do is bad, all of it
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                Tigers
                https://www.iucnredlist.org/species/15955/50659951
              
            
              
                Art Projectors
                https://www.youtube.com/results?search_query=art+projector+tutorial
              
            
              
                Greta Thunberg
                https://www.youtube.com/results?search_query=Greta+Thunberg
              
            
              
                Michelle Alexander
                https://www.youtube.com/results?search_query=Michelle+Alexander
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Astra Taylor
                https://www.youtube.com/results?search_query=Astra+Taylor
              
            
              
                Avital Ronell
                https://www.youtube.com/results?search_query=Avital+Ronell
              
            
              
                Martha Nussbaum
                https://www.youtube.com/results?search_query=Martha+Nussbaum
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Brené Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Ayn Rand
                https://www.youtube.com/results?search_query=Ayn+Rand
              
            
              
                Simone de Beauvoir
                https://www.youtube.com/results?search_query=Simone+de+Beauvoir
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                Daniel Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                Christopher Hitchens
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
              
                Philip Zimbardo
                https://www.youtube.com/results?search_query=Philip+Zimbardo
              
            
          
- 
            
              
                anybody can own a miniature copy of the 3,500 year old Prudhoe Lions
                https://sketchfab.com/3d-models/the-left-prudhoe-lion-9ce750612c4e47daa11b5ce4656ad58e
              
            
              
                right
                https://sketchfab.com/3d-models/the-right-prudhoe-lion-985367270ab4493c9676e4ff01a01a5e
              
            
              
                The British Museum
                https://sketchfab.com/britishmuseum/models
              
            
          
- 
            
              
                I could create things in three dimensions without rotoscoping
                https://www.youtube.com/watch?v=VhGtYfpmxyY
              
            
              
                DOS 3D Studio
                https://www.youtube.com/watch?v=Sgq10etls5k
              
            
              
                some ancient version of AutoCAD
                https://www.youtube.com/watch?v=BCNs3bAE5Nw
              
            
              
                when I discovered POV-Ray
                https://www.youtube.com/watch?v=ZJo_P9mHFd8
              
            
              
                Generative Art
                https://www.youtube.com/watch?v=62SbexSgQIw&list=PLPrhS0jDJbmxPXKj60YPRs04V_nqCPyZ4
              
            
              
                I played around with Zbrush
                https://www.youtube.com/watch?v=KrUoQE8wf_A&list=PLxSzI2u7zKsQVxA4dKbZcO-hIuiYVQ5kG
              
            
              
                I got tired of heavy wallets during my workouts and sat down to TinkerCAD, to make a new one
                https://www.youtube.com/results?search_query=tinkercad+tutorial
              
            
              
                use of Substraction in 3D modeling
                https://www.youtube.com/watch?v=HEMNv4mze3Q
              
            
              
                Which led me to few other 3D concepts
                https://www.youtube.com/watch?v=ouvf-4wciak
              
            
              
                FreeCAD Boolean Operations in Part Design
                https://www.youtube.com/watch?v=Uz9W3-wAITI
              
            
              
                I only made the front of the new wallet
                https://www.tinkercad.com/things/kclrksGlDK0
              
            
              
                but it is now available on TinkerCAD for inspection
                https://www.tinkercad.com/things/kclrksGlDK0
              
            
              
                Trayvax Wallets
                https://www.trayvax.com/
              
            
          
- 
            
              
                Mysterious Object
                https://www.youtube.com/watch?v=NOHcLc3lUP8
              
            
              
                Newfoundland Express
                https://www.youtube.com/watch?v=1RfqHGKI9ps
              
            
              
                History Of Balloons (1944)
                https://www.youtube.com/watch?v=mDGWnFyDj_A
              
            
              
                Early Balloons (1972) Paul Garber - History Of Flight
                https://www.youtube.com/watch?v=4SiFvrPH-b0
              
            
              
                Hot air balloon sky explorers - O'Hanlon's Heroes
                https://www.youtube.com/watch?v=2V7M-cpFfAk
              
            
              
                I was the first person to fly a balloon around the globe
                https://www.youtube.com/watch?v=K0-N_yWMi_k
              
            
              
                First Trans-Atlantic Crossing in a Hot Air Balloon
                https://www.youtube.com/watch?v=MnudGSHUJ8o
              
            
              
                Breitling Orbiter 3
                https://www.youtube.com/watch?v=kSmrHsG2v8I
              
            
              
                Richard Branson, Cheating death in a giant balloon
                https://www.youtube.com/watch?v=i1KlVYFcxZE
              
            
              
                How One Man Flies Hundreds of Miles Using Balloons
                https://www.youtube.com/watch?v=pCkgAelO3og
              
            
              
                Indiana Jones - Hot Air Balloon Scene
                https://www.youtube.com/watch?v=Ked_f6ZnhOY
              
            
              
                Airship Carvanning
                https://www.youtube.com/watch?v=hGSqq6R5hm8
              
            
              
                What Happened To Blimps?
                https://www.youtube.com/watch?v=GZH4DTeIw1w
              
            
              
                What It Takes To Fly The $21 Million Goodyear Blimp
                https://www.youtube.com/watch?v=xDd-weQE0UM
              
            
              
                Go for a Ride in Goodyear's Newest Blimp
                https://www.youtube.com/watch?v=yd3xwbtNE3k
              
            
              
                Lot balonem nad Wrocławiem
                https://www.youtube.com/watch?v=98n-XxYRyG4
              
            
              
                50 balonów nad Szczecinkiem
                https://www.youtube.com/watch?v=Q_CdbzsPQVg
              
            
              
                IV Nowotarskie Zimowe Zawody Balonowe - niedziela 12 lutego 2017
                https://www.youtube.com/watch?v=MzbtvcxxedI
              
            
              
                XVIII WŁOCŁAWSKIE ZAWODY BALONOWE 2019
                https://www.youtube.com/watch?v=rOIN5gvo2r4
              
            
              
                Colorful Time-Lapse of Hot Air Balloons in New Mexico
                https://www.youtube.com/watch?v=QGAMTlI6XxY
              
            
              
                Regata Globos 2017
                https://www.youtube.com/watch?v=NaBG0a47UhY
              
            
              
                2017 Albuquerque International Balloon Fiesta
                https://www.youtube.com/watch?v=APQdE4TJQJI
              
            
              
                How do you fly and steer a hot air balloon?
                https://www.youtube.com/watch?v=WgGdEEAkIWk
              
            
              
                Preparation, Take Off and Flight
                https://www.youtube.com/watch?v=1WJFQT69DJs
              
            
              
                'Balloon Boy's' family discusses life 10 years after incident | Nightline
                https://www.youtube.com/watch?v=O6Gc38ib1qo
              
            
              
                Heene Family Tells Its Story
                https://www.youtube.com/watch?v=bQstKJBubt8
              
            
              
                Balloon Boy Hoax, 10 years later, the truth comes out
                https://www.youtube.com/watch?v=OvgsxDGhZRQ
              
            
              
                Edge of Space Balloon Rides
                https://www.youtube.com/watch?v=pttp0fZpCxQ
              
            
              
                Full Flight of Insta360 Weather Balloon Flight
                https://www.youtube.com/watch?v=XPweRTljgG4
              
            
              
                GOPRO WEATHER BALLOON TO SPACE 🎈 Full Uncut Footage
                https://www.youtube.com/watch?v=ihA9YOcOaXU
              
            
              
                DogCamSport flies to the edge of space 110,000ft on a balloon!
                https://www.youtube.com/watch?v=WwimocU0IIc
              
            
              
                We Sent a GoPro to SPACE! | Full Footage
                https://www.youtube.com/watch?v=CQGjNu6Inak
              
            
              
                Students send balloon to the EDGE OF SPACE!!
                https://www.youtube.com/watch?v=eMP9ManXkME
              
            
              
                Bobblehead in Space
                https://www.youtube.com/watch?v=kAhaIDNVyC0
              
            
              
                Cantoya Fest 2018 Pátzcuaro Mexico
                https://www.youtube.com/watch?v=G2IX2ocEC9U
              
            
              
                How to make a hot air balloon
                https://www.youtube.com/watch?v=NFkGJEI2eUQ
              
            
              
                Aerostat DIY
                https://www.youtube.com/watch?v=a27s18j05aQ
              
            
              
                An Extreme Flying!
                https://www.youtube.com/watch?v=mfD6wPs5vnE
              
            
              
                How We Staged a UFO Hoax | Fakes, Frauds and Scammers
                https://www.youtube.com/watch?v=-cW8RsWNnKg
              
            
              
                Man Runs to Bermuda
                https://www.youtube.com/watch?v=da6_LjiIzXk
              
            
              
                3 scots in a balloon
                https://www.youtube.com/watch?v=h-eRdlXnmuY
              
            
          
- 
            
              
                What if music class started off with 27 minute and 51 second tutorial on music composition with lmms
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                What if art class taught instant results even with inexpensive mirror projectors
                https://www.youtube.com/watch?v=-ZBNFit7rAo
              
            
              
                falling in love with math formulas
                https://www.youtube.com/watch?v=094y1Z2wpJg
              
            
              
                generative art
                https://www.youtube.com/watch?v=4Se0_w0ISYk
              
            
          
- 
            
              
                Nordhouse
                https://goo.gl/maps/dmdr2pAfp29TkoKGA
              
            
              
                Passes through a tent site with fire rings
                https://goo.gl/maps/6gfASgjPWhfYNeADA
              
            
              
                order a pico or a mini projector
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=pico+projector
              
            
              
                go to you favorite museum
                https://www.dia.org/
              
            
              
                go shopping for proper pencils
                https://www.youtube.com/watch?v=YDnjXUiEzqI
              
            
              
                and draw a photo realistic eye
                https://www.youtube.com/watch?v=zqNZ9df0tho
              
            
              
                black and white portraits
                https://unsplash.com/s/photos/black-and-white-face-portrait
              
            
              
                find a tutorial about drawing faces
                https://www.youtube.com/watch?v=y-hFyom8P1U
              
            
              
                drawing hair
                https://www.youtube.com/watch?v=b0KGwmI7rFQ
              
            
              
                Camera & Photo Lighting
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=Camera+%26+Photo+Lighting
              
            
              
                Lies My Teacher Told Me, 2nd Edition
                https://www.audible.com/pd/Lies-My-Teacher-Told-Me-2nd-Edition-Audiobook/1980042586
              
            
              
                The Story of Philosophy: The Lives and Opinions of the Greater Philosophers
                https://www.audible.com/pd/The-Story-of-Philosophy-Audiobook/B0044EQEIA
              
            
              
                The Giants of Philosophy a series of 12 Books
                https://www.audible.com/series/The-Giants-of-Philosophy-Audiobooks/B08D6T4RDC
              
            
              
                Field Notes from a Catastrophe: Man, Nature, and Climate Change
                https://www.audible.com/pd/Field-Notes-from-a-Catastrophe-Audiobook/B002V8MJPS
              
            
              
                The World Without Us
                https://www.audible.com/pd/The-World-Without-Us-Audiobook/B002V5GMRC
              
            
              
                A Short History of Nearly Everything
                https://www.audible.com/pd/A-Short-History-of-Nearly-Everything-Audiobook/B002V0KFPW
              
            
              
                The Demon-Haunted World: Science as a Candle in the Dark
                https://www.audible.com/pd/The-Demon-Haunted-World-Audiobook/B06XTZZLZ8
              
            
              
                Electric Universe: How Electricity Switched on the Modern World
                https://www.audible.com/pd/Electric-Universe-Audiobook/B002V0M0NC
              
            
              
                What If? Serious Scientific Answers to Absurd Hypothetical Questions
                https://www.audible.com/pd/What-If-Audiobook/B00LV6V4UW
              
            
              
                The Science of Superheroes
                https://www.audible.com/pd/The-Science-of-Superheroes-Audiobook/B002V8NAJC
              
            
          
- 
            
              
                waiting for input device mode, which I recently coded-in
                https://github.com/catpea/isir/blob/bd355ff8af700836463c4c524cf4a36e50da7c10/device.js#L29
              
            
              
                all my songs have to come in three speeds
                https://ffmpeg.org/ffmpeg-filters.html#atempo
              
            
              
                I first noticed use of noise in a re-make of Alan Walkers Faded, it is refereed to as uplifter and downlifter
                https://splice.com/Pro-Alemaker/alan-walker---faded-full-remake
              
            
              
                Aluminum Project Box/Enclosure
                https://www.amazon.com/aluminum-project-box/s?k=aluminum+project+box
              
            
              
                I already have an SVG model of a case, there are many online
                https://all3dp.com/2/raspberry-pi-zero-case-3d-print-update/
              
            
          
- 
            
              
                grab a large full color printout of your subject, place a glass pane over it, and test your colors on the glass
                https://www.youtube.com/watch?v=DYGi18U4D4M
              
            
              
                Pinckney Recreation Area
                https://www2.dnr.state.mi.us/parksandtrails/details.aspx?id=484&type=SPRK
              
            
              
                Brian Griffin
                https://en.wikipedia.org/wiki/Brian_Griffin
              
            
          
- 
            
              
                tracing!
                https://en.wikipedia.org/wiki/Camera_obscura
              
            
              
                Pull up a photo of Mona Lisa
                https://www.google.com/search?q=mona+lisa
              
            
              
                but there are actually 20 shades of pencils
                https://en.wikipedia.org/wiki/Pencil#Grading_and_classification
              
            
              
                consider using a projector
                https://www.amazon.com/pico-projector/s?k=pico+projector
              
            
          
- 
            
              
                the last tree being cut down
                https://www.youtube.com/watch?v=KYegWOTFqGI
              
            
              
                Nuclear Weapons
                https://www.youtube.com/watch?v=L7EmLf4Xlq0
              
            
              
                this world has not been granted to us
                https://www.youtube.com/watch?v=5sRBGGzdsl8
              
            
              
                and there are others
                https://www.youtube.com/watch?v=0bWK5ES3lTE
              
            
              
                climate
                https://academic.oup.com/bioscience/advance-article/doi/10.1093/biosci/biab079/6325731
              
            
              
                untold suffering
                https://academic.oup.com/bioscience/advance-article/doi/10.1093/biosci/biab079/6325731
              
            
              
                tigers
                https://www.iucnredlist.org/species/15955/50659951
              
            
              
                Parents, help your children reject fake education, help them to real knowledge
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
          
- 
            
              
                throwie
                https://www.youtube.com/watch?v=hme5ladDQ_0
              
            
              
                thingie
                https://www.amazon.com/Cellphone-Shutter-Multifunction-Playback-Smartphones/dp/B08SWC2DQW
              
            
              
                light pen actions
                https://www.youtube.com/watch?v=EBfkiprmoi0
              
            
              
                So the program I wrote, has a learn function that concatenates all button data into a single recognizable ID
                https://github.com/catpea/isir/blob/01ef4b7e55058fde70e5098aad8402345d7e113c/command/learn.js#L51
              
            
              
                monitors for the presence of the same flurry of key presses
                https://github.com/catpea/isir/blob/01ef4b7e55058fde70e5098aad8402345d7e113c/command/listen.js#L41
              
            
              
                triggers a command that is manually associated with the ID
                https://github.com/catpea/isir/blob/01ef4b7e55058fde70e5098aad8402345d7e113c/command/listen.js#L49
              
            
              
                stops
                https://github.com/catpea/isir/blob/01ef4b7e55058fde70e5098aad8402345d7e113c/bin/p.sh#L2
              
            
              
                plays
                https://github.com/catpea/isir/blob/01ef4b7e55058fde70e5098aad8402345d7e113c/bin/p.sh#L3
              
            
              
                Pi-hole
                https://pi-hole.net/
              
            
              
                allows for things that aren't possible with closed source phones
                https://www.youtube.com/watch?v=WDa_odxAGUU
              
            
          
- 
            
              
                equally terrible poem
                /permalink/69aaa7bf-688c-46ba-8782-66b0cccb574d/
              
            
              
                Black Bears were being introduced, back into that area of the woods
                https://www.shorelinemedia.net/ludington_daily_news/black-bear-in-the-backyard/article_54eeba40-5208-11e8-9997-5b1acf5fc904.html
              
            
              
                Jackpine Hike-In Campgrounds
                https://thedyrt.com/camping/michigan/jackpine-hike-in-campground
              
            
              
                Nordhouse
                https://www.fs.usda.gov/recarea/hmnf/recarea/?recid=18770
              
            
          
- 
            
              
                North Manitou Island
                https://www.youtube.com/watch?v=WQcRZvJyJPE
              
            
              
                Backpacking North Manitou Island
                https://www.youtube.com/watch?v=g2JW7piGRuA
              
            
              
                What a great Place to visit Beaver Island MI
                https://www.youtube.com/watch?v=EQslkd_VK1w
              
            
              
                Under the Radar! Michigan - Harsens Island/Grand Rapids
                https://www.youtube.com/watch?v=QrS5ixGX4nc
              
            
              
                Great Duck Island
                https://www.youtube.com/watch?v=g2T16_WWixM
              
            
              
                Off The Path: Bois Blanc Island
                https://www.youtube.com/watch?v=R40-LjBjJ7k
              
            
              
                Mackinac Island, Michigan - Full Episode
                https://www.youtube.com/watch?v=TNp0IK5ZwWA
              
            
              
                HOW TO SPEND A DAY ON MACKINAC ISLAND
                https://www.youtube.com/watch?v=zg_zSnk_bDY
              
            
              
                Washington Island - A Magical Place
                https://www.youtube.com/watch?v=1nzZD9-bJoc
              
            
              
                Washington Island - Lesser Known Door County
                https://www.youtube.com/watch?v=CYYy2e6QmPU
              
            
              
                The Great Lakes: North America's Natural Wonder
                https://www.youtube.com/watch?v=o4PyLR7q8nI
              
            
              
                The Worth Of Water: A Great Lakes Story - 2020 (Full Film)
                https://www.youtube.com/watch?v=ow-y-xEiyB4
              
            
              
                Creation of the Great Lakes | How the Earth Was Made (S1, E7) | Full Episode | History
                https://www.youtube.com/watch?v=wztD2yxuyhI
              
            
              
                Gananoque: The Canadian Gateway to the 1000 Islands
                https://www.youtube.com/watch?v=31P5sevfpIw
              
            
              
                1000 Islands, Canada & USA in 4K Ultra HD
                https://www.youtube.com/watch?v=ThxuGRi0JsI
              
            
              
                A Pelee Island Experience
                https://www.youtube.com/watch?v=r_EW0MTvhw0
              
            
              
                Beautiful Bkejwanong
                https://www.youtube.com/watch?v=JKbBA6yOy5w
              
            
              
                4K Aerial View of Treasure Island, Manitoulin, Ont. Canada
                https://www.youtube.com/watch?v=PsT3mOSE_r4
              
            
              
                KEY WEST MERMAID FEST!!
                https://www.youtube.com/watch?v=Vf3nnkALC0c
              
            
              
                The Florida Keys, The Overseas Highway, & Key West
                https://www.youtube.com/watch?v=1EnyZ9zcWys
              
            
              
                Florida Keys Travel Vlogs | 16 Things to do in Key West | The Planet D
                https://www.youtube.com/watch?v=mhq2xC5aRn0
              
            
              
                25 Best Things to Do in Key West
                https://www.youtube.com/watch?v=wI27Sa9StKA
              
            
              
                Nova Scotia Travel Guide - The Best Road Trip Ideas | The Planet D
                https://www.youtube.com/watch?v=l7Z5VBBknoU
              
            
              
                What to Do in Martha's Vineyard
                https://www.youtube.com/watch?v=ZwWEeBo6jhw
              
            
              
                Visit Massachusetts: Nantucket Island Tourism
                https://www.youtube.com/watch?v=k-YoCg35o_0
              
            
              
                Nantucket Top 7 Places To Go
                https://www.youtube.com/watch?v=1RVQrIeDUXo
              
            
              
                Which Hawaiian Island Should You Visit | Start Here for Your Hawaii Vacation Planning
                https://www.youtube.com/watch?v=2mIYF41vnhw
              
            
              
                Best Hawaiian Islands to Visit? Oahu vs Maui vs Big Island vs Kauai
                https://www.youtube.com/watch?v=bBjvnqJC384
              
            
              
                Big Island Hawaii Top 15 Things To Do
                https://www.youtube.com/watch?v=7ECH__ODlbM
              
            
              
                Maui Hawaii Travel Guide 2021 | 11 Tips for THE BEST Maui Vacation
                https://www.youtube.com/watch?v=lPKfTSmqre0
              
            
              
                Oahu Hawaii MUST Do's
                https://www.youtube.com/watch?v=KE8wObaJRa0
              
            
              
                Kauai, Hawaii - Top Things to Do | Everything You Need To Know
                https://www.youtube.com/watch?v=HbYcIyBcWqs
              
            
              
                Kaua‘i Island Tour - Part 03 - South Shore, Poʻipū, Kōloa, Kalāheo, - Kaua‘i-TV
                https://www.youtube.com/watch?v=wvRAmGtUmTQ
              
            
              
                Molokai
                https://www.youtube.com/watch?v=xepd-LpUQiQ
              
            
              
                Is Lanai Worth a Day Trip? | A one day Lanai itinerary with the ferry from Maui
                https://www.youtube.com/watch?v=-8xfJvFqxLw
              
            
              
                Hawaiian Airlines ATR42. Honolulu to Lanai Island, Hawaii, USA
                https://www.youtube.com/watch?v=WVjk_7pvE7g
              
            
              
                Here’s Why This Forbidden Hawaiian Island Is Completely Off-Limits To The Public
                https://www.youtube.com/watch?v=fZUFbIIaGV0
              
            
              
                Niihau Hawaii - Is it REALLY Off Limits?
                https://www.youtube.com/watch?v=8_Kx-qnrQbs
              
            
              
                The Real Swiss Family Robinson
                https://www.youtube.com/watch?v=Sbn7VNapYKo
              
            
              
                Reclaiming Kahoolawe - History
                https://www.youtube.com/watch?v=aOLu_astmYM
              
            
              
                Reclaiming Kahoolawe - Future
                https://www.youtube.com/watch?v=I9HP9kVuTRQ
              
            
              
                The Islands of The Bahamas
                https://www.youtube.com/watch?v=3apbS5OBuaA
              
            
              
                LONG ISLAND BAHAMAS .... The most scenic island in all the Bahamas 💙
                https://www.youtube.com/watch?v=EqJUK_152QM
              
            
              
                Harbour Island Bahamas - Pink Sands Beach, Dunmore Town, Resorts, Yachts, Vacation Destination
                https://www.youtube.com/watch?v=A8pfW5KMrdM
              
            
              
                Cat Island,The Bahamas.Trip Report with Travel Tips.Part I.
                https://www.youtube.com/watch?v=07lU5jLdU0k
              
            
              
                Cat Island,The Bahamas. Trip Report with Travel Tips.Part II.
                https://www.youtube.com/watch?v=oX_kbz8GQdw
              
            
              
                PARADISE ISLAND, BAHAMAS
                https://www.youtube.com/watch?v=FDlHTseY_LI
              
            
              
                Blue Lagoon Island Excursion in Nassau, Bahamas
                https://www.youtube.com/watch?v=K79EsMvoaMg
              
            
              
                First Time In PUERTO RICO 9 INCREDIBLE Spots ⎸UNBELIEVABLE
                https://www.youtube.com/watch?v=eTPweYurvGo
              
            
              
                10 Amazing Things to do in San Juan Puerto Rico
                https://www.youtube.com/watch?v=1WDgH4CP8TY
              
            
              
                We moved to PUERTO RICO!
                https://www.youtube.com/watch?v=WTpsr1aDoG8
              
            
              
                We catch an AFRICAN Catfish in GUAM | Catfish Catch and Cook
                https://www.youtube.com/watch?v=-KDfvd-CHak
              
            
              
                Exploring Freshwater Rivers of Guam| Kaboat Jungle River Adventure
                https://www.youtube.com/watch?v=doU_e4whH0E
              
            
              
                Foreigners in Guam: Wildlife
                https://www.youtube.com/watch?v=R1vR78d91D8
              
            
          
- 
            
              
                https://linuxcommandlibrary.com/basic/oneliners
                https://linuxcommandlibrary.com/basic/oneliners
              
            
              
                you can just download a little cheat-sheet
                https://www.google.com/search?q=Linux+Cheat+Sheet
              
            
              
                wget has a --mirror option
                https://www.guyrutenberg.com/2014/05/02/make-offline-mirror-of-a-site-using-wget/
              
            
              
                https://github.com/HackerNews/API
                https://github.com/HackerNews/API
              
            
              
                topstories.json
                https://hacker-news.firebaseio.com/v0/topstories.json?print=pretty
              
            
              
                jq
                https://stedolan.github.io/jq/
              
            
              
                curl
                https://www.youtube.com/watch?v=I6id1Y0YuNk
              
            
              
                jq tutorial
                https://stedolan.github.io/jq/manual/#Basicfilters
              
            
              
                sometimes watching a video tutorial is useful too
                https://www.youtube.com/watch?v=FSn_38gDvzM
              
            
              
                RTFM
                http://www.catb.org/~esr/jargon/html/R/RTFM.html
              
            
              
                https://hacker-news.firebaseio.com/v0/topstories.json?print=pretty
                https://hacker-news.firebaseio.com/v0/topstories.json?print=pretty
              
            
              
                command line cheat sheets
                https://www.google.com/search?q=command+line+cheat+sheets
              
            
              
                video tutorials
                https://www.youtube.com/results?search_query=Linux+command+line+tutorial
              
            
              
                grab some pocket reference titles
                https://www.google.com/search?q=linux+pocket+reference
              
            
              
                27941616.json
                https://hacker-news.firebaseio.com/v0/item/27941616.json?print=pretty
              
            
              
                rsend
                https://github.com/catpea/rsend
              
            
              
                Browserless.js
                https://browserless.js.org/
              
            
              
                I created a PR, short for pull request, which means that I am requesting that they pull the fixes that I have created
                https://github.com/microlinkhq/browserless/pull/295
              
            
              
                Newsbeuter
                https://ostechnix.com/newsbeuter-command-line-rssatom-feed-reader-unix-like-systems/
              
            
              
                Snownews
                https://github.com/msharov/snownews
              
            
              
                Newsroom
                https://www.tecmint.com/newsroom-commandline-linux-news-reader/
              
            
              
                newsboat
                https://www.tecmint.com/newsboat-rss-atom-feed-reader-for-linux-terminals/
              
            
          
- 
            
              
                Linus Torvalds
                https://www.youtube.com/watch?v=o8NPllzkFhE
              
            
              
                https://github.com/audacity/audacity/discussions/1353
                https://github.com/audacity/audacity/discussions/1353
              
            
              
                What stops you guys from taking another u-turn in the future?
                https://github.com/audacity/audacity/discussions/1353#discussioncomment-1042017
              
            
              
                Raspberry PI
                https://www.raspberrypi.org/
              
            
              
                Raspberry Pi 4 Complete Starter Kit
                https://www.canakit.com/raspberry-pi-4-complete-starter-kit.html
              
            
              
                needs a tiny bit of assembly but there are videos showing you how to do it
                https://www.youtube.com/results?search_query=raspberry+pi+4+canakit+assembly
              
            
              
                Raspberry Pi 400 Computer Kit
                https://www.canakit.com/raspberry-pi-400-desktop-computer-kit.html
              
            
              
                Linux Laptop
                https://www.youtube.com/results?search_query=Linux+Laptop+Review
              
            
              
                Librem Phone
                https://puri.sm/
              
            
              
                PinePhone
                https://www.youtube.com/results?search_query=PinePhone+Review
              
            
              
                https://system76.com/
                https://system76.com/
              
            
              
                free Linux Cheat-sheets are all over the internet
                https://www.google.com/search?q=Linux%20Cheatsheet
              
            
          
- 
            
              
                external USB SoundBLASTER audio card
                https://us.creative.com/p/sound-blaster/sound-blaster-play-3
              
            
              
                update my ALSA config
                https://learn.adafruit.com/usb-audio-cards-with-a-raspberry-pi/updating-alsa-config
              
            
              
                VLC Media Player
                https://www.youtube.com/watch?v=XHprwDJ0-fU
              
            
              
                there are only so many times that you can listen to Continental Drift while bicycling
                https://www.youtube.com/watch?v=uMuJxd2Gpxo
              
            
              
                I can connect with my phone to it, and access it using the command line
                https://play.google.com/store/apps/details?id=com.termux&hl=en_US&gl=US
              
            
              
                $3 four-key keypad
                https://www.adafruit.com/product/1332
              
            
              
                Mini Wireless Keyboard
                https://www.amazon.com/Rii-Wireless-Keyboard-Lightweight-Controller/dp/B00I5SW8MC
              
            
              
                and then ponder what to to about the screen
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Delectronics&field-keywords=Raspberry+OLED
              
            
              
                cheap batteries can be dangerous
                https://www.youtube.com/watch?v=CUgbmCSmSNY
              
            
              
                figure out how the command line works
                https://www.youtube.com/watch?v=UW3UxK4Tiqg
              
            
          
- 
            
              
                I wanted to see if there was a way to do it on the command line
                https://simonprickett.dev/controlling-raspberry-pi-gpio-pins-from-bash-scripts-traffic-lights/
              
            
              
                GPIO header
                https://www.youtube.com/watch?v=6PuK9fh3aL8
              
            
              
                in his funny song Thrift Shop
                https://www.youtube.com/watch?v=QK8mJJJvaes
              
            
              
                if you made it yourself, then you just get a new $20 screen
                https://www.youtube.com/watch?v=8eaiNsFhtI8
              
            
              
                cool extras
                https://shop.pimoroni.com/products/keybow-2040
              
            
              
                Beautiful Vintage Brick Phone
                https://www.ebay.com/sch/i.html?_from=R40&_trksid=m570.l1313&_nkw=vintage+brick+phone&_sacat=0
              
            
              
                GeoCities
                https://www.youtube.com/watch?v=9jYE8VwxunQ
              
            
              
                find their way around a little labyrinth
                https://www.youtube.com/watch?v=Hwuh_SjBQJo
              
            
              
                Freaking Grue
                https://www.youtube.com/watch?v=f4ZVzl_H_2w
              
            
          
- 
            
              
                Aunty Puanani Burgess ❤️
                https://www.youtube.com/watch?v=ovHN2LTxO6U
              
            
              
                LEAVE A MESSAGE | FULL MOVIE!
                https://www.youtube.com/watch?v=VH8iJMD3Sm8
              
            
              
                SURFING - an all girls surf film. (Australia)
                https://www.youtube.com/watch?v=-hiGfcidPmM
              
            
              
                Surfing Australia
                https://www.youtube.com/watch?v=3ShD4TSut3I
              
            
              
                SEA | LONE
                https://www.youtube.com/watch?v=8oSqAAANoeY
              
            
              
                Ladies Of The Sea, Josie Prendergast
                https://www.youtube.com/watch?v=OwKYTmAlxYM
              
            
              
                Longboard Surfing
                https://www.youtube.com/watch?v=34JgNu9Q0RA
              
            
              
                Longboard Surfing | Honolulu, Hawaii
                https://www.youtube.com/watch?v=S2JHuT3FzHQ
              
            
              
                Sarah Quita Offringa And The Famous Windsurfing Women At The NoveNove Aloha Classic Highlights
                https://www.youtube.com/watch?v=aZ-37pz9zWk
              
            
              
                Primbee Speed Windsurfing
                https://www.youtube.com/watch?v=8bYtDBZkrpM
              
            
              
                Day dreaming Aruba 2017
                https://www.youtube.com/watch?v=OK35ShNfeiM
              
            
              
                How to... make a Windsurf Girl Happy!
                https://www.youtube.com/watch?v=TSRoVkhZTDc
              
            
              
                Windsurf session
                https://www.youtube.com/watch?v=PznhVoYrtug
              
            
              
                WING, SHARING THE PASSION
                https://www.youtube.com/watch?v=Tg9x0Qveb3s
              
            
              
                Wingfoil-Paracuru.
                https://www.youtube.com/watch?v=uTI7Z0AAl5k
              
            
              
                Wingfoil Girls - Wingfoil - Surf
                https://www.youtube.com/watch?v=UQZIpltB_g0
              
            
              
                Wing Foil Girl Bowien van der Linden home Session
                https://www.youtube.com/watch?v=66pcZHzo4aU
              
            
              
                00 COLLECTION SHOOT - with Lous
                https://www.youtube.com/watch?v=W-Tk7tHpbLU
              
            
              
                Wing foiling on Maui with Kainani Drexler
                https://www.youtube.com/watch?v=z97QFwEngzY
              
            
              
                Dick Dale & The Del Tones Misirlou 1963
                https://www.youtube.com/watch?v=ZIU0RMV_II8
              
            
              
                GIRLS OF KITESURFING by Stance Kiteboarding
                https://www.youtube.com/watch?v=spqXq9Z6xio
              
            
              
                Who is Vrinda Hamal?
                https://www.youtube.com/watch?v=r54NwXG0ow0
              
            
              
                Kiteboarding 2014
                https://www.youtube.com/watch?v=TGtLXcRP1Z0
              
            
              
                Bruna Kajiya, Reno Romeu and Tom Hebert - Kiteboarding in Cocos Islands
                https://www.youtube.com/watch?v=Ne8fcabJ_WU
              
            
              
                Red Bull King Of The Air 2020 - The Queen Angely Bouillot
                https://www.youtube.com/watch?v=6UTHbDC-j0o
              
            
              
                Kite Trip Tips, Zanzibar
                https://www.youtube.com/watch?v=ZXnFUADgmls
              
            
              
                The Beach Boys - Surfin' USA (TAMI Show 1964) [Restored]
                https://www.youtube.com/watch?v=fmrfA3uDKLU
              
            
              
                Extreme Kitesurfing Jumps in Tahiti island
                https://www.youtube.com/watch?v=0UH58x5uhQI
              
            
              
                Awesome Kiteboarding Action in Rio and Teahupoo
                https://www.youtube.com/watch?v=dlI3NiuZQ58
              
            
              
                Kiteboarding is Awesome 1
                https://www.youtube.com/watch?v=X0A1suBPSoY
              
            
              
                Kiteboarding is Awesome 2
                https://www.youtube.com/watch?v=1MO7gXF05-8
              
            
              
                Kiteboarding is Awesome 3
                https://www.youtube.com/watch?v=UiTmqRhU4l4
              
            
              
                Light wind KITEBOARDING tips! How To
                https://www.youtube.com/watch?v=BwdHhfC46Q8
              
            
              
                Learn To Kiteboard - Progression Kiteboarding Beginner
                https://www.youtube.com/watch?v=JCG0hk1X8XA
              
            
              
                Learning to Kitesurf - 10 Things to Know
                https://www.youtube.com/watch?v=oLCKROFk0mc
              
            
              
                3 Kitesurfing Skills to Practice on the Beach (Beginner lesson)
                https://www.youtube.com/watch?v=jAUct7Av7xw
              
            
              
                The Wind Window (an introduction to kiteboarding and power kiting)
                https://www.youtube.com/watch?v=hRN2FMwbnro
              
            
              
                KITEMARES! and how to avoid them ... (kiteboard accidents explained)
                https://www.youtube.com/watch?v=xSJHixtNiTk
              
            
              
                Three GIRLS ride one FOIL.
                https://www.youtube.com/watch?v=EyDaOQPQ5_M
              
            
              
                The Bel Airs - Mr Moto (Live 2013)
                https://www.youtube.com/watch?v=Jq9UtwE_mgw
              
            
              
                Mana, The power in knowing who you are by Tame Iti
                https://www.youtube.com/watch?v=qeK3SkxrZRI
              
            
              
                Lessons from a thousand years of island sustainability by Sam ‘Ohu Gon III, PhD
                https://www.youtube.com/watch?v=l9fv_2XIJBk
              
            
          
- 
            
              
                create several miniatures
                https://www.youtube.com/watch?v=k_rwgbvVicE
              
            
              
                Don't forget about the old masters
                https://www.youtube.com/watch?v=b4Hc5A0kkkk
              
            
              
                The Learning Music Tutorial
                https://learningmusic.ableton.com/
              
            
              
                Music Theory Tutorial Videos
                https://www.youtube.com/results?search_query=Music+Theory+Tutorial
              
            
              
                LMMS
                https://www.youtube.com/results?search_query=LMMS+Tutorial
              
            
              
                Object Oriented Programming
                https://www.youtube.com/results?search_query=JavaScript+OOP+Tutorial
              
            
              
                Tone.js
                https://tonejs.github.io/
              
            
              
                Yeoman
                https://www.youtube.com/results?search_query=Yaoman+Tutorial
              
            
          
- 
            
              
                Paris Catacombs – More Than Bones and Tunnels
                https://www.youtube.com/watch?v=hwHts1GClA4
              
            
              
                OVERNIGHT IN PARIS CATACOMBS
                https://www.youtube.com/watch?v=Q7vbKJVgUKQ
              
            
              
                Poland's Underground City Of Salt
                https://www.youtube.com/watch?v=I317eymVjds
              
            
              
                Dunmore House (Scotland)
                https://www.youtube.com/watch?v=zcVs2g_HBRk
              
            
              
                The Hidden Wonders Of Dark Ages Craftsmanship | An Age Of Light | Timeline
                https://www.youtube.com/watch?v=mEMGUN5oJsI
              
            
              
                Glories of Medieval Art, The Cloisters
                https://www.youtube.com/watch?v=zUlK0neLq8A
              
            
              
                Art I, Medieval 500–1400, with Rick Steves
                https://www.youtube.com/watch?v=wHU5EPeZLkA
              
            
              
                Malbork (Poland)
                https://www.youtube.com/watch?v=y2S2D_hK-4Y
              
            
              
                Będzin (Poland)
                https://www.youtube.com/watch?v=XyF88axPoOw
              
            
              
                Zamek w Bobrownikach (Poland)
                https://www.youtube.com/watch?v=pXQRCBQa6tg
              
            
              
                Le Castellas (France)
                https://www.youtube.com/watch?v=00EwljykXQ4
              
            
              
                Wick Castle (Scotland)
                https://www.youtube.com/watch?v=NDJwztU5qoY
              
            
              
                Pena National Palace (Portugal)
                https://www.youtube.com/watch?v=gFidK7HU1T8
              
            
              
                The Alcázar of Segovia (Spain)
                https://www.youtube.com/watch?v=lfcK3R0oGnY
              
            
              
                Tumpalov Castle (Bulgaria)
                https://www.youtube.com/watch?v=TWwx_qoT_yU
              
            
              
                Neuschwanstein Castle (Germany)
                https://www.youtube.com/watch?v=kGJqj_D6PSE
              
            
              
                Hohenzollern Castle (Germany)
                https://www.youtube.com/watch?v=rnwYeGrHQj4
              
            
              
                Conwy Castle (Wales)
                https://www.youtube.com/watch?v=65hImZXvUeo
              
            
              
                Burg Eltz (Germany)
                https://www.youtube.com/watch?v=LRG-FSTGUMI
              
            
              
                Château de Chambord (France)
                https://www.youtube.com/watch?v=Sn3yslaBlKI
              
            
              
                Caerphilly Castle (Wales)
                https://www.youtube.com/watch?v=AtBd65nu8NU
              
            
              
                Eilean Donan Castle (Scotland)
                https://www.youtube.com/watch?v=R9h54oNkjaM
              
            
              
                Castle Ravadinovo (Bulgaria)
                https://www.youtube.com/watch?v=N5gyQ1DfA3o
              
            
              
                Doune Castle (Scotland)
                https://www.youtube.com/watch?v=SzDpLsRV-bo
              
            
              
                Palace Of Versailles (France)
                https://www.youtube.com/watch?v=tMI3jcgtEas
              
            
              
                Mackinac Island, Grand Hotel (Michigan, US)
                https://www.youtube.com/watch?v=vxuuDB-uNZc
              
            
              
                The Making Of Medieval Illuminated Manuscripts - Dr Sally Dormer
                https://www.youtube.com/watch?v=VBxo51GiGiU
              
            
              
                Drawing as an Art Form in Medieval Manuscripts
                https://www.youtube.com/watch?v=GTgkFWU3-Wk
              
            
              
                The Magic Of Books by Carl Sagan
                https://www.youtube.com/watch?v=PPC9sapYMHE
              
            
              
                Carl Sagan introduces the library of Alexandria
                https://www.youtube.com/watch?v=OLlVnKOb4Mk
              
            
              
                Library of Alexandria Documentary
                https://www.youtube.com/watch?v=dgVyR3aeEl4
              
            
              
                Care & Handling of Rare Books, Paper, Manuscripts, Photographs & Archives
                https://www.youtube.com/watch?v=28w5mHpLiOI
              
            
              
                Conserving Rare Books at King's College, Cambridge
                https://www.youtube.com/watch?v=nnwNUJ_7C-Q
              
            
              
                Inside the Fellows' Library, Exploring the Rare Books of Winchester College
                https://www.youtube.com/watch?v=u1R4zI4jrxE
              
            
              
                Bookbinding with Sarah Kim
                https://www.youtube.com/watch?v=sAWepnwxCK0
              
            
              
                The Chelsea Bindery Show the Processes of Book Binding
                https://www.youtube.com/watch?v=DtJK_fcrLlY
              
            
              
                All in a bind, the art of bookbinding
                https://www.youtube.com/watch?v=Sf2PrB8m0BE
              
            
              
                Chris Rowlatt | Bookbinder & Paper Marbler
                https://www.youtube.com/watch?v=NWq1xkvAfdY
              
            
              
                A Dublin Bookbinder
                https://www.youtube.com/watch?v=RBd67qQy96k
              
            
              
                Making A Medieval Book
                https://www.youtube.com/watch?v=gtScAf3tRPM
              
            
              
                3 Hours and $120 Spent at Goodwill! | Thrifting Vintage and Antiques for Resale
                https://www.youtube.com/watch?v=4HafpKGo0Vs
              
            
              
                Thrifting RIDICULOUS Prices at Savers | Buying & Selling for Profit
                https://www.youtube.com/watch?v=_lQSF8PLzAw
              
            
              
                Thrifting for Resale | Here, kitschy kitschy. | Thrift Store Buying & Reselling
                https://www.youtube.com/watch?v=LKkZlkcUgng
              
            
              
                Antique Shopping SCORE! | Mid Century Vintage, Antique Lighting, Celluloid | Buying & Reselling
                https://www.youtube.com/watch?v=CjKy6i7WPiw
              
            
              
                HOME DECOR ON A BUDGET | THRIFT WITH ME + HAUL
                https://www.youtube.com/watch?v=iOfpP64cwDc
              
            
              
                MACKLEMORE - THRIFT SHOP ❤️
                https://www.youtube.com/watch?v=QK8mJJJvaes
              
            
          
- 
            
              
                Aluminum Enclosure
                https://www.amazon.com/s?k=red+anodized+aluminum+enclosure&ref=nb_sb_noss_2
              
            
              
                fancy potentiometers
                https://www.amazon.com/s?k=volume+potentiometer&ref=nb_sb_noss
              
            
              
                beautiful aluminum knobs
                https://www.amazon.com/s?k=potentiometer+aluminum+knob&ref=nb_sb_noss_2
              
            
              
                Raspberry PI UPS and Batteries
                https://www.amazon.com/s?k=Raspberry+PI+Zero+UPS&ref=nb_sb_noss
              
            
              
                Call it a Jack of all trades, and a master of some
                https://www.youtube.com/watch?v=0wY0oTsQ9Lc
              
            
          
- 
            
              
                or just get a hard shell camper to be perfectly safe
                https://www.youtube.com/watch?v=iSh2dSvEeZk&t=549s
              
            
              
                the black bears will run away
                https://www.youtube.com/watch?v=3vIwNyqIceE
              
            
              
                I set aside my Art Sketches for the night
                https://www.youtube.com/watch?v=DWmsxtu248U
              
            
              
                I remembered that foxes have that piercing scream
                https://www.youtube.com/watch?v=zBpZTo1dlPM
              
            
          
- 
            
              
                Oil painting is also easy
                https://www.youtube.com/watch?v=NK4Uo5QvH6M
              
            
              
                while it is a bit more complex you desaturate colors by mixing them with opposites on the color wheel
                https://www.youtube.com/watch?v=xQYcG4Km1-k
              
            
              
                it is the color mixing that oil paintings really benefits from
                https://www.youtube.com/watch?v=TNB3XY67Q-I
              
            
              
                there are cheap pico projectors that can connect directly to the phone you snapped a photo with
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=pico+mini+projector
              
            
              
                GIMP
                https://www.youtube.com/watch?v=kq0mA1ZSvmE
              
            
          
- 
            
              
                HIKING POLŌLU VALLEY & FINDING WATERFALLS IN HAWAII I Big Island, HI
                https://www.youtube.com/watch?v=8biVeUlxDsA
              
            
              
                How to Hike Down Waipio Valley - Big Island - Hawaii
                https://www.youtube.com/watch?v=kx5L7uSOsrM
              
            
              
                Kauai, Hawaii // Hiking the Kalalau Trail to Hanakapi’ai Beach and Falls on the Na Pali Coast
                https://www.youtube.com/watch?v=WAH-e_JIj7A
              
            
              
                Greenstone Ridge Trail, Isle Royale National Park, Michigan
                https://www.youtube.com/watch?v=5I-9QIgy3Rk
              
            
              
                Backpacking Isle Royale
                https://www.youtube.com/watch?v=UzsPk3ti-ng
              
            
              
                What to do in Glacier National Park! The BEST Hikes!
                https://www.youtube.com/watch?v=PAo4HAIjEo8
              
            
              
                6 Best Hikes in Glacier National Park
                https://www.youtube.com/watch?v=22HYOZopcS8
              
            
              
                Hiking Half Dome in Yosemite with Zero Experience!
                https://www.youtube.com/watch?v=1GFlr9xNrxQ
              
            
              
                Climbing Half Dome with the Cables Down! - No Permit, No Crowds, No Prusik Knots
                https://www.youtube.com/watch?v=yWBERNZEJ0c
              
            
              
                Hiking Half Dome at Yosemite National Park
                https://www.youtube.com/watch?v=ue7uIcRZBUU
              
            
              
                5 BEST DAY TRIPS IN YELLOWSTONE | Geysers, Hikes, Wildlife, Hot Springs, & Camping [THE WHOLE PARK]
                https://www.youtube.com/watch?v=HRQp0Cry8i8
              
            
              
                Bear Encounter on My First Trail Hike in Yellowstone National Park
                https://www.youtube.com/watch?v=ggivPrsvSgo
              
            
              
                My Solo Trip to Yellowstone & Grand Teton National Park, Wyoming
                https://www.youtube.com/watch?v=ZgeD4Wiuuoc
              
            
              
                7 BEST DAY HIKES IN GRAND TETON NATIONAL PARK | USA's Most Stunning National Park [ALL YOU NEED!]
                https://www.youtube.com/watch?v=GUDLeeuEQpM
              
            
              
                Perfect and Easy Hike CASCADE CANYON Trail | Grand Teton National Park
                https://www.youtube.com/watch?v=CauuOZDmQho
              
            
              
                The Top 15 Sights in Jasper National Park
                https://www.youtube.com/watch?v=6E2j8Ao_igk
              
            
              
                AMAZING MALIGNE CANYON HIKE!! Jasper National Park
                https://www.youtube.com/watch?v=qBzRzQZ3-OQ
              
            
              
                BEST Hiking In Banff National Park... 8 MIND-BLOWING hikes!
                https://www.youtube.com/watch?v=GPQReoI8fQk
              
            
              
                BANFF NATIONAL PARK - 6 Best Hikes in Banff National Park, Alberta, CANADA, Travel, 4K UHD
                https://www.youtube.com/watch?v=KLv1_Mex9JI
              
            
              
                Top 5 Hikes | Arches National Park | Utah
                https://www.youtube.com/watch?v=B9Q8y60PpVQ
              
            
              
                BEST Hike in Arches National Park | Devil's Garden
                https://www.youtube.com/watch?v=GwTrvliq1DE
              
            
              
                Stella Hikes - 7 Day Olympic National Park Backpacking Trip
                https://www.youtube.com/watch?v=FvdZ6FcTZKY
              
            
              
                48 Hours in Olympic National Park | Maybe the MOST Diverse National Park in the Country
                https://www.youtube.com/watch?v=bU58YlOs4YI
              
            
              
                Amazing Views. Fall Hiking & Camping - Kluane National Park
                https://www.youtube.com/watch?v=yoVG8D0wUxo
              
            
              
                Slims River Trail to Observation Mountain Summit - KLUANE
                https://www.youtube.com/watch?v=xy8cGhwYXPI
              
            
              
                Easy Hikes in Lake Tahoe with KILLER Views
                https://www.youtube.com/watch?v=ObUiOH3z0bw
              
            
              
                Cave Rock Hike in South Lake Tahoe + 3 EPIC Photo Spots
                https://www.youtube.com/watch?v=aTNZngoccBs
              
            
              
                BEST HIKES IN BIG SUR | SALMON CREEK TRAIL
                https://www.youtube.com/watch?v=wtLg9cxdnn4
              
            
              
                BIG SUR // Five MUST VISIT Stops We Loved!
                https://www.youtube.com/watch?v=_RYj__d2scQ
              
            
              
                An Epic Journey to Blue Lake in Telluride!
                https://www.youtube.com/watch?v=Zs3NEMnzhhk
              
            
              
                The Best of Telluride, Colorado in Three Days!
                https://www.youtube.com/watch?v=w-wSITt_7i8
              
            
              
                Zion National Park | Hiking The Narrows Late in the Day
                https://www.youtube.com/watch?v=KneKcpKhqTQ
              
            
              
                Hiking Angels Landing - Zion National Park - Just how dangerous is it?
                https://www.youtube.com/watch?v=tK2Jl9Uyezs
              
            
              
                10 safety tips for Angels Landing | Zion National Park
                https://www.youtube.com/watch?v=pF4YHRMqGnU
              
            
              
                Incredible Peru Hiking on the Lares Trek - pt. 1/2
                https://www.youtube.com/watch?v=8tgX0ZJk65Y
              
            
              
                WE MADE IT! Hiking Peru on the Lares Trek - pt. 2/2
                https://www.youtube.com/watch?v=pQZDPVnSLe8
              
            
              
                Buckskin Gulch to Paria Canyon via Wire Pass Trailhead, Utah-Arizona Border
                https://www.youtube.com/watch?v=Mzk0TmDfKtU
              
            
              
                Aconcagua Base camp | Plaza de Mulas | UNGUIDED (Argentina)
                https://www.youtube.com/watch?v=RuFgj3X180c
              
            
              
                Skogafoss Waterfall Hike | Best Hike In Iceland | Fimmvörðuháls Hiking Trail
                https://www.youtube.com/watch?v=gIVVqd-1ULE
              
            
              
                Inca Trail to Machu Picchu, The Classic 4-Day Hike
                https://www.youtube.com/watch?v=BCv1Ksbiqyk
              
            
              
                Kings Canyon Rim Walk, Watarrka National Park, Northern Territory
                https://www.youtube.com/watch?v=9VezQpUSlsc
              
            
              
                Kjerag Hike and Kjeragbolten, Norway in HD
                https://www.youtube.com/watch?v=Dri6-t7-6_M
              
            
              
                The 5 best hikes of the Dolomites in Italy
                https://www.youtube.com/watch?v=TLp8mb1OoLM
              
            
              
                Tongariro Alpine Crossing was EPIC!
                https://www.youtube.com/watch?v=fq9wBVGHhG0
              
            
              
                Switzerland's Most Beautiful Hike / Schynige Platte - Bachalpsee - First
                https://www.youtube.com/watch?v=fPYvqYCPOeA
              
            
              
                Hikers On The Trail
                https://www.youtube.com/watch?v=KmEtRbIghao
              
            
          
- 
            
              
                A Walk In The Woods
                https://www.audible.com/pd/A-Walk-in-the-Woods-Audiobook/B0091J9AQQ
              
            
              
                Movie
                https://www.youtube.com/watch?v=cOF2LIAp9bw
              
            
              
                Robert Redford and Nick Nolte
                https://www.youtube.com/watch?v=5lm_aiG381c
              
            
              
                Nordhouse Dunes
                https://www.fs.usda.gov/recarea/hmnf/recarea/?recid=18770
              
            
              
                setting up camp two thirds of the way to the lake
                https://goo.gl/maps/3VLFDc8hNTeMRbpRA
              
            
              
                Nurnberg End Of Trail
                https://goo.gl/maps/S5NN4kUYn4sEmQgu9
              
            
              
                West Forest Trail End
                https://goo.gl/maps/onCa4264ioU9euKq5
              
            
              
                Narrated Adventure Books
                https://www.audible.com/blog/playlisted/article-best-travel-audiobooks
              
            
          
- 
            
              
                A little bird swooped down and tried to carry me away
                https://www.youtube.com/watch?v=gWGiWHwmhhc
              
            
              
                Raspberry PI
                https://www.canakit.com/raspberry-pi-4-complete-starter-kit.html
              
            
              
                APT
                https://www.raspberrypi.org/documentation/linux/software/apt.md
              
            
              
                "How to install ffmpeg on Raspberry PI"
                https://www.google.com/search?q=How+to+install+ffmpeg+on+Raspberry+PI
              
            
              
                atempo
                https://ffmpeg.org/ffmpeg-filters.html#atempo
              
            
              
                the command line is trying to be useful
                https://www.youtube.com/watch?v=tc4ROCJYbm0
              
            
          
- 
            
              
                Lacy Barry, This artist turns paper into extravagant sculptures
                https://www.youtube.com/watch?v=LdE_Im2iZA4
              
            
              
                Laurence Vallieres, black & white exhibition
                https://www.youtube.com/watch?v=LehWJicM5bk
              
            
              
                Polly Verity, The Unbelievable Practice of Paper Art
                https://www.youtube.com/watch?v=IUd57qIeX4A
              
            
              
                Morgana Wallace’s paper art may make you revert to childhood
                https://www.youtube.com/watch?v=GlmHJPCFzj8
              
            
              
                Annyen Lam, She's Cut Paper with Tiny Blades Every Day for Two Years
                https://www.youtube.com/watch?v=rerbMXRdqoU
              
            
              
                Pauline Loctin, We’re mesmerized by the paper cutting and folding magic of Pauline Loctin
                https://www.youtube.com/watch?v=Q0rrSsoatKA
              
            
              
                JUDiTH and ROLFE
                https://www.youtube.com/watch?v=VhT3zpL-KGs
              
            
              
                Guns
                https://www.youtube.com/watch?v=8h4f_zEbggM
              
            
              
                Taran Tactical AR-15
                https://www.youtube.com/watch?v=Qee67JJomLw
              
            
              
                How to Make Highly Detailed Cardboard Gun
                https://www.youtube.com/watch?v=jKxt2wqdXmY
              
            
              
                Mega Giga Launcher
                https://www.youtube.com/watch?v=-tgcF7GlyYY
              
            
              
                Auto Shell Ejecting
                https://www.youtube.com/watch?v=2zBzqe-lcD0
              
            
              
                Colt M1911
                https://www.youtube.com/watch?v=OojQfLYw6v0
              
            
              
                Amazing Matches Powered Cardboard Double Jet
                https://www.youtube.com/watch?v=T6PAxw4Zyho
              
            
              
                Tom Burkhardt's cardboard art studio at Knoxville Museum of Art.
                https://www.youtube.com/watch?v=HC7FPeoTcvA
              
            
              
                Calder Greenwood, The Cardboard Artist
                https://www.youtube.com/watch?v=08BvAov4SHI
              
            
              
                Laurence Vallières, Little Burgundy
                https://www.youtube.com/watch?v=u3FVUPUgUSE
              
            
              
                Justin King, The King of Cardboard Sculpture
                https://www.youtube.com/watch?v=qTBdrqMkvyI
              
            
              
                Ali Golzad.ART.Corrugated Cardboard
                https://www.youtube.com/watch?v=KdyoXROPDEc
              
            
              
                Cardboard Art - Laser Cutter - 3D Art
                https://www.youtube.com/watch?v=eVFD-okZTBA
              
            
              
                Lion sculpture timelapse MONO
                https://www.youtube.com/watch?v=RBfxfOX5zyM
              
            
              
                DIY cardboard furniture with free IKEA-style instructions
                https://www.youtube.com/watch?v=4IaSXJOGiuk
              
            
              
                Cardboard Bed by Rebelo, AG
                https://www.youtube.com/watch?v=mPnh4gATbJI
              
            
              
                Bed Assembly - Cardboard Bed Step by Step
                https://www.youtube.com/watch?v=_jYJ87f2V3I
              
            
              
                DIY CARDBOARD CHAIR | Modern Design
                https://www.youtube.com/watch?v=fa9V64BkjpE
              
            
              
                Li Hongbo, Out Of Paper
                https://www.youtube.com/watch?v=gttdbqX4SWA
              
            
              
                The Making of Paper Art by Li Hongbo
                https://www.youtube.com/watch?v=aw6FIqJa8Ak
              
            
              
                Calvin Nicholls, these animals are made entirely out of paper
                https://www.youtube.com/watch?v=uQJd8e5DNlU
              
            
              
                Dave Wood, design & paper sculpture
                https://www.youtube.com/watch?v=FEMaWHRLSYM
              
            
              
                James Lake, Turning cardboard into art
                https://www.youtube.com/watch?v=_hLR-p-YhF0
              
            
              
                A Japanese woman brings the Eastern tradition of origami to Mzansi
                https://www.youtube.com/watch?v=cCyVYKyQLGU
              
            
              
                Origami finger trap
                https://www.youtube.com/watch?v=Rxbo8SigNWs
              
            
              
                Mini Notebook
                https://www.youtube.com/watch?v=H6Z9WfVFibg
              
            
              
                Mother and Child
                https://www.youtube.com/watch?v=tPegXeyEIwY
              
            
              
                Yoku Moku - Japanese Cookies Wrapping
                https://www.youtube.com/watch?v=O3HIfNFk9kk
              
            
              
                リトエン提供フランスのラッピング(パケモンテ)
                https://www.youtube.com/watch?v=T2MTw98S7qc
              
            
              
                喜八洲総本舗 超高速包装テクニック大公開!
                https://www.youtube.com/watch?v=8KFCnGV_sVk
              
            
              
                Flying Whale
                https://www.youtube.com/watch?v=PHrh_jVjxqE
              
            
              
                A shoulder bag made of paper
                https://www.youtube.com/watch?v=bfaMKQKsF7I
              
            
              
                Eco-Friendly Vintage Suitcase
                https://www.youtube.com/watch?v=sbqzc5BwyvE
              
            
              
                A Fairy Mushroom And Tree House
                https://www.youtube.com/watch?v=4ylBSkyIs4A
              
            
          
- 
            
              
                Dimitri
                https://www.youtube.com/watch?v=fPnwBITSmgU
              
            
              
                Venter
                https://www.youtube.com/results?search_query=Craig+Venter
              
            
              
                DNA seen through the eyes of a coder
                https://berthub.eu/articles/posts/amazing-dna/
              
            
              
                Mokele-mbembe
                https://www.youtube.com/watch?v=TI_9mN8JzpI
              
            
              
                there are still great adventures to be had in that area of the world
                https://www.youtube.com/watch?v=ojig7uo7uuo
              
            
              
                Raspberry PI Zero
                https://www.raspberrypi.org/products/raspberry-pi-zero/
              
            
              
                Video Software
                https://github.com/ccrisan/motioneyeos
              
            
              
                Night Vision Camera
                https://www.raspberrypi.org/products/pi-noir-camera-v2/
              
            
              
                Ślęża
                https://en.wikipedia.org/wiki/%C5%9Al%C4%99%C5%BCa
              
            
              
                Mother Bear
                https://en.wikipedia.org/wiki/Artio
              
            
              
                Worshiped The Sun
                https://en.wikipedia.org/wiki/Druid
              
            
              
                Queen of the Fae
                https://en.wikipedia.org/wiki/Fairy_Queen
              
            
              
                Percival Lowell
                https://youtu.be/xvm7dB0mOic?t=741
              
            
              
                Frank Drake
                https://www.youtube.com/watch?v=0bWK5ES3lTE
              
            
              
                Jill Tarter
                https://www.youtube.com/watch?v=EszGIvRdgTE
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Ms. Tarter reminds us that if we are alone then it is an awful waste of space
                https://youtu.be/EszGIvRdgTE?t=152
              
            
              
                Sagan was very fond on Martian Adventures
                https://www.youtube.com/watch?v=WXQbGs11PWU
              
            
              
                John Carter
                https://www.youtube.com/watch?v=62_bG0Bgsto
              
            
              
                where we are just getting started with ideas like synthetic life and the creation of new species
                https://www.youtube.com/watch?v=QHIocNOHd7A
              
            
              
                Continuity, can take us to the infinite future
                https://www.youtube.com/watch?v=uD4izuDMUQA
              
            
              
                or can help us understand our ancient past
                https://www.youtube.com/watch?v=dGiQaabX3_o
              
            
          
- 
            
              
                Adventure
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                26 Marathons: What I Learned About Faith, Identity, Running, and Life from My Marathon Career by Meb Keflezighi, Scott Douglas
                https://www.audible.com/pd/26-Marathons-Audiobook/1984840681
              
            
              
                A Walk in the Woods: Rediscovering America on the Appalachian Trail by Bill Bryson
                https://www.audible.com/pd/A-Walk-in-the-Woods-Audiobook/B0091J9AQQ
              
            
              
                Born to Run: A Hidden Tribe, Superathletes, and the Greatest Race the World Has Never Seen by Christopher McDougall
                https://www.audible.com/pd/Born-to-Run-Audiobook/B002V8KTYG
              
            
              
                Brave Enough by Jessie Diggins, Todd Smith
                https://www.audible.com/pd/Brave-Enough-Audiobook/1705223885
              
            
              
                Bravey: Chasing Dreams, Befriending Pain, and Other Big Ideas by Alexi Pappas
                https://www.audible.com/pd/Bravey-Audiobook/0593286731
              
            
              
                Can't Nothing Bring Me Down: Chasing Myself in the Race Against Time by Ida Keeling
                https://www.audible.com/pd/Cant-Nothing-Bring-Me-Down-Audiobook/B078DFQ2SN
              
            
              
                Eat and Run: My Unlikely Journey to Ultramarathon Greatness by Steve Friedman
                https://www.audible.com/pd/Eat-and-Run-Audiobook/B08YRZP1QG
              
            
              
                Endurance: Shackleton's Incredible Voyage by Alfred Lansing
                https://www.audible.com/pd/Endurance-Audiobook/B002V9ZA6C
              
            
              
                Finding Ultra: Rejecting Middle Age, Becoming One Of The World's Fittest Men, And Discovering Myself by Rich Roll
                https://www.audible.com/pd/Finding-Ultra-Audiobook/B07BC4V3WL
              
            
              
                Headhunters on My Doorstep: A True Treasure Island Ghost Story by J. Maarten Troost
                https://www.audible.com/pd/Headhunters-on-My-Doorstep-Audiobook/B00E8HJ7KA
              
            
              
                How to Lose a Marathon: A Starter's Guide to Finishing in 26.2 Chapters by Joel A. Cohen
                https://www.audible.com/pd/How-to-Lose-a-Marathon-Audiobook/B01MYFI76H
              
            
              
                Icebound: Shipwrecked at the Edge of the World by Andrea Pitzer
                https://www.audible.com/pd/Icebound-Audiobook/1797120670
              
            
              
                I'm a Stranger Here Myself: Notes on Returning to America After 20 Years Away by Bill Bryson
                https://www.audible.com/pd/Im-a-Stranger-Here-Myself-Audiobook/B002V5BQJQ
              
            
              
                In a Sunburned Country by Bill Bryson
                https://www.audible.com/pd/In-a-Sunburned-Country-Audiobook/B002UUKUZI
              
            
              
                Into the Furnace: How a 135 Mile Run Across Death Valley Set My Soul on Fire by Cory Reese, Luke Thoreson
                https://www.audible.com/pd/Into-the-Furnace-Audiobook/B07DD2DLSG
              
            
              
                Into the Wild by Jon Krakauer
                https://www.audible.com/pd/Into-the-Wild-Audiobook/B002V1NYEK
              
            
              
                Into Thin Air: A Personal Account of the Mt. Everest Disaster by Jon Krakauer
                https://www.audible.com/pd/Into-Thin-Air-Audiobook/B002V0QF9M
              
            
              
                Island of the Blue Foxes: Disaster and Triumph on the World's Greatest Scientific Expedition by Stephen R. Bown
                https://www.audible.com/pd/Island-of-the-Blue-Foxes-Audiobook/B07CH3RV5R
              
            
              
                Island of the Lost: Shipwrecked at the Edge of the World by Joan Druett
                https://www.audible.com/pd/Island-of-the-Lost-Audiobook/B01DCNHXGA
              
            
              
                Let Your Mind Run: A Memoir of Thinking My Way to Victory by Deena Kastor, Michelle Hamilton
                https://www.audible.com/pd/Let-Your-Mind-Run-Audiobook/B07CCZFF7L
              
            
              
                Life Is a Marathon By Matt Fitzgerald
                https://www.audible.com/pd/Life-Is-a-Marathon-Audiobook/1549175408
              
            
              
                Lost on Planet China by J. Maarten Troost
                https://www.audible.com/pd/Lost-on-Planet-China-Audiobook/B002V9Z710
              
            
              
                My Year of Running Dangerously By Tom Foreman
                https://www.audible.com/pd/My-Year-of-Running-Dangerously-Audiobook/B015WVR2SY
              
            
              
                Neither Here Nor There: Travels in Europe by Bill Bryson
                https://www.audible.com/pd/Neither-Here-Nor-There-Audiobook/B002UZMNNU
              
            
              
                Once a Runner by John L. Parker Jr.
                https://www.audible.com/pd/Once-a-Runner-Audiobook/B002V9Z878
              
            
              
                Out and Back: A Runner's Story of Survival Against All Odds by Hillary Allen
                https://www.audible.com/pd/Out-and-Back-Audiobook/B08YD84M11
              
            
              
                River of Darkness: Francisco Orellana's Legendary Voyage of Death and Discovery Down the Amazon by Buddy Levy
                https://www.audible.com/pd/River-of-Darkness-Audiobook/B0787B87NQ
              
            
              
                Running Home: A Memoir by Katie Arnold
                https://www.audible.com/pd/Running-Home-Audiobook/0525637583
              
            
              
                Running Like a Girl: Notes on Learning to Run by Alexandra Heminsley
                https://www.audible.com/pd/Running-Like-a-Girl-Audiobook/B00F8M85JI
              
            
              
                Running Man: A Memoir by Charlie Engle
                https://www.audible.com/pd/Running-Man-Audiobook/B01KBD4J4I
              
            
              
                Running to the Edge: A Band of Misfits and the Guru Who Unlocked the Secrets of Speed by Matthew Futterman
                https://www.audible.com/pd/Running-to-the-Edge-Audiobook/1984891642
              
            
              
                Running with the Kenyans: Passion, Adventure, and the Secrets of the Fastest People on Earth by Adharanand Finn
                https://www.audible.com/pd/Running-with-the-Kenyans-Audiobook/B00803VYUE
              
            
              
                Running with the Mind of Meditation: Lessons for Training Body and Mind by Sakyong Mipham
                https://www.audible.com/pd/Running-with-the-Mind-of-Meditation-Audiobook/B01EK5PL8Q
              
            
              
                The Emerald Mile: The Epic Story of the Fastest Ride in History through the Heart of the Grand Canyon by Kevin Fedarko
                https://www.audible.com/pd/The-Emerald-Mile-Audiobook/B00P2VCB6S
              
            
              
                The Incomplete Book of Running by Peter Sagal
                https://www.audible.com/pd/The-Incomplete-Book-of-Running-Audiobook/B07FK9X4P6
              
            
              
                The Long Run: A Memoir of Loss and Life in Motion by Catriona Menzies-Pike
                https://www.audible.com/pd/The-Long-Run-Audiobook/B071Z8RVKS
              
            
              
                The Lost Continent: Travels In Small Town America by Bill Bryson
                https://www.audible.com/pd/The-Lost-Continent-Audiobook/B002VAEUDU
              
            
              
                The Sex Lives of Cannibals: Adrift in the Equatorial Pacific by J. Maarten Troost
                https://www.audible.com/pd/The-Sex-Lives-of-Cannibals-Audiobook/B002UZMJWA
              
            
              
                Ultramarathon Man: Confession of an All-Night Runner by Dean Karnazes
                https://www.audible.com/pd/Ultramarathon-Man-Audiobook/B002VA3GIU
              
            
              
                What I Talk about When I Talk about Running: A Memoir by Haruki Murakami
                https://www.audible.com/pd/What-I-Talk-about-When-I-Talk-about-Running-Audiobook/B002V5BLM8
              
            
          
- 
            
              
                Beauty and Truth in Physics
                https://www.youtube.com/watch?v=UuRxRGR3VpM
              
            
              
                Richard Dawkins giving one of his talks
                https://www.youtube.com/watch?v=uuMB5e91BGo
              
            
              
                Their laughter was a sign of heights of intelligence that I have never seen before
                https://youtu.be/uuMB5e91BGo?t=4642
              
            
              
                Professional Adventurer
                https://www.youtube.com/watch?v=uFr4bTfm40c
              
            
          
- 
            
              
                losing my most precious artifact
                /permalink/af5aed38-7b28-4984-88bc-ee279e0c9cf4/
              
            
              
                understand what computer inventors are talking about
                https://www.youtube.com/results?search_query=Bret+Victor+Programming
              
            
              
                there are a lot of broken things in the computer world
                https://www.hanselman.com/blog/everythings-broken-and-nobodys-upset
              
            
          
- 
            
              
                The Walnut Heist
                https://www.youtube.com/watch?v=DTvS9lvRxZ8
              
            
              
                I GOT A TALKBOX! (Plus Music Video: Don't Forget to Wear Your Dustmask.)
                https://www.youtube.com/watch?v=3xl8M-FPRgc
              
            
              
                Bushcraft Waterwheel
                https://www.youtube.com/watch?v=war9v2DxMs4
              
            
              
                Tim Rattles his Rattlebacks
                https://www.youtube.com/watch?v=11NHjiEYnI0
              
            
              
                The CMY Cube has arrived!
                https://www.youtube.com/watch?v=SIjzjMhlCDk
              
            
              
                Eulers Disc
                https://www.youtube.com/watch?v=rFtYzVJcWyA
              
            
              
                Amazing Science Toys/Gadgets 1
                https://www.youtube.com/watch?v=l9o33uBi40U
              
            
              
                ORCA & PILOT - INVADERS
                https://www.youtube.com/watch?v=niUe0M8fZnw
              
            
              
                Challenge to recycle Coca-Cola!/ Make a simple alcohol stove (soda can stove)
                https://www.youtube.com/watch?v=pl72sLFZbsg
              
            
              
                Soda can Stirling engine - 860 rpm
                https://www.youtube.com/watch?v=W9cK_TMLvjI
              
            
              
                DIY Cheap and easy-ish Soda Can Stirling engine
                https://www.youtube.com/watch?v=_c7BGP94eHI
              
            
              
                L0pht Heavy Industries Video Press Kit (1994-1999)
                https://www.youtube.com/watch?v=P5j7chCzzPA
              
            
              
                Hackers Testifying at the United States Senate, May 19, 1998 (L0pht Heavy Industries)
                https://www.youtube.com/watch?v=VVJldn_MmMY
              
            
              
                Confessions of a Hacker known as Kingpin - Joe Grand Story
                https://www.youtube.com/watch?v=5bcbmef4I3I
              
            
              
                Samy Kamkar's Crash Course in How to Be a Hardware Hacker
                https://www.youtube.com/watch?v=tlwXmNnXeSY
              
            
              
                Block EVERY Online Ad with THIS - Pi-Hole on Raspberry Pi
                https://www.youtube.com/watch?v=KBXTnrD_Zs4
              
            
              
                How to Block ads on YouTube Skip ads with (Vanced app)
                https://www.youtube.com/watch?v=4CEnIzrHmu8
              
            
              
                How to use uBlock Origin to protect your online privacy and security
                https://www.youtube.com/watch?v=2lisQQmWQkY
              
            
              
                The Essential Guide to Advanced Blocking with uBlock Origin
                https://www.youtube.com/watch?v=SIYcI2tEqo8
              
            
              
                The evolution of Minecraft
                https://www.youtube.com/watch?v=t0eqSgkDuW0
              
            
              
                Dark Souls - Is too hard
                https://www.youtube.com/watch?v=_hHdG-BEJ3I
              
            
              
                The case for anonymity online by Christopher 'moot' Poole
                https://www.youtube.com/watch?v=a_1UEAGCo30
              
            
              
                Sky Rim
                https://www.youtube.com/watch?v=q6yHoSvrTss
              
            
              
                Getting Over It
                https://www.youtube.com/watch?v=8qGCleYV4cw
              
            
              
                Woodworking joints
                https://www.youtube.com/watch?v=WFXieuIcPdU
              
            
              
                Otzi's Dagger
                https://www.youtube.com/watch?v=1K-UX_U0F7I
              
            
              
                Otzi's Scabbard
                https://www.youtube.com/watch?v=oyNqRytVhtU
              
            
              
                Otzi Era Push Dagger
                https://www.youtube.com/watch?v=VEbNNwZ9K2I
              
            
              
                Brass Push Dagger
                https://www.youtube.com/watch?v=zXpf60oWLok
              
            
              
                Canadian Iceman's Knife
                https://www.youtube.com/watch?v=bJlrvffB34M
              
            
              
                Blowpipe Maker Shares Rare, Ancient Craft
                https://www.youtube.com/watch?v=pJBpkz29-DQ
              
            
              
                sharpest Cardboard kitchen knife in the world
                https://www.youtube.com/watch?v=jvo86AHovFc
              
            
              
                How To Make A Wooden Pocket Knife With Hand Tools
                https://www.youtube.com/watch?v=bRoJ_G4hw2A
              
            
              
                Popsicle Stick KARAMBIT
                https://www.youtube.com/watch?v=dXAsT2_c5Aw
              
            
              
                sharpest Bismuth kitchen knife in the world
                https://www.youtube.com/watch?v=FgdHZqSIO1M
              
            
              
                Chisel Knife
                https://www.youtube.com/watch?v=ql2cz0aNnUU
              
            
              
                Weird Folding Knife
                https://www.youtube.com/watch?v=QYJfmjs8hwA
              
            
              
                Wooden Katana
                https://www.youtube.com/watch?v=2nshBD9EbxE
              
            
              
                BAMBOO KATANA
                https://www.youtube.com/watch?v=pKH8GGV0zP0
              
            
              
                the secret world of the japanese swordsmith
                https://www.youtube.com/watch?v=gxwWf-MfZVk
              
            
              
                Making Snowflake Shurikens
                https://www.youtube.com/watch?v=HF0CreAkAVg
              
            
              
                How To Make Composite Shuriken
                https://www.youtube.com/watch?v=HZXxy9hIhOs
              
            
              
                Double Wheels Wooden Crossbowfishing
                https://www.youtube.com/watch?v=ozhvBknRwTI
              
            
              
                Circuit Board + Resin Jewelry
                https://www.youtube.com/watch?v=ryK6aYZqkoM
              
            
              
                MP3 music player board REVIEW (Suspicious Quality)
                https://www.youtube.com/watch?v=F5jizOQtenU
              
            
              
                MP3 Music Box (Very Simple)
                https://www.youtube.com/watch?v=lswfhea17WY
              
            
              
                DIY Bluetooth USB SD and FM Amplifier using 6283ic Board and 4440ic Board
                https://www.youtube.com/watch?v=87kF5xJlLnE
              
            
              
                Pallet Bluetooth Speaker V3 DIY
                https://www.youtube.com/watch?v=tU8lUlx3pPY
              
            
              
                $220 Lightsaber
                https://www.youtube.com/watch?v=VzlkSjFXRlM
              
            
              
                Glitterbomb 3.0 vs. Porch Pirates
                https://www.youtube.com/watch?v=h4T_LlK1VE4
              
            
          
- 
            
              
                Stopped By Rest Area For A Snack
                  files/xl-poetry-0473-photo-01.jpg (local file)
              
            
              
                Selfie Numero Uno
                  files/xl-poetry-0473-photo-02.jpg (local file)
              
            
              
                Selfie Numero Dos
                  files/xl-poetry-0473-photo-03.jpg (local file)
              
            
              
                My Hair Tail
                  files/xl-poetry-0473-photo-04.jpg (local file)
              
            
              
                Out Of Freaking Control
                  files/xl-poetry-0473-photo-05.jpg (local file)
              
            
              
                Selfie Numero Tres
                  files/xl-poetry-0473-photo-06.jpg (local file)
              
            
              
                Selfie Numero Quatro
                  files/xl-poetry-0473-photo-07.jpg (local file)
              
            
              
                Whoo Whoo Found Happy Horseys
                  files/xl-poetry-0473-photo-08.jpg (local file)
              
            
              
                Happy Horses
                  files/xl-poetry-0473-photo-09.jpg (local file)
              
            
              
                They Can See Me
                  files/xl-poetry-0473-photo-10.jpg (local file)
              
            
              
                Attempting To Send Duck Face To Happy Horses
                  files/xl-poetry-0473-photo-11.jpg (local file)
              
            
              
                Myyy Haaaaappy Horseeeees
                  files/xl-poetry-0473-photo-12.jpg (local file)
              
            
          
- 
            
              
                enhanced-interrogation
                https://www.youtube.com/watch?v=4LPubUCJv58
              
            
              
                cramped government-detention facilities that separate children from mothers
                https://www.youtube.com/watch?v=_Jq-V4qvZh8
              
            
              
                vocational facilities
                https://www.youtube.com/watch?v=t7RojQpJWMw
              
            
              
                Curriculum based education causes harm
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                school math is tiny compared to software
                https://github.com/catpea/math-as-code
              
            
          
- 
            
              
                How to use a BreadBoard - Electronics Basics 10
                https://www.youtube.com/watch?v=fq6U5Y14oM4
              
            
              
                Complete beginner's guide to using a breadboard
                https://www.youtube.com/watch?v=XpMZoR3fgd0
              
            
              
                How to Use a Breadboard
                https://www.youtube.com/watch?v=6WReFkfrUIk
              
            
              
                Electronics Tutorials For Noobs - How to power an LED properly
                https://www.youtube.com/watch?v=R1OKljx5b9k
              
            
              
                LED Resistor Calculation
                https://www.youtube.com/watch?v=EeCh68a1GEg
              
            
              
                Volts, Amps, and Watts Explained
                https://www.youtube.com/watch?v=mvuHsu8S6v8
              
            
              
                LED Circuit Design - How to design LED circuits
                https://www.youtube.com/watch?v=7d4ymjU9NqM
              
            
              
                How to use a Digital Multimeter - Best Multimeter for Beginners
                https://www.youtube.com/watch?v=la0rr9jvH4M
              
            
              
                How to select resistor value for LEDs
                https://www.youtube.com/watch?v=hduuUDiku80
              
            
              
                How to Build a Simple LED Circuit - Electronics for Absolute Beginners
                https://www.youtube.com/watch?v=yQ2-yVXFMeE
              
            
              
                Top 3 LED Projects for Beginners
                https://www.youtube.com/watch?v=zmLCQOB4OVo
              
            
              
                TOP 3 LED PROJECTS FOR BEGINNERS
                https://www.youtube.com/watch?v=GzoosBSMwTY
              
            
              
                Top 5 Simple Electronic projects
                https://www.youtube.com/watch?v=77FkWW75dX4
              
            
              
                How to make world's simplest LED flasher
                https://www.youtube.com/watch?v=tpKssr9p2rc
              
            
              
                Top 3 Simple LED Flasher Circuits
                https://www.youtube.com/watch?v=0y12m1_HGhs
              
            
              
                LED Basics
                https://www.youtube.com/watch?v=Yo6JI_bzUzo
              
            
              
                How Blue LEDs Changed the World
                https://www.youtube.com/watch?v=idwKHQEw78g
              
            
              
                The LED - How LEDs work? - English version
                https://www.youtube.com/watch?v=4y7p9R2No-4
              
            
              
                History of LED Lights (light emitting diodes) | Basic Electronics
                https://www.youtube.com/watch?v=a0_TpENvYBw
              
            
              
                A Brilliant Idea, Nick Holonyak, Jr. and the LED
                https://www.youtube.com/watch?v=cvIHUt0HhZA
              
            
              
                What is a resistor?
                https://www.youtube.com/watch?v=Gc1wVdbVI0E
              
            
              
                How to use Resistors in Circuits
                https://www.youtube.com/watch?v=I0imvhcwyHc
              
            
              
                Basic Electricity - Resistance and Ohm's law
                https://www.youtube.com/watch?v=NfcgA1axPLo
              
            
              
                How a RESISTOR works ⚡ What is a RESISTOR
                https://www.youtube.com/watch?v=tyJCwWGNiBE
              
            
              
                The History of the RESISTOR
                https://www.youtube.com/watch?v=HJv_damcJ4o
              
            
              
                How a Transistor Works ⚡ What is a Transistor
                https://www.youtube.com/watch?v=dpUAecLQNnw
              
            
              
                What is a Transistor | Working Principles
                https://www.youtube.com/watch?v=YtM_MnM0qT4
              
            
              
                Transistors - NPN & PNP - Basic Introduction
                https://www.youtube.com/watch?v=AcxDiesy-nI
              
            
              
                Transistors Explained - How transistors work
                https://www.youtube.com/watch?v=J4oO7PT_nzQ
              
            
              
                Transistor Full Documentary
                https://www.youtube.com/watch?v=U4XknGqr3Bo
              
            
              
                Battery Capacity (mAh) and Usage - Electronics Basics 18
                https://www.youtube.com/watch?v=2ZXxcXXRCvE
              
            
              
                Battery amp-hour, watt-hour and C rating tutorial
                https://www.youtube.com/watch?v=cxkVxi9P0EA
              
            
              
                Will China's 18650 Battery Beat LG, Samsung, Sony & Panasonic? Let's find out!
                https://www.youtube.com/watch?v=qMZuHMlRw_0
              
            
              
                Fake Lithium Ion Batteries from eBay
                https://www.youtube.com/watch?v=s5QwHcQfbMs
              
            
              
                Which AA Battery is Best? Can Amazon Basics beat Energizer? Let's find out!
                https://www.youtube.com/watch?v=V7-ghrTqA44
              
            
              
                Are Lithium Batteries Dangerous? Is it safe to drive Tesla Car? :)
                https://www.youtube.com/watch?v=CUgbmCSmSNY
              
            
              
                Smartphone Battery Explosion? We will show you how it's like! Three Brands :)
                https://www.youtube.com/watch?v=y-a405s1eio
              
            
          
- 
            
              
                the whole thing was just 11 dollars
                https://www.amazon.com/gp/product/B01IH4VJRI/ref=ppx_yo_dt_b_asin_image_o00_s00?ie=UTF8&psc=1
              
            
              
                Maxwell
                https://en.wikipedia.org/wiki/James_Clerk_Maxwell
              
            
              
                books on the shelf
                https://www.youtube.com/watch?v=EeCh68a1GEg
              
            
              
                multimeter
                https://www.amazon.com/gp/product/B00066ZZO4/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1
              
            
              
                Free Phone Ring
                  files/bonus-phone-ring.mp3 (local file)
              
            
              
                The Midnight Owl
                /permalink/69aaa7bf-688c-46ba-8782-66b0cccb574d/
              
            
          
- 
            
              
                Modern web
                https://www.youtube.com/watch?v=6ffUHK7o5yI
              
            
              
                mix of several technologies
                https://www.youtube.com/watch?v=gT0Lh1eYk78
              
            
              
                very overwhelming
                https://www.youtube.com/watch?v=s-pCNqqUbfI
              
            
              
                web is unfortunately tough on all
                https://www.youtube.com/results?search_query=programmer+burnout
              
            
              
                you don't actually have to know a programming language
                https://www.youtube.com/watch?v=wwbM63-LFD4
              
            
              
                managing the creation of your program
                https://www.youtube.com/results?search_query=how+to+become+a+program+manager
              
            
              
                far more powerful than writing it yourself
                https://www.fiverr.com/categories/programming-tech/web-programming-services/web-application?source=category_filters
              
            
              
                Hosting on the web can involve a lot of complexity
                https://www.youtube.com/watch?v=H8K-Rg_7Tbo
              
            
              
                operating system you pick
                https://www.youtube.com/watch?v=iox7fr7p5Hc
              
            
              
                hosting company
                https://www.youtube.com/user/LinodeCloudHosting
              
            
              
                owning a web server
                https://www.youtube.com/watch?v=wsh64rjnRas
              
            
              
                automated tools scanning it for exploits
                https://www.youtube.com/watch?v=7pJKBL9x6bY
              
            
              
                scanning
                https://www.youtube.com/watch?v=4imIIKEK5gc
              
            
              
                Tor or VPN
                https://www.youtube.com/watch?v=U8pCRMrbSl4
              
            
              
                honeypot
                https://www.youtube.com/watch?v=0WUaI2pNiPI
              
            
              
                As far as web goes, you may wish to start with serverless functions
                https://www.youtube.com/watch?v=wWEID0d6wfo
              
            
              
                go into a task queue
                https://www.youtube.com/watch?v=HAj7F37SfG8
              
            
              
                this is how the modern CPU works
                https://www.youtube.com/watch?v=Iz0MFOKmmDY
              
            
              
                Graphic User Interface
                https://www.youtube.com/watch?v=XIGSJshYb90
              
            
              
                HyperCard
                https://www.youtube.com/watch?v=FquNpWdf9vg
              
            
              
                electron
                https://www.youtube.com/watch?v=8YP_nOCO-4Q
              
            
              
                NW.js
                https://www.youtube.com/watch?v=5UsGnjPYxLU
              
            
              
                cross platform
                https://www.youtube.com/watch?v=TWFUSxqMJic
              
            
              
                Smalltalk
                https://www.youtube.com/watch?v=JLPiMl8XUKU
              
            
              
                Object Oriented Programming
                https://www.youtube.com/watch?v=T-HGdc8L-7w
              
            
              
                Behavior Driven Development
                https://www.youtube.com/watch?v=JuWEQsE7Hlo
              
            
              
                MobX and Redux
                https://www.youtube.com/watch?v=83v8cdvGfeA
              
            
              
                Apple's Siri
                https://www.youtube.com/watch?v=OIn5DZU_NoA
              
            
              
                MUD
                https://www.youtube.com/watch?v=QzvqSVgc2t4
              
            
              
                Ship of Theseus
                https://www.youtube.com/watch?v=iVlIZJTwgyQ
              
            
          
- 
            
              
                build a tiny transmitter
                https://www.youtube.com/watch?v=uo-km-qfJe8
              
            
              
                Project Orion
                https://en.wikipedia.org/wiki/Project_Orion_(nuclear_propulsion)
              
            
              
                gravitational singularities
                https://en.wikipedia.org/wiki/Gravitational_singularity
              
            
              
                Programming
                https://www.youtube.com/watch?v=BGeT8IyKd2M
              
            
              
                as Math As Code states: "Mathematical symbols can mean different things depending on the author, context and the field of study"
                https://github.com/Jam3/math-as-code
              
            
              
                school wasn't teaching you real math anyway
                https://www.youtube.com/watch?v=OmJ-4B-mS-Y
              
            
              
                you were just learning an easy to pretend-to-learn fragment mostly for the bureaucrats, and so that the teachers would keep getting paid
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                real math is actually pretty cool
                https://www.youtube.com/watch?v=kbKtFN71Lfs
              
            
              
                Simple Letter Detection or maybe Color Contrast examples over at brain.js
                https://brain.js.org/#/examples
              
            
              
                couple of videos
                https://www.youtube.com/results?search_query=neural+networks+explained
              
            
              
                Learning how to mess around with P5.js
                https://www.youtube.com/watch?v=8j0UDiN7my4
              
            
              
                Philosophy has been destroyed by schools
                https://www.youtube.com/watch?v=RBmlRihA9_s
              
            
              
                stand up for real education
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                build their own company
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
          
- 
            
              
                a path of self education that has already been followed countess times before
                https://www.youtube.com/watch?v=bVV2Zk88beY
              
            
              
                Schools of today are not teaching us
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                they have failed us
                https://www.youtube.com/watch?v=0waOz8RYxFE
              
            
              
                we are being cheated out of important knowledge and wisdom
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                Greatness
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
          
- 
            
              
                Saut Du Doubs
                https://www.youtube.com/watch?v=dn7MnHjfXio
              
            
              
                The Ugandan Star of Whitewater Kayaking
                https://www.youtube.com/watch?v=I6vYXLSP0W0
              
            
              
                Sickline 2017
                https://www.youtube.com/watch?v=_rKeD_uSgU4
              
            
              
                We are MORYAK - A sea kayak Documentary
                https://www.youtube.com/watch?v=eiQVYRkNL0Q
              
            
              
                A Kayakers Solo Adventure In India | with Nouria Newman
                https://www.youtube.com/watch?v=Z_O2_M1E7e4
              
            
              
                Kayaking Patagonia's 3 Toughest Rivers For The First Time EVER | with Nouria Newman
                https://www.youtube.com/watch?v=-57WlDdJGv8
              
            
              
                Crossing Europe in kayak in 38 days (2700km - 8 countries)
                https://www.youtube.com/watch?v=QRPJLLeuN60
              
            
              
                SUP Danube | A River Journey | Germany - Serbia
                https://www.youtube.com/watch?v=aWhSsTQJ3Ig
              
            
              
                THE LAST WILDERNESS OF SCOTLAND
                https://www.youtube.com/watch?v=wth7IQXNGJI
              
            
              
                A Sea Kayak Expedition around the Scottish Islands of Raasay & Rona
                https://www.youtube.com/watch?v=AMCZ51lU8T4
              
            
              
                An Expedition on the Argyll Sea Kayak Trail (Scotland)
                https://www.youtube.com/watch?v=k0Wnhnhsuwc
              
            
              
                Sea Kayak Around Ireland
                https://www.youtube.com/watch?v=56kdWjqHdhc
              
            
              
                Sea kayaking around Inishowen (Ireland)
                https://www.youtube.com/watch?v=eSdU9gya_18
              
            
              
                Greenland Bound, A Paddler's Pilgrimage
                https://www.youtube.com/watch?v=3sKmX40HA6Y
              
            
              
                Across the Adriatic
                https://www.youtube.com/watch?v=H4umrvMVBbI
              
            
              
                Africa by Kayak, 2000km around the southern tip of Africa
                https://www.youtube.com/watch?v=UWnNjn1pki4
              
            
              
                RIVERING, An ode to the whitewater obsession -- Full Movie
                https://www.youtube.com/watch?v=IYctDSHzusM
              
            
              
                Creekbound and Down
                https://www.youtube.com/watch?v=M50JegfbuNc
              
            
              
                The River God I - Extreme kayaking expeditions
                https://www.youtube.com/watch?v=NHeNVakRRrM
              
            
              
                KAYAKING EXPEDITION The River God 2 The Journey Continues
                https://www.youtube.com/watch?v=qMSKQpdJBFc
              
            
              
                The Route of the 1000 Islands - sea kayaking adventure in Croatia
                https://www.youtube.com/watch?v=GnoeIMALUaY
              
            
              
                Alligator Charging Kayak 7 12 20
                https://www.youtube.com/watch?v=jhzc5J1BJNU
              
            
              
                Great White Shark knocks kayaker into the Ocean. Crazy Footage!!!
                https://www.youtube.com/watch?v=kpx77BARkV0
              
            
              
                Real Grizzly Bear Charge Handled Live
                https://www.youtube.com/watch?v=atZqRbpb5gg
              
            
              
                DiResta Canoe Build
                https://www.youtube.com/watch?v=xc9S6ybstHw
              
            
              
                Brook Trout Fishing In The Heart Of Labrador
                https://www.youtube.com/watch?v=2iFlDYWmj8E
              
            
              
                The Canoe | Canadian Canoe Culture
                https://www.youtube.com/watch?v=x9b8iOjXZWE
              
            
              
                Grand Canyon of the Stikine River (West Canada)
                https://www.youtube.com/watch?v=f97NSJj_SxU
              
            
              
                NORTH to SOUTH - The French River Documentary 4k. The Canoe Trip and the History of the French River (Ontario)
                https://www.youtube.com/watch?v=4ch1ud3GglA
              
            
              
                Ontario's Forgotten River - Documentary | Is It Still Worth Paddling the White River?
                https://www.youtube.com/watch?v=Sr1hLwSjQKU
              
            
              
                Crossing Nova Scotia by Canoe
                https://www.youtube.com/watch?v=-aX7D80Tj8Y
              
            
              
                Wild Coast, 10 Days Canoeing Lake Superior | Pukaskwa to Michipicoten
                https://www.youtube.com/watch?v=Esxyiq3kCLI
              
            
              
                LITTLE NORTH, Ep. I The Lakes | 450km Canoe Expedition
                https://www.youtube.com/watch?v=zD5jMJT7XUw
              
            
              
                LITTLE NORTH, Ep. II The Headwaters | 450km Canoe Expedition
                https://www.youtube.com/watch?v=0nXCwj_P1Ho
              
            
              
                35-Day Expedition Across Labrador (Canadian province of Newfoundland)
                https://www.youtube.com/watch?v=TO24J5PALJA
              
            
              
                Across Labrador Wild by Canoe (1 of 6)
                https://www.youtube.com/watch?v=Rxb-zVhwf5A
              
            
              
                Across Labrador Wild by Canoe (2 of 6)
                https://www.youtube.com/watch?v=zK9TLgdwLlc
              
            
              
                Across Labrador Wild by Canoe (3 of 6)
                https://www.youtube.com/watch?v=klx6dAFgDuo
              
            
              
                Across Labrador Wild by Canoe (4 of 6)
                https://www.youtube.com/watch?v=ez6KZw7-FjQ
              
            
              
                Across Labrador Wild by Canoe (5 of 6)
                https://www.youtube.com/watch?v=Kl5pNzXyx8c
              
            
              
                Across Labrador Wild by Canoe (6 of 6)
                https://www.youtube.com/watch?v=H04iYQ8a8rk
              
            
              
                Across Labrador Q & A.
                https://www.youtube.com/watch?v=qitVIRWgPVI
              
            
              
                Martin's Boat - A Film By Pete McBride
                https://www.youtube.com/watch?v=2fG0VyVm4Mk
              
            
              
                8 Days on the Grand Canyon - Motorized Rafting Trip, Beautiful Scenery, Canyon Hikes, Tips
                https://www.youtube.com/watch?v=eAbJNXZY6ns
              
            
              
                Rafting Through Time - Grand Canyon
                https://www.youtube.com/watch?v=yZtnQy3lDn4
              
            
              
                Kayaking 120 Miles In the Amazon Jungle
                https://www.youtube.com/watch?v=noE6d06gcu0
              
            
              
                Tongtian (Upper Yangtze) River canoe camping
                https://www.youtube.com/watch?v=5mDUUELp5Bc
              
            
              
                Mississippi By Canoe
                https://www.youtube.com/watch?v=2aoFVA1vmPs
              
            
              
                Where the River Goes, The Missouri
                https://www.youtube.com/watch?v=zaQmUCn4gJ0
              
            
              
                Jeff Medley's Missouri River from Beginning to End
                https://www.youtube.com/watch?v=FEhJW_xUUNg
              
            
              
                Missouri Breaks
                https://www.youtube.com/watch?v=zmOvi8-rox4
              
            
              
                Upper Missouri River Canoe Trip
                https://www.youtube.com/watch?v=O_EenWNeLE0
              
            
              
                Yenisey's Siberia 2019
                https://www.youtube.com/watch?v=QizkuVLCfYE
              
            
              
                Beautiful Siberia - Yenisei River 4k
                https://www.youtube.com/watch?v=1wivmg5WrP8
              
            
              
                Upper reaches of the Yenisei River.
                https://www.youtube.com/watch?v=hZvIclK-1FQ
              
            
              
                Putorani or a trip along the Yenisei river to basalt sombrero.
                https://www.youtube.com/watch?v=AjEYa4p7MIY
              
            
              
                По Подкаменной Тунгуске (2010) (Along the Podkamennaya Tunguska)
                https://www.youtube.com/watch?v=psG91aWreVs
              
            
              
                14 Days Solo Camping in the Yukon Wilderness - The Full Documentary
                https://www.youtube.com/watch?v=iNCMdoBd2_U
              
            
              
                Yukon river in Alaska. 3 week solo camping trip
                https://www.youtube.com/watch?v=WX3T6dwbcsQ
              
            
              
                Canoeing the Big Salmon, A Yukon Adventure Part 1
                https://www.youtube.com/watch?v=uGP-4DDjR3M
              
            
              
                Paddling the Yukon River | Adventure, old cabins and history!
                https://www.youtube.com/watch?v=7e03vojTbS0
              
            
              
                Lower Canyons of the Rio Grande, A 9 Day Canoe Trip
                https://www.youtube.com/watch?v=l6lFDnNwY-U
              
            
              
                Exploring Ontario's Largest River | Kayaking The St. Lawrence River Islands
                https://www.youtube.com/watch?v=LCTZTSW4HFA
              
            
              
                Arkansas Cabin | Canoeing the Ouachita River
                https://www.youtube.com/watch?v=AexkDk3P_I0
              
            
              
                Canoeing the Buffalo River, Arkansas (Ponca to Kyle's Landing)
                https://www.youtube.com/watch?v=OEhQo0Kw2Vg
              
            
              
                Colorado River Trip
                https://www.youtube.com/watch?v=HfKHFGrNe4I
              
            
              
                Atchafalaya Swamp Revisited
                https://www.youtube.com/watch?v=_5Gj9iu0IQA
              
            
              
                Through the Atchafalaya with Andy Bugh
                https://www.youtube.com/watch?v=2xb8LZ2Pw0I
              
            
              
                Kayaking in the Atchafalaya Basin
                https://www.youtube.com/watch?v=DegO4frGSi8
              
            
              
                Sneaky Freaky Creeky, A Scottish Kayaking Film
                https://www.youtube.com/watch?v=inpSdhvtzZk
              
            
              
                CORSICA KAYAK TRIP 2013 THE MOVIE
                https://www.youtube.com/watch?v=ByLJ2DdVwZg
              
            
              
                Demshitz The Movie part1
                https://www.youtube.com/watch?v=xpEtku0-qxs
              
            
              
                Demshitz The Movie part 2
                https://www.youtube.com/watch?v=uT-aiWqK1Ow
              
            
              
                That's Not a Catfish!
                https://www.youtube.com/watch?v=acwIavPfLN8
              
            
              
                Kayak fisherman fights off aggresive hammerhead shark!!!
                https://www.youtube.com/watch?v=JUld0tszSG8
              
            
              
                Hippo Attack Tanzania
                https://www.youtube.com/watch?v=N80nN_WmApM
              
            
              
                That Is NOT a Catfish on the End of the Line
                https://www.youtube.com/watch?v=sWqg6B-taUg
              
            
              
                RUN DANIEL!
                https://www.youtube.com/watch?v=6VrgQQdPC1Q
              
            
              
                First British Expedition through the Grand Canyon by Canoe
                https://www.youtube.com/watch?v=6vI1Cs0nov8
              
            
              
                Kayaks Down The Nile
                https://www.youtube.com/watch?v=uFr4bTfm40c
              
            
          
- 
            
              
                you are meant to be a hero
                https://www.youtube.com/watch?v=mWQq0E8ENSc
              
            
              
                Greta Thunberg
                https://www.youtube.com/results?search_query=Greta+Thunberg
              
            
              
                Michelle Alexander
                https://www.youtube.com/results?search_query=Michelle+Alexander
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Astra Taylor
                https://www.youtube.com/results?search_query=Astra+Taylor
              
            
              
                Avital Ronell
                https://www.youtube.com/results?search_query=Avital+Ronell
              
            
              
                Martha Nussbaum
                https://www.youtube.com/results?search_query=Martha+Nussbaum
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Brené Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Ayn Rand
                https://www.youtube.com/results?search_query=Ayn+Rand
              
            
              
                Simone de Beauvoir
                https://www.youtube.com/results?search_query=Simone+de+Beauvoir
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                Daniel Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                Christopher Hitchens
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
              
                Philip Zimbardo
                https://www.youtube.com/results?search_query=Philip+Zimbardo
              
            
          
- 
            
              
                and we need to see someone operating a piano roll
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                And they do it by mistake, and out of disrespect and dark ages
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                Appalachian Trail
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                series of start-ups
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
              
                launch of many intercontinental ballistic nuclear weapons
                https://www.youtube.com/watch?v=xTFUqnY3E3Q
              
            
              
                Stanislav Petrov
                https://www.youtube.com/watch?v=L7EmLf4Xlq0
              
            
              
                Clair Patterson
                https://www.youtube.com/watch?v=3OzYKP7s6v0
              
            
          
- 
            
              
                Opening Lines of Beowulf In Old English
                https://www.youtube.com/watch?v=CH-_GwoO4xI
              
            
              
                BEOWULF, Reading and translating the opening lines
                https://www.youtube.com/watch?v=sDXmxLDbp7c
              
            
              
                The Sutton Hoo Helmet
                https://www.youtube.com/watch?v=wdOTefonshI
              
            
              
                Sutton Hoo Helmet
                https://www.youtube.com/watch?v=zYk0GH5iFYI
              
            
              
                Hands on with the Sutton Hoo sword
                https://www.youtube.com/watch?v=nb9vTu73xmE
              
            
              
                What Ancient Egyptian Sounded Like - and how we know
                https://www.youtube.com/watch?v=J-K5OjAkiEA
              
            
              
                Cracking Ancient Codes Cuneiform Writing - with Irving Finkel ❤️
                https://www.youtube.com/watch?v=PfYYraMgiBA
              
            
              
                Expedition - Powerful Women of Ur
                https://www.youtube.com/watch?v=4jwxUcoHL5Y
              
            
              
                Ziggurat of Ur. ...
                https://www.youtube.com/watch?v=MB7i1h3whn4
              
            
              
                Treasures from the Royal Tombs of Ur
                https://www.youtube.com/watch?v=Jge9uIUBdYc
              
            
              
                The Royal Game of Ur
                https://www.youtube.com/watch?v=WZskjLq040I
              
            
              
                Etsy
                https://www.etsy.com/search?q=Game%20of%20Ur
              
            
              
                Amazon
                https://www.amazon.com/s?k=Game+of+Ur&ref=nb_sb_noss_2
              
            
              
                Çatalhöyük (Catal Huyuk) and the Dawn of Civilization
                https://www.youtube.com/watch?v=mrxh2H7JlP8
              
            
              
                Tikal - Ancient Mayan City of Guatemala
                https://www.youtube.com/watch?v=YaUIR2QIx54
              
            
              
                Flores & Tikal
                https://www.youtube.com/watch?v=VZrXemJWoLo
              
            
              
                Chichen Itza Tour | Day Trip Merida, Mexico
                https://www.youtube.com/watch?v=jPPrxseMARw
              
            
              
                The Sun Stone (The Calendar Stone)
                https://www.youtube.com/watch?v=Zn03u3-U1fk
              
            
              
                Teotihuacan, Mexico, main structures c. 50-250 C.E.
                https://www.youtube.com/watch?v=taCxra5ezKg
              
            
              
                Tenochtitlan -The Venice of Mesoamerica
                https://www.youtube.com/watch?v=fmHVqb6t__8
              
            
              
                Moche Civilization (Passport to Peru Highlights)
                https://www.youtube.com/watch?v=-QQDwlOgvIc
              
            
              
                Cultura Mochica (In Spanish)
                https://www.youtube.com/watch?v=vLEQvyWzryw
              
            
              
                Nazca Lines, Peru in 4K Ultra HD
                https://www.youtube.com/watch?v=ROrrCkxR2tY
              
            
              
                Ancient, giant cat etching discovered among Nazca Lines in Peru
                https://www.youtube.com/watch?v=XsN_u8tTJ0E
              
            
              
                Prehistory of Japan (Paleolithic, Jōmon and Yayoi periods)
                https://www.youtube.com/watch?v=8Q4fRT081-0
              
            
              
                Jomon People and their Lifestyle
                https://www.youtube.com/watch?v=IzIyngxiwPQ
              
            
              
                Japan's mysterious 'keyhole' tombs
                https://www.youtube.com/watch?v=ZkUIMRTEe-k
              
            
              
                This Ancient Chinese Tomb May Once Have Had A Flowing River Of Mercury!
                https://www.youtube.com/watch?v=vSJ8OoIps2k
              
            
              
                Qin Shi Huang Tomb
                https://www.youtube.com/watch?v=aePjTYVKHuA
              
            
              
                The greatest archaeological find of the 20th century
                https://www.youtube.com/watch?v=4c_ADqshdSA
              
            
              
                James Smithson - The Founder of the Smithsonian
                https://www.youtube.com/watch?v=VFEhfIhuShE
              
            
              
                Washington D.C. Smithsonian Institution
                https://www.youtube.com/watch?v=ktIREWDe6ic
              
            
              
                Every Smithsonian in DC! PLUS the Zoo and gardens! Best! (all the different ones)
                https://www.youtube.com/watch?v=6WnyNF_aAPo
              
            
              
                5 WEIRD things at the Louvre!
                https://www.youtube.com/watch?v=LZQJMy1zvCE
              
            
              
                Behind the scenes at Paris's Louvre Museum
                https://www.youtube.com/watch?v=JHOuy8WqmzQ
              
            
              
                The Parthenon | History | Acropolis of Athens
                https://www.youtube.com/watch?v=pFRwn-bkipQ
              
            
              
                A visit to the Acropolis Museum
                https://www.youtube.com/watch?v=B8Z6BXJWBf0
              
            
              
                How Advanced Was Life In Pompeii
                https://www.youtube.com/watch?v=LSw7eoBbM0U
              
            
              
                Pussy Riot at the National Museum
                https://www.youtube.com/watch?v=TlJ6ioRVzew
              
            
              
                The State Hermitage Museum
                https://www.youtube.com/watch?v=pz6B1mkV1gw
              
            
              
                Inside Westminster Abbey Tour & Review
                https://www.youtube.com/watch?v=s0C0syR9Mog
              
            
              
                Poets' Corner at Westminster Abbey
                https://www.youtube.com/watch?v=xj8NpGKG9jU
              
            
              
                The British Museum, the British Library & Harry Potter 9 3/4
                https://www.youtube.com/watch?v=tWJVv79L9o4
              
            
              
                Madrid, Spain, Prado Museum
                https://www.youtube.com/watch?v=G7Nmv8TQBHw
              
            
              
                A World of Art, The Metropolitan Museum of Art
                https://www.youtube.com/watch?v=PHrmoSlfLD0
              
            
              
                Florence, Italy, The Uffizi Gallery
                https://www.youtube.com/watch?v=61uXUxmpKWg
              
            
              
                Amsterdam's best art museum, the Rijksmuseum
                https://www.youtube.com/watch?v=OnT7N3kE4gg
              
            
              
                Who were the Neanderthals? | DW Documentary
                https://www.youtube.com/watch?v=8p8tFcIQ8K4
              
            
              
                Canadian archeologists part of major discovery that could rewrite history
                https://www.youtube.com/watch?v=BGwG4cMiTjw
              
            
              
                3D Printing an Egyptian Artifact
                https://www.youtube.com/watch?v=ZHOV1qJLfdY
              
            
              
                Adam Savage Explores the 3D Printing and Modelmaking Shop at Smithsonian Exhibits!
                https://www.youtube.com/watch?v=dntMcmUfxHs
              
            
              
                3D printers could help rebuild monuments destroyed by IS
                https://www.youtube.com/watch?v=DbY57E8gvgw
              
            
              
                3D Printing Ancient Artifacts
                https://www.youtube.com/watch?v=uJMmpaH8r8s
              
            
              
                Indiana Jones And The Last Crusade
                https://www.youtube.com/watch?v=OKYWXIAJKNM
              
            
          
- 
            
              
                Schools are not working
                https://www.youtube.com/watch?v=iG9CE55wbtY
              
            
              
                They are hurting the students
                https://www.youtube.com/watch?v=wX78iKhInsc
              
            
              
                they are robbing them of their Unique Greatness
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                Nobody is being taught
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                what the schools are trying to process them into
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                TuTu
                https://www.youtube.com/watch?v=4GAKLwk5MhA&t=82s
              
            
              
                Tigers Need You
                https://www.iucnredlist.org/species/15955/50659951
              
            
              
                Civil Forfeiture
                https://www.aclu.org/issues/criminal-law-reform/reforming-police/asset-forfeiture-abuse
              
            
              
                striking their head which is likely to cause permanent damage
                https://www.youtube.com/watch?v=esPRsT-lmw8
              
            
              
                and you will be encouraged to stretch testimony and force people to perjure themselves
                https://www.youtube.com/watch?v=d-7o9xYp7eE
              
            
              
                punishing people already punished by poverty
                https://www.youtube.com/watch?v=SQ6H-Mz6hgw
              
            
              
                Human Rights
                https://www.youtube.com/watch?v=hTlrSYbCbHE
              
            
              
                Appalachian
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                Pacific Crest
                https://www.youtube.com/watch?v=F-0i2l3sqno
              
            
              
                small companies that one by one, will teach you how to succeed
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
              
                Today, Humanity still lacks the Intelligence and Will to repair the money problem
                https://www.youtube.com/watch?v=g4IWpMk7esk
              
            
              
                Greta Thunberg
                https://www.youtube.com/results?search_query=Greta+Thunberg
              
            
              
                Michelle Alexander
                https://www.youtube.com/results?search_query=Michell+Alexander
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Astra Taylor
                https://www.youtube.com/results?search_query=Astra+Taylor
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Brené Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                Daniel Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                Christopher Hitchens
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
          
- 
            
              
                Vildmarksäventyr i Jougdadalen - Vandring, packrafting & Öringfiske
                https://www.youtube.com/watch?v=OioTTh0RfMk
              
            
              
                Packrafting Alaska While it's Still Wild | INDIE ALASKA
                https://www.youtube.com/watch?v=gO_T4wj4dEE
              
            
              
                Packrafting, The Mainstee River, MI
                https://www.youtube.com/watch?v=1ZbBu242X8s
              
            
              
                5 Days Camping and Kayaking in Canada - Bear encounter!
                https://www.youtube.com/watch?v=QIQqehWYaKw
              
            
              
                $1 Bushcraft Kayak
                https://www.youtube.com/watch?v=9MFN2tXnd0Y
              
            
              
                Making a Tarp Kayak
                https://www.youtube.com/watch?v=1l-e8dB7TWg
              
            
              
                My Log Cabin Camp's Surroundings | The Secret of the Fifth Forest Lake
                https://www.youtube.com/watch?v=6Ie6YnXsU8E
              
            
              
                Expedition in the Amazon Jungle
                https://www.youtube.com/watch?v=26Awvjyh8zU
              
            
              
                An Epic Packrafting Journey | Grand Staircase + Lake Powell
                https://www.youtube.com/watch?v=QjtY6ooB0iQ
              
            
              
                The BEST PACKRAFTING trip in the US? ESCALANTE RIVER, UTAH
                https://www.youtube.com/watch?v=asknTDCk-5I
              
            
              
                Packrafting First Descent in the Heart of New Zealand's Wild Southern Alps
                https://www.youtube.com/watch?v=Cv-V1X7c5h0
              
            
              
                Pack rafting the Colorado River in Black Canyon visiting Hot Springs
                https://www.youtube.com/watch?v=j_ujWN1Xa9k
              
            
              
                South Fork of the Flathead River - July 2018 Packrafting Trip
                https://www.youtube.com/watch?v=48YrUkwyFho
              
            
              
                Packraft Canoe in Action — Alpacka Raft Oryx
                https://www.youtube.com/watch?v=gvL5LLTKlgQ
              
            
              
                Packrafting
                https://www.youtube.com/watch?v=sacUViuY9mw
              
            
              
                Packrafting in the Brooks Range, Alaska
                https://www.youtube.com/watch?v=ix8A-cnpd-4
              
            
              
                Packrafting Alaska Summer 2017
                https://www.youtube.com/watch?v=zcxOImtzEFA
              
            
              
                Alaska Packrafting Trip episode 1/3
                https://www.youtube.com/watch?v=bhanLcrjKAU
              
            
              
                Alaska Packrafting Trip episode 2/3
                https://www.youtube.com/watch?v=mugLq7EEiM4
              
            
              
                Alaska Packrafting Trip episode 3 of 3
                https://www.youtube.com/watch?v=VI6_imSdsGI
              
            
              
                Highland Summertime Bikepacking & Packrafting Trip
                https://www.youtube.com/watch?v=WvosdNO_vI4
              
            
              
                Packraft Europe & River Conservation
                https://www.youtube.com/watch?v=Nj0lXUwK6ec
              
            
              
                Class V Packrafting, Colorado's Greatest Wilderness run on Los Pinos River
                https://www.youtube.com/watch?v=HlnYrqr6BjA
              
            
              
                Packraft Heivann Snappen
                https://www.youtube.com/watch?v=kAttAER_GIk
              
            
              
                3-06-2021 Fossil Creek Packrafting
                https://www.youtube.com/watch?v=yjyt1He2YfU
              
            
              
                Rafting the Middle Fork, Salmon River, June 2020
                https://www.youtube.com/watch?v=TtT40oGr1LA
              
            
              
                Packrafting Rondane Norway (4k)
                https://www.youtube.com/watch?v=V5V9Bb1uOVY
              
            
              
                How to Bikeraft - 7 Tips Learned the Hard Way (BIKERAFTING! Bikepacking + Packrafting)
                https://www.youtube.com/watch?v=qhudgA6C8yU
              
            
              
                Bikerafting French Broad River at Brevard
                https://www.youtube.com/watch?v=62TV9HIKkIM
              
            
              
                Solo bikerafting 3/25/20
                https://www.youtube.com/watch?v=gdIMyKLcckE
              
            
              
                'Helen's Journey'- Bikerafting 101
                https://www.youtube.com/watch?v=v4SECG5neSM
              
            
              
                Chinese woman shows off impressive dance moves on floating bamboo pole
                https://www.youtube.com/watch?v=Bb9sUu6ErMI
              
            
              
                'Duzhu Drift' | Chinese artist performs on floating bamboo pole
                https://www.youtube.com/watch?v=LBzdwpMzDeA
              
            
              
                Naufrage lors d'une Traversée Moorea - Huahine en holopuni
                https://www.youtube.com/watch?v=Gh1Dd3A18WY
              
            
          
- 
            
              
                Jupiter's Moons, and Saturn's Rings
                https://en.wikipedia.org/wiki/Galileo_Galilei
              
            
              
                taking pictures of the Andromeda Galaxy
                https://www.youtube.com/watch?v=pXcRKoxTPVg
              
            
              
                Composing Music
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                lmms
                https://www.youtube.com/results?search_query=lmms
              
            
              
                GIMP photo filters
                https://www.youtube.com/results?search_query=GIMP+filters+tutorial
              
            
              
                project outlines of our art inspirations on walls or canvas
                https://www.youtube.com/watch?v=G1fAWGTTFdY
              
            
              
                Human Rights
                https://www.youtube.com/watch?v=hTlrSYbCbHE
              
            
              
                as they are simply there to pretend to teach you and get paid
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                Do not let the teachers frighten you into memorization
                https://www.youtube.com/watch?v=lwEFEIxcj4Q
              
            
              
                series of little companies
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
              
                Greta Thunberg
                https://www.youtube.com/results?search_query=Greta+Thunberg
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Astra Taylor
                https://www.youtube.com/results?search_query=Astra+Taylor
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Brené Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                Daniel Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                Christopher Hitchens
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
          
- 
            
              
                SMALL canvas and BIG brush Painting
                https://www.youtube.com/watch?v=k_rwgbvVicE
              
            
              
                FORCING FRIENDS TO RE-CREATE MY ART - Chloe Rose Art
                https://www.youtube.com/watch?v=_Q1vw4knbAU
              
            
              
                EVERY Miniature Painting Technique you must know and WHEN to use them
                https://www.youtube.com/watch?v=bKrvDQf_Gg8
              
            
              
                Painting Secrets Revealed, Thinning your paint, Layering, Wet Blending + more
                https://www.youtube.com/watch?v=8oJcj9hbz8A
              
            
              
                Acrylic Pouring Compilation 2021
                https://www.youtube.com/watch?v=CNdMFXAZK_A
              
            
              
                Abstract Fluid Art 2020
                https://www.youtube.com/watch?v=WXa5guVKG04
              
            
              
                20 Different Acrylic Pouring Techniques - Abstract Fluid Art + Music
                https://www.youtube.com/watch?v=9eEZmcjY1Uo
              
            
              
                Back in the studio again...pendulum painting.
                https://www.youtube.com/watch?v=QWpp9qdHBNk
              
            
              
                Pendulum Painting
                https://www.youtube.com/watch?v=-Jf1L62nWq4
              
            
              
                How to Create Pendulum Paintings at Home
                https://www.youtube.com/watch?v=pJobZnHa7zs
              
            
              
                Painting my First Layered Resin Painting (it's 3D!)
                https://www.youtube.com/watch?v=glsRHkLHvXs
              
            
              
                How to Make Layered Resin Art
                https://www.youtube.com/watch?v=nxmP_I9gEvM
              
            
              
                Translucent Blue and Purple Resin Shaker Charms
                https://www.youtube.com/watch?v=NPaaZ7zu-nU
              
            
              
                FAIRY PENDANTS
                https://www.youtube.com/watch?v=WSBWH_tA-vY
              
            
              
                Caribbean Wave Resin Bowl
                https://www.youtube.com/watch?v=E2wtO-GmpqI
              
            
              
                Resin 'SPLASH' Free Form Drip Bowl Sculpture
                https://www.youtube.com/watch?v=e_j3VuB-uiY
              
            
              
                3D Resin Flower With Layered Petals
                https://www.youtube.com/watch?v=0j5-sQylQhs
              
            
              
                Ocean Epoxy Resin Tutorial - Step by Step Voiceover
                https://www.youtube.com/watch?v=r0_mbtMzpAE
              
            
              
                Thousands of Pencils Floating Down a River Table..
                https://www.youtube.com/watch?v=9tY2GoTHkf8
              
            
              
                Resin Safety Precautions
                https://www.youtube.com/watch?v=zARdMA8NWto
              
            
              
                Woodturning - Rainbow night light
                https://www.youtube.com/watch?v=EN6-1rctQuo
              
            
              
                Making pendants from red wood and blue wood
                https://www.youtube.com/watch?v=IexF15h6NYI
              
            
              
                Magic of Making - Glass Marbles
                https://www.youtube.com/watch?v=1cXy7gxUtbU
              
            
              
                Galaxy marble
                https://www.youtube.com/watch?v=s90shHaj75E
              
            
              
                Reticello Marble
                https://www.youtube.com/watch?v=Nb--Fktv1_E
              
            
              
                CAPTURING MAGIC INTO GLASS MARBLES
                https://www.youtube.com/watch?v=1i_n9ELZwbo
              
            
              
                Vortex Marble Tutorial Lampworking - Glass Blowing Techniques
                https://www.youtube.com/watch?v=BgzzJzUA_Fc
              
            
              
                Opal Marbles
                https://www.youtube.com/watch?v=UU9g4A_A10M
              
            
              
                Dichroic Nebula Marble
                https://www.youtube.com/watch?v=c8H_Qu-uuo8
              
            
              
                I Tried SCULPTING For The VERY FIRST Time?!
                https://www.youtube.com/watch?v=k8PXeV58llg
              
            
              
                Billie Eilish
                https://www.youtube.com/watch?v=G5CVUJs_W8g
              
            
              
                Sculpting Arthur Morgan Riding
                https://www.youtube.com/watch?v=2wDuPJcnazk
              
            
              
                Sculpting DAFT PUNK
                https://www.youtube.com/watch?v=IvIxLrIspDA
              
            
              
                King Kong
                https://www.youtube.com/watch?v=yuDVitng9hM
              
            
              
                Painting the Harley Quinn Premium Format Figure
                https://www.youtube.com/watch?v=8Wn3uBKeeZw
              
            
              
                Painting Venom
                https://www.youtube.com/watch?v=MrFbu3FyTc4
              
            
              
                The making of Grunkle Stan
                https://www.youtube.com/watch?v=OB63nCcartY
              
            
              
                Zombie Shark
                https://www.youtube.com/watch?v=Df5vGAcaWDA
              
            
              
                Captain America Sculpture Timelapse - Civil War
                https://www.youtube.com/watch?v=U8Y6gRG9EYI
              
            
              
                The Scarecrow - Jim McKenzie
                https://www.youtube.com/watch?v=o0N-UIp-Cnw
              
            
              
                How to Make 3D Hologram Projector with Resin
                https://www.youtube.com/watch?v=qNceVquu02o
              
            
          
- 
            
              
                speech about organizing code, very true, very funny, and good technology too
                https://www.youtube.com/watch?v=0o2whtCJw8I&t=215s
              
            
              
                Jargon File
                http://www.catb.org/jargon/index.html
              
            
              
                metasyntactic variable
                http://www.catb.org/jargon/html/M/metasyntactic-variable.html
              
            
              
                flarp
                http://www.catb.org/jargon/html/F/flarp.html
              
            
              
                my code just yesterday
                https://github.com/search?q=user%3Acatpea+flarp&type=code
              
            
              
                hork
                http://www.catb.org/jargon/html/H/horked.html
              
            
              
                Throwies
                https://www.youtube.com/watch?v=TrnLF04qmsM
              
            
          
- 
            
              
                you flip the switch and you get a prompt
                https://www.youtube.com/watch?v=ZBV_ASCLF4w
              
            
              
                fragrance
                https://github.com/catpea/fragrance
              
            
              
                8GB Raspberry Pi 4 Complete Starter Kit
                https://www.canakit.com/raspberry-pi-4-complete-starter-kit.html
              
            
              
                nvm
                https://github.com/nvm-sh/nvm
              
            
              
                Code Editors
                https://codemirror.net/6/
              
            
              
                Cytoscape.js
                https://js.cytoscape.org/
              
            
              
                D3
                https://d3js.org/
              
            
              
                Awesome node.js
                https://github.com/sindresorhus/awesome-nodejs
              
            
              
                electron
                https://www.electronjs.org/
              
            
              
                node.js tutorials
                https://www.youtube.com/results?search_query=node+js+tutorial
              
            
          
- 
            
              
                The Nomad
                https://www.youtube.com/watch?v=S_IFqUkLYNs
              
            
              
                Rainspotting, Bikepacking Scotland (2019)
                https://www.youtube.com/watch?v=5SHCYRSCutM
              
            
              
                ROLL WITH IT
                https://www.youtube.com/watch?v=HTaVG6D8B9k
              
            
              
                The Impossible Route
                https://www.youtube.com/watch?v=oFtJkjXO6ZE
              
            
              
                Comes with Baggage Movie
                https://www.youtube.com/watch?v=CkHb4MmGfFk
              
            
              
                Ride of My Life
                https://www.youtube.com/watch?v=leg9iYK-9E0
              
            
              
                540 MILES || A Colorado Trail Bikepacking Documentary
                https://www.youtube.com/watch?v=CYYmEq2il0g
              
            
              
                Ultracycling challenge across The Pyrenees by Transibérica
                https://www.youtube.com/watch?v=Ao9EqlNCpyE
              
            
              
                Wild Horses, The PEdALED Silk Road Mountain Race documentary
                https://www.youtube.com/watch?v=G2IlcSXu6Rk
              
            
              
                One Year Cycling the World | a Bicycle Touring Short Film
                https://www.youtube.com/watch?v=DldHhNq7YLw
              
            
              
                A bivvy, a phone and a drone, cycling home from China.
                https://www.youtube.com/watch?v=Mmdxs_0yYwc
              
            
              
                Athens to London by bicycle. A 4300km cycling journey across Europe
                https://www.youtube.com/watch?v=aBF8LRYYqHs
              
            
              
                BikingMan Portugal #1 - OFFICIAL race movie
                https://www.youtube.com/watch?v=eYvy0MDdhT0
              
            
              
                A JOURNEY BEYOND II (Full Length Documentary)
                https://www.youtube.com/watch?v=zyCAhT47pfQ
              
            
              
                Toughest Australia Outback Cycling Dirt Road Camping
                https://www.youtube.com/watch?v=wcQxhp7nBR8
              
            
              
                Cycling the Silk Road | Beijing to Tehran
                https://www.youtube.com/watch?v=7syO-mg_yOQ
              
            
              
                Lael Rides Alaska
                https://www.youtube.com/watch?v=UQKL7kWqTZs
              
            
              
                How I Survived Unicycling the World's Loneliest Road
                https://www.youtube.com/watch?v=4IjzTzcfbjs
              
            
              
                Cycling the highest road in the world on a tandem bicycle
                https://www.youtube.com/watch?v=Yp9b_35PpI0
              
            
              
                The Last Hill | Adventure Out Your Back Door
                https://www.youtube.com/watch?v=WOSwosFt_rI
              
            
              
                My Full Experience Bikepacking The GDMBR
                https://www.youtube.com/watch?v=V3O3ooTtrV4
              
            
              
                The Badger Divide Four Day Bikepacking Trip
                https://www.youtube.com/watch?v=njfROCwmpyY
              
            
              
                Scotland Bike Tour - Edinburgh Castle to Loch Ness
                https://www.youtube.com/watch?v=poKfGLnLFSg
              
            
              
                Fjords
                https://www.youtube.com/watch?v=NLC7bW10m4c
              
            
              
                A Chinese girl and a British guy tandem ride across America
                https://www.youtube.com/watch?v=N4OVuOH0czM
              
            
              
                The ULTIMATE lightweight bikepacking gear list
                https://www.youtube.com/watch?v=xQeykOgVt70
              
            
              
                What Is The ACTUAL Difference? Touring VS Bikepacking Bikes
                https://www.youtube.com/watch?v=IxZW3pTkIoU
              
            
              
                Old Budget Hardtail Gets Fixed Up and Sent Hard!
                https://www.youtube.com/watch?v=SuHriPlFVy4
              
            
              
                How To Bicycle Tour? This Will Motivate You To Hit The Road!
                https://www.youtube.com/watch?v=UaFhYJJf1o4
              
            
              
                Broken Rusty Oldtimer Scooter - Restoration
                https://www.youtube.com/watch?v=EVShbpzeh0E
              
            
              
                RESTORATION BIKE FROM OLD MTB
                https://www.youtube.com/watch?v=HmnJdfbCrO8
              
            
              
                How to Make Fatbike
                https://www.youtube.com/watch?v=hbpO75PScG0
              
            
              
                Bike Check - My freak bikes
                https://www.youtube.com/watch?v=0ufNmUyf2co
              
            
              
                TOP BMX MOMENTS, 25 Years of X
                https://www.youtube.com/watch?v=Sy1pHFdPBok
              
            
              
                CULTCREW/ ITS A WOMENS WORLD
                https://www.youtube.com/watch?v=DWsH0ZZZ3Co
              
            
              
                WOMEN'S FINALS! VANS BMX PRO CUP 2019 MEXICO CITY
                https://www.youtube.com/watch?v=AzFvjmOOg80
              
            
              
                BMX
                https://www.youtube.com/watch?v=t3SGIrfEAbk
              
            
              
                Will a BMX work on mountain bike trails? Sorta.
                https://www.youtube.com/watch?v=HUNnohY0WRM
              
            
              
                MOUNTAIN BIKE DRIFTING IS SICK
                https://www.youtube.com/watch?v=K3K3wK-AyF4
              
            
              
                The FIFTY - The Mountain Why
                https://www.youtube.com/watch?v=JyUBqDncLVA
              
            
              
                Dirt Magic | From Dying Mining Town to Mountain-Bike Mecca
                https://www.youtube.com/watch?v=lFAuFH9V5mc
              
            
              
                I Just Want To Ride - Lael Wilcox and the 2019 Tour Divide
                https://www.youtube.com/watch?v=AEEGIt6FC34
              
            
              
                Huntress (2018) | Short Film by Kelsey Leigh
                https://www.youtube.com/watch?v=o8QCjcYhR88
              
            
              
                Messenger Appreciation 2020 NYC
                https://www.youtube.com/watch?v=LdeY8wfQaWo
              
            
              
                Delivery
                https://www.youtube.com/watch?v=0NG6Dk47Zro
              
            
              
                Bike Messenger Riding Fast and Fluid Through NYC Traffic
                https://www.youtube.com/watch?v=yWHdkK5j4yk
              
            
              
                Red Light Go - OFFICIAL! Bike Messenger Alley Cat Racing Documentary
                https://www.youtube.com/watch?v=1_TNZHuSPwg
              
            
              
                Brussels Express - Bike Messengers Documentary
                https://www.youtube.com/watch?v=bXcCTT8hnok
              
            
              
                Alleycats
                https://www.youtube.com/watch?v=3G089qtVmnc
              
            
              
                Penny Farthing
                https://www.youtube.com/watch?v=uyqDOra2T3I
              
            
              
                Tandem Penny Farthing
                https://www.youtube.com/watch?v=hrGxzgUbMHU
              
            
          
- 
            
              
                Seth Shostak
                https://www.youtube.com/watch?v=xvm7dB0mOic
              
            
              
                Richard Dawkins, answers another seemingly unanswerable question
                https://www.youtube.com/watch?v=WVyeh690TGk
              
            
              
                What if you are wrong?
                https://youtu.be/WVyeh690TGk?t=5232
              
            
              
                Mount Katahdin
                https://www.youtube.com/watch?v=1WugC2K7gUA
              
            
              
                Often times people learn that their challenge completely transformed, and so did they.
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                And the more we learn, the better we become at recognizing what learning is like
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                and what learning is not like
                https://www.youtube.com/watch?v=0waOz8RYxFE
              
            
          
- 
            
              
                Sweat Contents
                https://en.wikipedia.org/wiki/Sweat#Composition
              
            
              
                The Gatorade Gx Sweat Patch was weird, neat, and ultimately kind of pointless
                https://mashable.com/article/gatorade-gx-sweat-patch-review/
              
            
              
                $200 LEVELEN™ Athlete Sweat Test Kit
                https://www.levelen.com/shop/sweat-test/?attribute_sweat-testing-options=Endurance%2FMultiSport+%2820%25+discount%29
              
            
              
                $1,000 MX3 Sweat Sodium Test
                https://www.mx3diagnostics.com/products/sweat-sodium-test
              
            
              
                Oral Rehydration Therapy
                https://en.wikipedia.org/wiki/Oral_rehydration_solution
              
            
              
                Overhydration is just as dangerous, if not more dangerous than Dehydration
                https://www.youtube.com/watch?v=04er8Y2O5wo
              
            
              
                shuffle dancing
                https://www.youtube.com/results?search_query=Shuffle+Dancing+Tutorial
              
            
          
- 
            
              
                MECHANICAL TECHNO DEMONSTRATION
                https://www.youtube.com/watch?v=wl1ZrEza7uY
              
            
              
                Evolution of Electronic Music (1929 - 2019)
                https://www.youtube.com/watch?v=MqukyEC3qWM
              
            
              
                Amiga - Exploring Music Mod Trackers
                https://www.youtube.com/watch?v=ANJrFX0kQ54
              
            
              
                Live @ Bit-scape, Las Vegas, 2020
                https://www.youtube.com/watch?v=XH56qC6f8WQ
              
            
              
                Aphex Twin - Live @ Osmoze, Paris 1993
                https://www.youtube.com/watch?v=2RhrgV_nex4
              
            
              
                Deadmau5 - Creamfields UK 2019
                https://www.youtube.com/watch?v=tX52W4JFE6Q
              
            
              
                AUTOMATICA - Robots Vs. Music - Nigel Stanford
                https://www.youtube.com/watch?v=bAdqazixuRY
              
            
              
                Blue Man Group Pipe Medley (with Crazy Train & Lady Gaga)
                https://www.youtube.com/watch?v=lhkKIxw_1fw
              
            
              
                Part 1, SID2SID & Stereo SID - Commodore 64 Mod
                https://www.youtube.com/watch?v=WqlpyVzvgyk
              
            
              
                Part 2, SID2SID & Stereo SID - Commodore 64 Mod
                https://www.youtube.com/watch?v=g24duMoaBR8
              
            
              
                SID BoomBox Finale Demonstration
                https://www.youtube.com/watch?v=BwE3sbX9OsA
              
            
              
                GOTO 2018, Get Ready to Rock with Sonic Pi
                https://www.youtube.com/watch?v=OLLwG_SN8oo
              
            
              
                Sam Aaron live coding an ambient electro set w/ Sonic Pi
                https://www.youtube.com/watch?v=G1m0aX9Lpts
              
            
              
                Sam Aaron live coding a DJ set with Sonic Pi
                https://www.youtube.com/watch?v=KJPdbp1An2s
              
            
              
                Ten Thousand Free Men & Their Families • Frens Video
                https://www.youtube.com/watch?v=1EimHY2cymA
              
            
              
                Apocalypse (The Second Coming) (The Club Baby 2013 Rebirth)
                https://www.youtube.com/watch?v=AhZTdnMXSWA
              
            
              
                Bogdan Raczynski - Sayounara Tsutara
                https://www.youtube.com/watch?v=ui0a312knzg
              
            
              
                Machinedrum Boiler Room NY Live Set
                https://www.youtube.com/watch?v=pyk6nSwVfNY
              
            
              
                Watch Out For Snakes - Fight Those Invisible Ninjas (Official Music Video)
                https://www.youtube.com/watch?v=EP21nQYoF6Y
              
            
              
                Anamanaguchi - Pixel Candle (Official Audio)
                https://www.youtube.com/watch?v=nRMDT8Z2J1k
              
            
              
                Michiel van den Bos - Starchitecture
                https://www.youtube.com/watch?v=WE-zbwCxAB8
              
            
              
                Brothomstates - Mdrmx
                https://www.youtube.com/watch?v=fQXPwPsnB6I
              
            
              
                Fabian Del Priore (Rapture) - A Dash for Freedom
                https://www.youtube.com/watch?v=oTlld4-Fyx4
              
            
              
                Little Green Men by Kosmic Free Music Foundation
                https://www.youtube.com/watch?v=qsJJ7AkqL_w
              
            
              
                Nasenbluten - Concrete Compressor (Live Mix)
                https://www.youtube.com/watch?v=54LUX0cCSlY
              
            
              
                Stomp Live - Part 4 - Little Brooms & Hosepipes
                https://www.youtube.com/watch?v=5-0lrHhpvGM
              
            
              
                Unusual and Strange Musical Instruments Compilation
                https://www.youtube.com/watch?v=3EPdeQTTFt8
              
            
              
                Siren / Straylight - Two Steps
                https://www.youtube.com/watch?v=rqcWAUfQUwY
              
            
              
                STRAYLIGHT Interview with Paul Haslinger | Native Instruments
                https://www.youtube.com/watch?v=e1BLpoPOwbU
              
            
              
                Captain / Image - Space debris
                https://www.youtube.com/watch?v=Hkw7l8IgM4g
              
            
              
                Anvil - Path to Nowhere
                https://www.youtube.com/watch?v=KywFQaahO0I
              
            
              
                Necros / PM - StarChips
                https://www.youtube.com/watch?v=hRznLXhu4pg
              
            
              
                Satellite One by Purple Motion
                https://www.youtube.com/watch?v=LCl9xYSOVtM
              
            
              
                Lizardking - Trans Atlantic
                https://www.youtube.com/watch?v=wgWFA2pyYm0
              
            
              
                Dubmood - Krutfotboll (2002)
                https://www.youtube.com/watch?v=6dt8W9NheLM
              
            
              
                Rolling Down The Street, In My Katamari
                https://www.youtube.com/watch?v=hzGmbwS_Drs
              
            
              
                !Cube / Trauma - Ransumaasta Kajahtaa (1998) - Open Cubic Player
                https://www.youtube.com/watch?v=9iIieRcDeYs
              
            
              
                Dubmood - Toffelskater (2002)
                https://www.youtube.com/watch?v=lKJlkpdfe9g
              
            
              
                Io Stesso
                https://www.youtube.com/watch?v=tOisrqyMsJM
              
            
              
                Purple Motion / Future Crew - When the Heavens Fall
                https://www.youtube.com/watch?v=OdXflwS4jE4
              
            
              
                Mosaik - Loell
                https://www.youtube.com/watch?v=QP_4VETFVaY
              
            
              
                Hopeless Romantic [NSF, 2a03 + N163]
                https://www.youtube.com/watch?v=AhccsEK8S_Y
              
            
              
                MOD, Jester - Stardust Memories
                https://www.youtube.com/watch?v=hY9p1oiE1_Y
              
            
              
                Skaven/Future Crew - The Alchemist
                https://www.youtube.com/watch?v=-gx2TAYkIIQ
              
            
              
                Firefox & Tip - Hyperbased (Enigma demo theme)
                https://www.youtube.com/watch?v=EcTPUoFUN3I
              
            
              
                Dubmood - Rez Cracktro 4
                https://www.youtube.com/watch?v=sBv1VHy0Igk
              
            
              
                Unreal Super Hero 3 by Kenet & Rez
                https://www.youtube.com/watch?v=9STiQ8cCIo0
              
            
              
                Superior Art Creations - SAC Art Package n.8 (Intro) | MS-Dos 32k Intro
                https://www.youtube.com/watch?v=gBWo0Jp3U6k
              
            
              
                The Revenge, Timo Boll vs. KUKA Robot
                https://www.youtube.com/watch?v=lv6op2HHIuM
              
            
              
                THE FURBY ORGAN, A MUSICAL INSTRUMENT MADE FROM FURBIES
                https://www.youtube.com/watch?v=GYLBjScgb7o
              
            
              
                Volvo 240
                https://www.youtube.com/watch?v=pZ301QEoo9Y
              
            
              
                Artificial Intelligence Bomb
                https://www.youtube.com/watch?v=4gtGeZ2wOmo
              
            
              
                Purple Motion - World Of Plastic
                https://www.youtube.com/watch?v=UqowEEx5uDA
              
            
              
                FastTracker 2 - New Order - Blue Monday (1997) [MS-DOS]
                https://www.youtube.com/watch?v=JP2P8359EyM
              
            
              
                Jogeir Liljedahl Compilation #2
                https://www.youtube.com/watch?v=oBfHnyxdPJ0
              
            
              
                Purple Motion - Near Dark
                https://www.youtube.com/watch?v=z3OKOhvOw7o
              
            
              
                Orbital - Halcyon On and On
                https://www.youtube.com/watch?v=bV-hSgL1R74
              
            
          
- 
            
              
                Sam Aaron
                https://www.youtube.com/user/samaaronuk
              
            
              
                lmms
                https://www.youtube.com/watch?v=3qfa9hGJzoY
              
            
              
                Learning Music Tutorial At Ableton
                https://learningmusic.ableton.com/
              
            
              
                westland
                https://github.com/catpea/westland
              
            
              
                terrible repetitive beat
                  files/membrane-synth.mp3 (local file)
              
            
              
                westland
                https://www.npmjs.com/package/westland
              
            
          
- 
            
              
                Fred Astaire
                https://www.youtube.com/watch?v=b1AQjcmzvx8
              
            
              
                Mr. Bean
                https://www.youtube.com/watch?v=iT_IiHsZtWg
              
            
              
                Mr Beanbastic
                https://www.youtube.com/watch?v=Y0tm7IjqGfk
              
            
              
                Napoleon Dynamite Dance
                https://www.youtube.com/watch?v=ELBy5stH3b8
              
            
              
                which is used in joyful tutorials
                https://www.youtube.com/watch?v=s5WojwivFSM
              
            
              
                and epic dares
                https://www.youtube.com/watch?v=6RMteAzkORE
              
            
              
                Big Daddy Fat
                https://www.youtube.com/watch?v=QB8nImV9Kp4
              
            
              
                Melbourne Shuffle
                https://www.youtube.com/watch?v=1oTUupME0-M&t=15s
              
            
              
                Flashdance
                https://www.youtube.com/watch?v=miax0Jpe5mA
              
            
              
                Dirty Dancing
                https://www.youtube.com/watch?v=CQ2lUog6jZ0
              
            
              
                Rocky IV
                https://www.youtube.com/watch?v=B_9FyTiq3SA
              
            
              
                Running Man
                https://www.youtube.com/watch?v=4ZvD9p8Btdk
              
            
              
                T-Step
                https://www.youtube.com/watch?v=ZuzTnjTGW44
              
            
              
                the move set tutorial by Anastasiia Kirilik
                https://www.youtube.com/watch?v=Dc6B14K1SZ8
              
            
              
                Alan Walker
                https://www.youtube.com/watch?v=60ItHLz5WEA&list=PLa2rOLrAc0awWA1Y3xN5uxqm31ui-49_4
              
            
          
- 
            
              
                Scared of SOLO Wild Camping? Tips for conquering the fear of Wild Camping ALONE in the UK
                https://www.youtube.com/watch?v=nWh82qkr6Ss
              
            
              
                Solo Hiking & Wild Camping in Storm Alex | Ridgeway Link - The Chilterns
                https://www.youtube.com/watch?v=C8_cQSFKH2E
              
            
              
                Exmoor Wild Camp | Facing My Fears
                https://www.youtube.com/watch?v=45P8RFItda4
              
            
              
                How To Overcome Fear Of Wild Camping Alone | Solo Female Hiker
                https://www.youtube.com/watch?v=5LZ7NIczQhg
              
            
              
                Afraid of wild camping? Fear not!
                https://www.youtube.com/watch?v=C2TudQHebow
              
            
              
                Interview with East Midlands Today 3 Jan 2017
                https://www.youtube.com/watch?v=iUaKkfF83ZQ
              
            
              
                Stealth Tarp Wild Camping On A Hill Solo | + Bonus Hill-Sliding & Gear-Wrecking Fun | Rab Ascent 900
                https://www.youtube.com/watch?v=tjtIRTwDokE
              
            
              
                Stealth Camping | Inspired by GREAT Steve Wallis
                https://www.youtube.com/watch?v=nDdJaq-F-yA
              
            
              
                Fox Walk - How To Walk Silently Through The Woods
                https://www.youtube.com/watch?v=zyVtDrIwlVc
              
            
              
                Overnighter in a stealth shelter
                https://www.youtube.com/watch?v=13EynVd4B1g
              
            
              
                STEALTH Fire - Building A Rocket Stove UNDERGROUND
                https://www.youtube.com/watch?v=JnBSPzwZR6Q
              
            
              
                Stealth camping in the woods
                https://www.youtube.com/watch?v=c2kfqnE3rgQ
              
            
              
                Building A Primitive STEALTH Shelter - Part 1
                https://www.youtube.com/watch?v=9aUUl8JmTXU
              
            
              
                Building a primitive STEALTH Shelter Part 2
                https://www.youtube.com/watch?v=N5bzCnTa20k
              
            
              
                Stealth Camping In Storm Drain
                https://www.youtube.com/watch?v=KJ7F3xpGFfo
              
            
              
                Secret Highway Stealth Shelter Camping
                https://www.youtube.com/watch?v=n2Acm9McX0Q
              
            
              
                Urban Stealth Camping With Hammock In Residential Area
                https://www.youtube.com/watch?v=SGEcHes5akk
              
            
              
                Stealth Camping In Unfamiliar City
                https://www.youtube.com/watch?v=9tPmEC8O78o
              
            
              
                Stealth Camping In Abandoned Gas Station
                https://www.youtube.com/watch?v=eOo0jMfXI_E
              
            
              
                Solo Overnight Building a Stealth Shelter In The Woods with Bacon Mac and Cheese Bison Burgers
                https://www.youtube.com/watch?v=lKZahL_VcHo
              
            
              
                Solo Overnight in a Broken Tree During a Rainstorm and a Campfire Double Loaded Bacon Potato
                https://www.youtube.com/watch?v=DqlawqqWT3s
              
            
              
                Stealth Camping and Low Profile Shelters
                https://www.youtube.com/watch?v=-9Ix1v9nWQA
              
            
              
                Solo Overnight Stealth Camping In The Woods and Krispy Kream Bacon Cheese Burgers
                https://www.youtube.com/watch?v=ps4pfPOv_wo
              
            
              
                Urban stealth camping. uk wild camp
                https://www.youtube.com/watch?v=Xxb6lGWQ4oo
              
            
              
                Stealth camping-on a roundabout-uk-wild camping
                https://www.youtube.com/watch?v=WRtHed5uzT0
              
            
              
                my first bivi camp- lazy stealth camping
                https://www.youtube.com/watch?v=Q7gvF9HlNNE
              
            
              
                3 Days Winter Wild Camping - Sleeping under Tree - Cold Weather Hike
                https://www.youtube.com/watch?v=-EfWe7G15Ic
              
            
              
                Winter WILD CAMPING in a £60 tent
                https://www.youtube.com/watch?v=Dw4i0Im59Kw
              
            
              
                WILD CAMPING in my dream TENT
                https://www.youtube.com/watch?v=oIMvDBsa8hk
              
            
              
                Wildcamping U.k in bad weather, Wetter than an otters todger
                https://www.youtube.com/watch?v=wlA5-GT3zkU
              
            
              
                COLD WILD CAMP ON A HILL | AM I ALONE?? | Wild Country Helm Compact 1 | 4K
                https://www.youtube.com/watch?v=NMbSo1hA8F0
              
            
              
                FREEDOM ! First Wild Camp of 2021 - Forest of Bowland AONB - 4K Drone Footage & Naturehike Spire
                https://www.youtube.com/watch?v=Ly5iNDovvqs
              
            
              
                Dartmoor Wild Camping | Rigging for a Storm | Extreme Weather Wild Camp | Dartmoor Prison History
                https://www.youtube.com/watch?v=9Zu4FiBHbrI
              
            
              
                Whisky Wildcamp in the Garden
                https://www.youtube.com/watch?v=3U2lr55hBgg
              
            
              
                Beer and Pizza Wildcamp....... Oh and Midges
                https://www.youtube.com/watch?v=FkzRgTrq5c8
              
            
              
                Stealth Camping
                https://www.youtube.com/watch?v=g_nOavzp0J8
              
            
              
                Stealth Hammock Camping
                https://www.youtube.com/watch?v=TluhXPqMKUY
              
            
              
                Stealth Camping Above Highway
                https://www.youtube.com/watch?v=3ie0FkreGds
              
            
              
                This is why you should do a recce before you wild camp
                https://www.youtube.com/watch?v=ufAQBs0qhvU
              
            
              
                Making a Camping Cabin for $ 5!
                https://www.youtube.com/watch?v=b-vZmfmeNbY
              
            
              
                Amazing Bushcraft Tent made from Plastic Wrap!
                https://www.youtube.com/watch?v=0lYPrwQgDUc
              
            
              
                Solo Overnight Bushcraft Tent Using Plastic Wrap - Survival Alone in Forest - Natural Sound at Night
                https://www.youtube.com/watch?v=mcJt0w8kvQ0
              
            
              
                Bear Safe Hammocking 20 feet High Up A Tree Solo Overnight Camping (87 Days Ep. 32)
                https://www.youtube.com/watch?v=pUx_qqRfW-o
              
            
              
                Urban Stealth Tree Camping is Awesome!??
                https://www.youtube.com/watch?v=2mDdkBhjRwQ
              
            
              
                Tree Camping - CAMPING OVER 100 FEET UP!!! (4K)
                https://www.youtube.com/watch?v=hdWsd-_4Ur0
              
            
              
                Tree Camping High Up In The Canopy
                https://www.youtube.com/watch?v=JjLoG3vylto
              
            
              
                I Took My Sister Tree Hammocking!
                https://www.youtube.com/watch?v=hCenJp-cVso
              
            
              
                Camping in a 100' Maple tree
                https://www.youtube.com/watch?v=X62aFQfaNsk
              
            
              
                Tree Camping in the Rain
                https://www.youtube.com/watch?v=S6PA2wjcy3o
              
            
              
                Aerial Stealth Camping in a Public Park ----- Hammocking in MN
                https://www.youtube.com/watch?v=hxOxpELLek0
              
            
              
                A Portaledge In A Tree Can Be... FRUSTRATING!
                https://www.youtube.com/watch?v=8FZCbRQFe-s
              
            
              
                Aerial Camping HIGH Above a River
                https://www.youtube.com/watch?v=2wZqEZZUA14
              
            
              
                How to Tree Camp ----- A funny tree camping tutorial!
                https://www.youtube.com/watch?v=hyZJvpogWKQ
              
            
              
                A Stormy Trip To Anakeesta Gatlinburg, TN | Tower, Treetop Skywalk & More
                https://www.youtube.com/watch?v=jn77x1rstkQ
              
            
              
                Destination WA - Valley of the Giants Treetop Walk
                https://www.youtube.com/watch?v=Zm5fQs25skQ
              
            
              
                15 BIGGEST Trees in the World
                https://www.youtube.com/watch?v=yjjFlcm3tM8
              
            
          
- 
            
              
                hardware is a tough business, as Samsung's exploding phones teach us
                https://www.youtube.com/watch?v=dQx1I03DsmY
              
            
              
                SL-5500
                https://en.wikipedia.org/wiki/Sharp_Zaurus
              
            
              
                And there is a friendly programming language emerging already as demonstrated by IFTTT and Zapier
                https://www.youtube.com/watch?v=wXVKKGp1h5M
              
            
              
                Automator
                https://www.youtube.com/watch?v=oFvWBFl2wxY
              
            
              
                simple commands as described by Brian Kernighan in the 1982's The UNIX System
                https://www.youtube.com/watch?v=tc4ROCJYbm0
              
            
              
                Brian
                https://www.youtube.com/watch?v=xnCgoEyz31M
              
            
          
- 
            
              
                why schools are not teaching
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                since everyone gets paid anyway, they see no reason to fix it
                https://www.youtube.com/watch?v=5Hh6uHUx728
              
            
              
                Kerbal Space Program
                https://youtu.be/F0KiePxOuuc?t=294
              
            
              
                Gamemification, making serious things game like
                https://en.wikipedia.org/wiki/Gamification
              
            
              
                children can't be taught musical notation, they have to be taught how to use lmms
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                PINETAB
                https://www.pine64.org/pinetab/
              
            
              
                But not behind the brick wall of a class room (trigger warning)
                https://www.youtube.com/watch?v=8vHzUTtmbAM
              
            
              
                children are not inmates, they are not meant to sit in rows memorizing noise, so that the teacher can take their fraudulent paycheck home
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                OLPC XO
                https://en.wikipedia.org/wiki/OLPC_XO
              
            
              
                Dark Souls Player Status
                https://www.youtube.com/watch?v=FACg2r8OcF0
              
            
              
                Level design can be a big subject
                https://www.youtube.com/watch?v=zbtmAjhtPss
              
            
              
                it just makes sense to be within the walls of the game to make the levels more intricate
                https://www.youtube.com/watch?v=kcREQzsS0Hc
              
            
              
                asteroids
                https://www.youtube.com/watch?v=eLKudh3vvsU
              
            
          
- 
            
              
                function
                https://www.youtube.com/watch?v=N8ap4k_1QEQ
              
            
              
                loop
                https://www.youtube.com/watch?v=s9wW2PpJsmQ
              
            
              
                boilerplate
                https://github.com/electron/electron-quick-start
              
            
              
                manual or guide
                https://www.electronjs.org/docs/tutorial/quick-start
              
            
              
                ES2021
                https://www.youtube.com/watch?v=6VYpMxA4Q1k
              
            
              
                JavaScript
                https://www.youtube.com/watch?v=afSbBjAaqeM
              
            
              
                node.js
                https://www.youtube.com/watch?v=uVwtVBpw7RQ
              
            
              
                CouchDB
                https://www.youtube.com/watch?v=nlqv9Np3iAU
              
            
          
- 
            
              
                Install node.js
                https://www.youtube.com/watch?v=izOhCUdLv2s
              
            
              
                github tutorials
                https://www.youtube.com/watch?v=iv8rSLsi1xo
              
            
              
                microjs.com
                http://microjs.com/
              
            
              
                type: 'module' in your package.json
                https://nodejs.org/api/packages.html#packages_type
              
            
              
                publish to npm
                https://www.youtube.com/watch?v=jHDhaSSKmB0
              
            
              
                npm thing is just a directory of public programs and libraries
                https://www.youtube.com/watch?v=8Rmj5UY5mJk
              
            
              
                JavaScript interview questions
                https://github.com/DopplerHQ/awesome-interview-questions#javascript
              
            
          
- 
            
              
                Warmest Tent on Earth - Pitching in the Siberian Arctic Winter - Ненецкая палатка чум
                https://www.youtube.com/watch?v=8gI6q4R8ih4
              
            
              
                Spring Snowstorm Camp with My Dogs - 2 Feet of Snow in April
                https://www.youtube.com/watch?v=ogyvKtpohJ4
              
            
              
                Build Bird Nest Home Shelter, Girl Living Off The Grid
                https://www.youtube.com/watch?v=_IxjG4ANrhc
              
            
              
                Girl Living Off the Grid, Build The Most Beautiful Bamboo House Near My Village
                https://www.youtube.com/watch?v=4vOrkB52omY
              
            
              
                Girl Living Off The Grid, Build The Most Beautiful Round Swimming Pool in Backyard
                https://www.youtube.com/watch?v=-g-Oe7khjfw
              
            
              
                Build Primitive Kitchen for My Bamboo Villa, Live off Grid
                https://www.youtube.com/watch?v=el_9Hcsfxco
              
            
              
                Caveman Created Ancient Gym Workout Tools By Primitive Skills
                https://www.youtube.com/watch?v=5SkNN3WWTzU
              
            
              
                Build House underground Using wood | Primitive technology , Building Skill
                https://www.youtube.com/watch?v=9vg9L3di4P0
              
            
              
                Girl Living Off The Grid, 17days Build My Own Real Bamboo Villa in Backyard
                https://www.youtube.com/watch?v=e2DjkPrfTL4
              
            
              
                Girl Build Bamboo House in to Live, Women Living Off The Grid
                https://www.youtube.com/watch?v=MlHc1nRTIbk
              
            
              
                Amazing Girl Build the Most Beautiful Green Roof House
                https://www.youtube.com/watch?v=_59dZYPldeo
              
            
              
                Girl Living Off The Grid, Build Bathtub and Kitchen for My Bamboo House
                https://www.youtube.com/watch?v=Ljgs9-33Coo
              
            
              
                Girl Living Off The Grid, Build Luxury Underground Off Grid Shower Room
                https://www.youtube.com/watch?v=87y52COE_Qk
              
            
              
                Two Girls Build Secret Hidden Tunnel Underground
                https://www.youtube.com/watch?v=vzz9nK-acf0
              
            
              
                Build The Most Beautiful Rabbit Villa with Mini Pool Near My Underground House, off grid Life
                https://www.youtube.com/watch?v=ttasENuRZ6E
              
            
              
                Build The Most Beautiful Bath Pool for Underground Mansion in the Jungle
                https://www.youtube.com/watch?v=4sR0pMyEEeE
              
            
              
                Build The Most Beautiful Underground House Villa by Ancient Skills
                https://www.youtube.com/watch?v=Mq4VZaPYaDA
              
            
              
                Full Video Build The Most Beautiful Swimming PoolVilla
                https://www.youtube.com/watch?v=MYHgpyI88n4
              
            
              
                [Full Video] Build The Most Beautiful Underground House Villa with Mini Swimming Pool
                https://www.youtube.com/watch?v=el8vymsyR54
              
            
              
                Amazing! Build The Most Beautiful Swimming Pool for Jungle House Villa
                https://www.youtube.com/watch?v=OmfjyAHDgag
              
            
              
                Building Cave Platinum Underground Swimming Pool With Underground Private Living Room
                https://www.youtube.com/watch?v=mbYJDX8tBNI
              
            
              
                72 Days In Jungle & Building Hidden House - Full Video
                https://www.youtube.com/watch?v=pIRbcHc0blo
              
            
              
                How To Build The Most Secret Underground House And Water Slide Around Swimming Pool Underground
                https://www.youtube.com/watch?v=wsGsyUvtuQk
              
            
              
                Build Water Slide House Around Underground Swimming Pool
                https://www.youtube.com/watch?v=jqiOGLaU108
              
            
              
                Dig Cliff To Build Temple Underground House And Water Slide To Swimming Pool
                https://www.youtube.com/watch?v=Cts6N2ermiY
              
            
              
                Mud Bricks
                https://www.youtube.com/watch?v=D59v74k5flU
              
            
              
                Primitive Technology: Brick Firing Kiln
                https://www.youtube.com/watch?v=wrTDJbaxhOI
              
            
              
                Primitive Technique to Make Adobe Bricks
                https://www.youtube.com/watch?v=DuHReOYvyfs
              
            
              
                Firing Home-made Mud Bricks
                https://www.youtube.com/watch?v=I9KHul8PdMY
              
            
              
                Primitive Technology: Furnace and Mud Bricks
                https://www.youtube.com/watch?v=v1ebu1hJWcs
              
            
              
                Primitive Technology: Ancient brick oven and construction bricks
                https://www.youtube.com/watch?v=Ob9EDRcCaY4
              
            
              
                Ancient technique to build a house with nature materials-Simple but enough | Primitive Skills
                https://www.youtube.com/watch?v=C5B7mYHbv9o
              
            
              
                Build Modern Contemporary Mud Villa And Design Water Slide To Beautiful Underground Swimming Pool
                https://www.youtube.com/watch?v=jOZlFAovEpk
              
            
              
                Buildding Amazing Pretty Brick Swimming Pool And Modern Two Story House Villa Design In Forest
                https://www.youtube.com/watch?v=N3VQh7Q7N9M
              
            
              
                Primitive Life:Monijolo,birds house,water bucket--Ancient wood techniques
                https://www.youtube.com/watch?v=eVkc8zERe9Y
              
            
              
                Build log cabin in taiga. Five men live in the taiga. Part I
                https://www.youtube.com/watch?v=C0zW4akz2cY
              
            
              
                Build log cabin in taiga. Five men live in the taiga. Part II
                https://www.youtube.com/watch?v=pSSmiLJBudc
              
            
              
                Man Builds Off Grid Log Cabin Alone in the Canadian Wilderness
                https://www.youtube.com/watch?v=7rgGEkI510Q
              
            
              
                Off Grid Log Cabin Built by One Man: Moving 1000 lbs Logs Solo
                https://www.youtube.com/watch?v=z6HNfMBgnZ0
              
            
              
                Off Grid Log Cabin Built by One Man: Laying Extra-Thick Logs Solo
                https://www.youtube.com/watch?v=Cot3y87cvvk
              
            
              
                Off Grid Log Cabin Built by One Man: Making a Bear Escape Door?
                https://www.youtube.com/watch?v=7DOCsMBA5lo
              
            
              
                Off Grid Log Cabin Built by One Man: Log Gables and a Bushcraft Mystery
                https://www.youtube.com/watch?v=fQSpQH9t_mM
              
            
              
                30 Days Solo Bushcraft in the Northern Wilderness / Best Summer Projects
                https://www.youtube.com/watch?v=yjvRVLR5gLg
              
            
              
                Bear-proofing My Log Cabin
                https://www.youtube.com/watch?v=arnAD8I7msQ
              
            
              
                21 Days Alone in the Northern Wilderness
                https://www.youtube.com/watch?v=xRSUxRUZb0I
              
            
              
                My Log Cabin in the Winter / -17C Winter Camping
                https://www.youtube.com/watch?v=3ntok3mpDe0
              
            
              
                The Finnish Timber House in 7 days with your own hands. Step by step
                https://www.youtube.com/watch?v=dtvvTg-c_8k
              
            
              
                PRIMITIVE SKILLS: How To Make Roman Concrete (ancient concrete)
                https://www.youtube.com/watch?v=CcWmpe-Jpao
              
            
              
                Primitive Life-Ancient Concrete-Next 3 months in the forest!
                https://www.youtube.com/watch?v=r3brwkoczRA
              
            
              
                Primitive Life:Ancient Concrete-Pool and Pigsty!Next months in the forest!
                https://www.youtube.com/watch?v=hAjtXXirKyI
              
            
              
                Primitive Life:Build a new house from stone! full video!
                https://www.youtube.com/watch?v=4inMw8oTgGo
              
            
              
                Primitive Technology: Tiled Roof Hut
                https://www.youtube.com/watch?v=P73REgj-3UE
              
            
              
                Beaver Lodge Construction Squad
                https://www.youtube.com/watch?v=iyNA62FrKCE
              
            
          
- 
            
              
                things may conspire against you too
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                it is hard to catch them before they happen
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                you are likely to be tricked into thinking that education is a chore
                https://www.youtube.com/watch?v=ddPA56gVxz0
              
            
              
                you have failed to notice that schools are not functioning
                https://www.youtube.com/watch?v=okpg-lVWLbE
              
            
              
                overwhelming mediocrity and incompleteness
                https://www.youtube.com/watch?v=dqTTojTija8
              
            
              
                your insight, your brilliance and energy
                https://www.youtube.com/watch?v=HndV87XpkWg
              
            
              
                People in authority may try to force you to follow a pre-made way of thinking
                https://www.youtube.com/watch?v=7C51N1jQoUE
              
            
              
                the statistics that reveal the broken promises
                https://www.youtube.com/watch?v=ryxh-Pd9dJU
              
            
              
                painful observations
                https://www.youtube.com/watch?v=vY2l2xfDBcE
              
            
              
                lack of real education is a terrible curse
                https://www.youtube.com/watch?v=09t_7ZgVjLE
              
            
              
                Student loan debt is a terrible mistake that must be considered in full ahead of time
                https://www.youtube.com/watch?v=Abz9qgi9FKg
              
            
              
                debt is no fun and it takes a lot of joy out of life
                https://www.youtube.com/watch?v=3NzgMqIbZc8
              
            
              
                things that will put us in debt
                https://www.youtube.com/watch?v=fSBwlBdpKSg
              
            
          
- 
            
              
                Souls games
                https://www.youtube.com/watch?v=McXJj7sjcZ0
              
            
              
                I would have been coding my own intros, I would have become part of the demo scene
                https://www.youtube.com/watch?v=SFqBkSJOYOQ
              
            
              
                Asterix
                https://www.youtube.com/watch?v=-LhEovW4Uqw
              
            
              
                The Simpsons
                https://www.youtube.com/watch?v=S9DE-KyZnLc
              
            
              
                Street Fighter II
                https://www.youtube.com/watch?v=xI284D4y1q4
              
            
              
                Wonder Boy
                https://www.youtube.com/watch?v=lb_7PyfwbmU
              
            
              
                The Deans and Principals know that schools are bullshit
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                The world needs Heroes
                https://www.youtube.com/watch?v=mWQq0E8ENSc
              
            
              
                take to the trails
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
          
- 
            
              
                fundamental laws of Physics and Chemistry, and plenty of accidents
                https://www.youtube.com/watch?v=bNvU9bMZ4yI
              
            
              
                Alex The Supertramp
                https://www.youtube.com/watch?v=Mwx3RvDWvDM
              
            
              
                President Reagan
                https://www.youtube.com/watch?v=uD2186Yh0Uc
              
            
              
                Carl Sagan
                https://www.youtube.com/watch?v=GO5FwsblpT8
              
            
              
                Black hole photo credit.
                https://en.wikipedia.org/wiki/File:Black_hole_-_Messier_87_crop_max_res.jpg
              
            
          
- 
            
              
                inner fractal tesseract scene from interstellar
                https://www.youtube.com/watch?v=nrVpYwUFewU
              
            
              
                Inform 7
                https://www.youtube.com/watch?v=SqyV9Jmbex0&t=150s
              
            
              
                Mari0
                https://www.youtube.com/watch?v=r-DpFmEzRJo
              
            
              
                mountains of white papers
                https://github.com/catpea/papers-we-love
              
            
              
                creating curious little things
                https://www.youtube.com/watch?v=BGeT8IyKd2M
              
            
              
                Karlie Kloss calls Programming a superpower
                https://www.youtube.com/watch?v=Bwiln7v0fdc
              
            
              
                it is a fun way to learn about math
                https://www.youtube.com/watch?v=kZNTozzsNqk
              
            
              
                3D printing, electronics, and robotics
                https://www.youtube.com/watch?v=Zdv4cOmOmb8
              
            
          
- 
            
              
                An Amazonian Bow Competition
                https://www.youtube.com/watch?v=PJaNGo3qbF8
              
            
              
                How to build Chinese Ancient Recurve Bow and Arrow?
                https://www.youtube.com/watch?v=-NfeBgtVFrY
              
            
              
                Instant Legolas, Archery Reinvented.
                https://www.youtube.com/watch?v=NTJnyQ-bZLU
              
            
              
                Is this bow the technical answer to Lars Andersons archery style?
                https://www.youtube.com/watch?v=P7iJfKS9ndE
              
            
              
                Kyudo - the sound of an arrow being released from bow
                https://www.youtube.com/watch?v=maMnRvJVih8
              
            
              
                Kyudo, hidden techniques.
                https://www.youtube.com/watch?v=yZXPEXcLbu0
              
            
              
                2018 All Japan Invitational College Championship
                https://www.youtube.com/watch?v=Rpxz6bjmhBY
              
            
              
                How To Make Powerful Double Bowfishing From Giant Bike Wheel | Wheel Bowfishing VS Huge Fish
                https://www.youtube.com/watch?v=2pvlrky1BS0
              
            
              
                The Welsh Warbow
                https://www.youtube.com/watch?v=lY5UiXH25Og
              
            
              
                How the Medieval Longbow Cut Down a French Army in 1346
                https://www.youtube.com/watch?v=UGg3dqrzaY4
              
            
              
                How to shoot the English Longbow
                https://www.youtube.com/watch?v=EvKJcxa8x_g
              
            
              
                Compound Bow VS Recurve Bow! Which is better??
                https://www.youtube.com/watch?v=b2sCnGGwX_w
              
            
              
                Primitive DIY Take Down Recurve Bow
                https://www.youtube.com/watch?v=Mx7QaRV_t7E
              
            
              
                ARROWS vs ARMOUR - Medieval Myth Busting
                https://www.youtube.com/watch?v=DBxdTkddHaE
              
            
              
                Krzesimir Dębski- Polonez Husarii
                https://www.youtube.com/watch?v=qZKliJgxUTI
              
            
              
                Amazon's Cheapest BOW --- BRUTALLY HONEST Review... Is It Worth Buying?
                https://www.youtube.com/watch?v=opF96_Zxua8
              
            
              
                Making an American Flatbow, Hickory
                https://www.youtube.com/watch?v=t4t9RQCQRM0
              
            
              
                Building the Hickory Self Bow
                https://www.youtube.com/watch?v=60We2S2B1iY
              
            
              
                The Medieval Supercharger 170 lbs Longbow!
                https://www.youtube.com/watch?v=_LD4HKylYAU
              
            
              
                Tod's 120lb Medieval Legolas - TESTED
                https://www.youtube.com/watch?v=TcDP9jN_FFQ
              
            
              
                Thorgal - wystawa prac Grzegorza Rosińskiego w Paryżu
                https://www.youtube.com/watch?v=X1piBDgIBnk
              
            
              
                Czy THORGAL będzie nowym WIEDŹMINEM?
                https://www.youtube.com/watch?v=mBUZT3J9ClA
              
            
              
                Odc. 10 Thorgal - edycja kolekcjonerska (Grzegorz Rosiński, Jeana Van Hamme).
                https://www.youtube.com/watch?v=OHX0tcVivWU
              
            
              
                Robin of Sherwood Trailer - ITV Series 1984
                https://www.youtube.com/watch?v=b9BiXsnYd7k
              
            
              
                Robin Hood Prince of Thieves, Arrow scene
                https://www.youtube.com/watch?v=Jq43o1gwjnM
              
            
              
                Liberty Archery I
                https://www.youtube.com/watch?v=bPkZzAYeENM
              
            
              
                SMALLEST BOW EVER! Gearhead B-Series Test Firing and Overview
                https://www.youtube.com/watch?v=njFTkNA1r24
              
            
              
                Most Expensive Bow On The Planet?
                https://www.youtube.com/watch?v=7Qylkkqh7EY
              
            
              
                +500 fps Homemade Airbow - All parts from amazon!
                https://www.youtube.com/watch?v=SGMTEOcCyZw
              
            
              
                Review, The 2,000 $ Lancehead F1 Limbless Crossbow
                https://www.youtube.com/watch?v=PZvrk-L6Gzg
              
            
              
                The Adder - The COMPLETE Video!
                https://www.youtube.com/watch?v=Mq88n9fcveo
              
            
              
                Winged Hussars / Polish-Lithuanian Commonwealth & Traditional War Song
                https://www.youtube.com/watch?v=kmSZW6f0s_Y
              
            
              
                I bought a fake Rambo bow on Amazon. Is it worth it?
                https://www.youtube.com/watch?v=mvBmPwJ_nag
              
            
              
                What happens if you shoot an arrow through a piece of paper?
                https://www.youtube.com/watch?v=HPB4NING6RU
              
            
              
                960lbs crossbow vs 150lbs crossbow - TESTED!
                https://www.youtube.com/watch?v=ghoVmc12vEs
              
            
              
                Make a 47-pound takedown bamboo bow
                https://www.youtube.com/watch?v=25058MWtlqU
              
            
              
                How to make the bamboo arrow
                https://www.youtube.com/watch?v=FEl0hw4zH4Q
              
            
              
                The Kanjuro Craftsmen Have Made Bows for Samurai and the Nobility for over Four Centuries
                https://www.youtube.com/watch?v=EtFgpuvOUZc
              
            
              
                Disney Robin Hood Arrow Scene
                https://www.youtube.com/watch?v=GsHcu4zkCHU
              
            
          
- 
            
              
                the company goes dormant during incompatible times
                https://www.youtube.com/watch?v=bNpx7gpSqbY
              
            
              
                TCF Bank tricked customers into expensive overdrafts, federal agency says
                https://bringmethenews.com/news/tcf-bank-tricked-customers-into-expensive-overdrafts-federal-agency-says
              
            
              
                TCF experiments with new overdraft fee policy
                https://www.mprnews.org/story/2011/04/22/tcf-overdraft-fees
              
            
              
                CFPB’s TCF Bank Overdraft Fee Case Has Echoes of Wells Fargo’s Fraud
                https://www.nclc.org/media-center/cfpb-tcf-bank-overdraft-fee-case-wf.html
              
            
              
                Unsplash
                https://unsplash.com/
              
            
          
- 
            
              
                UNIX
                https://www.youtube.com/watch?v=tc4ROCJYbm0
              
            
              
                HyperCard
                https://www.youtube.com/watch?v=FquNpWdf9vg
              
            
              
                Inform 7
                https://www.youtube.com/watch?v=bTdoFHTxQRI
              
            
              
                WikiWikiWeb
                https://www.youtube.com/watch?v=XqxwwuUdsp4
              
            
              
                Siri
                https://www.youtube.com/watch?v=pjdBEg5T11w
              
            
              
                Visual Programming Languages
                https://www.youtube.com/watch?v=cAiFJEcqwm4
              
            
              
                Infographics
                https://www.youtube.com/watch?v=5Zg-C8AAIGg
              
            
              
                Dashboards
                https://www.youtube.com/watch?v=pV8-e_P7NWQ
              
            
              
                old adventure games
                https://www.youtube.com/watch?v=gKlZzAWIlJc
              
            
          
- 
            
              
                Pico Projector
                https://www.amazon.com/pico-projector/s?k=pico+projector
              
            
              
                GIMP
                https://www.youtube.com/watch?v=x6pXJ7Ijir0
              
            
              
                14x17 drawing (not sketching) paper
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=Strathmore+Drawing+14%22x17%22
              
            
              
                art pencils
                https://www.amazon.com/s?k=Staedtler+Lumograph+Graphite+Drawing+and+Sketching+Pencils&ref=nb_sb_noss_2
              
            
              
                Blending Stump
                https://www.amazon.com/s?k=Staedtler+Blending+Stump+Set&ref=nb_sb_noss
              
            
              
                drawing board
                https://www.amazon.com/s?k=Tote+Board&ref=nb_sb_noss_2
              
            
          
- 
            
              
                Appalachian Trail
                https://www.youtube.com/watch?v=hoykwShaw8M
              
            
              
                Pacific Crest Trail
                https://www.youtube.com/watch?v=styiDn7YKhE
              
            
              
                Narrated Books
                https://www.youtube.com/watch?v=5RrNtDWYIhc
              
            
              
                Couch to 5K jogging workout
                https://www.youtube.com/watch?v=GjwpOig8eZM
              
            
              
                instead of using it to jog, use it to improve your walking distance
                https://www.youtube.com/watch?v=hzvv9qJnSv4
              
            
          
- 
            
              
                THOUSANDS MADE FROM SELLING ANTIQUE BOTTLES?!?! HOW AND WHY!? BOTTLE FLIP!!!!
                https://www.youtube.com/watch?v=AHdNltYeu1A
              
            
              
                RIVER TREASURE SCORE!! | RARE VALUABLE COKE BOTTLE!!!! | ANTIQUE BOTTLE HUNTERS
                https://www.youtube.com/watch?v=63eFkSQt-C0
              
            
              
                Smokey And The Bandit Trailer
                https://www.youtube.com/watch?v=IzMpOvKxXdM
              
            
              
                Jerry Reed - East Bound and Down (Smokey And The Bandit Theme Song)
                https://www.youtube.com/watch?v=IOgUaFkpS3Y
              
            
              
                Antique Bottle Basics
                https://www.youtube.com/watch?v=stjVjMBnASk
              
            
              
                Privy Digging Eggcellent, the most bottles we have ever dug out of one privy!
                https://www.youtube.com/watch?v=xgX5i1UmOBs
              
            
              
                Privy Dig - Philadelphia Brick Liner
                https://www.youtube.com/watch?v=xbKMMMTUpCs
              
            
              
                Privy Digging Our first Brick Liner and First Historical Flask!
                https://www.youtube.com/watch?v=fJOulXyO-Cw
              
            
              
                Metal Detecting & Privy digging Down Town Charleston South Carolina
                https://www.youtube.com/watch?v=g3CZIraVkAY
              
            
              
                Digging a Confederate Soldier's Privy - Deep Glass and War Relics
                https://www.youtube.com/watch?v=I4YQoQGUMqk
              
            
              
                Digging Our First Privy - OLD BOTTLES Found In Stone Lined Privy!!!
                https://www.youtube.com/watch?v=AVuo7POU2Mo
              
            
              
                Digging Three Privies In One Day With Ricky Weiner And The Badger
                https://www.youtube.com/watch?v=Bqu2zzDxzN0
              
            
              
                Open Pontil Privy! | Bottle Digging
                https://www.youtube.com/watch?v=BJfnGP5LDIs
              
            
              
                Oldest American Antique bottle ever dug on Camera! Bottle Digging Colonial Trash Dump!
                https://www.youtube.com/watch?v=D2bOjNAAdjg
              
            
              
                Bottle Digging 10 ft down, Crocks, Bitters, Poisons,😵 A Double Diamond Coca Cola
                https://www.youtube.com/watch?v=a6JAJw9MNA4
              
            
              
                Extremely RARE sodas -Bottle Digging- Old dump site
                https://www.youtube.com/watch?v=zDqY6vyFUXU
              
            
              
                Bottle digging a rare Florida milk March 18th 2019
                https://www.youtube.com/watch?v=9kGXKjKMzes
              
            
              
                Bottle Digging all week long, privys, bottle dump, & a back hoe!
                https://www.youtube.com/watch?v=vyO4Atuzyd0
              
            
              
                Tons of Killer Antique Bottles Found In Creek!!
                https://www.youtube.com/watch?v=wX9fG8Izs80
              
            
              
                Amazing Bottles Found Again, Bottle Digging UK
                https://www.youtube.com/watch?v=aXFXtVpay8M
              
            
              
                Bottle Digging Victorian tip UK 2 Days
                https://www.youtube.com/watch?v=KEyd90i7jKc
              
            
              
                Bottle Digging UK 2018 - A EPIC DUMP DIG (The Yorkshire Digger)
                https://www.youtube.com/watch?v=2Y1yCVMtl_4
              
            
              
                Loads Of Finds At The Dump! Bottle Digging UK 2021
                https://www.youtube.com/watch?v=6KhLAAZjti4
              
            
              
                Bottle Digging at MASSIVE DUMP site in UK - 20ft Deep Tip - Beers Inks Torpedo Bottles
                https://www.youtube.com/watch?v=tM9DrM0aCWE
              
            
              
                Saving Treasures on Construction Site - Bottle Digging Codd's Beers inks
                https://www.youtube.com/watch?v=jGu-7eiMJAc
              
            
              
                Bottle Digging *NICE SURPRISE FIND*
                https://www.youtube.com/watch?v=4GiF0H5Eeig
              
            
              
                PONIEMIECKI ŚMIETNIK z 1945 roku (cz.1) - MEGA FANTY (z serii poszukiwań nad morzem 2020)
                https://www.youtube.com/watch?v=cW0qoCOz8OM
              
            
              
                Rozmowa z kolekcjonerem starych butelek
                https://www.youtube.com/watch?v=vYFFVgRz_z4
              
            
              
                Cutting and Grinding Wine Bottles into Drinking Glasses
                https://www.youtube.com/watch?v=EiKJ9eSqEnY
              
            
              
                HOW TO CUT ANTIQUE GLASS BOTTLES! Do It Yourself! Turn Broken Bottles Into Drinking Glasses!
                https://www.youtube.com/watch?v=qYZn-F-IsAs
              
            
              
                Cutting Antique Glass Bottles to repair or make cups
                https://www.youtube.com/watch?v=M1TcI_Yg0D4
              
            
              
                Splitting bottles, Perfect Results Everytime without wasting lots of water
                https://www.youtube.com/watch?v=X-g9Vr-WBqI
              
            
              
                How to cut a glass bottle - MUST WATCH !!!
                https://www.youtube.com/watch?v=LM6BZxdKsAM
              
            
              
                Cut Glass Rings from Bottles (PRPaul1)
                https://www.youtube.com/watch?v=1semDr0MgRs
              
            
              
                How to cut glass bottle rings - Creator's bottle cutter
                https://www.youtube.com/watch?v=fKJNoraNwKw
              
            
              
                Recycled Glass Fused in the Microwave Glass Windchime
                https://www.youtube.com/watch?v=G66_Qa9rOUc
              
            
              
                Bottle Art :)
                https://www.youtube.com/watch?v=RQEEx4HGyuI
              
            
              
                Glass Works: Guest Artist Demonstration: James Mongrain
                https://www.youtube.com/watch?v=oahrrN8ZHwE
              
            
              
                Massive Can Meltdown - How Much Pure Aluminum Is In 500 Cans - Is It Worth Melting Aluminum Cans
                https://www.youtube.com/watch?v=JjPC5a_aoqY
              
            
          
- 
            
              
                our brain keeps developing into our 30's, and beyond
                https://www.youtube.com/watch?v=_KxRAfXEzIQ
              
            
              
                Tony Stark's more primitive and simpler technology, his Nano Tech Iron Man armor
                https://www.youtube.com/watch?v=CjpXj2BqJBY
              
            
              
                There are Beautiful Great Beings out there that spark or fuel transformations
                https://www.youtube.com/watch?v=BzRR3Mo4noU
              
            
              
                awaken adults
                https://www.youtube.com/watch?v=iCvmsMzlF7o
              
            
              
                from decades long slumber
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                influencing the world for the better
                https://www.youtube.com/watch?v=EWPFmdAWRZ0
              
            
              
                healing the world
                https://www.youtube.com/watch?v=Lp-3CQ6ZD4k
              
            
              
                advancing the world
                https://www.youtube.com/watch?v=QHIocNOHd7A
              
            
          
- 
            
              
                Tone.js
                https://www.youtube.com/watch?v=8u1aQdG5Nrk
              
            
              
                Sam Aaron
                https://www.youtube.com/watch?v=G1m0aX9Lpts
              
            
              
                SonicPI
                https://www.youtube.com/watch?v=TK1mBqKvIyU
              
            
              
                learn JavaScript
                https://www.youtube.com/results?search_query=Learn+JavaScript
              
            
              
                Kraftwerk Interview Ralf Hütter BBC2 England
                https://www.youtube.com/watch?v=2Js-dxl1BKc
              
            
              
                Giorgio Moroder - live at Lowlands 2019
                https://www.youtube.com/watch?v=BDgelEJwZoo
              
            
              
                you can build your own Live Performance Environment like Mr. Aaron did
                https://www.youtube.com/watch?v=xBQef0fs-_Q
              
            
              
                npm
                https://www.npmjs.com/
              
            
              
                github
                https://github.com/
              
            
              
                Open Source License
                https://choosealicense.com/
              
            
          
- 
            
              
                Don't get mad at soldiers
                https://www.youtube.com/watch?v=ljqra3BcqWM
              
            
              
                all it takes is a balloon
                https://www.youtube.com/watch?v=m_nx8L7pqEo
              
            
              
                Great Beings
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                Running your own company is the only financial security you will find
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
              
                Figure out a format for a company that can stand the test of time
                https://www.youtube.com/watch?v=bNpx7gpSqbY
              
            
          
- 
            
              
                Redware
                https://en.wikipedia.org/wiki/Redware
              
            
              
                a 550 lb (or quarter ton) bomb was discovered
                https://www.polishnews.co.uk/wroclaw-250-kg-bomb-detonated-at-the-training-ground-recording/
              
            
              
                The expert states that it was a Russian bomb of German manufacture, and says that they have a name for them "Rusty Death"
                https://www.youtube.com/watch?v=ipVhWXVU_ts
              
            
              
                550-pound WWII bomb In Munich, 2012
                https://www.youtube.com/watch?v=PwVAuokrHrI
              
            
              
                location of my dig site
                https://www.google.com/maps/place/51%C2%B007'34.0%22N+16%C2%B057'25.0%22E/@51.12611,16.9564088,177m/data=!3m2!1e3!4b1!4m14!1m7!3m6!1s0x470fea782aa2b505:0xf1a0f3fd873694e3!2sTa%C5%84skiego+17,+54-129+Wroc%C5%82aw,+Poland!3b1!8m2!3d51.125645!4d16.9578668!3m5!1s0x0:0x0!7e2!8m2!3d51.1261095!4d16.956956
              
            
          
- 
            
              
                Martin Rees, Humanity's future – predictions for the next century
                https://www.youtube.com/watch?v=A1dfjX0STEk
              
            
              
                Futurism Of The 1920s
                https://www.youtube.com/watch?v=tL47-RIyj8E
              
            
              
                Retro Futurism Concept Art
                https://www.youtube.com/watch?v=3vFQLDJJ2rg
              
            
              
                Past Predictions of the Future Every Decade
                https://www.youtube.com/watch?v=UOtb5jUogXw
              
            
              
                10 Future Predictions to Blow Your Mind from World's Best Futurists
                https://www.youtube.com/watch?v=qgqqTqeVHqw
              
            
              
                Top 10 Predictions for the Next Decade
                https://www.youtube.com/watch?v=Yv3Q-Y__jj4
              
            
              
                These Are the Events That Will Happen Before 2050
                https://www.youtube.com/watch?v=hOFRbjjjwCE
              
            
              
                What Will Happen to Us Before 2025
                https://www.youtube.com/watch?v=J2vHbuGsxxs
              
            
              
                5 Futuristic Technologies THAT WILL EXIST BY 2030
                https://www.youtube.com/watch?v=453ibZYZdGE
              
            
              
                TOP 7 Emerging Technologies That Will Change Our World!
                https://www.youtube.com/watch?v=TxRIdL2CDBk
              
            
              
                The World in 2050
                https://www.youtube.com/watch?v=RNVh_HMX2IY
              
            
              
                The World In 2050, A Peek Into The Future
                https://www.youtube.com/watch?v=nho3r9SjL7Y
              
            
              
                3 mind-blowing predictions about the future by Michio Kaku
                https://www.youtube.com/watch?v=tuVuxKTJeBI
              
            
              
                The Future of Humanity | Michio Kaku | Talks at Google
                https://www.youtube.com/watch?v=eMxmDPDyQ7o
              
            
              
                Ray Kurzweil Predicts End of Disease, AI Leaps
                https://www.youtube.com/watch?v=Gglcx_xAryg
              
            
              
                Ray Kurzweil @ SuperNova Conference 2018
                https://www.youtube.com/watch?v=1DW6thQ-bZw
              
            
              
                How to Create a Mind | Ray Kurzweil | Talks at Google
                https://www.youtube.com/watch?v=zihTWh5i2C4
              
            
              
                The Future of Intelligence, Artificial and Natural
                https://www.youtube.com/watch?v=Kd17c5m4kdM
              
            
              
                Ray Kurzweil + Disruptive Technologies and Dangerous Ideas
                https://www.youtube.com/watch?v=SaOfLtoaKqw
              
            
              
                Ray Kurzweil — Immortality By 2045
                https://www.youtube.com/watch?v=qlRTbl_IB-s
              
            
              
                Inventor Ray Kurzweil sees immortality in our future
                https://www.youtube.com/watch?v=GbeWMeYMTd4
              
            
              
                Biotechnology/Nanotechnology by Andrew Hessel
                https://www.youtube.com/watch?v=XZfUJuSmBAs
              
            
              
                Warp Drive and Aliens, Bryan Gaensler Public Lecture
                https://www.youtube.com/watch?v=fzweIEvN8sc
              
            
              
                The Whole History of the Earth and Life
                https://www.youtube.com/watch?v=NQ4CUw9RcuA
              
            
              
                A Journey to the End of the Universe
                https://www.youtube.com/watch?v=b_TkFhj9mgk
              
            
              
                A Journey to the End of Time
                https://www.youtube.com/watch?v=uD4izuDMUQA
              
            
          
- 
            
              
                Leaky Abstractions
                https://www.youtube.com/watch?v=gRsyY0kzXfw
              
            
              
                user@example.com
                mailto:user@example.com
              
            
              
                people will try to force you to know 50 different things
                https://github.com/DopplerHQ/awesome-interview-questions#javascript
              
            
              
                Ward Cunningham a Rōnin Samurai
                https://www.youtube.com/watch?v=XqxwwuUdsp4
              
            
              
                rsync
                https://www.youtube.com/watch?v=bfj3bh77XB0
              
            
              
                Ward Cunningham
                https://www.youtube.com/user/WardCunningham
              
            
              
                HyperCard
                https://www.youtube.com/watch?v=tx_WCIAM4bA
              
            
              
                HyperCard is a wonderful idea
                https://www.youtube.com/watch?v=FquNpWdf9vg
              
            
              
                node
                https://www.youtube.com/watch?v=uVwtVBpw7RQ
              
            
              
                electron
                https://www.youtube.com/watch?v=8YP_nOCO-4Q
              
            
              
                OOP
                https://www.youtube.com/watch?v=PFmuCDHHpwk
              
            
              
                EventEmitter
                https://www.youtube.com/watch?v=NtrnaTKqFPQ
              
            
              
                Game
                https://www.youtube.com/watch?v=lhNdUVh3qCc
              
            
              
                MUD
                https://www.youtube.com/watch?v=QzvqSVgc2t4
              
            
              
                Interactive Fiction Adventure
                https://www.youtube.com/watch?v=EXW1ts6tZh4
              
            
              
                bot
                https://www.youtube.com/watch?v=CeId265HGnM&list=PLgNJO2hghbmiACV9v_sdBwRLnEdKUlZ1s
              
            
              
                music programming environment
                https://www.youtube.com/watch?v=xBQef0fs-_Q
              
            
          
- 
            
              
                they have no choice
                https://www.youtube.com/watch?v=gaOPDk8Xbgw
              
            
              
                Seth Shostak
                https://www.youtube.com/watch?v=_udY35m3SdE
              
            
              
                advanced species load themselves up into computer programs
                https://www.youtube.com/watch?v=xvm7dB0mOic
              
            
              
                we aren't of the culture to consider future enough
                https://www.youtube.com/watch?v=15axMs0yw8Q
              
            
          
- 
            
              
                majority probably never gets caught
                https://en.wikipedia.org/wiki/List_of_American_state_and_local_politicians_convicted_of_crimes
              
            
              
                The changes the world needs, can only happen when leaders inspire more leaders
                https://www.youtube.com/watch?v=BzRR3Mo4noU
              
            
              
                While we can't see the liars, we can, very clearly see the Greats
                https://www.youtube.com/watch?v=_J4QPz52Sfo
              
            
              
                profound
                https://www.youtube.com/watch?v=JFZTbD6Fno4
              
            
              
                amazing
                https://www.youtube.com/watch?v=_pP1xsn5ms0
              
            
              
                and bring much needed inspiration
                https://www.youtube.com/watch?v=GO5FwsblpT8
              
            
              
                Help Humanity grow, we have come such a long way already
                https://librivox.org/group/512?primary_key=512&search_category=group&search_page=1&search_form=get_results
              
            
          
- 
            
              
                we can't learn, because it is too incomprehensible and can only be temporary memorized
                https://www.youtube.com/watch?v=Ws6qmXDJgwU
              
            
              
                especially to the younger students that don't yet have enough experience to figure out it is about the teachers and not students
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                corrupt politics
                https://en.wikipedia.org/wiki/List_of_American_state_and_local_politicians_convicted_of_crimes
              
            
              
                contrast real schools with the fake ones
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                happy science books
                https://www.youtube.com/watch?v=ZSxv5XhReL8
              
            
          
- 
            
              
                Bohemian Rhapsody for Symphony Orchestra and Solo Viola - THE STUDIO RECORDING
                https://www.youtube.com/watch?v=aCFnzSCzoYA
              
            
              
                P.Tchaikovsky. Italian Capriccio
                https://www.youtube.com/watch?v=Ce5qmAj9XX4
              
            
              
                J. S. Bach - Partita in C moll BWV 997 - Evangelina Mascardi, Liuto barocco
                https://www.youtube.com/watch?v=1JYjcwW9MmM
              
            
              
                A VERY BRIEF history of Classical Music (from 1000 A.D. to the present day)
                https://www.youtube.com/watch?v=vfT4xyKQOzY
              
            
              
                The transformative power of classical music | Benjamin Zander
                https://www.youtube.com/watch?v=r9LCwI5iErE
              
            
              
                How to Learn to Love Classical Music
                https://www.youtube.com/watch?v=PICcsbU-Oaw
              
            
              
                What is Classical Music?
                https://www.youtube.com/watch?v=qnAsOhAhQds
              
            
              
                The Classical Period | Music History Video Lesson
                https://www.youtube.com/watch?v=uhooZG6jiOM
              
            
              
                Easy Guide to Appreciating Classical Music
                https://www.youtube.com/watch?v=v11OJNEdIn8
              
            
              
                How to Listen to Classical Music General Ideas
                https://www.youtube.com/watch?v=iJrI-PXYA_M
              
            
              
                Why we need Classical Music | Rowan James Curtis
                https://www.youtube.com/watch?v=Zq7Vu1LDEX8
              
            
              
                Yo-Yo Ma playing the Prélude from Bach's Cello Suite No. 1
                https://www.youtube.com/watch?v=1prweT95Mo0
              
            
              
                Kashmir Led Zeppelin - Epic Symphonic Rock.
                https://www.youtube.com/watch?v=vgvdZsxc8fM
              
            
              
                Why should you listen to Vivaldi's "Four Seasons"? - Betsy Schwarm
                https://www.youtube.com/watch?v=Xcpc8VDsv3c
              
            
              
                Antonio Vivaldi Documentary - Magic Violin
                https://www.youtube.com/watch?v=TjRwzb8MTIg
              
            
              
                VIVALDI - Four Seasons - Alexandra Conunova - Orchestre International de Genève
                https://www.youtube.com/watch?v=YnDLlajMxyo
              
            
              
                Vivaldi, Four Seasons/Quattro Stagioni
                https://www.youtube.com/watch?v=zzE-kVadtNw
              
            
              
                Vivaldi - Winter (The Four Seasons)
                https://www.youtube.com/watch?v=6El8B8hJ4Sg
              
            
              
                Vivaldi's The Four Seasons REMIX by Drumr828
                https://www.youtube.com/watch?v=WJqCLvoCrPI
              
            
              
                The Best of Vivaldi
                https://www.youtube.com/watch?v=O6NRLYUThrY
              
            
              
                Bach - Cello Suite No.1 Prelude REMIX
                https://www.youtube.com/watch?v=Nbx-_TULsV0
              
            
              
                A Brief History of Bach
                https://www.youtube.com/watch?v=Jbkep1nT9t4
              
            
              
                Bach Cello Suite No. 1 Prelude with Marimba
                https://www.youtube.com/watch?v=uXhw7C8MpUk
              
            
              
                Bach, Prélude, Cello suite Nr.1 | Ophélie Gaillard
                https://www.youtube.com/watch?v=poCw2CCrfzA
              
            
              
                The New World by Antonin Dvorak
                https://www.youtube.com/watch?v=w668Y050n5M
              
            
              
                Dvořák Yo Yo Ma Bělohlávek 2015
                https://www.youtube.com/watch?v=i0QCHdQxqKI
              
            
              
                Bach Cello Suite No.1 - SYMPHONIACS / The Berlin Sessions
                https://www.youtube.com/watch?v=C4Zxo9AeRZA
              
            
              
                Beethoven Documentary
                https://www.youtube.com/watch?v=FIBxeDFxugk
              
            
              
                Beethoven - Für Elise
                https://www.youtube.com/watch?v=wfF0zHeU3Zs
              
            
              
                LoLa & Hauser - Moonlight Sonata
                https://www.youtube.com/watch?v=AzWDs26YL9Y
              
            
              
                Beethoven's "Ode to Joy" live at the Sydney Opera House
                https://www.youtube.com/watch?v=h7nSjwRMOog
              
            
              
                Mozart Vs Salieri
                https://www.youtube.com/watch?v=-ciFTP_KRy4
              
            
              
                Mozart
                https://www.youtube.com/watch?v=Dau-mKCGKXI
              
            
              
                Mozart - Requiem
                https://www.youtube.com/watch?v=54h8TxJyNy0
              
            
              
                Mozart Requiem Rock
                https://www.youtube.com/watch?v=6igbLDjNS2g
              
            
              
                Led Zeppelin / YAMATO String Quartet
                https://www.youtube.com/watch?v=xriCZzyaC7Q
              
            
              
                Viva La Vida - Prague Cello Quartet w orchestra
                https://www.youtube.com/watch?v=1XOWhmHDY3c
              
            
              
                Pius Cheung, Bach/Cello Suite No. 1 in G Major (arr. marimba)
                https://www.youtube.com/watch?v=NwdLsiy9oG4
              
            
              
                Stairway to Heaven with Amazing Gimnazija Kranj Symphony Orchestra
                https://www.youtube.com/watch?v=dR5GN2aPsyY
              
            
              
                Great Composers Tchaikovsky
                https://www.youtube.com/watch?v=eXfPpRb5oDY
              
            
              
                The Best of Tchaikovsky
                https://www.youtube.com/watch?v=7_WWz2DSnT8
              
            
              
                Mischa Maisky plays Bach Cello Suite No.1 in G (full)
                https://www.youtube.com/watch?v=mGQLXRTl3Z0
              
            
              
                The Phantom of the Opera - Prague Cello Quartet
                https://www.youtube.com/watch?v=qpbX7SbXOtU
              
            
              
                The Cello Song - (Bach is back with 7 more cellos) - The Piano Guys
                https://www.youtube.com/watch?v=Ry4BzonlVlw
              
            
              
                Levels/Avicii - SYMPHONIACS
                https://www.youtube.com/watch?v=SBdTYXnS6To
              
            
              
                Bach, Cello suite Nº 1 (Beylu Trap Remix)
                https://www.youtube.com/watch?v=mSgxySnNKyk
              
            
              
                A Sky Full Of Stars/Coldplay - SYMPHONIACS
                https://www.youtube.com/watch?v=rX2pB2kqHZ0
              
            
              
                Aerodynamic/Daft Punk - SYMPHONIACS
                https://www.youtube.com/watch?v=mDk-ekakl6c
              
            
              
                SKYFALL FLASH MOB
                https://www.youtube.com/watch?v=16Wgida-utc
              
            
              
                Skyfall from James Bond - Moravskoslezská Sinfonietta
                https://www.youtube.com/watch?v=Vv4ZpGv37IM
              
            
              
                That famous cello prelude, deconstructed
                https://www.youtube.com/watch?v=UIge2mYdTtM
              
            
              
                Yo-Yo Ma playing all six of Bach's Cello Suites.
                https://www.youtube.com/watch?v=Nu9MDqGhIak
              
            
          
- 
            
              
                you are no different from any of them
                https://www.youtube.com/watch?v=mQPEZdBTOeE
              
            
              
                Fox Fire
                https://en.wikipedia.org/wiki/Foxfire
              
            
              
                Jupiter's Moons
                https://en.wikipedia.org/wiki/Galileo_Galilei#Jupiter's_moons
              
            
              
                the way light is split and reassembled by a prisms
                https://www.youtube.com/watch?v=6_HroTxaZe0
              
            
              
                how an imaginary cannon could put a cannonball in orbit
                https://www.youtube.com/watch?v=MpiknSRTmT4
              
            
          
- 
            
              
                Prélude from the Cello Suite No. 1
                https://www.youtube.com/watch?v=1prweT95Mo0
              
            
              
                how simple the commands were in the days of yore
                https://www.youtube.com/watch?v=tc4ROCJYbm0
              
            
              
                AT&T Archives: The UNIX Operating System
                https://www.youtube.com/watch?v=tc4ROCJYbm0&t=362s
              
            
              
                K&R
                https://en.wikipedia.org/wiki/The_C_Programming_Language
              
            
              
                inexpensive Unix or Linux machine
                https://www.raspberrypi.org/products/raspberry-pi-400/?variant=raspberry-pi-400-us-kit
              
            
              
                node streams flow just like UNIX commands do
                https://github.com/substack/stream-handbook
              
            
          
- 
            
              
                Jargon File
                http://catb.org/jargon/
              
            
              
                Resume of Eric Steven Raymond
                http://www.catb.org/~esr/resume.html
              
            
              
                Bootstrap
                https://www.youtube.com/watch?v=FMFm9GxB_Eo
              
            
              
                jQuery
                https://www.youtube.com/watch?v=JjIvF0yikGU
              
            
              
                but as browsers became more sophisticated, they rejected using jQuery and other frameworks
                https://www.youtube.com/watch?v=RdRMNT-98Oo&t=159s
              
            
              
                BootstrapVue
                https://www.youtube.com/watch?v=-DyKeMa5tYY&t=74s
              
            
              
                Vue.js
                https://www.youtube.com/watch?v=JK6F5GGldPM
              
            
              
                Sveltestrap
                https://www.youtube.com/watch?v=t3J1qTQ7kC8
              
            
              
                Svelte
                https://www.youtube.com/watch?v=ws97Etvs-Qs
              
            
              
                Healthcare website launch problems in 2013
                https://www.youtube.com/watch?v=k3M8O83n254
              
            
              
                And you are genius level smart, we all are, but you have to start with baby steps
                https://www.youtube.com/watch?v=mQPEZdBTOeE
              
            
          
- 
            
              
                Duck Debugging
                https://en.wikipedia.org/wiki/Rubber_duck_debugging
              
            
              
                8GB Raspberry Pi 4 Model B
                https://www.raspberrypi.org/products/raspberry-pi-4-model-b/
              
            
              
                maybe get a Raspberry Pi 400 as your secondary
                https://www.raspberrypi.org/products/
              
            
              
                mechanical keyboard
                https://www.youtube.com/watch?v=s6SY7AQsyI0
              
            
              
                AKKO
                https://www.amazon.com/s?k=EPOMAKER+AKKO
              
            
              
                Anne Pro
                https://www.amazon.com/s?k=EPOMAKER+Anne+Pro
              
            
              
                Electron
                https://www.electronjs.org/
              
            
              
                p5.js
                https://p5js.org/examples/
              
            
              
                Tone.js
                https://tonejs.github.io/
              
            
              
                Node.js
                https://nodejs.org/en/
              
            
              
                node.js tutorials
                https://www.youtube.com/results?search_query=node+js+tutorial
              
            
              
                SCP-087
                https://scp-wiki.wikidot.com/scp-087
              
            
              
                CodeMirror
                https://codemirror.net/
              
            
              
                your own take on BDD
                https://www.youtube.com/watch?v=VS6EEUVZGLE
              
            
              
                Behavior Driven Development
                https://www.youtube.com/watch?v=VS6EEUVZGLE
              
            
              
                objects
                https://www.youtube.com/watch?v=PFmuCDHHpwk
              
            
              
                MUD
                https://www.youtube.com/watch?v=JqC66POqhY4
              
            
              
                limerick
                https://github.com/fantasyui-com/limerick
              
            
              
                regular expressions
                https://www.youtube.com/watch?v=rhzKDrUiJVk
              
            
              
                example of a regular expression in the wild
                https://github.com/hubotio/hubot-rules/blob/fba046d31771b1a3b296ac5e653e8c616bc19230/src/rules.js#L26
              
            
              
                Regular Expression Visualization Tools
                https://regexr.com/
              
            
              
                regex how do I match email address
                https://www.google.com/search?q=regex+how+do+I+match+email+address
              
            
              
                Take a look at how I create pages of YouTube videos
                https://github.com/catpea/warrior/blob/eec3d4779718a01db4c854f7f61bde6479ce0183/db/the-reverse-engineer/index.yaml#L5
              
            
              
                Literate programming
                https://en.wikipedia.org/wiki/Literate_programming
              
            
          
- 
            
              
                I-275 Trail
                https://michigantrails.org/trails/275-metro-trail/
              
            
              
                Lower Huron Metropark
                https://goo.gl/maps/eSeihX8HaSUKcjx56
              
            
              
                campsite for tents, equipped with a safe place for a fire, private benches, a little parking spot, with a near by vending machine and restrooms
                https://goo.gl/maps/9TJC2gscE56NQTb78
              
            
              
                The Willow Metropark
                https://goo.gl/maps/NyFcqndE7XbwcLdeA
              
            
              
                it connects to yet another park
                https://goo.gl/maps/D4GtKbc73BuD75fA6
              
            
              
                The Oakwoods Metropark
                https://goo.gl/maps/8F8smKiLdFqTfp4b9
              
            
              
                has a little nature preserve cabin you can munch your trail mix in
                https://goo.gl/maps/29fwTWgm8ArbGLcn9
              
            
              
                secret little passage here
                https://goo.gl/maps/3BNSyheqeoxewxT6A
              
            
              
                Downtown Flatrock
                https://goo.gl/maps/XUvtwNiKvNC2imYy6
              
            
              
                a little lookout by Lake Erie
                https://goo.gl/maps/Rwwds2o5vL8EeawJ6
              
            
              
                The Lake Erie Metropark
                https://goo.gl/maps/JQdSUDcsA8Leg8Hv8
              
            
              
                Turtle Cove Family Aquatic Center
                https://goo.gl/maps/zXCrFpsGnYfZHQxi7
              
            
              
                Washago Pond
                https://goo.gl/maps/ju7Cw4jM2Wx5e6kv7
              
            
          
- 
            
              
                pseudo-authors buy their own books with campaign money
                https://www.google.com/search?q=Politicians+Buy+Their+Own+Books
              
            
              
                so once you find one
                https://www.youtube.com/watch?v=9DKhc1pcDFM
              
            
              
                there will be a bunch more
                https://www.youtube.com/watch?v=_J4QPz52Sfo
              
            
              
                but what I was saying was: you need a computer to learn math for real
                https://github.com/catpea/math-as-code
              
            
              
                there was real fun to be had with mathematics it truly is a beautiful invention
                https://www.youtube.com/watch?v=ZDZ26vj4vFM
              
            
              
                teaching formulas without explanation is destroys that beauty, math teachers in their madness are destroying the beauty of mathematics
                https://www.youtube.com/watch?v=YokKp3pwVFc
              
            
              
                school can easily destroy us
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                We Are All Connected
                https://www.youtube.com/watch?v=XGK84Poeynk
              
            
              
                trail end
                https://goo.gl/maps/uyJTDb7TLimJfqiLA
              
            
              
                I was right by the lake
                https://goo.gl/maps/6VbSgS27hpvCvHMV8
              
            
          
- 
            
              
                hike-in sites
                https://goo.gl/maps/vWqnC3NnBSZYWmrGA
              
            
              
                Jack Pine hike-in sites
                https://www2.dnr.state.mi.us/ParksandTrails/Details.aspx?id=168&type=SPCG
              
            
              
                end point of the southern Nordhouse Nurnberg trail
                https://goo.gl/maps/yEjfkpDshPNVegq78
              
            
              
                Nurnberg Trail Head
                https://goo.gl/maps/wzXUKQr7AhmTQqQw7
              
            
              
                parking is free
                https://goo.gl/maps/AL1Z2k7ThQ6ajmDD6
              
            
              
                West Forest Trail Road
                https://goo.gl/maps/uavgj5pSmW396DUJ7
              
            
              
                end of West Forest Trail Road
                https://goo.gl/maps/R2M8RbYSftjvgqHx9
              
            
              
                gas station
                https://goo.gl/maps/GmftgFifmwkzzHKu7
              
            
          
- 
            
              
                Hacker Boy
                https://www.youtube.com/watch?v=j0orpECOYN4
              
            
              
                Hacker Breaks Down 26 Hacking Scenes From Movies & TV | WIRED
                https://www.youtube.com/watch?v=SZQz9tkEHIg
              
            
              
                Introduction to Reverse Engineering for Penetration Testers – SANS Pen Test HackFest Summit 2017
                https://www.youtube.com/watch?v=fnYp2DN_XZc
              
            
              
                Introduction to Reverse Engineering - Mike Anderson,
                https://www.youtube.com/watch?v=7v7UaMsgg_c
              
            
              
                Introduction to Firmware Reversing
                https://www.youtube.com/watch?v=GIU4yJn2-2A
              
            
              
                Intro to Hardware Reversing, Finding a UART and getting a shell
                https://www.youtube.com/watch?v=ZmZuKA-Rst0
              
            
              
                DEF CON 24 - Hardware Hacking Village - Matt DuHarte - Basic Firmware Extraction
                https://www.youtube.com/watch?v=Kxvpbu9STU4
              
            
              
                Hack All The Things, 20 Devices in 45 Minutes
                https://www.youtube.com/watch?v=h5PRvBpLuJs
              
            
              
                Philippe Laulheret - Intro to Hardware Hacking - DEF CON 27 Conference
                https://www.youtube.com/watch?v=HuCbr2588-w
              
            
              
                Defcon 21 - All Your RFz Are Belong to Me - Hacking the Wireless World with Software Defined Radio
                https://www.youtube.com/watch?v=ZuNOD3XWp4A
              
            
              
                Defcon 21 - Defense by numbers, Making Problems for Script Kiddies and Scanner Monkeys
                https://www.youtube.com/watch?v=I3pNLB3Cq24
              
            
              
                SirenJack, Cracking a 'Secure' Emergency Warning Siren System
                https://www.youtube.com/watch?v=49KoUmiJuts
              
            
              
                Writing Bad @$$ Malware For OS X
                https://www.youtube.com/watch?v=fv4l9yAL2sU
              
            
              
                The Machines That Betrayed Their Masters by Glenn Wilkinson
                https://www.youtube.com/watch?v=GvrB6S_O0BE
              
            
              
                How Smartcard Payment Systems Fail
                https://www.youtube.com/watch?v=ET0MFkRorbo
              
            
              
                AirBnBeware, Short Term Rentals Long Term Pwnage
                https://www.youtube.com/watch?v=9fAnRkJ6N3s
              
            
              
                DEF CON 26 - Eyal Itkin, Yaniv Balmas - What the Fax?!
                https://www.youtube.com/watch?v=qLCE8spVX9Q
              
            
              
                GOD MODE UNLOCKED - Hardware Backdoors in x86 CPUs
                https://www.youtube.com/watch?v=_eSAF_qT_FY
              
            
              
                XSS on Google Search - Sanitizing HTML in The Client?
                https://www.youtube.com/watch?v=lG7U3fuNw3A
              
            
              
                Game of Chromes, Owning the Web with Zombie Chrome Extensions
                https://www.youtube.com/watch?v=UHwpusw6mPc
              
            
              
                What is a Compiler and a Decompiler?
                https://www.youtube.com/watch?v=YakeUg_Gcno
              
            
              
                How to Build A Decompiler by Tsviatko Yovtchev
                https://www.youtube.com/watch?v=uYZZbteb8Gc
              
            
              
                UNDERWORLD - Cowgirl - [over Hackers (1995)]
                https://www.youtube.com/watch?v=VR8YmxDIYNQ
              
            
              
                Samy Kamkar, Getting Started with Reverse Engineering
                https://www.youtube.com/watch?v=B2MvoBRzrm4
              
            
              
                Samy Kamkar's Crash Course in How to Be a Hardware Hacker
                https://www.youtube.com/watch?v=tlwXmNnXeSY
              
            
              
                Digital Ding Dong Ditch Prank - hacking wireless doorbells w/Arduino and RTL-SDR
                https://www.youtube.com/watch?v=BnwBdeQB7vQ
              
            
              
                Radio Hacking, Cars, Hardware, and more! - Samy Kamkar - AppSec California 2016
                https://www.youtube.com/watch?v=1RipwqJG50c
              
            
              
                Cracking Paid Software with Reverse Engineering 😳 (GUI based)
                https://www.youtube.com/watch?v=iC1bGdxcNMg
              
            
              
                Reversing and Cracking first simple Program - bin 0x05 (Linux Based)
                https://www.youtube.com/watch?v=VroEiMOJPm8
              
            
              
                Hackers PRODIGY - voodoo people
                https://www.youtube.com/watch?v=W5fM6WpC_nE
              
            
              
                Reverse Engineering with Ghidra Class 1
                https://www.youtube.com/watch?v=d4Pgi5XML8E
              
            
              
                Reverse Engineering with Ghidra Class 2
                https://www.youtube.com/watch?v=uyWVztMHWtk
              
            
              
                Reverse Engineering with Ghidra Class 3
                https://www.youtube.com/watch?v=RFG5FuqY0CE
              
            
              
                Reverse Engineering with Ghidra Class 4
                https://www.youtube.com/watch?v=5QBXNF7FKxM
              
            
              
                Trance Orbital - Halcyon and On and On ( Hakers / 1995 )
                https://www.youtube.com/watch?v=33WuGp6fs3s
              
            
              
                Wannacry The Marcus Hutchins Story - All 3 Chapters
                https://www.youtube.com/watch?v=vveLaA-z3-o
              
            
              
                Wana Decrypt0r (Wanacry Ransomware) - Computerphile
                https://www.youtube.com/watch?v=88jkB1V6N9w
              
            
              
                How WanaCrypt Encrypts Your Files - Computerphile
                https://www.youtube.com/watch?v=pLluFxHrc30
              
            
              
                Reversing WannaCry Part 1 - Finding the killswitch and unpacking the malware in
                https://www.youtube.com/watch?v=Sv8yu12y5zM
              
            
              
                Reversing WannaCry Part 2 - Diving into the malware with Ghidra
                https://www.youtube.com/watch?v=Q90uZS3taG0
              
            
              
                Reversing WannaCry Part 3 - The encryption component
                https://www.youtube.com/watch?v=ru5VzUigKqw
              
            
              
                Simple reversing challenge and gaming the system - BruCON CTF part 1
                https://www.youtube.com/watch?v=bqaZBeZ4zf0
              
            
              
                int0x80 from DualCore lent me his lockpicking set and I'm a horse - BruCON CTF part 2
                https://www.youtube.com/watch?v=3EB4g4_6ZjI
              
            
              
                MD5 length extension and Blind SQL Injection - BruCON CTF part 3
                https://www.youtube.com/watch?v=sMla6_4Z-CQ
              
            
              
                Daft Punk - Alive
                https://www.youtube.com/watch?v=QmR4zLcORNc
              
            
          
- 
            
              
                Richard Dawkins
                https://www.youtube.com/watch?v=JFZTbD6Fno4
              
            
              
                What If You Are Wrong?
                https://www.youtube.com/watch?v=cd1dM1lJoSY
              
            
              
                The Stanford Prison Experiment
                https://www.youtube.com/watch?v=3XN2X72jrFk
              
            
              
                TEDxMidwest - Phil Zimbardo - Heroes
                https://www.youtube.com/watch?v=BzRR3Mo4noU
              
            
              
                The most important lesson from 83,000 brain scans by Daniel Amen
                https://www.youtube.com/watch?v=esPRsT-lmw8
              
            
          
- 
            
              
                302 developers homepage has plenty of demos if you don't have lmms handy
                http://linuxsynths.com/LB302PatchesDemos/lb302.html
              
            
              
                The Bass Line Of I Feel Love On A TB-303
                https://www.youtube.com/watch?v=sIBSN1_9Geo&t=43s
              
            
              
                Donna Summer is also mentioned in Ableton's Learning Music Tutorial
                https://learningmusic.ableton.com/song-structure/i-feel-love.html
              
            
              
                Michael Gregory has a remake of the song loaded in FL Studio
                https://www.youtube.com/watch?v=7pM4j-T1kCM
              
            
              
                Alan Walker - Fade - PIANO TUTORIAL
                https://www.youtube.com/watch?v=se8G0wPW694
              
            
              
                Mad World - Gary Jules ver. | Piano tutorial | Karaoke
                https://www.youtube.com/watch?v=vs0pjK1engs
              
            
              
                a piano cover of Mad World, is still a masterpiece
                https://www.youtube.com/watch?v=JQMLn7wgQQw
              
            
              
                and sets us off on an adventure looking at how Daft Punk created their beautiful songs
                https://www.youtube.com/watch?v=W1cpim5EAqI
              
            
              
                lmms is not difficult, especially with a few tutorials
                https://www.youtube.com/watch?v=TrMTlpeSw8Y&list=PLqazFFzUAPc4K1To5JTtR3cskcdRifM1M
              
            
              
                paypal account where Bandcamp will deposit money your song sales
                https://get.bandcamp.help/hc/en-us/articles/360007902213-How-do-I-get-paid-on-Bandcamp-
              
            
          
- 
            
              
                The first 20 hours, how to learn anything by Josh Kaufman
                https://www.youtube.com/watch?v=5MgBikgcWnY
              
            
              
                4 Chords by The Axis Of Awesome
                https://www.youtube.com/watch?v=dFpryVMgni0
              
            
              
                How to become a Jack of all trades and Master of Some by Nicholas Grundy
                https://www.youtube.com/watch?v=0wY0oTsQ9Lc
              
            
              
                Being a Renaissance Person in the 21st Century by Randy LaFoy
                https://www.youtube.com/watch?v=8R-ucUNm64M
              
            
              
                Paths to Polymathy | Ben Vandgrift
                https://www.youtube.com/watch?v=kEk-BDckjW4
              
            
              
                Why Some of us Don't Have One True Calling | Emilie Wapnick
                https://www.youtube.com/watch?v=QJORi5VO1F8
              
            
              
                What is a Polymath?
                https://www.youtube.com/watch?v=4IPweV8NJ38
              
            
              
                Polymaths Have Difficult Career Choices
                https://www.youtube.com/watch?v=fLsSyZXYWjo
              
            
              
                How and Why to Start A Startup - Sam Altman & Dustin Moskovitz
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
              
                Who are the Renaissance men and women today? | Haig Armen
                https://www.youtube.com/watch?v=036inh1-jHA
              
            
              
                All power to the polymath, Ella Saltmarshe
                https://www.youtube.com/watch?v=ViwkkpROxp4
              
            
              
                Astra Taylor on the Unschooled Life
                https://www.youtube.com/watch?v=LwIyy1Fi-4Q
              
            
              
                Can anyone become a genius | Mark Diaz
                https://www.youtube.com/watch?v=mQPEZdBTOeE
              
            
              
                The Rise of the Generalist | Tim Piazza
                https://www.youtube.com/watch?v=ia_gTU6IxWA
              
            
              
                Polymath Introductions
                https://www.youtube.com/watch?v=3MCLXHf_opE
              
            
              
                Polymath, A Definition
                https://www.youtube.com/watch?v=dO-SKzGM7nU
              
            
              
                Millennial polymathy, Mili Ghosh
                https://www.youtube.com/watch?v=UGFsfs0G1Gg
              
            
              
                How To Become A Modern Polymath
                https://www.youtube.com/watch?v=PVAs3aJHBmA
              
            
              
                Channeling Your Inner Renaissance | Sriharshita "Harshu" Musunuri
                https://www.youtube.com/watch?v=LUO3jqMlWkE
              
            
              
                Pink Da Vinci
                https://www.youtube.com/watch?v=WWYLM9opelw
              
            
              
                Leonardo DaVinci
                https://www.youtube.com/watch?v=5yT4IkPtTRo
              
            
              
                Ben & Me (1953)
                https://www.youtube.com/watch?v=bXrNYo-_H1Y
              
            
              
                Benjamin Franklin, 7 Interesting Facts from the Biography of the American Polymath
                https://www.youtube.com/watch?v=CEJ3S9fAY80
              
            
              
                Mr Rogers Plays The Glass Armonica!
                https://www.youtube.com/watch?v=VSK_qObahWY
              
            
              
                Adagio for Glass Harmonica, K 356, Wolfgang Amadeus Mozart (1756-1791) - Ben's Glass Armonica
                https://www.youtube.com/watch?v=QkTUL7DjTow
              
            
              
                Dance of the Sugar Plum Fairy on the Glass Armonica
                https://www.youtube.com/watch?v=eQemvyyJ--g
              
            
              
                The Last Transit of Venus on the Glass Armonica
                https://www.youtube.com/watch?v=4LP8QFR9Qvc
              
            
              
                Mae Jemison, I Wanted To Go Into Space
                https://www.youtube.com/watch?v=B0vGDfuWhfI
              
            
              
                The world needs all kinds of minds | Temple Grandin
                https://www.youtube.com/watch?v=fn_9f5x0f1Q
              
            
              
                What’s wrong with being a “Jack-of-All-Trades”? | John Halpin
                https://www.youtube.com/watch?v=rsJVuyWmbhE
              
            
              
                https://www.youtube.com/watch?v=UGFsfs0G1Gg
                https://www.youtube.com/watch?v=UGFsfs0G1Gg
              
            
          
- 
            
              
                I bought the book, I drew the line.
                https://www.youtube.com/watch?v=ZDZ26vj4vFM
              
            
              
                install lmms
                https://www.youtube.com/watch?v=iSqQgnUX0wM
              
            
              
                take a few tutorials
                https://www.youtube.com/watch?v=TrMTlpeSw8Y&list=PLqazFFzUAPc4K1To5JTtR3cskcdRifM1M
              
            
              
                Faded by Peter F
                https://lmms.io/lsp/?action=show&file=8944
              
            
              
                FL Studio - Alan Walker - Fade Tutorial (easy)
                https://www.youtube.com/watch?v=u-RD8Jsx0qo
              
            
              
                Alan Walker - Faded - Fl Studio Tutorial by Falubii
                https://www.youtube.com/watch?v=tKv5KbrGxI0
              
            
              
                Faded - Alan Walker | Easy Keyboard Tutorial With Notes
                https://www.youtube.com/watch?v=MKnsb9Q1AAI
              
            
              
                faded tutorial
                https://www.youtube.com/results?search_query=faded+tutorial
              
            
              
                faded shuffle
                https://www.youtube.com/results?search_query=faded+shuffle
              
            
              
                what it looks like
                https://www.youtube.com/watch?v=1oTUupME0-M
              
            
              
                beginner shuffle dance tutorial
                https://www.youtube.com/results?search_query=beginner+shuffle+dance+tutorial&sp=CAM%253D
              
            
              
                Ultimate shuffle dance tutorial. All moves u need to cut shapes. Beginners to intermediate.
                https://www.youtube.com/watch?v=Dc6B14K1SZ8
              
            
          
- 
            
              
                insane
                https://www.youtube.com/watch?v=8vHzUTtmbAM
              
            
              
                over-medicated
                https://www.youtube.com/watch?v=VCqefi7Z8Do
              
            
              
                vicious
                https://www.youtube.com/watch?v=18-cuKF1Pew
              
            
              
                unfunny
                https://www.youtube.com/watch?v=nXy84e4rpIw
              
            
              
                schools that have above all become a place of moneymaking, not teaching
                https://www.youtube.com/watch?v=fmoor8DwqW4
              
            
              
                not for learning, but for having fun with people your age, and to prove you can do you chores
                https://www.youtube.com/watch?v=uLbi6jGsVEk
              
            
              
                that even those of us who stand up against it still return for that worthless diploma
                https://www.youtube.com/watch?v=bKjqjpePhTc
              
            
              
                lemons are a rule, not an exception
                https://www.youtube.com/watch?v=5Hh6uHUx728
              
            
          
- 
            
              
                color swatches
                https://colorhunt.co/
              
            
              
                HSL Color Model
                https://www.youtube.com/watch?v=NAw2_NtGNaA
              
            
              
                ImageMagick
                https://www.youtube.com/watch?v=Sy_2Dncb26s
              
            
              
                Creative Market
                https://creativemarket.com/
              
            
              
                Bootstrap Card
                https://getbootstrap.com/docs/5.0/components/card/
              
            
              
                Stripe
                https://www.youtube.com/watch?v=1XKRxeo9414
              
            
              
                Bootstrap
                https://www.youtube.com/watch?v=I7CfaDYzTVM
              
            
              
                Minimum Viable Products
                https://www.youtube.com/watch?v=kmfC-i9WgH0
              
            
              
                Adam Savage of Myth Busters fame has a small video about hand made products
                https://www.youtube.com/watch?v=nZZlEbttaO0
              
            
              
                Etsy
                https://www.youtube.com/watch?v=_UISLd3-KN8
              
            
              
                Shapeways
                https://www.youtube.com/watch?v=yaxwSVr3cl8
              
            
              
                Ponoko
                https://www.youtube.com/watch?v=ZOTUw6Iz2GY
              
            
              
                Maker Space
                https://www.youtube.com/watch?v=wti6FMvDAE4
              
            
              
                cute wooden charms
                https://www.youtube.com/watch?v=ZOTUw6Iz2GY
              
            
              
                in 30 years as you look through your portfolio your silly wooden charms will make you very proud
                https://www.youtube.com/watch?v=ex2ALzWigB8
              
            
              
                where you can design a range of pricey wallets
                https://www.trayvax.com/
              
            
              
                design a range of cases for the Raspberry PI
                https://www.etsy.com/search?q=Raspberry+PI+Case
              
            
              
                Raspberry PI
                https://www.youtube.com/watch?v=EKPobkb1N6o&t=20
              
            
          
- 
            
              
                A Fictitious Epidemic
                https://www.youtube.com/watch?v=mCbdS4hSa0s&t=2195
              
            
              
                Steve Jobs' 2005 Stanford Commencement Address (with intro by President John Hennessy)
                https://www.youtube.com/watch?v=Hd_ptbiPoXM
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Astra Taylor
                https://www.youtube.com/results?search_query=Astra+Taylor
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Brené Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Daniel Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Christopher Hitchens
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
              
                Richard Dawkins - The God Delusion Q&A at Liberty University
                https://www.youtube.com/watch?v=WVyeh690TGk
              
            
              
                PHILOSOPHY - Religion: Pascal's Wager
                https://www.youtube.com/watch?v=2F_LUFIeUk0
              
            
              
                wonderfully animated Richard Dawkins in a South Park cartoon
                https://www.youtube.com/watch?v=fPJQw-x-xho
              
            
              
                Hate E-mails with Richard Dawkins
                https://www.youtube.com/watch?v=qhYT4vE1gvM
              
            
              
                Love Letters to Richard Dawkins
                https://www.youtube.com/watch?v=gW7607YiBso
              
            
              
                Growing Up in the Universe
                https://www.youtube.com/watch?v=jHoxZF3ZgTo&list=PLKSmsr0k7vdmpD-ABiNeiXiy9_XwXf5bC
              
            
              
                Royal Institution Christmas Lectures
                https://en.wikipedia.org/wiki/Royal_Institution_Christmas_Lectures
              
            
              
                Richard Dawkins' The God Delusion, Full Documentary
                https://www.youtube.com/watch?v=IzZh2wstj88
              
            
              
                Shapeways
                https://www.youtube.com/watch?v=eTZBjj010XA
              
            
              
                Drone Racing circuit
                https://www.youtube.com/watch?v=bR4Gq9qfpnM
              
            
              
                With an Office Projector and some Plywood Sheathing you can begin painting 8ft murals
                https://www.homedepot.com/b/Lumber-Composites-Plywood-Sheathing-Plywood/N-5yc1vZc7q5
              
            
              
                follow the Old Masters
                https://www.youtube.com/watch?v=NK4Uo5QvH6M
              
            
              
                desaturate a color you mix it with the opposite on the color wheel
                https://www.youtube.com/watch?v=KuslLjXba9I
              
            
              
                Eiko Ishioka
                https://www.youtube.com/watch?v=iLmsPklCJSY
              
            
              
                she published her costume designs in a beautiful book
                https://www.youtube.com/watch?v=_smVQFEMops
              
            
              
                won the 1993 Oscar for it
                https://www.youtube.com/watch?v=FmjRRNnY-YA
              
            
          
- 
            
              
                Totally Obsessed Turtle Girl
                https://www.youtube.com/watch?v=Iz3m_7ozhNo
              
            
              
                TMNT Raphael and Michaelangelo Full Suit
                https://www.youtube.com/watch?v=GXHXVN4TRIQ
              
            
              
                Iron Man MK 7 - Connecting the Chest and Abs & More
                https://www.youtube.com/watch?v=gGwxcyu6cLs
              
            
              
                Making an iron man suit cool
                https://www.youtube.com/watch?v=0wN7Y_uRIO8
              
            
              
                Maleficent Makeup Transformation
                https://www.youtube.com/watch?v=bQ1cTg3Whbc
              
            
              
                AVENGERS Nebula Makeup Transformation
                https://www.youtube.com/watch?v=bOXG0SwWNh0
              
            
              
                Nebula Costume Guide
                https://www.youtube.com/watch?v=i8TuZEpSmsw
              
            
              
                Catwoman (Anne Hathaway) Makeup / Full Costume
                https://www.youtube.com/watch?v=ibfOwtvHbdc
              
            
              
                Coco FRIDA Makeup Tutorial!
                https://www.youtube.com/watch?v=Fh0Q9CPvKyg
              
            
              
                Making a Foam Arm [Junkrat from Overwatch]
                https://www.youtube.com/watch?v=2KlQqGLkNjQ
              
            
              
                Finishing my Junkrat Cosplay [Overwatch]
                https://www.youtube.com/watch?v=Y_8lrovJeyU
              
            
              
                K/DA AKALI COSPLAY - Making Of!
                https://www.youtube.com/watch?v=nb8k-1ne-qI
              
            
              
                Craft Foam Bracers
                https://www.youtube.com/watch?v=WlfknXN0ENE
              
            
              
                Tesla Rifle Making-of | Fallout 4 | Fallout 76
                https://www.youtube.com/watch?v=CF6RwqEW4xc
              
            
              
                How to make a Fallout Vault Suit
                https://www.youtube.com/watch?v=kFRCVka6ieE
              
            
              
                Building a Great Sword from Monster Hunter World Iceborne
                https://www.youtube.com/watch?v=QBlxnv7H7b4
              
            
              
                The Dark Lord Cosplay, Baphomet Mask
                https://www.youtube.com/watch?v=Fy5OkEkQ0b0
              
            
              
                Khajiit Cosplay
                https://www.youtube.com/watch?v=hO-Lg4wI-eQ
              
            
              
                Maleficent Cosplay
                https://www.youtube.com/watch?v=rWzWvMO5Jk0
              
            
              
                Mantis Blade, Cyberpunk 2077 Cosplay Prop
                https://www.youtube.com/watch?v=tusIKcKx_8Y
              
            
              
                Forging a GLOWING KATANA (Cyberpunk Katana v1.0)
                https://www.youtube.com/watch?v=opxvOda8Lmk
              
            
              
                HOW TO MAKE REAL CARBON KATANA FROM CYBERPUNK 2077 THERMAL KATANA DIY
                https://www.youtube.com/watch?v=faw4H2IlryU
              
            
              
                Adam Savage's One Day Builds: Hellboy's Samaritan Prop!
                https://www.youtube.com/watch?v=Pb1BpA7QN3U
              
            
              
                A Prop Maker's Dream! The Good Samaritan | HELLBOY
                https://www.youtube.com/watch?v=CZoDwYdR4D4
              
            
              
                Odin Makes: The Samaritan from Hellboy
                https://www.youtube.com/watch?v=aPbd3cTcvqc
              
            
              
                Designing the Batsuits
                https://www.youtube.com/watch?v=Njq0HXLGv0c
              
            
              
                Hybrid Batfleck Batsuit Cosplay
                https://www.youtube.com/watch?v=gi-yY66hQRc
              
            
              
                Knightmare Batman
                https://www.youtube.com/watch?v=W-mL9RkQ0oY
              
            
              
                I Bought a Screen Used Robin Costume!
                https://www.youtube.com/watch?v=xKIaCWkg5mI
              
            
              
                Ghostbusters Proton Pack Build!
                https://www.youtube.com/watch?v=y6skw2Pl6PU
              
            
              
                MAKING A LIGHTSABER
                https://www.youtube.com/watch?v=An3GZPRD6do
              
            
              
                3D Printing Vash's Revolver, TRIGUN
                https://www.youtube.com/watch?v=rjBg6BuiScY
              
            
              
                Adam Savage's One Day Builds, Star-Lord Cosplay!
                https://www.youtube.com/watch?v=Dt6BQPNGGTw
              
            
              
                Holographic visor How-To
                https://www.youtube.com/watch?v=ePTahTSSqtA
              
            
              
                FANTASY GAUNTLETS - HOW TO
                https://www.youtube.com/watch?v=Gwd5S11JC2c
              
            
              
                TERMINATOR GENISYS, Making the Terminator
                https://www.youtube.com/watch?v=bB8KO6N0Jx0
              
            
              
                I show you how to add FANCY LIGHTS to your costumes!
                https://www.youtube.com/watch?v=vX2twvU-Rlw
              
            
              
                How to control LED Strips with Arduino
                https://www.youtube.com/watch?v=EvRxQbhDxCo
              
            
              
                Building an Electric Magic Wand to Celebrate 4 MILLION SUBS
                https://www.youtube.com/watch?v=jW3_txSfIAQ
              
            
              
                Bram Stoker's Dracula
                https://www.youtube.com/watch?v=_smVQFEMops
              
            
          
- 
            
              
                Balcony Scene
                https://www.youtube.com/watch?v=FHoaPLO6Zd8
              
            
              
                Ninja Turtles
                https://www.youtube.com/watch?v=YNBl-dsgNfg
              
            
              
                Inspector Gadget
                https://www.youtube.com/watch?v=euWrpl2y3Mo
              
            
              
                The DJ Kat Show
                https://www.youtube.com/watch?v=klu9Lmau08g
              
            
              
                Follow Me, the tougher way of learning English
                https://www.youtube.com/watch?v=PGiNjI1j2P4
              
            
              
                Elaborative Rehearsal
                https://www.youtube.com/watch?v=DYpK7nE2Pbo
              
            
              
                schools do not work
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                programming machines to take their art outside
                https://www.youtube.com/watch?v=L72D_wEM3NU
              
            
              
                math taught in school is cutting people off from a whole world of sweet curiosities
                https://www.youtube.com/results?search_query=raspberry+pi+projects
              
            
          
- 
            
              
                The schools are not working
                https://www.youtube.com/watch?v=Ti9ZsP4wa0Q
              
            
              
                start preparing for the SAT years ahead of graduating high school
                https://www.youtube.com/watch?v=M2A0aOqVn3E
              
            
              
                learn to relax but keep moving, fast.
                https://www.youtube.com/watch?v=9aNp6bJCAhU
              
            
              
                the outsider-teacher will say the truth: they don't know if the grades and classes and guidance, will help you at all
                https://www.youtube.com/watch?v=jONxkm62aDI
              
            
              
                Rosalind Franklin
                https://www.youtube.com/watch?v=BIP0lYrdirI
              
            
              
                What is the Appalachian Trail?
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                By the world standards I don't have anything, but I stand before you now and tell you, I'm the richest man there is.
                https://www.youtube.com/watch?v=hPSvdKTEZug&t=380
              
            
          
- 
            
              
                How Did Life Begin?
                https://www.youtube.com/watch?v=ofFhHcvasHA
              
            
              
                What are Stromatolites?
                https://www.youtube.com/watch?v=N-G7IJCkyvg
              
            
              
                Micro-Biology, Crash Course History of Science #24
                https://www.youtube.com/watch?v=2JdBH2tys6M
              
            
              
                Old & Odd, Archaea, Bacteria & Protists - CrashCourse Biology #35
                https://www.youtube.com/watch?v=vAR47-g6tlA
              
            
              
                Chapter 1, Introduction to Microbiology
                https://www.youtube.com/watch?v=prTsBspXotg
              
            
              
                Crash Course Microbiology
                https://www.youtube.com/watch?v=9mbfSFFkYyI
              
            
              
                Leeuwenhoek and Microscopic Life
                https://www.youtube.com/watch?v=c_BiLl2v6OE
              
            
              
                Microscope, The Tube That Changed the World
                https://www.youtube.com/watch?v=Ue-86MDmjns
              
            
              
                Tardigrades, Chubby, Misunderstood, & Not Immortal
                https://www.youtube.com/watch?v=kux1j1ccsgg
              
            
              
                Pelomyxa, The Microbe That's Big Enough to Pet
                https://www.youtube.com/watch?v=PnYxeUgCMsQ
              
            
              
                Hydra, Stretchy, Speedy, & Probably Immortal
                https://www.youtube.com/watch?v=jnD_YitEk5M
              
            
              
                6 of the Biggest Single-Celled Organisms
                https://www.youtube.com/watch?v=9SLYdENgsog
              
            
              
                The Deadliest Being on Planet Earth – The Bacteriophage
                https://www.youtube.com/watch?v=YI3tsmFsrOg
              
            
              
                Fungi, Death Becomes Them - CrashCourse Biology #39
                https://www.youtube.com/watch?v=m4DUZhnNo4s
              
            
              
                What are extremophiles?
                https://www.youtube.com/watch?v=x4Mk7NrLp4k
              
            
              
                Craig Venter - Future Biology
                https://www.youtube.com/watch?v=HdgfzdlgUHw
              
            
              
                Joining 3.5 Billion Years of Microbial Invention | Craig Venter
                https://www.youtube.com/watch?v=OWX_12eA_qQ
              
            
              
                Genetic engineering | Don't Memorise
                https://www.youtube.com/watch?v=4fBQ2umTaMA
              
            
              
                Bioengineering - Treating cancer with engineered microbes
                https://www.youtube.com/watch?v=zSlnHyYV4h4
              
            
              
                How Bacteria Rule Over Your Body – The Microbiome
                https://www.youtube.com/watch?v=VzPD009qTN4
              
            
              
                The Immune System Explained I – Bacteria Infection
                https://www.youtube.com/watch?v=zQGOcOUBi6s
              
            
              
                Engineered gut microbes to cure disease?
                https://www.youtube.com/watch?v=aAMAzCZ3Xh0
              
            
              
                Your Gut Microbiome, The Most Important Organ You’ve Never Heard Of
                https://www.youtube.com/watch?v=B9RruLkAUm8
              
            
              
                Panspermia is the radical theory that life on Earth came from Mars
                https://www.youtube.com/watch?v=X1MBuUvbdf8
              
            
          
- 
            
              
                practice photography
                https://www.youtube.com/watch?v=D_O6pbT7Ovw
              
            
              
                magic of focal length
                https://www.youtube.com/watch?v=iSj5IQ_1gbc
              
            
              
                GIMP
                https://www.youtube.com/watch?v=x6pXJ7Ijir0
              
            
              
                begin composing your own music
                https://www.youtube.com/watch?v=0sRvkaxh8EU
              
            
              
                LMMS
                https://www.youtube.com/watch?v=3qfa9hGJzoY
              
            
              
                Learn just a tiny little bit about Linux
                https://www.youtube.com/watch?v=BMGixkvJ-6w
              
            
              
                begin building your own commands
                https://www.youtube.com/watch?v=E2h2ECEiTo4
              
            
              
                Event Emitter
                https://www.youtube.com/watch?v=l20MBBFZAmA
              
            
              
                automate art
                https://www.youtube.com/watch?v=8j0UDiN7my4
              
            
              
                math is pretty simple
                https://github.com/Jam3/math-as-code
              
            
              
                it is impossible to resist narrated non-fiction books
                https://www.youtube.com/watch?v=mbbdTTm2wUA
              
            
              
                fall in love with science
                https://www.youtube.com/watch?v=S5Q_Cr-4iXc
              
            
              
                science popularizer books
                https://www.youtube.com/watch?v=my8hgroUKZ0
              
            
              
                single board computers
                https://www.youtube.com/watch?v=xiR14tSfc-U&list=PLPK2l9Knytg67nkvpnnl81ossAHfOgmqU
              
            
              
                Real education
                https://www.youtube.com/watch?v=17fbxRQgMlU
              
            
          
- 
            
              
                Anti-aging
                https://www.youtube.com/watch?v=AvWtSUdOWVI
              
            
              
                Synthetic Life
                https://www.youtube.com/watch?v=QHIocNOHd7A
              
            
              
                Astrobiology
                https://www.youtube.com/watch?v=EszGIvRdgTE
              
            
              
                CRISPR 3.1
                https://www.youtube.com/watch?v=jAhjPd4uNFY
              
            
              
                Instrument Making
                https://www.youtube.com/watch?v=46w99bZ3W_M
              
            
              
                Start-up Accelerators
                https://www.youtube.com/watch?v=_4JtyLKDjXk
              
            
          
- 
            
              
                What is Music Theory?
                https://www.youtube.com/watch?v=5Of7ccsPkmw
              
            
              
                Pitch and Octaves
                https://www.youtube.com/watch?v=aDutr6g8SeY
              
            
              
                The 12 Pitches
                https://www.youtube.com/watch?v=nVkeCH3GA9s
              
            
              
                Tones and Semitones
                https://www.youtube.com/watch?v=hPou3ube_Rg
              
            
              
                Scales, The Major Scale
                https://www.youtube.com/watch?v=zNDOVQ4H6l4
              
            
              
                Scales, The (Natural) Minor Scale
                https://www.youtube.com/watch?v=zFqlHWMXW0Y
              
            
              
                Scales, The (Harmonic) Minor Scale
                https://www.youtube.com/watch?v=tFA8GVaCgsk
              
            
              
                Scales, The (Melodic) Minor Scale
                https://www.youtube.com/watch?v=HX7jlDCI2JM
              
            
              
                Scale Degrees (Explains Tonic)
                https://www.youtube.com/watch?v=GlJ6TxVKcDU
              
            
              
                Scale Degree Names (and a strange mnemonic)
                https://www.youtube.com/watch?v=fOHIIDlRR3o
              
            
              
                What is a key? (Witness a chord at play, very primitive melody or progression but multiple keys are pressed)
                https://www.youtube.com/watch?v=2woyzpFKTK0
              
            
              
                Changing Key / Modulation
                https://www.youtube.com/watch?v=5TehHuKbvvo
              
            
              
                Glenn Gould - How Mozart Became a Bad Composer
                https://www.youtube.com/watch?v=JauII1jCG6Q
              
            
              
                How Did Beethoven Hear Music?
                https://www.youtube.com/watch?v=3bA2V0jZMo4
              
            
              
                Herbie Hancock on Music Theory
                https://www.youtube.com/watch?v=AkUNbe9sDpw
              
            
              
                Overtones, harmonics and Additive synthesis
                https://www.youtube.com/watch?v=YsZKvLnf7wU
              
            
              
                Intro To The Harmonic Series - TWO MINUTE MUSIC THEORY
                https://www.youtube.com/watch?v=OATjHiOuc70
              
            
              
                Bernstein, The greatest 5 min. in music education
                https://www.youtube.com/watch?v=Gt2zubHcER4
              
            
              
                Harmonic Series - Explained
                https://www.youtube.com/watch?v=3TlQryUBz3E
              
            
              
                The most mind-blowing concept in music (Harmonic Series)
                https://www.youtube.com/watch?v=Wx_kugSemfY
              
            
              
                9. The Overtone Series and Timbre
                https://www.youtube.com/watch?v=XPbLYD9KFAo
              
            
              
                An Introduction to Overtones and Harmonics
                https://www.youtube.com/watch?v=yYf9ij7S5Zs
              
            
              
                Melodic Techno Basic Music Theory Tutorial
                https://www.youtube.com/watch?v=EFMy66g0Rbk
              
            
              
                Music Theory in 16 Minutes
                https://www.youtube.com/watch?v=_eKTOMhpy2w
              
            
              
                Learn music theory in half an hour.
                https://www.youtube.com/watch?v=rgaTLrZGlk0
              
            
              
                How to Listen to Classical Music, Tonality
                https://www.youtube.com/watch?v=cksD_r8JvoU
              
            
              
                Circle of 5th in Songs You Know
                https://www.youtube.com/watch?v=tTHdLGKRZso
              
            
              
                Circle of Fifths, Everything You Need to Know
                https://www.youtube.com/watch?v=O43EBVnwNvo
              
            
              
                8 Facts About the Circle of Fifths that you May Not Already Know
                https://www.youtube.com/watch?v=50CpDZvTWks
              
            
              
                The Circle of Fifths made clear (incl. Transposition)
                https://www.youtube.com/watch?v=_UxzDjU3-hM
              
            
              
                Music Theory - Understanding The Circle of Fifths
                https://www.youtube.com/watch?v=_LHv5WN4SiU
              
            
              
                The Circle of Fifths - How to Actually Use It
                https://www.youtube.com/watch?v=d1aJ6HixSe0
              
            
              
                Circle of 5ths, Easiest Way to Memorize and Understand It
                https://www.youtube.com/watch?v=sWAaJF9Wk0w
              
            
              
                Learn 4 Chords - Quickly Play Hundreds of Songs!
                https://www.youtube.com/watch?v=1D3aWUx771A
              
            
              
                5 Useful EDM Chord Patterns (that changed my life)
                https://www.youtube.com/watch?v=GdJQ4UkQ1Do
              
            
              
                EDM Chord Progression Patterns - Top 5 Rhythms
                https://www.youtube.com/watch?v=7_CFbhzjL90
              
            
              
                Easy Chord Theory - Diatonic Chords of Major Keys
                https://www.youtube.com/watch?v=HmvachZokyg
              
            
              
                Easy Chord Theory - Triads and Intervals
                https://www.youtube.com/watch?v=VswUA38pFxc
              
            
              
                Relative Minor Keys - 3 Easy Ways to Find Them
                https://www.youtube.com/watch?v=KC6fpN5jhZc
              
            
              
                PIANO CHORDS, The ULTIMATE Step-by-Step Guide For Beginners
                https://www.youtube.com/watch?v=3NZyyWhVBpY
              
            
              
                How to write a GREAT melody
                https://www.youtube.com/watch?v=9LUQUk0hd10
              
            
              
                3 Tricks to Better Melodies Everytime
                https://www.youtube.com/watch?v=YmT5e5J5Mx4
              
            
              
                Playing Music With No Music - Lesson 1
                https://www.youtube.com/watch?v=HzKDkbY04R4
              
            
              
                Playing Music With No Music - Lesson 2
                https://www.youtube.com/watch?v=1dc4t4RO7C0
              
            
              
                How to Read Sheet Music
                https://www.youtube.com/watch?v=-3WuQxnA7Hg
              
            
              
                How to read music - Tim Hansen
                https://www.youtube.com/watch?v=ZN41d7Txcq0
              
            
              
                That famous cello prelude, deconstructed
                https://www.youtube.com/watch?v=UIge2mYdTtM
              
            
              
                The most feared song in jazz, explained
                https://www.youtube.com/watch?v=62tIvfP9A2w
              
            
              
                Complete Piano Theory Course, Chords, Intervals, Scales & More!
                https://www.youtube.com/watch?v=Ud9CpGOG1GE
              
            
          
- 
            
              
                Why?
                https://www.youtube.com/watch?v=DCb0TsSIqI0
              
            
              
                reign alone
                https://www.youtube.com/watch?v=XAgdd2VqLVc
              
            
              
                search for multiple ways of understanding the world for what it really is
                https://www.youtube.com/watch?v=52P3aX_6EqA
              
            
              
                not just listen to what others are trying to sell us, but rise in all ways possible
                https://www.youtube.com/watch?v=-KhwjboHHWw
              
            
              
                Leave. The. Old Theory. Alone.
                https://www.youtube.com/watch?v=vqODySSxYpc
              
            
              
                invent your own
                https://www.youtube.com/watch?v=dWLp7lBomW8
              
            
              
                we do not live in that kind of world
                https://www.youtube.com/watch?v=ovJcsL7vyrk
              
            
              
                We are to break away
                https://www.youtube.com/watch?v=Hw4Le_EEI8w
              
            
          
- 
            
              
                Follow The Money
                https://www.youtube.com/watch?v=pUanS5OWy_k
              
            
              
                Y Combinator is a "kind of a" Real School
                https://www.youtube.com/watch?v=oXwFeOv5z0I
              
            
              
                takes money from a student, or their parents
                https://www.youtube.com/watch?v=DjxhenAHyGk
              
            
              
                they will slowly teach less and charge more, while putting on a less mediocre show
                https://www.youtube.com/watch?v=ULFSGNK4VSc
              
            
              
                disdain for inauthenticity and fat endowments
                https://www.youtube.com/watch?v=tXgCG50YoWs
              
            
          
- 
            
              
                babble something madly and awkwardly
                https://www.youtube.com/watch?v=-KhwjboHHWw
              
            
              
                allowed book publishers to cheat you
                https://www.youtube.com/watch?v=Cv-60ZA-PnM
              
            
              
                lmms
                https://www.youtube.com/watch?v=TrMTlpeSw8Y
              
            
              
                selling you out for a small paycheck
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                grade and GPA nonsense
                https://www.youtube.com/watch?v=a5uqNhfNHL8
              
            
          
- 
            
              
                Meteor Hits Russia Feb 15, 2013
                https://www.youtube.com/watch?v=dpmXyJrs7iU
              
            
              
                The Tunguska Event
                https://www.youtube.com/watch?v=nnhkcqeGtSI
              
            
              
                TOP 15 BIGGEST Asteroid Impacts in History
                https://www.youtube.com/watch?v=6ZEqCzg5rzg
              
            
              
                How We Proved An Asteroid Wiped Out The Dinosaurs
                https://www.youtube.com/watch?v=YRDpPeKc-ZE
              
            
              
                Top 5 Meteorite Fragments People Found
                https://www.youtube.com/watch?v=v1ZntBvqJxM
              
            
              
                The Meteorite Museum
                https://www.youtube.com/watch?v=0HbDqHLOOjk
              
            
              
                Meteorites and Meteor-wrongs
                https://www.youtube.com/watch?v=VQO335Y3zXo
              
            
              
                Meteorite or MeteorWRONG?
                https://www.youtube.com/watch?v=ClW3EB8Ptuw
              
            
              
                The Physics of Meteorites
                https://www.youtube.com/watch?v=Ns-fEHPSJK8
              
            
              
                Meteorite is VERY OLD and VERY EXPENSIVE
                https://www.youtube.com/watch?v=-23gzBBVMc8
              
            
              
                Tiny meteorites are everywhere. Here’s how to find them.
                https://www.youtube.com/watch?v=9q3uNcJh4pc
              
            
              
                Using a Giant Neodymium Magnet To Find Real Meteorites!
                https://www.youtube.com/watch?v=PbZIiEjYuJE
              
            
              
                This Fallen Meteorite Is Worth $1.85 Million
                https://www.youtube.com/watch?v=IohwptOcf2k
              
            
              
                Southwest Meteorite Center - Overview
                https://www.youtube.com/watch?v=MqAfwfCH9yc
              
            
              
                How to find a meteorite in Antarctica
                https://www.youtube.com/watch?v=Ml8SEt59-VA
              
            
              
                How to ID / Identify a Meteorite - Stone
                https://www.youtube.com/watch?v=Bhlbntm3-tE
              
            
              
                Meteorite Hunting In Skull Valley Utah
                https://www.youtube.com/watch?v=XLfYtMa62SQ
              
            
              
                So Is It a Meteor?
                https://www.youtube.com/watch?v=DFi1wY7qj5c
              
            
              
                CAN YOU FORGE A METEORITE!?
                https://www.youtube.com/watch?v=Yr_5tIPP3dM
              
            
              
                CAN YOU FORGE A METEORITE!? PART 2
                https://www.youtube.com/watch?v=7-QWol38NA0
              
            
              
                CAN YOU MAKE METEORITE DAMASCUS?
                https://www.youtube.com/watch?v=-JSZ8KdN9p8
              
            
              
                Meteorite Sword
                https://www.youtube.com/watch?v=K_PS2l31EhM
              
            
              
                Making Meteorite Rings With A 60,002 PSI Waterjet - DIY
                https://www.youtube.com/watch?v=YWvpie25uAA
              
            
              
                Making a Meteorite Ring with Obsidian Facets
                https://www.youtube.com/watch?v=8rrfFnVOsx8
              
            
              
                Making a Pure Meteorite Ring
                https://www.youtube.com/watch?v=F_rbqJ1eXV8
              
            
              
                my 4,566,300,000 Year Old Ring - crafted from a Swedish Meteorite
                https://www.youtube.com/watch?v=vff68_q-beg
              
            
              
                DIY Jurassic Park Ring, Made From Dinosaur Bone, Meteorite, Petrified Wood, and Titanium
                https://www.youtube.com/watch?v=rIkynrqtILQ
              
            
              
                ASTEROIDS Size Comparison
                https://www.youtube.com/watch?v=bSkPNMjRRio
              
            
              
                The delicate balance between Chicxulub impact and/or Deccan traps
                https://www.youtube.com/watch?v=bdOledzfaXk
              
            
              
                When a Golf Ball Hits Moon at the Speed 299,000,000 m/s
                https://www.youtube.com/watch?v=fmadZF2hRcY
              
            
              
                Catastrophe - Episode 4 - Asteroid Impact
                https://www.youtube.com/watch?v=hqt4US72yec
              
            
              
                Naked Science - Birth of the Universe
                https://www.youtube.com/watch?v=2OpbdMjvni0
              
            
          
- 
            
              
                Drive Away From Pier, Commando Soundtrack by James Horner
                https://www.youtube.com/watch?v=EbCugaxxANc
              
            
              
                Wonder Woman
                https://www.youtube.com/watch?v=Gw_o7XUX3fg
              
            
              
                The Dream, from Total Recall by Jerry Goldsmith
                https://www.youtube.com/watch?v=kQsLmEwozGM
              
            
              
                Hans Zimmer's use of that horn
                https://www.youtube.com/watch?v=830I9w7I7wM
              
            
              
                Jerry Goldsmith's Main Title to Rambo First Blood Part II
                https://www.youtube.com/watch?v=1ve6wEmeQDk
              
            
              
                Tribal Orchestra Song
                  files/tribal.mp3 (local file)
              
            
          
- 
            
              
                Demoscene
                https://en.wikipedia.org/wiki/Demoscene
              
            
              
                Commodore 64
                https://en.wikipedia.org/wiki/Commodore_64
              
            
              
                Best Of Demoscene 2019 on YouTube
                https://www.youtube.com/watch?v=AmldRs7P8wI&list=PL9HVvEQXdWVY3_QkiBh-aWRfxKW7DJezG
              
            
              
                Commodore 64 Demoscene - February 2019
                https://www.youtube.com/watch?v=9dZj33gr-yw
              
            
              
                Demoscene - fermi paradox - mercury
                https://www.youtube.com/watch?v=JZ6ZzJeWgpY
              
            
              
                Demoscene, The Strangest (and Coolest) Computer Subculture - Inside Gaming Explains
                https://www.youtube.com/watch?v=VENFVhQqGls
              
            
              
                Commodore 64 Black Box 4 Super Cartrige PL
                https://www.youtube.com/watch?v=JwNCNO615qQ
              
            
              
                Intro by Fairlight
                https://www.youtube.com/watch?v=78D9MwLPidw
              
            
              
                Triad Intro Collection! Commodore 64 (C64) !
                https://www.youtube.com/watch?v=dwHUWC4P0rw
              
            
              
                Ikari Intro Collection ! Commodore 64 (C64)
                https://www.youtube.com/watch?v=dTLswakQHKo
              
            
              
                64 Legendary C64 Crack Intros
                https://www.youtube.com/watch?v=SFqBkSJOYOQ
              
            
              
                C64 SID Music Compilation
                https://www.youtube.com/watch?v=2wbwKdV89pE
              
            
              
                SID music, Jeff revisited in stereo Dolby Headphone
                https://www.youtube.com/watch?v=MiSlPuCqEoM
              
            
              
                Amiga Music, Jogeir Liljedahl Compilation #1
                https://www.youtube.com/watch?v=eclMFa0mD1c
              
            
              
                The Black Lotus - Eon - Amiga Demo (50 FPS)
                https://www.youtube.com/watch?v=uAjEUEbmCJw
              
            
              
                Commodore Amiga best demos 1989-2004
                https://www.youtube.com/watch?v=b9J03KNy2mE
              
            
          
- 
            
              
                Computing a theory of everything | Stephen Wolfram
                https://www.youtube.com/watch?v=60P7717-XOQ
              
            
              
                What is Digital Art?
                https://www.youtube.com/watch?v=2RWop0Gln24
              
            
              
                How Artists Are Using Technology
                https://www.youtube.com/watch?v=Nxh-5EXXGaM
              
            
              
                The incredible inventions of intuitive AI | Maurice Conti
                https://www.youtube.com/watch?v=aR5N2Jl8k14
              
            
              
                Art in the age of machine intelligence | Refik Anadol
                https://www.youtube.com/watch?v=UxQDG6WQT5s
              
            
              
                How This Guy Uses A.I. to Create Art | Obsessed | WIRED
                https://www.youtube.com/watch?v=I-EIVlHvHRM
              
            
              
                When A.I. Becomes Creative
                https://www.youtube.com/watch?v=KZ7BnJb30Cc
              
            
              
                Everybody Can Make Deepfakes Now!
                https://www.youtube.com/watch?v=mUfJOQKdtAk
              
            
              
                Kate Compton, Creating generative art with Javascript | JSConf Iceland 2018
                https://www.youtube.com/watch?v=tJ49bTJ6fbs
              
            
              
                Exploring generative spaces, a quickstart to generative art - GitHub Universe 2020
                https://www.youtube.com/watch?v=meqHPIOzk-U
              
            
              
                Generative Art
                https://www.youtube.com/watch?v=qtPi0JvmWbs
              
            
              
                How to Hack a Painting by Tyler Hobbs
                https://www.youtube.com/watch?v=5R9eywArFTE
              
            
              
                Code goes in, Art comes out - Tyler Hobbs
                https://www.youtube.com/watch?v=LBpqoj2nOQo
              
            
              
                A Box of Chaos, The Generative Artist's Toolkit by Benjamin Kovach
                https://www.youtube.com/watch?v=kZNTozzsNqk
              
            
              
                Generative Machines with Matt DesLauriers
                https://www.youtube.com/watch?v=8Uo6zFwSO78
              
            
              
                Tim Holman - Generative Art Speedrun
                https://www.youtube.com/watch?v=4Se0_w0ISYk
              
            
              
                Tech Talk, Douglas Welton on Generative Art
                https://www.youtube.com/watch?v=0qhiCgTUixU
              
            
              
                Dan Lidral Porter - Generating Art In Many Worlds
                https://www.youtube.com/watch?v=vLlbEZt-3j0
              
            
              
                Data, Design, Code with Shirley Wu
                https://www.youtube.com/watch?v=M88-GpXGqhM
              
            
              
                Recreating Vintage Computer Art with Processing
                https://www.youtube.com/watch?v=LaarVR1AOvs
              
            
              
                exploring the beauty of algorithms with generative art - talk
                https://www.youtube.com/watch?v=Y1bPsh1mFUI
              
            
              
                HTML Canvas Mouse Move Animation
                https://www.youtube.com/watch?v=EMJ9T7zStYY
              
            
              
                Generative Art for Beginners | Particle System
                https://www.youtube.com/watch?v=vDnsnsozSBo
              
            
              
                Coding Challenge 47 Pixel Sorting in Processing
                https://www.youtube.com/watch?v=JUDYkxU6J0o
              
            
              
                Coding Challenge 124 Flocking Simulation
                https://www.youtube.com/watch?v=mhjuuHl6qHM
              
            
              
                Processing-tutorial, Image-Rasterizer
                https://www.youtube.com/watch?v=XO8u0Y75FRk
              
            
              
                What It's Like To be a Computer, An Interview with GPT-3
                https://www.youtube.com/watch?v=PqbB07n_uQ4
              
            
              
                Beauty and truth in physics (On Emergence)
                https://www.youtube.com/watch?v=UuRxRGR3VpM
              
            
              
                TIMELAPSE OF FUTURE TECHNOLOGY, 2022 - 4000+
                https://www.youtube.com/watch?v=wD6hyGXRcgk
              
            
          
- 
            
              
                TI-83
                https://en.wikipedia.org/wiki/TI-83_series
              
            
              
                Beowulf Cluster
                https://en.wikipedia.org/wiki/Beowulf_cluster
              
            
              
                PO-128
                https://teenage.engineering
              
            
              
                generative art
                https://www.youtube.com/watch?v=4Se0_w0ISYk
              
            
              
                computer games
                https://pixijs.io/examples/
              
            
              
                Snap SVG
                http://snapsvg.io/start/
              
            
              
                P5
                https://p5js.org/
              
            
              
                three.js
                https://threejs.org/
              
            
          
- 
            
              
                Traditional Irish singing
                https://www.youtube.com/watch?v=rojvawrMqRY
              
            
              
                me singing into a well in italy
                https://www.youtube.com/watch?v=QRyisAsQEtY
              
            
              
                DANCE MONKEY METRO STATION PIANO PERFORMANCE LONDON
                https://www.youtube.com/watch?v=ez1iu-zx7eE
              
            
              
                Tones & I - Dance Monkey ♫ Shuffle Dance Video
                https://www.youtube.com/watch?v=eMAlSnpF7NE
              
            
              
                DANCE MONKEY by Tones and I - Zumba choreo
                https://www.youtube.com/watch?v=4DADHSfEL4U
              
            
              
                Stoto - 299792458 (Original Mix) MoonWalk
                https://www.youtube.com/watch?v=LK1S5P-REPE
              
            
              
                Shuffle Dance ★ New York City
                https://www.youtube.com/watch?v=076jFE6t2Xk
              
            
              
                French Jumpstyle meeting 2020
                https://www.youtube.com/watch?v=uuZ9QjohWKA
              
            
              
                JumpStyle HardJump Shuffle @ Berlin HardStyle Germany
                https://www.youtube.com/watch?v=iWRolPgp9JY
              
            
              
                Electroswing & Shuffle
                https://www.youtube.com/watch?v=b6imX8RbvwA
              
            
              
                Chinese village couple’s ‘rural-style shuffle dance’ goes viral online
                https://www.youtube.com/watch?v=6Q8oQGBcFdo
              
            
              
                MO-DO - Eins, Zwei, Polizei
                https://www.youtube.com/watch?v=xya07mnnRqI
              
            
              
                Best Drummer Ever
                https://www.youtube.com/watch?v=FqJdzYY_Fas
              
            
              
                Pipe Guy - House/Trance/Techno Live
                https://www.youtube.com/watch?v=-0gED3rn2Tc
              
            
              
                The Bucket Boy (Matthew Pretty) - Amazing Drumming Show
                https://www.youtube.com/watch?v=B1-3G-O4pik
              
            
              
                The Pink Panther Theme By Il Grande Piano
                https://www.youtube.com/watch?v=PK-Tn6R8f0s
              
            
              
                Walking Piano
                https://www.youtube.com/watch?v=BFk10X36Bxw
              
            
              
                Mad World - STREET PIANO PERFORMANCE
                https://www.youtube.com/watch?v=Yk3R4xcCf2k
              
            
              
                Guy In Blue Creeped Up To The Piano...Then THIS Happened!
                https://www.youtube.com/watch?v=QVeTmh9IrT0
              
            
              
                Skateboarder in hoodie amazes public with sublime piano music
                https://www.youtube.com/watch?v=FCCXmtZXn4Y
              
            
              
                A Random Girl Steps Up To A Karaoke Machine and Floors Everyone
                https://www.youtube.com/watch?v=023CWTfHiWs
              
            
              
                THE LION KING Australia, Cast Sings Circle of Life on Flight Home from Brisbane
                https://www.youtube.com/watch?v=wgSLxl1oAwA
              
            
              
                PODEROSA AAINJALA - 150 TAMBORES
                https://www.youtube.com/watch?v=0Pq8vOVbvzs
              
            
              
                Steven Tyler Sings with a street musician
                https://www.youtube.com/watch?v=wdzDdg2ONQM
              
            
              
                Miley Cyrus and Jimmy Fallon Surprise NYC Subway Performance 06/13/17
                https://www.youtube.com/watch?v=mda9ms9Xb7I
              
            
              
                Miley Cyrus - The Backyard Sessions - Jolene
                https://www.youtube.com/watch?v=wOwblaKmyVw
              
            
              
                When someone plays Sweet Caroline in a Boston Subway
                https://www.youtube.com/watch?v=ZTXD4kpbATI
              
            
              
                Meetles - Sweet Caroline
                https://www.youtube.com/watch?v=oBq4NLD-CaA
              
            
              
                Party Rock Anthem - LMFAO / Flashmob Marchingband TSV Lauf
                https://www.youtube.com/watch?v=WlG2xN4ef3Y
              
            
              
                Shuffle flashmob Galleria Riga
                https://www.youtube.com/watch?v=CeRbTSLlVAY
              
            
              
                Party Rock Anthem (Official Video)
                https://www.youtube.com/watch?v=KQ6zr6kCPj8
              
            
              
                The Sid Shuffle - Ice Age Continental Drift
                https://www.youtube.com/watch?v=uMuJxd2Gpxo
              
            
              
                Irish flight delayed so trad session started between DaoiríFarrell.
                https://www.youtube.com/watch?v=4_XvKcLxj6I
              
            
              
                Ya Bassa
                https://www.youtube.com/watch?v=fwWmcMz0ZVk
              
            
              
                Gretchens Wedding Irish Dance
                https://www.youtube.com/watch?v=PM5uEllr21o
              
            
              
                Irish Dancing Flashmob - Copova, Ljubljana
                https://www.youtube.com/watch?v=IfdlQAVgK9w
              
            
              
                Unchained Melody - Righteous Brothers | Allie Sherlock & Cuan Durkin
                https://www.youtube.com/watch?v=6uecFirb4T4
              
            
              
                AMAZING!! 18yr old busker noticed by David Bowies record producer!!!! // STREET SESSIONS
                https://www.youtube.com/watch?v=0RwFbxpJcSo
              
            
              
                AMAZING MOMENT guy JOINS singing Perfect by Ed Sheeran in Italian | Allie Sherlock
                https://www.youtube.com/watch?v=o1iUYc1Y_fk
              
            
              
                Perfect by Ed Sheeran, Singing Crowd
                https://www.youtube.com/watch?v=7gdL4C7zlTg
              
            
              
                When its Cold Outside - An improvisation with Ada and Dotan
                https://www.youtube.com/watch?v=qFopS8z2ctA
              
            
              
                Spontaneous Street Piano and Violin Duet in New York City with Ada Pasternak - Pt 1
                https://www.youtube.com/watch?v=YQSzk44hBmk
              
            
              
                Gangnam Style Flash Mob Dancing Hong Kong - 江南快閃 - GANGNAM STYLE
                https://www.youtube.com/watch?v=SFg1JiY_R1o
              
            
              
                Grease - Central Station Antwerp
                https://www.youtube.com/watch?v=s_hlvRNgGOQ
              
            
              
                Dancing Flashmob
                https://www.youtube.com/watch?v=ROPesXv2z1U
              
            
              
                Flash Mob - Sing Somebody to Love at University Cafeteria (HD)
                https://www.youtube.com/watch?v=RSgRApOXd9Q
              
            
              
                RAVEL'S BOLERO, amazing FLASHMOB! (Spain)
                https://www.youtube.com/watch?v=IsF53JpBMlk
              
            
              
                A surprise performance of Ravel's Bolero stuns shoppers!
                https://www.youtube.com/watch?v=ILNDWCLVnpw
              
            
              
                1812 OVERTURE
                https://www.youtube.com/watch?v=4NJRCCgK_AM
              
            
              
                Flashmob Nürnberg 2014 - Ode an die Freude
                https://www.youtube.com/watch?v=a23945btJYw
              
            
              
                Sensational Girl Drummer Fools Crowd at Japanese Shopping Mall! EPIC!
                https://www.youtube.com/watch?v=CTsZ0Xj4upw
              
            
              
                Flashmob Samba Teaser - Festival des 25 ans de Samba Résille 24 et 25 juin 2017
                https://www.youtube.com/watch?v=-ns1gYZJ6eA
              
            
              
                Som Sabadell (Flashmob)
                https://www.youtube.com/watch?v=GBaHPND2QJg
              
            
              
                This unsuspecting subway singer has gone viral
                https://www.youtube.com/watch?v=ZP4w5opxpOA
              
            
              
                Who Is the Homeless Woman Who Sang Beautiful Subway Solo?
                https://www.youtube.com/watch?v=bWJzn33bEgA
              
            
              
                Piano-playing Street Performer Brings Audience to Tears
                https://www.youtube.com/watch?v=KVxFvjAhToA
              
            
              
                Bomba Estéreo - Soy Yo
                https://www.youtube.com/watch?v=bxWxXncl53U
              
            
          
- 
            
              
                formulas
                https://www.youtube.com/watch?v=GVAdqcQ4jzM
              
            
              
                forces
                https://www.youtube.com/watch?v=u-LfLW9Kgis
              
            
              
                math-as-code
                https://github.com/Jam3/math-as-code
              
            
              
                tutorials
                https://www.youtube.com/results?search_query=drone+coding+programming
              
            
              
                fly the drones via software
                https://www.youtube.com/watch?v=X3Vzx3BkC84
              
            
              
                huge freaking artificial albatross
                https://www.youtube.com/watch?v=Fg_JcKSHUtQ
              
            
              
                such a tragedy
                https://www.youtube.com/watch?v=DdNAUJWJN08
              
            
              
                school is probably faking teaching
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                dance of lemons
                https://www.youtube.com/watch?v=5Hh6uHUx728
              
            
              
                intrinsic paternalism (whatever the hell that means)
                https://www.youtube.com/watch?v=mmtEiOs50u0
              
            
              
                grades are fake
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                Valedictorians
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/watch?v=17fbxRQgMlU
              
            
              
                Noam Chomsky
                https://www.youtube.com/watch?v=e_EgdShO1K8
              
            
          
- 
            
              
                Sam Aaron
                https://www.youtube.com/watch?v=0lTZ8Tuyu5I
              
            
              
                NASA's website
                https://www.nasa.gov/connect/sounds/index.html
              
            
              
                Спутник (ракета-носитель)
                https://en.wikipedia.org/wiki/Sputnik_(rocket)
              
            
              
                recording of an old russian number station from wikipedia
                https://en.wikipedia.org/wiki/File:Russian_Man_signoff_2013-04-23.ogg
              
            
              
                Cutting Shapes
                https://www.youtube.com/results?search_query=Cutting+Shapes+Dance
              
            
          
- 
            
              
                The Desert Eagle
                https://www.youtube.com/watch?v=jmFoZ-EaiG4
              
            
              
                Desert Eagle 50 AE
                https://www.youtube.com/watch?v=nb7tWcohYSY
              
            
              
                .50AE Desert Eagle
                https://www.youtube.com/watch?v=CKpCpoYDhaE
              
            
              
                DESERT EAGLE .50 CAL
                https://www.youtube.com/watch?v=reBUHdjSquI
              
            
              
                50AE vs 429DE - Desert Eagles at 10,000 FPS Slow Mo!
                https://www.youtube.com/watch?v=VInwlqwqB1A
              
            
              
                500 Magnum vs Desert Eagle 50AE
                https://www.youtube.com/watch?v=F8VNXTD3Y2E
              
            
              
                My Mom Shoots The S&W 500 Magnum Snub Nose!
                https://www.youtube.com/watch?v=krmcdz7QWe8
              
            
              
                I ❤️ 500 Magnum
                https://www.youtube.com/watch?v=-qDafpN2uMY
              
            
              
                S&W 500 MAGNUM for the FIRST TIME
                https://www.youtube.com/watch?v=yg2qj29EReE
              
            
              
                Shooting S&W 500 Magnum One Handed
                https://www.youtube.com/watch?v=WDcsW7ZEcAQ
              
            
              
                Smith & Wesson 500 First Shot
                https://www.youtube.com/watch?v=Wznz_3wARx8
              
            
              
                S&W .500 MAGNUM RECORD 5 shots in 1 SECOND in high speed with Jerry Miculek
                https://www.youtube.com/watch?v=nOzyqiT1FFA
              
            
              
                .500 MAGNUM IS FOR GIRLS! - FateofDestinee
                https://www.youtube.com/watch?v=ygE7GdpXA8Q
              
            
              
                Guns & firearms Girl shoots the 500 Magnum
                https://www.youtube.com/watch?v=4giatn0C__I
              
            
              
                500 MAGNUM EXPANSION TEST
                https://www.youtube.com/watch?v=mXa0RSsGNCc
              
            
              
                500 S&W Magnum
                https://www.youtube.com/watch?v=J-FG9ZKerGM
              
            
              
                The 50 CAL
                https://www.youtube.com/watch?v=3asZtj-fZks
              
            
              
                .50 BMG
                https://www.youtube.com/watch?v=XVoAZ7-yXO4
              
            
              
                TEST-FIRING SEVEN .50 BMG RIFLES
                https://www.youtube.com/watch?v=k6KC2FF011A
              
            
              
                Exploding Pumpkins | 50CalVal Style (With Outtakes)
                https://www.youtube.com/watch?v=Guk7ef4NzgY
              
            
              
                SERBU BFG-50A BUILD IN MY PAJAMAS
                https://www.youtube.com/watch?v=fEnUzxaxGxw
              
            
              
                50 BMG VS PUMPKINS
                https://www.youtube.com/watch?v=Cc96Gyw7JH0
              
            
              
                Worlds First 50cal rated body Armor
                https://www.youtube.com/watch?v=cxyJRGxWN0k
              
            
              
                CrossBow Vs Body Armor
                https://www.youtube.com/watch?v=sFUWkNOnxqU
              
            
              
                Grenade strapped to a Propane
                https://www.youtube.com/watch?v=4bY-G5wAHqM
              
            
              
                Dragon's Breath
                https://www.youtube.com/watch?v=J_MiqOoGenE
              
            
          
- 
            
              
                Mudlarking a pretty Scottish fishing village & Making a old ships nail bracelet from our find!
                https://www.youtube.com/watch?v=pXxR4ShLnsA
              
            
              
                I TURN AIRPODS into 18K AIRGOLDS
                https://www.youtube.com/watch?v=Kgle4vt3OuI
              
            
              
                Magic of Making - Glass Marbles
                https://www.youtube.com/watch?v=1cXy7gxUtbU
              
            
              
                Making a "Jurassic Park" Style Mosquito Amber Egg
                https://www.youtube.com/watch?v=dz1-y5C5vTw
              
            
              
                I Turn Stainless Steel Bolts into a Pocket Safe
                https://www.youtube.com/watch?v=KRgurx00G1o
              
            
              
                Powerful mini Cannon - Make a mini Cannon - MWIG
                https://www.youtube.com/watch?v=iyz2a0wPWik
              
            
              
                Turning Rusty BOLT into a Beautiful Pocket LIGHTER
                https://www.youtube.com/watch?v=I9henKm6-ro
              
            
              
                Making My Most Complex Ring Ever using Fordite, Rose Gold, and Black Diamonds
                https://www.youtube.com/watch?v=Nt3MRMDVGyc
              
            
              
                Creating a Walnut and Copper Bentwood Ring
                https://www.youtube.com/watch?v=teKHMA-enrY
              
            
              
                Making a Pro Coin Ring Without Expensive Tools
                https://www.youtube.com/watch?v=y8Wfc7HS3U0
              
            
              
                Coin Ring Making With Jason's Works "Classic" Starter Kit
                https://www.youtube.com/watch?v=htO9uEI6HPw
              
            
              
                Simple Coin Turning into an Amazing Ring!
                https://www.youtube.com/watch?v=QkrGpC5KrYo
              
            
              
                Coins Have Hidden Booby Traps And Secret Levers
                https://www.youtube.com/watch?v=XP4Ec_jjanY
              
            
              
                5 Gemstones More Expensive Than Diamonds!
                https://www.youtube.com/watch?v=0dnAKveXeew
              
            
              
                While digging for gems, I found watermelon tourmalines! Ruby, sapphire, agate
                https://www.youtube.com/watch?v=oQ7ZCzjeJWc
              
            
              
                Gemstones, agates, crystals, gold mines. I found the perfect purple gem
                https://www.youtube.com/watch?v=hFnlwv9jnH8
              
            
              
                It is a topaz, but it emits blue light! Gems, sapphires, diamonds, rubies
                https://www.youtube.com/watch?v=aGdVQaDRVx0
              
            
              
                Digging Rainbow Herkimer Diamond Quartz Crystals (Paradise Falls, New York)
                https://www.youtube.com/watch?v=_nhcUOWN0WI
              
            
              
                Finding Large Amethyst Crystals Digging Jackson’s Crossroads
                https://www.youtube.com/watch?v=r4JOIaxZyL0
              
            
              
                Diamond Hill Mine Documented Crystal Pocket Mining
                https://www.youtube.com/watch?v=PMjImWPb_x0
              
            
              
                Six Gold Nuggets In One Day! | Aquachigger
                https://www.youtube.com/watch?v=Bn2d3MZr3ac
              
            
              
                My BIGGEST Gold Nugget Was Under This Boulder (5.251g * $59.71 = $313.53)
                https://www.youtube.com/watch?v=KdQnNawL5rA
              
            
              
                Death Caves and Gold Nuggets - Finding Gold in Unexpected Places
                https://www.youtube.com/watch?v=d9IbWP42NUk
              
            
              
                Poseidon Crew Finds over $300,000 worth of Gold in One Day! | Aussie Gold Hunters
                https://www.youtube.com/watch?v=uLVw-k4P7Lo
              
            
              
                I TURN 1 BOLT into CUPID´S BOW by Pablo Cimadevila
                https://www.youtube.com/watch?v=qaQtD5pyQc4
              
            
              
                PLATINUM SIDE BY SIDE DIAMOND RING by Pablo Cimadevila
                https://www.youtube.com/watch?v=qbqZ5d6IsKw
              
            
              
                The MOST VALUABLE PIECE I have ever created by Pablo Cimadevila
                https://www.youtube.com/watch?v=BqPoCq4Y0yk
              
            
              
                Dragon handmade 18KT gold ring
                https://www.youtube.com/watch?v=iLfiK9nkN0c
              
            
              
                Handmade gold ring with blue sapphire and diamonds
                https://www.youtube.com/watch?v=XEul-_Zh4q0
              
            
              
                DragonEye 18kt gold ring handmade
                https://www.youtube.com/watch?v=CflSj9JubfY
              
            
              
                Making silver necklace Anaconda
                https://www.youtube.com/watch?v=6Iv45_wW9FI
              
            
              
                Making a 1 Kilo Gold Cuban Link Chain - This Process is Insane!
                https://www.youtube.com/watch?v=2tIY3iYKoIQ
              
            
              
                Viking Style Cuff How To
                https://www.youtube.com/watch?v=4XFjvnNAByA
              
            
              
                Cnc machining Bronze relief using 1 cutters and micro milling cutters
                https://www.youtube.com/watch?v=o0WKDVD512U
              
            
              
                Cnc engraving on brass
                https://www.youtube.com/watch?v=uE-49w6JtTk
              
            
              
                Optical Glass Sculptures by fine art glass artist Jack Storms
                https://www.youtube.com/watch?v=PeMGRMwarKI
              
            
              
                INCRÍVEL O QUE ACONTECE COM ESSA PEDRA FEIA
                https://www.youtube.com/watch?v=POaqFcsQnBk
              
            
              
                Interesting work- Roman Butin - Rolex of the 60s
                https://www.youtube.com/watch?v=NE-oCNR66_Q
              
            
          
- 
            
              
                Carl Sagan
                https://www.youtube.com/results?search_query=Carl+Sagan
              
            
              
                Neil deGrasse Tyson
                https://www.youtube.com/results?search_query=Neil+deGrasse+Tyson
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                The Facility
                https://thecabininthewoods.fandom.com/wiki/The_Facility
              
            
              
                MUD
                https://en.wikipedia.org/wiki/MUD
              
            
          
- 
            
              
                Claustrophobic Cave Experience
                https://www.youtube.com/watch?v=CFm9wakNChs
              
            
              
                Kuna Cave Spelunking in Southern Idaho
                https://www.youtube.com/watch?v=sR-pKoikhYw
              
            
              
                Tight squeeze at Deep Cave
                https://www.youtube.com/watch?v=FAY-t32vyds
              
            
              
                ESCAPING THE DEVILS PINCH
                https://www.youtube.com/watch?v=6oYPUAqIxZY
              
            
              
                Hell Hole
                https://www.youtube.com/watch?v=MZXTv8WZ7yo
              
            
              
                Hall of Faces (Hell Hole)
                https://www.youtube.com/watch?v=T_kUT9ynZNU
              
            
              
                Spelunking the Santa Cruz Hell Hole
                https://www.youtube.com/watch?v=rRsGm06t1yg
              
            
              
                The Nutty Putty Caves (Part 1 of 5)
                https://www.youtube.com/watch?v=K-pKKq0Y1XA
              
            
              
                Lionel's Hole
                https://www.youtube.com/watch?v=QQ8UtzMmM2o
              
            
              
                Slingerland's Hellhole
                https://www.youtube.com/watch?v=TskFhOtR_KM
              
            
              
                The Hardest Cave Trip
                https://www.youtube.com/watch?v=ova4opW7-Vo
              
            
              
                Mendip Hills of the UK - 7 Caves in 1 Day
                https://www.youtube.com/watch?v=RVmN65I038M
              
            
              
                Largest Ice Cave in the World. The Eisriesenwelt in Austria
                https://www.youtube.com/watch?v=T09e_lI-nq4
              
            
              
                The Largest Ice cave in the World, Eisriesenwelt (Austria)
                https://www.youtube.com/watch?v=8ocxsF7CJO4
              
            
              
                Guilin, Reed Flute Cave (China)
                https://www.youtube.com/watch?v=Z1vvAR2AtsI
              
            
              
                Mammoth Cave National Park (US)
                https://www.youtube.com/watch?v=fTNlZl7-s4w
              
            
              
                Mammoth Cave (US)
                https://www.youtube.com/watch?v=KBLunwf55oc
              
            
              
                Angry Planet - 311 - Crystal Cave (Mexico)
                https://www.youtube.com/watch?v=fXo60AuCSwc
              
            
              
                Cave of Crystals "Giant Crystal Cave" (Mexico)
                https://www.youtube.com/watch?v=ZsIebVCr0zk
              
            
              
                Underground River in Sabang, Puerto Princesa (Philippines)
                https://www.youtube.com/watch?v=IHgC7GOOF7Q
              
            
              
                Mendenhall Glacier (Alaska)
                https://www.youtube.com/watch?v=eSmGSpoinI8
              
            
              
                Antelope Canyon, Arizona, USA
                https://www.youtube.com/watch?v=t4nM1FoUqYs
              
            
              
                Waitomo Glowworm Caves (New Zealand)
                https://www.youtube.com/watch?v=EKDXwH38caE
              
            
              
                Ruakuri Cave in Waitomo (New Zealand)
                https://www.youtube.com/watch?v=yx2cNnlBzUU
              
            
              
                Majlis al Jinn (Gathering place of the Jinn) (Oman)
                https://www.youtube.com/watch?v=UC7sL-f46Ig
              
            
              
                Hang Đong Son Đoong (Vietnam)
                https://www.youtube.com/watch?v=h6n5p0W1nLc
              
            
              
                Behold the Marble Caves (Patagonia)
                https://www.youtube.com/watch?v=EK1TEeGrrYk
              
            
              
                Amazing Postojna Cave System (Slovenia)
                https://www.youtube.com/watch?v=3ZiARIwQV14
              
            
              
                Most Amazing Cave in the World, Škocjan Caves - UNESCO World Heritage Site (Slovenia)
                https://www.youtube.com/watch?v=3lnKnYuyGHY
              
            
              
                Carlsbad Caverns National Park (New Mexico, US)
                https://www.youtube.com/watch?v=UvxOy-6BWrs
              
            
              
                The Giant Caves of Mulu (Borneo)
                https://www.youtube.com/watch?v=FMvl4bd_HNU
              
            
              
                Dome Pit in Natural Bridge Caverns
                https://www.youtube.com/watch?v=ZIC_ok9DWcM
              
            
              
                Deep, The Story of Stormy Pot
                https://www.youtube.com/watch?v=MtFFqB7xrOk
              
            
              
                10 days underground - extreme cave exploration
                https://www.youtube.com/watch?v=AdPhz0-NeNE
              
            
              
                The Queen of the Depth
                https://www.youtube.com/watch?v=m88Pf_9ACus
              
            
              
                Beneath the Mountains doco small file version
                https://www.youtube.com/watch?v=fN6k5Gxaghc
              
            
              
                Once again Beneath the Mountains
                https://www.youtube.com/watch?v=zRD3OPc3i0c
              
            
              
                Castleguard Cave - 6 days in the cave
                https://www.youtube.com/watch?v=905S37j8fvQ
              
            
              
                Exploring the Great Indoors.
                https://www.youtube.com/watch?v=AOPhmfi3yFs
              
            
          
- 
            
              
                Existentialism Is a Humanism
                https://www.youtube.com/watch?v=tW-IrnwKBxs
              
            
              
                What is existentialism?
                https://www.youtube.com/watch?v=H_tgqj9MU8M
              
            
              
                Existentialism: Crash Course Philosophy
                https://www.youtube.com/watch?v=YaDvRdLMkHs
              
            
              
                Existentialism in 3 Minutes
                https://www.youtube.com/watch?v=I-eRTJzaFsg
              
            
              
                What Is Existentialism?
                https://www.youtube.com/watch?v=VYyxc1mmnrI
              
            
              
                Is life meaningless? And other absurd questions by Nina Medvinskaya
                https://www.youtube.com/watch?v=vPtzpjC7TF4
              
            
              
                Friedrich Nietzsche, 10 Life Lessons
                https://www.youtube.com/watch?v=ueBZZ8CRJCo
              
            
              
                Friedrich Nietzsche, How To Find Yourself
                https://www.youtube.com/watch?v=0OIZMGEQ298
              
            
              
                Friedrich Nietzsche, How To Become A Superhuman
                https://www.youtube.com/watch?v=_HF9npeC3uc
              
            
              
                Friedrich Nietzsche, Amor Fati
                https://www.youtube.com/watch?v=2Xzh1BjCA5Q
              
            
              
                The Tragedy of Freedom by Jean-Paul Sartre
                https://www.youtube.com/watch?v=ZwwiqQBFsJs
              
            
              
                Jean-Paul Sartre and Existential Choice
                https://www.youtube.com/watch?v=qpXNRrtuo38
              
            
              
                Soren Kierkegaard and The Psychology of Anxiety
                https://www.youtube.com/watch?v=mLjgfMj2W6k
              
            
              
                Philosophy Feuds, Sartre vs Camus
                https://www.youtube.com/watch?v=MAQoTlgT8_Q
              
            
              
                How can Practical Everyday Existentialism help you live better by Stephen Robert Morse
                https://www.youtube.com/watch?v=6YDygRClCRc
              
            
              
                Why does the universe exist? by Jim Holt
                https://www.youtube.com/watch?v=zORUUqJd81M
              
            
          
- 
            
              
                Social Engineering, Vishing Example
                https://www.youtube.com/watch?v=xuYoMs6CLEw
              
            
              
                Why Companies Like Google And Facebook Pay Hackers Millions
                https://www.youtube.com/watch?v=1Gti2emO-uk
              
            
              
                What is Social Engineering?
                https://www.youtube.com/watch?v=Vo1urF6S4u0
              
            
              
                Watch this hacker break into a company
                https://www.youtube.com/watch?v=PWVN3Rq4gzw
              
            
              
                Watch This Russian Hacker Break Into Our Computer In Minutes
                https://www.youtube.com/watch?v=CV39QzFpJx4
              
            
              
                Social Engineering Tricks
                https://www.youtube.com/watch?v=FIruVf71dW4
              
            
              
                How hackers take over your accounts using social engineering (Marketplace)
                https://www.youtube.com/watch?v=Ck_r2GYLdCI
              
            
              
                Social Engineering Fraud
                https://www.youtube.com/watch?v=nknq9sUu8ko
              
            
              
                Social Engineering by Brian Brushwood
                https://www.youtube.com/watch?v=yY-lMkeZVuY
              
            
              
                The Dark Arts of Social Engineering
                https://www.youtube.com/watch?v=FvhkKwHjUVg
              
            
              
                Who Am I
                https://www.youtube.com/watch?v=xiSYI7zdF5I
              
            
              
                Best of Kevin Mitnick, My First Social Engineering Hack
                https://www.youtube.com/watch?v=YmGwdoS706M
              
            
              
                Kevin Mitnick, A Hacker's Story
                https://www.youtube.com/watch?v=Qe73tRTksf0
              
            
              
                FREEDOM DOWNTIME - Kevin Mitnick Hacking Documentary
                https://www.youtube.com/watch?v=WN4fCK23Srk
              
            
          
- 
            
              
                6 Problems with our School System
                https://www.youtube.com/watch?v=okpg-lVWLbE
              
            
              
                School Is Sus!
                https://www.youtube.com/watch?v=M2fHQ9eULzk
              
            
              
                Talking with Millennials
                https://www.youtube.com/watch?v=7oHwaSs0HsE
              
            
              
                Harvard Graduates Explain Seasons
                https://www.youtube.com/watch?v=JXb7Oq13pjQ
              
            
              
                Bill Nye explains Seasons
                https://www.youtube.com/watch?v=KUU7IyfR34o
              
            
              
                10 Things You have Heard and Re-told but are Completely False by Neil deGrasse Tyson
                https://www.youtube.com/watch?v=QOaaUHUnIz0
              
            
              
                High School Math Concepts
                https://www.youtube.com/watch?v=TyOdLqHJqRY
              
            
              
                The Map of Mathematics
                https://www.youtube.com/watch?v=OmJ-4B-mS-Y
              
            
              
                Everything is Connected by Tom Chi (To Create A New Color)
                https://www.youtube.com/watch?v=rPh3c8Sa37M
              
            
              
                Symphony of Science, We Are All Connected
                https://www.youtube.com/watch?v=XGK84Poeynk
              
            
              
                College doesn’t equate success... by Melanie Whitney
                https://www.youtube.com/watch?v=R-woAYtMP7o
              
            
              
                Feynman on Pleasure of Finding the Thing Out
                https://www.youtube.com/watch?v=ba8y0Cg8Ga0
              
            
              
                Can you get an MIT education for $2,000? by Scott Young
                https://www.youtube.com/watch?v=piSLobJfZ3c
              
            
              
                Learning through self-teaching and experimentation by Connor Edsall
                https://www.youtube.com/watch?v=bX_dAC8Iso8
              
            
              
                Self Education and the Dropout Stigma by Andrew Morris
                https://www.youtube.com/watch?v=r-b0UDcd8xU
              
            
              
                What is Science by Richard Feynman
                https://www.youtube.com/watch?v=ok293iy7fA4
              
            
              
                Quantum Physics for 7 Year Olds by Dominic Walliman
                https://www.youtube.com/watch?v=ARWBdfWpDyc
              
            
              
                The Original Double Slit Experiment
                https://www.youtube.com/watch?v=Iuv6hY6zsd0
              
            
              
                Double Slit Experiment explained! by Jim Al-Khalili
                https://www.youtube.com/watch?v=A9tKncAdlHQ
              
            
              
                What is the Heisenberg Uncertainty Principle?
                https://www.youtube.com/watch?v=TQKELOE9eY4
              
            
              
                Wave-Particle Duality and other Quantum Myths
                https://www.youtube.com/watch?v=Q2OlsMblugo
              
            
              
                The Quantum Experiment that Broke Reality
                https://www.youtube.com/watch?v=p-MNSLsjjdo
              
            
              
                Delayed Choice Quantum Eraser, Shocking Results may show Future Affects Past
                https://www.youtube.com/watch?v=0ui9ovrQuKE
              
            
              
                Einstein's Nightmare by Jim Al-Khalili
                https://www.youtube.com/watch?v=f_4nYgrDJvc
              
            
              
                Quantum Entanglement, Atomic Physics and Reality
                https://www.youtube.com/watch?v=BFvJOZ51tmc
              
            
              
                What is Nothing? by Jim Al-Khalili
                https://www.youtube.com/watch?v=rKPv8zApee0
              
            
              
                Quantum Theory
                https://www.youtube.com/watch?v=CBrsWPCp_rs
              
            
              
                Quantum Reality, Space, Time, and Entanglement
                https://www.youtube.com/watch?v=BFrBr8oUVXU
              
            
              
                Quantum Fields, The Real Building Blocks of the Universe with David Tong
                https://www.youtube.com/watch?v=zNVQfWC_evg
              
            
              
                A Brief History of Quantum Mechanics with Sean Carroll
                https://www.youtube.com/watch?v=5hVmeOCJjOU
              
            
              
                Mysteries of Modern Physics by Sean Carroll
                https://www.youtube.com/watch?v=rBpR0LBsUfM
              
            
              
                Learning how to learn by Barbara Oakley
                https://www.youtube.com/watch?v=O96fE1E-rf8
              
            
              
                You Can Learn Anything <3
                https://www.youtube.com/watch?v=JC82Il2cjqA
              
            
          
- 
            
              
                The Courage to Change | Alexandria Ocasio-Cortez
                https://www.youtube.com/watch?v=rq3QXIVR0bs
              
            
              
                Alexandria Ocasio-Cortez Supercut
                https://www.youtube.com/watch?v=1LvmPL-ubsI
              
            
              
                Alexandria Ocasio-Cortez
                https://www.youtube.com/watch?v=-9F9NDWshLs
              
            
              
                Alexandria Ocasio-Cortez calls out Trump in five-minute corruption game
                https://www.youtube.com/watch?v=TJlpS4vhKP0
              
            
              
                Alexandria Ocasio-Cortez challenges Facebook CEO
                https://www.youtube.com/watch?v=8KFQx-mc2Ao
              
            
              
                Coupon-Cutting Congresswoman Stumps Big Bank CEO
                https://www.youtube.com/watch?v=YlJnznzkSf4
              
            
              
                No, I Will Not Yield! (1992)
                https://www.youtube.com/watch?v=Vabeos-F8Kk
              
            
              
                Flashback, Rep. Bernie Sanders Opposes Iraq War
                https://www.youtube.com/watch?v=_om-x323Em0
              
            
              
                AOC Flips the Religious Freedom Argument on Its Head
                https://www.youtube.com/watch?v=Upa2Rk_Y1Z0
              
            
              
                Televangelists, Last Week Tonight with John Oliver (Ignore the Lady In The Water Comment)
                https://www.youtube.com/watch?v=7y1xJAVZxXg
              
            
              
                Kenneth Copeland And Jesse Duplantis Defending Their Private Luxury Jets
                https://www.youtube.com/watch?v=UWt5PJhCmmg
              
            
              
                Ricky Gervais And Stephen Go Head-To-Head On Religion
                https://www.youtube.com/watch?v=P5ZOwNK6n9U
              
            
              
                Atheist Dan Barker Kicked Off Fox News - FREEDOM FROM RELIGION FFRF
                https://www.youtube.com/watch?v=FhDsdH0vF2M
              
            
              
                Atheist activist speaks out against 'In God We Trust' motto
                https://www.youtube.com/watch?v=3UpponQcSsA
              
            
              
                Atheists Insulted On Fox News Religion Panel
                https://www.youtube.com/watch?v=zlhSyB7ouJ8
              
            
              
                How to escape education's death valley - Sir Ken Robinson
                https://www.youtube.com/watch?v=wX78iKhInsc
              
            
              
                Do schools kill creativity? by Sir Ken Robinson
                https://www.youtube.com/watch?v=iG9CE55wbtY
              
            
              
                Noam Chomsky - On Being Truly Educated
                https://www.youtube.com/watch?v=eYHQcXVp4F4
              
            
              
                Noam Chomsky - The Purpose of Education
                https://www.youtube.com/watch?v=DdNAUJWJN08
              
            
              
                Why I, as a black man, attend KKK rallies.
                https://www.youtube.com/watch?v=ORp3q1Oaezw
              
            
              
                Harriet Tubman, Fearless Freedom Fighter who Liberated Hundreds of Slaves
                https://www.youtube.com/watch?v=XmsNGrkbHm4
              
            
              
                Ex Slaves talk about Slavery in the USA
                https://www.youtube.com/watch?v=fZfcc21c6Uo
              
            
              
                The hidden life of Rosa Parks
                https://www.youtube.com/watch?v=tLfbmepDd4c
              
            
              
                Air Force Lt. Gen. addresses cadets about racism incident
                https://www.youtube.com/watch?v=hkUrnHT1VvI
              
            
              
                A Leader Of Women's Rights
                https://www.youtube.com/watch?v=fIPtJpAQkmI
              
            
              
                Women Politicians Strike Back At Sexism
                https://www.youtube.com/watch?v=BiSFY3APYss
              
            
              
                Women are trying to escape Saudi Arabia, but not all of them make it | Four Corners
                https://www.youtube.com/watch?v=4_NppxAt_cY
              
            
              
                Asylum-seeking Saudi teenager aided by United Nations | DW News
                https://www.youtube.com/watch?v=w5lxp9NC6ZA
              
            
              
                Julia Gillard misogyny speech voted most unforgettable Australian TV moment
                https://www.youtube.com/watch?v=fCNuPcf8L00
              
            
              
                Alexandria Ocasio-Cortez, Having A Daughter Does Not Make A Man Decent
                https://www.youtube.com/watch?v=tSZcdMCHn2o
              
            
              
                Alexandria Ocasio Cortez, Queens vs. Bronx
                https://www.youtube.com/watch?v=Y_1G4_oPt_o
              
            
          
- 
            
              
                How to Escape a Standing Rear Choke
                https://www.youtube.com/watch?v=sKIwNvoCvQU
              
            
              
                Self defence How to escape from armlock
                https://www.youtube.com/watch?v=sMC_uLjzEZ0
              
            
              
                How to defend leg grab in fight
                https://www.youtube.com/watch?v=SiFXcwfacaI
              
            
              
                3 Top Aikido knock out moves
                https://www.youtube.com/watch?v=9owuJzhZdpY
              
            
              
                5 things you need to know that will save your life in a fight
                https://www.youtube.com/watch?v=MRNAIQXm-zM
              
            
              
                5 most common attacks and how to stop them
                https://www.youtube.com/watch?v=HvK7aaKlJFE
              
            
              
                Top 3 Aikido Locks
                https://www.youtube.com/watch?v=pd6znO543rI
              
            
              
                How to Get Out of A Police Style Arm Lock Fast
                https://www.youtube.com/watch?v=GtuPNljbmpQ
              
            
              
                Arm Hold Escapes using Silat and Wing Chun
                https://www.youtube.com/watch?v=zMlzo-C16_k
              
            
              
                Push knee "เข่ายัดไส้"
                https://www.youtube.com/watch?v=BIjCcXNz8so
              
            
              
                Anna
                https://www.youtube.com/watch?v=ipxQB7cztEo
              
            
              
                All elbow strike and how to block
                https://www.youtube.com/watch?v=KRIKBxCq-ao
              
            
              
                The Women of Tiger Muay Thai
                https://www.youtube.com/watch?v=RKWuQFLt6Oo
              
            
              
                Miss Kung Fu
                https://www.youtube.com/watch?v=4pHxy0iPyDY
              
            
              
                Shaolin Kung Fu Girl
                https://www.youtube.com/watch?v=Gr4tOsVzjsE
              
            
              
                Shaolin Kung Fu in Qufu
                https://www.youtube.com/watch?v=vn0eN-a34pQ
              
            
              
                Foreign students Shaolin Temple
                https://www.youtube.com/watch?v=xwKJZPdAw8w
              
            
              
                Eight Year Old Girl Teaches Wing Chun Kung Fu Blocks
                https://www.youtube.com/watch?v=OP4Alxh9NZ0
              
            
              
                Wing chun vs Bodybuilder
                https://www.youtube.com/watch?v=XJ0fDUmm6rU
              
            
              
                Wing Chun
                https://www.youtube.com/watch?v=y7bDJIMI744
              
            
              
                Russian Wushu
                https://www.youtube.com/watch?v=Uq9aKjkz2os
              
            
              
                This is Wushu
                https://www.youtube.com/watch?v=44XUvpUQO9Y
              
            
              
                Agatha Wong wins GOLD in Wushu Taijiquan (2019)
                https://www.youtube.com/watch?v=tJYoAS76gag
              
            
              
                Aikido
                https://www.youtube.com/watch?v=x7Dx0MaUZWY
              
            
              
                Hiromi Matsuoka (Aikido)
                https://www.youtube.com/watch?v=hY3noOr1c7U
              
            
              
                Yoko Okamoto (Aikido)
                https://www.youtube.com/watch?v=579u-aFg5N4
              
            
              
                Jiu-Jitsu Highlights
                https://www.youtube.com/watch?v=4ZYJ99x0uzE
              
            
              
                Jiu-Jitsu
                https://www.youtube.com/watch?v=pndPbpHLpos
              
            
              
                The Women of BJJ
                https://www.youtube.com/watch?v=X3VI4FZ7IW0
              
            
              
                Gezary Matuda BJJ Highlight
                https://www.youtube.com/watch?v=JxSfg90rLPI
              
            
              
                JUDO
                https://www.youtube.com/watch?v=xy4tYSyC2lU
              
            
              
                Daria Bilodid(UKR)-Funa Tonaki(JPN) Judo World Championships 2019 Final
                https://www.youtube.com/watch?v=KC7Rf9NRt5U
              
            
              
                Daria Bilodid Compilation
                https://www.youtube.com/watch?v=sAkjl9oB6Zo
              
            
              
                Taekwondo Kicks
                https://www.youtube.com/watch?v=gMP4pJl_emM
              
            
              
                Taekwondo Kicks/Skills
                https://www.youtube.com/watch?v=AvoNjJVQ-HU
              
            
              
                We Trained KALARIPAYATTU in India for 30 Days
                https://www.youtube.com/watch?v=UjfyjtAmecU
              
            
              
                Kalaripayattu, The First Martial Art
                https://www.youtube.com/watch?v=oI84oM_bJeg
              
            
              
                Kalaripayattu Championship 2017
                https://www.youtube.com/watch?v=2ipJREzi2Ds
              
            
              
                Finger is a weapon of Okinawa Karate
                https://www.youtube.com/watch?v=CGFWDEuZoLU
              
            
              
                Female Kumite, RECCHIA (FRA) vs MIYAHARA (JPN)
                https://www.youtube.com/watch?v=xHXJ_06ouDU
              
            
              
                Karate and Taekwondo
                https://www.youtube.com/watch?v=JYbig5ir3Os
              
            
              
                Shotokan & Kyokushin
                https://www.youtube.com/watch?v=sfsyWPnzrWk
              
            
              
                Miho Miyahara vs Alexandra Recchia
                https://www.youtube.com/watch?v=Zupgu_GJ0do
              
            
              
                Kung Fu Stretching
                https://www.youtube.com/watch?v=Su13ehd_3WQ
              
            
              
                Flexible Legs Fast
                https://www.youtube.com/watch?v=GBKdtlQznOg
              
            
              
                Stretches & Drills
                https://www.youtube.com/watch?v=--SAbvaYuJY
              
            
              
                Shao Lin Master, Wushu Team Trials
                https://www.youtube.com/watch?v=pyFdo009N2c
              
            
              
                Taekwondo Follow-Along Routine
                https://www.youtube.com/watch?v=ir3YYoVztnY
              
            
              
                Wushu Champion Team - 2017 Chinese New Year
                https://www.youtube.com/watch?v=8AHHY-N0QPs
              
            
              
                Training Day
                https://www.youtube.com/watch?v=GAiCVekT10E
              
            
              
                Combat Fitness - Karate
                https://www.youtube.com/watch?v=5Yr2N2KK4Jg
              
            
              
                Wushu Jumps in SLow Motion
                https://www.youtube.com/watch?v=Qnot-xQhGsY
              
            
              
                York Circle - Physics and the martial arts
                https://www.youtube.com/watch?v=OoLjjMGKHgg
              
            
              
                Splits
                https://www.youtube.com/watch?v=sPp6gafspTM
              
            
          
- 
            
              
                Until The Day Of Your 18th Birthday
                https://www.youtube.com/watch?v=peBuMWtkw8s
              
            
              
                Crash Override
                https://www.youtube.com/watch?v=2efhrCxI4J0
              
            
              
                Pool on the Roof
                https://www.youtube.com/watch?v=pxiwqleE9Do
              
            
              
                Must Have A Leak
                https://www.youtube.com/watch?v=2son-vLime4
              
            
              
                Neo vs Morpheus
                https://www.youtube.com/watch?v=Bki_NGiXE_o
              
            
              
                Neo vs Merovingian
                https://www.youtube.com/watch?v=uXGE0vuuaDo
              
            
              
                The Final Flight Of The Osiris
                https://www.youtube.com/watch?v=h-_8pMHiRnE
              
            
              
                Tron Guy
                https://www.youtube.com/watch?v=PU53wIKa0CQ
              
            
              
                Lightbikes
                https://www.youtube.com/watch?v=SqSuRdkglxM
              
            
              
                Club Fight
                https://www.youtube.com/watch?v=l-oaYxHHoao
              
            
              
                Repairing Quorra
                https://www.youtube.com/watch?v=y8nXRQQ0bjA
              
            
              
                The History of Daft Punk
                https://www.youtube.com/watch?v=nMs3qtWmwNs
              
            
              
                DAFT PUNK – AROUND THE WORLD
                https://www.youtube.com/watch?v=LKYPYj2XX80
              
            
              
                Murphy
                https://www.youtube.com/watch?v=53uKKlXmPiU
              
            
              
                You're Under Arrest Scene
                https://www.youtube.com/watch?v=gvuZShYhzX8
              
            
              
                Illusion Of Free Will
                https://www.youtube.com/watch?v=ti9jg0JOK2I
              
            
              
                Operation Freedom
                https://www.youtube.com/watch?v=AIk94MJS_Sc
              
            
              
                Slaughterbots
                https://www.youtube.com/watch?v=O-2tpwW0kmU
              
            
              
                War Games, A
                https://www.youtube.com/watch?v=U2_h-EFlztY
              
            
              
                War Games, Shall We Play a Game?
                https://www.youtube.com/watch?v=KXzNo0vR_dU
              
            
              
                War Games, Ending
                https://www.youtube.com/watch?v=NHWjlCaIrQo
              
            
              
                DEFCON 6-CPU Player Simulation
                https://www.youtube.com/watch?v=mCpVpIBqaJg
              
            
              
                Sneakers "no more secrets"
                https://www.youtube.com/watch?v=GS3npSv8iuM
              
            
              
                The Team's Demands
                https://www.youtube.com/watch?v=74ocbvwam7c
              
            
              
                Battle Angel
                https://www.youtube.com/watch?v=9lnRVaJFVW4
              
            
              
                Ghost, Building Jump
                https://www.youtube.com/watch?v=msUF-nAe9uw
              
            
              
                Origa - Inner Universe
                https://www.youtube.com/watch?v=fGPBfbeAh5w
              
            
              
                Ghost in the Shell (1995)
                https://www.youtube.com/watch?v=c4tj7I2-q1s
              
            
              
                Fighting Krang
                https://www.youtube.com/watch?v=npkzgnKAgXU
              
            
              
                Rev-9 vs Grace Highway Chase
                https://www.youtube.com/watch?v=mqOMlpwiNU8
              
            
              
                Dinobots Join the Fight
                https://www.youtube.com/watch?v=qzZegCkbJAw
              
            
              
                Megatron, I Want My Crew
                https://www.youtube.com/watch?v=xbK58CNNgiE
              
            
              
                Prometheus
                https://www.youtube.com/watch?v=cHUhjTo16i8
              
            
              
                Cyberpunk 2077 Looks and Fashion
                https://www.youtube.com/watch?v=-B7HT26sJo0
              
            
              
                Johnny Mnemonic
                https://www.youtube.com/watch?v=UzRjtvMQds4
              
            
              
                Laser Whip
                https://www.youtube.com/watch?v=DeO_vuhMM9o
              
            
              
                Custom Laser Wire
                https://www.youtube.com/watch?v=juzMKgI7by8
              
            
              
                Retro Cyberdeck, Powered By An Multicore Microcontroller
                https://www.youtube.com/watch?v=y1a7U2aQM_w
              
            
              
                Reviiser V.1 Cyberdeck Update
                https://www.youtube.com/watch?v=ANFFAjXacP8
              
            
              
                Cyberdeck ZBS
                https://www.youtube.com/watch?v=OqACVpz1b8Q
              
            
              
                DIY Raspberry Pi Laptop in a Pelican case 1150
                https://www.youtube.com/watch?v=TerWmUAwmHg
              
            
              
                AdventurePi
                https://www.youtube.com/watch?v=UJyR60wn1Ec
              
            
              
                PiPhone - A Raspberry Pi based Smartphone
                https://www.youtube.com/watch?v=8eaiNsFhtI8
              
            
              
                Raspberry Pi 4 CRT-based VR Headset
                https://www.youtube.com/watch?v=p12QaZUZDnM
              
            
              
                Off Grid Ham Radio & Raspberry Pi Field Computer
                https://www.youtube.com/watch?v=kPlBMJ86Z4E
              
            
          
- 
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Erica Goldson
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                Saintly Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                What if you're wrong?
                https://www.youtube.com/watch?v=6mmskXXetcg
              
            
              
                children are being indoctrinated into the belief that Noah and his Ark are absolutely real
                https://youtu.be/uQ7GvwUsJ7w?t=3450
              
            
          
- 
            
              
                Stop Watching Us: The Video
                https://www.youtube.com/watch?v=aGmiw_rrNxk
              
            
              
                During oil change kid finds GPS tracking device installed by FBI
                https://www.youtube.com/watch?v=7IEryUQW94s
              
            
              
                Tracking Device Found in Customer's Car (contains engine kill switch)
                https://www.youtube.com/watch?v=w0ZvYLJpmeg
              
            
              
                How to Deactivate OnStar as Fast As Possible
                https://www.youtube.com/watch?v=weJ9x3lg1YE
              
            
              
                OwnStar - hacking cars with OnStar to locate, unlock and remote start vehicles
                https://www.youtube.com/watch?v=3olXUbS-prU
              
            
              
                Could Ring's video doorbell help cut down on crime?
                https://www.youtube.com/watch?v=e-wITh23cn4
              
            
              
                Ethical hacker shows us how easily smart devices can be hacked and give access to your personal info
                https://www.youtube.com/watch?v=AOHI9U8phDw
              
            
              
                How Hackers Compromise Ring Cameras and Other Online Devices
                https://www.youtube.com/watch?v=NkaxH4QKM1k
              
            
              
                Mississippi Police Tap Ring Doorbells
                https://www.youtube.com/watch?v=VehGGR8J5Aw
              
            
              
                How easy is it to capture data on public free Wi-Fi?
                https://www.youtube.com/watch?v=YzP3ZL4vlkY
              
            
              
                WiFi Deauthing (disconnect everyone from WIFI, and capture WIFI passwords as they reconnect.)
                https://www.youtube.com/watch?v=MG5VQWC4OOM
              
            
              
                Detecting WiFi Hacks
                https://www.youtube.com/watch?v=rirNXSUu2kY
              
            
              
                Intercept Images from a Security Camera Using Wireshark
                https://www.youtube.com/watch?v=va1wUSPGgSU
              
            
              
                Hacking demo (view desktop and activate camera example)
                https://www.youtube.com/watch?v=-0ofQsAwF2I
              
            
              
                EEVblog No. 825 - Your Printer Is Spying On You!
                https://www.youtube.com/watch?v=sit6zUQKpJc
              
            
              
                Yellow Dots of Mystery: Is Your Printer Spying on You?
                https://www.youtube.com/watch?v=izMGMsIZK4U
              
            
              
                How Yellow Printer Dots Outed Reality Leigh Winner As The One Leaking NSA Documents
                https://www.youtube.com/watch?v=yQ5zufwNGI8
              
            
              
                Edward Snowden - “Permanent Record” & Life as an Exiled NSA Whistleblower
                https://www.youtube.com/watch?v=PArFP7ZJrtg
              
            
              
                The Internet is on fire by Mikko Hypponen
                https://www.youtube.com/watch?v=QKe-aO44R7k
              
            
              
                Living in a surveillance state: Mikko Hypponen
                https://www.youtube.com/watch?v=lHj7jgQpnBM
              
            
              
                Why Google won't protect you from big brother by Christopher Soghoian
                https://www.youtube.com/watch?v=esA9RFO1Pcw
              
            
              
                The Future of Your Personal Data - Privacy vs Monetization by Stuart Lacey
                https://www.youtube.com/watch?v=JIo-V0beaBw
              
            
              
                Your smartphone is leaking your information by Bram Bonné
                https://www.youtube.com/watch?v=2GpNhYy2l08
              
            
              
                The end of privacy, The Data Brokers: Selling your personal information
                https://www.youtube.com/watch?v=qAT_ina93NY
              
            
              
                How data brokers sold my identity by Madhumita Murgia
                https://www.youtube.com/watch?v=AU66C6HePfg
              
            
              
                ONLINE PRIVACY: IT DOESN'T EXIST: Privacy and what we can do about it by Denelle Dixon
                https://www.youtube.com/watch?v=LgWrD3EJ1Do
              
            
              
                The coming privacy crisis on the Internet of Things by Alasdair Allan
                https://www.youtube.com/watch?v=yG4JL0ZRmi4
              
            
              
                How Online Trackers Track You, and What You Can Do About It by Luke Crouch
                https://www.youtube.com/watch?v=jVeqAemtC6w
              
            
              
                How we take back the internet by Edward Snowden
                https://www.youtube.com/watch?v=yVwAodrjZMY
              
            
              
                Edward Snowden On Trump, Privacy, And Threats To Democracy
                https://www.youtube.com/watch?v=e9yK1QndJSM
              
            
              
                Electronic Frontier Foundation: Police Depts. Paid AT&T Millions to Scrutinize Our Texts & Chats
                https://www.youtube.com/watch?v=cdr8QG0KNug
              
            
              
                Elliot Harmon | The Electronic Frontier Foundation
                https://www.youtube.com/watch?v=8dQYhOXa-LY
              
            
          
- 
            
              
                Facial Recognition, Last Week Tonight with John Oliver (HBO)
                https://www.youtube.com/watch?v=jZjmlJPJgug
              
            
              
                From 1 to 100 pixels by Adam Harvey
                https://www.youtube.com/watch?v=bfhcco9gS30
              
            
              
                Retail Surveillance / Retail Countersurveillance (33c3)
                https://www.youtube.com/watch?v=LLKmyY5ujeU
              
            
              
                Defeating Facial Recognition - Retia on Hak5
                https://www.youtube.com/watch?v=tbdcL5Ux-9Y
              
            
              
                How China Tracks Everyone
                https://www.youtube.com/watch?v=CLo3e1Pak-Y
              
            
              
                How to spot spy cameras in everyday objects | A Current Affair
                https://www.youtube.com/watch?v=u3AJ7e55M4Q
              
            
              
                Can you find hidden spy cameras with a cheap spy camera detector or free app?
                https://www.youtube.com/watch?v=hnv3S5a93dU
              
            
              
                How many spycams can Stacey Dooley find in a love motel bedroom?
                https://www.youtube.com/watch?v=ggYIsnUgUdU
              
            
              
                Geek Girl Spy Cam Teardown with Becky Stern and Estefannie
                https://www.youtube.com/watch?v=87OI-P-kRr0
              
            
              
                4K Wifi Functional Receptacle Wall Socket Outlet Hidden Nanny Camera
                https://www.youtube.com/watch?v=MByOZZlIBck
              
            
              
                CNN, How to spot hidden cameras
                https://www.youtube.com/watch?v=teD-tqmZ8eI
              
            
              
                Phone Phreak Captain Crunch Rare Interview from '78
                https://www.youtube.com/watch?v=n6TjjE8NHV0
              
            
              
                Kevin Mitnick, Live Hack at CeBIT Global Conferences 2015
                https://www.youtube.com/watch?v=NtzZBTjKngw
              
            
              
                Samy Kamkar (Hacker) | TNW Conference | Secret Hacking Techniques
                https://www.youtube.com/watch?v=kJyGZDXCbmA
              
            
              
                How hackers take over your accounts using social engineering (Marketplace)
                https://www.youtube.com/watch?v=Ck_r2GYLdCI
              
            
              
                Identity theft, How criminals use a low-interest credit card scam to steal from you (Marketplace)
                https://www.youtube.com/watch?v=2xBddrmbG7w
              
            
              
                How hackers threaten everything from your bank account to national security (2016)
                https://www.youtube.com/watch?v=bUXtuMf2o10
              
            
              
                What is a honeypot, How to install and what can we see from honeypots?
                https://www.youtube.com/watch?v=0WUaI2pNiPI
              
            
              
                This Toy Can Open Any Garage
                https://www.youtube.com/watch?v=CNodxp9Jy4A
              
            
              
                Radio Hacking, Cars, Hardware, and more! - Samy Kamkar - AppSec California 2016
                https://www.youtube.com/watch?v=1RipwqJG50c
              
            
              
                DEF CON 27, The WiFi Kraken with D4rkm4tter - Hak5 2602
                https://www.youtube.com/watch?v=8LQYgnSx3lI
              
            
              
                DEF CON 27, El Kentaro's Deauth Detector - Hak5 2601
                https://www.youtube.com/watch?v=daLhn8lIbGo
              
            
              
                Watch these hackers crack an ATM in seconds
                https://www.youtube.com/watch?v=a2A5Ld-QWnU
              
            
              
                Smartphone apps designed to detect gas skimmers
                https://www.youtube.com/watch?v=UkbxmUcGkdU
              
            
              
                Man finds ATM skimmer
                https://www.youtube.com/watch?v=yRNj02ngrTI
              
            
              
                Credit Card, Identity Fraud Spike Despite Security Chips
                https://www.youtube.com/watch?v=z6OZvaDX01w
              
            
              
                Credit Card Skimmers - Security 101 - Episode 21
                https://www.youtube.com/watch?v=XWiNw1BpqcU
              
            
              
                DEF CON 27, Finding ATM Skimmers with Hunter Cat - Hak5 2604
                https://www.youtube.com/watch?v=gKrm0MM_Ils
              
            
              
                World's Most Famous Hacker Kevin Mitnick & KnowBe4's Stu Sjouwerman Opening Keynote
                https://www.youtube.com/watch?v=iFGve5MUUnE
              
            
              
                I'll Let Myself In! Tactics of Physical Pen Testers
                https://www.youtube.com/watch?v=rnmcRTnTNC8
              
            
              
                Catch Me If You Can | Frank Abagnale | Talks at Google
                https://www.youtube.com/watch?v=vsMydMDi3rI
              
            
          
- 
            
              
                THE PENAL COLONY / a short film based on Pussy Riot's Nadya Tolokonnikova's prison hunger strike
                https://www.youtube.com/watch?v=SJl8O6cLN-w
              
            
              
                RIOT - БУНТ, ВОССТАНИЕ. Интервью федеральному каналу в СИЗО, 2012 год / Official Prison Video 2012
                https://www.youtube.com/watch?v=sS7K1HMvRcA
              
            
              
                Nadya Tolokonnikova - Pussy Riot interview
                https://www.youtube.com/watch?v=2BWh3l3DNG4
              
            
              
                Pussy Riot's Nadya Tolokonnikova Releases 'Read & Riot' | Morning Joe | MSNBC
                https://www.youtube.com/watch?v=-K1YnwVTgS8
              
            
              
                A Conversation with the Feminist Protest Art Collective Pussy Riot
                https://www.youtube.com/watch?v=4FbsQQtk7Ac
              
            
              
                Paxman interviews Christopher Hitchens - Newsnight archives (2010)
                https://www.youtube.com/watch?v=LIVEsa2g4ag
              
            
              
                A look back at the life of Christopher Hitchins
                https://www.youtube.com/watch?v=EHHBE_ODKdE
              
            
              
                Hells Angel (Mother Teresa) - Christopher Hitchens
                https://www.youtube.com/watch?v=NJG-lgmPvYA
              
            
              
                The Four Horsemen HD, Hour 1 of 2 - Discussions with Richard Dawkins, Ep 1
                https://www.youtube.com/watch?v=9DKhc1pcDFM
              
            
              
                The Four Horsemen, Hour 2 of 2 - Discussions with Richard Dawkins, Ep 1
                https://www.youtube.com/watch?v=TaeJf-Yia3A
              
            
              
                Fight the REAL Enemy! Bob:Marley's 'War' performed by Sinéad o'Connor!
                https://www.youtube.com/watch?v=X0VpfiMcPPA
              
            
              
                Sinead O'Connor responds to Miley Cyrus | The Late Late Show
                https://www.youtube.com/watch?v=WUCmAk0w4lo
              
            
              
                Science can answer moral questions | Sam Harris
                https://www.youtube.com/watch?v=Hj9oB4zpHww
              
            
              
                Does Philosophy Still Matter? | The New School
                https://www.youtube.com/watch?v=RBmlRihA9_s
              
            
              
                Defining Democracy with Astra Taylor | 112BK
                https://www.youtube.com/watch?v=rzOvJdfz5gs
              
            
              
                Democratic Culture, A Contradiction In Terms? by Astra Taylor
                https://www.youtube.com/watch?v=gBAcMilz6sY
              
            
              
                Utopian Potential of the Internet, Astra Taylor on How to Take Back Power & Culture in Digital Age
                https://www.youtube.com/watch?v=vMwyZbS4JTU
              
            
              
                We are all connected with nature, Nixiwaka Yawanawa at TEDxHackney
                https://www.youtube.com/watch?v=xk0-yebNA_o
              
            
              
                SADB - Tracksuit and AK-47
                https://www.youtube.com/watch?v=O1jGNd4Deys
              
            
              
                SADB Ep.17 - Sticker For the Lady
                https://www.youtube.com/watch?v=BHJxIwvFIGY
              
            
              
                SADB - Immigrant, Terminator and Calamity
                https://www.youtube.com/watch?v=-hIDNgsc2-s
              
            
              
                SADB - Chechen Derby
                https://www.youtube.com/watch?v=uWRR22dldZ0
              
            
              
                SADB - Dr. Evil
                https://www.youtube.com/watch?v=rNDbo2ghEwo
              
            
              
                Nicolae Ceausescu LAST SPEECH (english subtitles) 1/2
                https://www.youtube.com/watch?v=wWIbCtz_Xwk
              
            
              
                The Revolutions Of 1989
                https://www.youtube.com/watch?v=hc2XGHA7NK4
              
            
              
                The Fall Of The Soviet Union
                https://www.youtube.com/watch?v=zadkWw702_M
              
            
              
                Nov. 10, 1989, Celebration at the Berlin Wall
                https://www.youtube.com/watch?v=snsdDb7KDkg
              
            
              
                David Hasselhoff - Looking For Freedom (ZDF Sylvester Trümpfe 31.12.1989)
                https://www.youtube.com/watch?v=cJ2Sgd9sc0M
              
            
              
                Thousands protest in Poland after abortion is almost entirely banned
                https://www.youtube.com/watch?v=T33S1k1iGe0
              
            
              
                July 17, 2020, Portland Protests - Fenced in Feds & "Naked Athena"
                https://www.youtube.com/watch?v=kCvjeGZ_yZ8
              
            
              
                Captain Portland (Navy Vet) Praises Naked Athena (Protester)
                https://www.youtube.com/watch?v=4ZjVMKw2c4I
              
            
              
                David Hasselhoff - Looking for freedom | German TV ARD Schlagerbooom 10/21/2017
                https://www.youtube.com/watch?v=Z4voS6JAMGE
              
            
          
- 
            
              
                7 MILLION VOLT TASER
                https://www.youtube.com/watch?v=DOMs7mYm_zs
              
            
              
                How to make a Wildlife Camera (using a Raspberry Pi!) | Maddie Moate
                https://www.youtube.com/watch?v=IiOH5LUVkWo
              
            
              
                DIY ARDUINO CAT FOOD DISPENSER
                https://www.youtube.com/watch?v=Gn0ZUJUjnf4
              
            
              
                HOW TO SOLDER
                https://www.youtube.com/watch?v=ZwU9SqO0udU
              
            
              
                What is worth desoldering from old electronics?
                https://www.youtube.com/watch?v=Nb78wF1Tkwc
              
            
              
                Let´s build - BARKING DOG ALARM!
                https://www.youtube.com/watch?v=DMwRPjqXCnI
              
            
              
                Building my first ROBOT ARM!
                https://www.youtube.com/watch?v=G3zEjdOkGgE
              
            
              
                My first ROBOT - say hello to mBot
                https://www.youtube.com/watch?v=I7a2cbYHXDk
              
            
              
                ODROID-GO DIY GameBoy
                https://www.youtube.com/watch?v=1Zdq8cLC19s
              
            
              
                How to Make a Smart Security Camera With Movement Notification - Under 60$
                https://www.youtube.com/watch?v=lM8ocJeryEg
              
            
              
                My First Raspberry Pi Smart Mirror
                https://www.youtube.com/watch?v=wdaBi33nd3k
              
            
              
                ALEXA in my MagicMirror
                https://www.youtube.com/watch?v=CPyGChvNEaA
              
            
              
                Pimoroni Pirate Audio Boards for Raspberry Pi
                https://www.youtube.com/watch?v=dGiC3B_XZs8
              
            
              
                Arduino vs. Raspberry Pi - Which is best?
                https://www.youtube.com/watch?v=7vhvnaWUZjE
              
            
              
                Raspberry Pi Cameras - The BIG Picture
                https://www.youtube.com/watch?v=MVgr302PNwY
              
            
              
                Sabre Builds a Raspberry Pi-Boy! (Gameboy Emulator)
                https://www.youtube.com/watch?v=RXpgLFpSBHY
              
            
              
                Porch Pirate Raspberry Pi HQ Camera | MotioneyeOS
                https://www.youtube.com/watch?v=kdsnmEEF3dw
              
            
              
                My Top 5 Raspberry Pi Projects
                https://www.youtube.com/watch?v=LIggVgEc94c
              
            
              
                How to 3D Print from your smartphone with Raspberry Pi, Octoprint and Astroprint
                https://www.youtube.com/watch?v=8m8fDGqDIv8
              
            
              
                Smart CCTV Camera (with Face Recognition) using Raspberry Pi 4 | Full Tutorial
                https://www.youtube.com/watch?v=6nY-V_WG7oI
              
            
              
                Raspberry Pi HQ Camera Ep 1 - Intro
                https://www.youtube.com/watch?v=M1yaenrGF1o
              
            
              
                5 Best Budget 3D Printers in 2020
                https://www.youtube.com/watch?v=xpykWSymAhU
              
            
              
                3D Printing - 13 Things I Wish I Knew When I Got Started
                https://www.youtube.com/watch?v=LvGKfevdf_Q
              
            
              
                Soldering Tutorial Part 1 - Tools
                https://www.youtube.com/watch?v=J5Sb21qbpEQ
              
            
              
                Soldering Tutorial Part 2 - Through Hole
                https://www.youtube.com/watch?v=fYz5nIHH0iY
              
            
              
                Soldering Tutorial Part 3 - Surface Mount
                https://www.youtube.com/watch?v=b9FC9fAlfQE
              
            
              
                How To Set Up An Electronics Lab
                https://www.youtube.com/watch?v=R_PbjbRaO2E
              
            
              
                EEVblog #532 - Silicon Chip Wafer Fab Mailbag
                https://www.youtube.com/watch?v=y0WEx0Gwk1E
              
            
              
                EEVblog #951 - Mailbag
                https://www.youtube.com/watch?v=t-vNo6H5gww
              
            
              
                EEVblog #686 - Mailbag
                https://www.youtube.com/watch?v=RRgjgs3NnnE
              
            
              
                How NOT to Make an Electric Guitar (The Hazards of Electricity)
                https://www.youtube.com/watch?v=TwIvUbOhcKE
              
            
              
                Making a Jacob's Ladder to Celebrate a Million Subs!
                https://www.youtube.com/watch?v=lT3vGaOLWqE
              
            
              
                Almost MELTING Metal with Induction Heater
                https://www.youtube.com/watch?v=hFJeIt_JcEc
              
            
              
                Graphite and Its Awesome Properties
                https://www.youtube.com/watch?v=5YBwDNfOaxU
              
            
              
                Building a Van De Graaff HIGH VOLTAGE Generator
                https://www.youtube.com/watch?v=im-PLK7ePhQ
              
            
              
                Am I Too Old To Learn Coding?! | Mimo App (Python Language)
                https://www.youtube.com/watch?v=Hyuk9dlRY8M
              
            
              
                Coding For Kids in Python (Multipart Tutorial)
                https://www.youtube.com/watch?v=uzyiCpsS0qQ
              
            
              
                Functions (Multipart Tutorial, Python)
                https://www.youtube.com/watch?v=5owr-6suOl0
              
            
              
                Hello World in Python
                https://www.youtube.com/watch?v=KOdfpbnWLVo
              
            
              
                The Art of Code - Dylan Beattie (Multi-language)
                https://www.youtube.com/watch?v=6avJHaC3C2U
              
            
              
                Programming as Performance | Sam Aaron (Ruby Language)
                https://www.youtube.com/watch?v=TK1mBqKvIyU
              
            
              
                CS50 - Welcome To Harvard
                https://www.youtube.com/watch?v=jjqgP9dpD1k
              
            
          
- 
            
              
                Seth Shostak
                https://www.youtube.com/watch?v=_udY35m3SdE
              
            
              
                4 x 8 RGB LED HAT
                https://duckduckgo.com/?q=Waveshare+RGB+LED+HAT+True+Color+Onboard+4+%C3%97+8+RGB+LED&t=ffab&ia=web
              
            
              
                get a $30 kit
                https://duckduckgo.com/?t=ffab&q=Vilros+Raspberry+Pi+Zero+W+Basic+Starter+Kit&ia=web
              
            
              
                many tutorials
                https://www.youtube.com/results?search_query=raspberry+pi+terminal+command+line
              
            
              
                O'Reilly Bash Pocket Reference
                https://duckduckgo.com/?q=O%27Reilly+Bash+Pocket+Reference&t=ffab&ia=web
              
            
              
                Here are instructions
                https://www.raspberrypi.org/documentation/usage/audio/
              
            
              
                based on this tutorial
                https://www.waveshare.com/wiki/RGB_LED_HAT
              
            
              
                this instructable
                https://www.instructables.com/Control-LED-Using-Raspberry-Pi-GPIO/
              
            
              
                raspistill
                https://www.raspberrypi.org/documentation/usage/camera/raspicam/raspistill.md
              
            
              
                all the other options
                https://www.raspberrypi.org/documentation/raspbian/applications/camera.md
              
            
              
                LCD screen
                https://duckduckgo.com/?q=Raspberry+Pi+7-Inch+LCD&t=ffab&ia=web
              
            
              
                turn it into a tablet
                https://duckduckgo.com/?t=ffab&q=RS+Raspberry+Pi+7-Inch+LCD+Touch+Screen+Case%2C+Black+&ia=web
              
            
              
                Single-board computer
                https://en.wikipedia.org/wiki/Single-board_computer
              
            
              
                PINE
                https://duckduckgo.com/?q=PINE+Single+Board+Computer+&t=ffab&ia=web
              
            
              
                Raspberry PI Drone
                https://www.youtube.com/results?search_query=Raspberry+PI+Drone
              
            
          
- 
            
              
                Is human evolution speeding up or slowing down? - Laurence Hurst
                https://www.youtube.com/watch?v=NTeOhj6dxsU
              
            
              
                What Happened Before History? Human Origins
                https://www.youtube.com/watch?v=dGiQaabX3_o
              
            
              
                Four billion years of evolution in six minutes by Prosanta Chakrabarty
                https://www.youtube.com/watch?v=XyTcINLKq4c
              
            
              
                How Evolution works
                https://www.youtube.com/watch?v=hOfRN0KihOU
              
            
              
                Myths and misconceptions about evolution - Alex Gendler
                https://www.youtube.com/watch?v=mZt1Gn0R22Q
              
            
              
                Human Evolution, Crash Course Big History 6
                https://www.youtube.com/watch?v=UPggkvB9_dc
              
            
              
                JANE
                https://www.youtube.com/watch?v=FRlUJrEUn0Y
              
            
              
                Jane's interview - FRANCE
                https://www.youtube.com/watch?v=99gJKzINNow
              
            
              
                What separates us from chimpanzees? by Jane Goodall
                https://www.youtube.com/watch?v=51z7WRDjOjM
              
            
              
                Beautiful Minds, Professor Richard Dawkins
                https://www.youtube.com/watch?v=2kVaM8SJlSg
              
            
              
                Dawkins & Krauss, Life, The Universe, And Everything
                https://www.youtube.com/watch?v=mGHUZ3ncz5A
              
            
              
                Richard Dawkins Lecture on Evolution
                https://www.youtube.com/watch?v=Uga0QaKsdCk
              
            
              
                The Darwin Day Lecture 2019, with Richard Dawkins
                https://www.youtube.com/watch?v=oSNE02hwwSM
              
            
              
                Richard Dawkins - Evolutionary Biologist
                https://www.youtube.com/watch?v=gLgNWp7_cg8
              
            
              
                Richard Dawkins in conversation with Penn Jillette at Live Talks LA
                https://www.youtube.com/watch?v=VNIRUigPxA8
              
            
              
                Richard Dawkins Greatest Show on Earth
                https://www.youtube.com/watch?v=PrgmHWg5wq0
              
            
              
                Richard Dawkins and Craig Venter Munich
                https://www.youtube.com/watch?v=EcUD_6dKJ7k
              
            
              
                Craig Venter unveils "synthetic life"
                https://www.youtube.com/watch?v=QHIocNOHd7A
              
            
              
                TEDxCaltech - J. Craig Venter - Future Biology
                https://www.youtube.com/watch?v=HdgfzdlgUHw
              
            
              
                Dr. Craig Venter - Life at the Speed of Light
                https://www.youtube.com/watch?v=mVkPgOg7hAw
              
            
              
                Joining 3.5 Billion Years of Microbial Invention by Craig Venter
                https://www.youtube.com/watch?v=OWX_12eA_qQ
              
            
              
                J. Craig Venter, We Now Have The Power – But Not The Wisdom – To Control Evolution
                https://www.youtube.com/watch?v=1KHp85wUHJo
              
            
              
                Craig Venter - Human Longevity
                https://www.youtube.com/watch?v=vvtsXx_0D9o
              
            
              
                Redesigning Longevity - J. Craig Venter - WGS 2018
                https://www.youtube.com/watch?v=3ttt8HMQgAE
              
            
              
                2020 Isaac Asimov Memorial Debate, Alien Life
                https://www.youtube.com/watch?v=xgESzc3hc2U
              
            
              
                LIFE BEYOND II, The Museum of Alien Life (4K)
                https://www.youtube.com/watch?v=ThDYazipjSI
              
            
          
- 
            
              
                Bertrand Russell - Message To Future Generations (1959)
                https://www.youtube.com/watch?v=ihaB8AFOhZo
              
            
              
                Ancient Greece
                https://www.youtube.com/watch?v=1mZYOhYDQog
              
            
              
                Hard Times
                https://www.youtube.com/watch?v=iKsbutYbQ6Y
              
            
              
                Hope is The Thing With Feathers
                https://www.youtube.com/watch?v=-TbqRaBY9K0
              
            
              
                Defeat - Kahlil Gibran
                https://www.youtube.com/watch?v=JE8taOWjVbc
              
            
              
                The Miracle of Man - Robert Ardrey
                https://www.youtube.com/watch?v=tcFfk0Q6Vis
              
            
              
                https://en.wikipedia.org/wiki/Robert\_Ardrey
                https://en.wikipedia.org/wiki/Robert%5C_Ardrey
              
            
              
                Nietzsche
                https://www.youtube.com/watch?v=4WkcYaAecOQ
              
            
              
                Viktor Frankl
                https://www.youtube.com/watch?v=FvYAKSXl89c
              
            
              
                State of Mind
                https://www.youtube.com/watch?v=m5HKMfRzEgM
              
            
              
                INVICTUS - W. E. Henley
                https://www.youtube.com/watch?v=JeXKWMA1CcY
              
            
              
                Francine's Interview
                https://www.youtube.com/watch?v=gXGfngjmwLA
              
            
          
- 
            
              
                Melbourne Shuffle
                https://www.youtube.com/watch?v=1oTUupME0-M
              
            
              
                just Drums, Bass, Chords, and Melodies
                https://learningmusic.ableton.com/
              
            
              
                LMMS
                https://www.youtube.com/watch?v=TrMTlpeSw8Y&list=PLqazFFzUAPc4K1To5JTtR3cskcdRifM1M
              
            
              
                song you program can play forever
                https://www.youtube.com/watch?v=TK1mBqKvIyU
              
            
              
                you can write a program
                https://www.youtube.com/watch?v=OLLwG_SN8oo
              
            
          
- 
            
              
                couple commands
                https://www.raspberrypi.org/documentation/raspbian/applications/camera.md
              
            
              
                hunt down and eliminate the dead pixels
                https://astrofloyd.wordpress.com/2013/10/27/astrophotography-with-imagemagick/
              
            
              
                Start with the $150 8GB Raspberry PI 4
                https://www.youtube.com/watch?v=sajBySPeYH0
              
            
              
                Raspberry Powered Telescope
                https://www.youtube.com/watch?v=yLoNKmoP8qY
              
            
          
- 
            
              
                Introduction to Interactive Fiction
                https://www.youtube.com/watch?v=dJoe9BQ6z6c
              
            
              
                Harvesting Interactive Fiction (IF)
                https://www.youtube.com/watch?v=EXW1ts6tZh4
              
            
              
                GDC Microtalk: Emily Short - Creating Great Protagonists
                https://www.youtube.com/watch?v=xefWN5qEY3A
              
            
              
                AdventureX 2016 - Emily Short: The Past, Present and Future of Interactive Fiction
                https://www.youtube.com/watch?v=bx5ZLGBZAWs
              
            
              
                Gaming Culture: What ever happened with Text Adventure Games ? (Interactive Fiction)
                https://www.youtube.com/watch?v=EpR4Txswh6E
              
            
              
                GET LAMP: The Text Adventure Documentary
                https://www.youtube.com/watch?v=LRhbcDzbGSU
              
            
              
                Infocom: The Documentary
                https://www.youtube.com/watch?v=OXNLWy7rwH4
              
            
              
                Classic Game Postmortem: Infocom's Zork
                https://www.youtube.com/watch?v=FXdmo2j_CiQ
              
            
              
                Text Adventures - Lost Treasures of Infocom
                https://www.youtube.com/watch?v=DVZfj9aR98o
              
            
              
                Colossal Cave Adventure
                https://www.youtube.com/watch?v=LaKTaAV5Lyg
              
            
              
                Colossal Cave Adventure play-through
                https://www.youtube.com/watch?v=O3etkSoHrR8
              
            
              
                ZORK I Illustrated Part I: The Mysterious White House
                https://www.youtube.com/watch?v=-4k2QzT9yqg
              
            
              
                Animated Text Adventures - ZORK - PART 1/2
                https://www.youtube.com/watch?v=f4ZVzl_H_2w
              
            
              
                Animated Text Adventures - ZORK - PART 2/2
                https://www.youtube.com/watch?v=exwXHX6PpuY
              
            
              
                Let's play One Room (1983) — the first single-room text adventure game?
                https://www.youtube.com/watch?v=FuJQqBVZGnw
              
            
              
                Interactive Storytelling - Intro to Twine
                https://www.youtube.com/watch?v=ZnARX2ToqYc
              
            
              
                Beginning Interactive Fiction with Twine and SugarCube - E1 - Getting Started
                https://www.youtube.com/watch?v=sKdAjohLUtk
              
            
              
                Beginning Interactive Fiction with Twine and SugarCube - E2 - Formatting
                https://www.youtube.com/watch?v=_pJHIao5lz4
              
            
              
                Beginning Interactive Fiction with Twine and SugarCube - E3 - Variables
                https://www.youtube.com/watch?v=GvIznSekEM4
              
            
              
                Beginning Interactive Fiction with Twine and SugarCube - E4 - If Statements, Part One
                https://www.youtube.com/watch?v=htytAxryZsA
              
            
              
                Beginning Interactive Fiction with Twine and SugarCube - E5 - If Statements, Part Two
                https://www.youtube.com/watch?v=Bj2-je1f5Ms
              
            
              
                Games like Bandersnatch | The evolution of interactive fiction on PC
                https://www.youtube.com/watch?v=S1R-mtX-2rs
              
            
          
- 
            
              
                Security Guards
                http://archive.cantonpl.org/observer/2000/02_Feb%202000/02-06-2000.pdf
              
            
              
                statistics can't stick out
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                Ben Orlin "When Memorization Gets in the Way of Learning" The Atlantic, September 9, 2013
                https://www.theatlantic.com/education/archive/2013/09/when-memorization-gets-in-the-way-of-learning/279425/
              
            
              
                De-Grading Education by Elizabeth Wissner-Gross
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                How America's public schools keep kids in poverty by Kandice Sumner
                https://www.ted.com/talks/kandice_sumner_how_america_s_public_schools_keep_kids_in_poverty
              
            
              
                Erica Goldson's Graduation Speech
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Astra Taylor
                https://www.youtube.com/results?search_query=Astra+Taylor
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Brené Brown
                https://www.youtube.com/results?search_query=Brene+Brown
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Dan Dennett
                https://www.youtube.com/results?search_query=Dan+Dennett
              
            
              
                Christopher Hitchens
                https://www.youtube.com/results?search_query=Christopher+Hitchens
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
          
- 
            
              
                On a Rocket Launch to Space
                https://www.youtube.com/watch?v=bDoh8zQDT38
              
            
              
                Gravity Visualized
                https://www.youtube.com/watch?v=MTY1Kje0yLg
              
            
              
                Introduction to Lunar Free-Return Trajectories
                https://www.youtube.com/watch?v=UmDoHDVuZfo
              
            
              
                Balloon to Near Space
                https://www.youtube.com/watch?v=3y0nHhFGXDo
              
            
              
                Rocket Science in 120, Orbital Mechanics
                https://www.youtube.com/watch?v=Pk6qgWRG1c0
              
            
              
                Rocket Science in 120, Orbital Maneuvers
                https://www.youtube.com/watch?v=2wIrKOYMyNg
              
            
              
                Orbital Mechanics by Nick Morgan
                https://www.youtube.com/watch?v=tJiAkBxuqfs
              
            
              
                Space Flight, The Application of Orbital Mechanics
                https://www.youtube.com/watch?v=Am7EwmxBAW8
              
            
              
                How do spacecraft navigate in space?
                https://www.youtube.com/watch?v=YAnxt1YPWbk
              
            
              
                Free Return Trajectory Tutorial (Kerbal Space Program, Computer Game)
                https://www.youtube.com/watch?v=OTB27qWSIt4
              
            
              
                Advanced Orbital Mechanics (Kerbal Space Program, Computer Game)
                https://www.youtube.com/watch?v=MJ3QZvGq-po
              
            
              
                Earth's motion around the Sun
                https://www.youtube.com/watch?v=82p-DYgGFjI
              
            
              
                If the universe is only 14 billion years old, how can it be 92 billion light years wide?
                https://www.youtube.com/watch?v=vIJTwYOZrGU
              
            
              
                Space Junk Around Earth
                https://www.youtube.com/watch?v=w_PWL0oZzOc
              
            
              
                STARLINK satellites train seen from earth - SpaceX Elon Musk
                https://www.youtube.com/watch?v=pgysWWwESfU
              
            
              
                SpaceX Starlink satellite train at dusk
                https://www.youtube.com/watch?v=T6v47CmRA7A
              
            
              
                Crazy Engineering, CubeSats
                https://www.youtube.com/watch?v=7RrWZJHkREI
              
            
              
                5 REAL Possibilities for Interstellar Travel
                https://www.youtube.com/watch?v=EzZGPCyrpSU
              
            
          
- 
            
              
                Panama Papers
                https://en.wikipedia.org/wiki/Panama_Papers
              
            
              
                you will still need an education
                https://www.youtube.com/watch?v=xGoZZvfEd6A
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
          
- 
            
              
                Why should you read Kurt Vonnegut?
                https://www.youtube.com/watch?v=cwwK7NmfF9w
              
            
              
                Kurt Vonnegut, Shape of Stories
                https://www.youtube.com/watch?v=GOGru_4z1Vc
              
            
              
                Kurt Vonnegut interview on 90 Minutes Live - 1978
                https://www.youtube.com/watch?v=kIqQZHJHPwY
              
            
              
                Kurt Vonnegut Interview on The Dick Cavett Show 1989
                https://www.youtube.com/watch?v=FslqWztRS8M
              
            
              
                Kurt Vonnegut interview (1999)
                https://www.youtube.com/watch?v=ROyr83rib3Q
              
            
              
                Kurt Vonnegut on Political Satire in America (2005)
                https://www.youtube.com/watch?v=tFuionVJJRg
              
            
              
                Introducing Objectivism by Ayn Rand
                https://www.youtube.com/watch?v=8VSBGu7-1rU
              
            
              
                Ayn Rand and the "New Intellectual"
                https://www.youtube.com/watch?v=IeaAC832gG4
              
            
              
                The ideal man, Ayn Rand interviewed by James Day
                https://www.youtube.com/watch?v=1ixclrtypKo
              
            
              
                Neil Gaiman - 3 books that have changed my life
                https://www.youtube.com/watch?v=dpDl4RQuQYg
              
            
              
                Creative Writing Advice from Neil Gaiman
                https://www.youtube.com/watch?v=xPN7vDu9Rsk
              
            
              
                Creative Writing advice and tips from Stephen King
                https://www.youtube.com/watch?v=lwhOd65gGoY
              
            
              
                Reinvent your Life - Charles Bukowski
                https://www.youtube.com/watch?v=9CQIl0P4piQ
              
            
              
                Don't Try - The Philosophy of Charles Bukowski
                https://www.youtube.com/watch?v=eMTDAHK-tkE
              
            
              
                Charles Bukowski's Crappy Life
                https://www.youtube.com/watch?v=eTiW_zpMP8U
              
            
              
                Go all the way - Charles Bukowski Poem
                https://www.youtube.com/watch?v=KL2T0XRzWUI
              
            
          
- 
            
              
                express
                https://expressjs.com/
              
            
              
                Ward Cunningham
                https://github.com/WardCunningham
              
            
              
                http://localhost:3000/view/night\_city
                http://localhost:3000/view/night%5C_city
              
            
              
                Alice and Bob
                https://en.wikipedia.org/wiki/Alice_and_Bob
              
            
              
                MUD
                https://en.wikipedia.org/wiki/MUD
              
            
              
                line 26
                https://github.com/hubotio/hubot-rules/blob/master/src/rules.js#L26
              
            
              
                Node.js
                https://nodejs.org/en/
              
            
              
                search for video tutorials
                https://www.youtube.com/results?search_query=nodejs%20tutorial
              
            
          
- 
            
              
                shiey on the news
                https://www.youtube.com/watch?v=C0lxenUSxfg
              
            
              
                shiey - no lanes
                https://www.youtube.com/watch?v=SsjFzAvTacQ
              
            
              
                UNDERCITY New York City Urban Exploration, please don't do this at home.
                https://www.youtube.com/watch?v=vWF3IDk9Gek
              
            
              
                Escaping Roof AFTER Mistaken For Thief AND Police Called
                https://www.youtube.com/watch?v=2n67ruMj2rs
              
            
              
                Exploring an Abandoned Water Park in China
                https://www.youtube.com/watch?v=PZfJDuHUPKE
              
            
              
                Abandoned Disneyland Knock-Off - Nara Dreamland Theme Park Exploration
                https://www.youtube.com/watch?v=_SN8pGTw8ys
              
            
              
                Exploring an Abandoned Iron Ore Mine
                https://www.youtube.com/watch?v=gj_MhEyMEcw
              
            
              
                Abandoned Miner's Cabin in the Panamint Mountains
                https://www.youtube.com/watch?v=EwTdgcZjn1M
              
            
              
                My Own Private Burning Man, Social Distancing at the 2020 Rogue Burn
                https://www.youtube.com/watch?v=YBXglFsSbME
              
            
              
                They Left on Christmas, Abandoned Ghost Ranch in the Mountains
                https://www.youtube.com/watch?v=ZK8xZR_8SwY
              
            
              
                Mystery Desert Cabins Part 1 of 4, My First Shotgun
                https://www.youtube.com/watch?v=PQgBxC6laQo
              
            
              
                Found & entered a military war ship.
                https://www.youtube.com/watch?v=6wuVjrXLsmY
              
            
              
                Journey Across Chernobyl Exclusion Zone
                https://www.youtube.com/watch?v=jGPjj4B_jEk
              
            
              
                Shiey's philosophy about age, time and names
                https://www.youtube.com/watch?v=lOC55RNd5gk
              
            
              
                I found a fully stocked underground safe house...
                https://www.youtube.com/watch?v=hv5lcQBv8mY
              
            
              
                Sahara Freight
                https://www.youtube.com/watch?v=JRuIUhK1vcc
              
            
          
- 
            
              
                Eleanor Roosevelt’s Fight for Human Rights
                https://www.youtube.com/watch?v=NtG9z2rwmUU
              
            
              
                Max Richter - All Human Beings (Official Music Video by Yulia Mahr)
                https://www.youtube.com/watch?v=QmrIDK03Hlg
              
            
              
                Viktor Frankl
                https://www.youtube.com/watch?v=0k4nO4_iHG8
              
            
              
                Little Girl
                https://www.youtube.com/watch?v=RBQ-IoHfimQ
              
            
              
                UDHR
                https://www.youtube.com/watch?v=JaHwy5tdLOY
              
            
              
                The Universal Declaration of Human Rights
                https://www.youtube.com/watch?v=hTlrSYbCbHE
              
            
              
                Life Lessons From 100-Year-Olds
                https://www.youtube.com/watch?v=9AThycGCakk
              
            
              
                Eckhart Tolle
                https://www.youtube.com/watch?v=hZeoyYOYgg4
              
            
              
                Emotional Intelligence
                https://www.youtube.com/watch?v=QGQQ7pJQqHk
              
            
              
                The power of vulnerability
                https://www.youtube.com/watch?v=iCvmsMzlF7o
              
            
              
                Listening to shame
                https://www.youtube.com/watch?v=psN1DORYYV0
              
            
              
                Sir Harry Lauder 'Keep Right On To The End Of The Road' 1926 78 RPM
                https://www.youtube.com/watch?v=vbM86eiczAg
              
            
              
                Sir Ken Robinson - Changing Paradigms
                https://www.youtube.com/watch?v=mCbdS4hSa0s
              
            
              
                Life is NOT a Journey - Alan Watts
                https://www.youtube.com/watch?v=rBpaUICxEhk
              
            
              
                American Tragedy, Sifting Through the Wreckage of a Rancher's Life
                https://www.youtube.com/watch?v=x7wni5hqSn4
              
            
              
                Examined Life, Martha Nussbaum
                https://www.youtube.com/watch?v=cbcGbflpFzI
              
            
          
- 
            
              
                My thoughts for the Call to Unite
                https://www.youtube.com/watch?v=QU4Q17t4muY
              
            
              
                How books can open your mind by Lisa Bu
                https://www.youtube.com/watch?v=6ibCtsHgz3Y
              
            
              
                Why you should make useless things by Simone Giertz
                https://www.youtube.com/watch?v=c0bsKc4tiuY
              
            
              
                Why are these 32 symbols found in caves all over Europe by Genevieve von Petzinger
                https://www.youtube.com/watch?v=hJnEQCMA5Sg
              
            
              
                How language shapes the way we think by Lera Boroditsky
                https://www.youtube.com/watch?v=RKK7wGAYP6k
              
            
              
                What I learned as a prisoner in North Korea by Euna Lee
                https://www.youtube.com/watch?v=ZL-6MeYBeUs
              
            
              
                Success, failure and the drive to keep creating by Elizabeth Gilbert
                https://www.youtube.com/watch?v=_waBFUg_oT8
              
            
              
                The power of introverts by Susan Cain
                https://www.youtube.com/watch?v=c0KYU2j0TM4
              
            
              
                There's more to life than being happy by Emily Esfahani Smith
                https://www.youtube.com/watch?v=y9Trdafp83U
              
            
              
                Grit, the power of passion and perseverance by Angela Lee Duckworth
                https://www.youtube.com/watch?v=H14bBuluwB8
              
            
              
                The power of believing that you can improve by Carol Dweck
                https://www.youtube.com/watch?v=_X0mgOOSpLU
              
            
              
                Finding Your Element by Sir Ken Robinson
                https://www.youtube.com/watch?v=17fbxRQgMlU
              
            
              
                Allow things to unfold and you will find your purpose in life by Peggy Oki
                https://www.youtube.com/watch?v=ycB29FkoylE
              
            
          
- 
            
              
                How Dare You
                https://www.youtube.com/watch?v=Elv-c3ZTkYg
              
            
              
                Greta Thunberg's speech at the R20 Austrian World Summit, Vienna, May 2019
                https://www.youtube.com/watch?v=FwptXauY2is
              
            
              
                Nelson Mandela
                https://www.youtube.com/watch?v=qiHtROcjd6M
              
            
              
                Martin Luther King, Jr.'s "I Have A Dream" Speech - History
                https://www.youtube.com/watch?v=_IB0i6bJIjw
              
            
              
                Martin Luther King - I Have A Dream Speech - August 28, 1963
                https://www.youtube.com/watch?v=smEqnnklfYs
              
            
              
                Lincoln's Gettysburg Address, Performed By President Obama
                https://www.youtube.com/watch?v=CHAyepp7ypY
              
            
              
                Winston Churchill's Inspiring Words Speech Excerpt Compilation
                https://www.youtube.com/watch?v=P2c4a9Mu_ws
              
            
              
                Because it is There
                https://www.youtube.com/watch?v=C6-pxKOnvyo
              
            
              
                Beautiful and Moving Graduation Speech 2016
                https://www.youtube.com/watch?v=_F3K3Z_5CEE
              
            
              
                Undergraduate Speaker Sarah Abushaar | Harvard Commencement 2014
                https://www.youtube.com/watch?v=AiGdwqdpPKE
              
            
              
                Senior Orator Speech, Michelle Bailhe
                https://www.youtube.com/watch?v=S2aB-AZalYs
              
            
              
                David Attenborough and Greta Thunberg's plea for the planet
                https://www.youtube.com/watch?v=CMOEcUPGi9c
              
            
              
                The disarming case to act right now on climate change by Greta Thunberg
                https://www.youtube.com/watch?v=H2QxFM9y0tY
              
            
          
- 
            
              
                Where To Begin, Audiobooks - by Climb The Stacks
                https://www.youtube.com/watch?v=5RrNtDWYIhc
              
            
              
                Audiobook Recommendations - by Climb The Stacks
                https://www.youtube.com/watch?v=nNg4iYShQYU
              
            
              
                My Favourite Audiobooks - by Booksand Lala
                https://www.youtube.com/watch?v=JPR0e_QqNi0
              
            
              
                What If?- Book Review - by Honeysuckle Lane
                https://www.youtube.com/watch?v=WZF2MRw4TOo
              
            
              
                Historical Fiction Recommendations - by Stacy's Stories
                https://www.youtube.com/watch?v=TnmBDCCjxug
              
            
              
                Adam Savage's Top 5 Science Fiction Books - by Adam Savage's Tested
                https://www.youtube.com/watch?v=zIlTuZUL02I
              
            
              
                Audiobook Reviews (1/2) - by Between Chapters
                https://www.youtube.com/watch?v=kR4zMdIeDPI
              
            
              
                Audiobook Reviews (2/2) - by Between Chapters
                https://www.youtube.com/watch?v=6dJ7KARhOM8
              
            
              
                I Love Audiobooks - by Stories For Coffee
                https://www.youtube.com/watch?v=StGRl7ElkEI
              
            
              
                5 books worth reading this summer (2018) - by Bill Gates
                https://www.youtube.com/watch?v=pwGbwYAfSmg
              
            
              
                5 books to read this summer (2019) - by Bill Gates
                https://www.youtube.com/watch?v=gTjXTRz4dDw
              
            
              
                5 summer book recommendations (2020) - by Bill Gates
                https://www.youtube.com/watch?v=4R8CB0QqTA8
              
            
              
                Best Audiobook Recommendations 2020 - by Books with Emily Fox
                https://www.youtube.com/watch?v=8EcoYLGTZtM
              
            
              
                My Favourite Audiobooks - by Hailey in Bookland
                https://www.youtube.com/watch?v=VAq8uhwQ9pY
              
            
              
                Audiobook Recommendations! - by Audiobook Recommendations
                https://www.youtube.com/watch?v=DWDb8zu1__g
              
            
              
                My Favorite Audiobooks - by Books on My Nightstand
                https://www.youtube.com/watch?v=i8yyTuzcp64
              
            
          
- 
            
              
                A Psalm of Life - H. W. Longfellow
                https://www.youtube.com/watch?v=rkIi68Ijk8I
              
            
              
                Emptiness Of Blank Page - Asha Christensen
                https://www.youtube.com/watch?v=rtnEnEqjk0E
              
            
              
                Become a slam poet in five steps - Gayle Danley
                https://www.youtube.com/watch?v=9f8VcV8v2LE
              
            
              
                Smile - Rhiannon McGavin
                https://www.youtube.com/watch?v=tCC-O9BFahs
              
            
              
                26 Seconds - Miriam Sachs
                https://www.youtube.com/watch?v=1-RkcJpICIA
              
            
              
                Why am I not good enough? - Olivia Vella
                https://www.youtube.com/watch?v=Eu_Gl0woeOw
              
            
              
                Poem About Mushrooms - Rabbit Richards
                https://www.youtube.com/watch?v=62bRtIMyRCo
              
            
              
                Ode to the Women on Long Island - Olivia Gatwood
                https://www.youtube.com/watch?v=kqpip0H1QTE
              
            
              
                Manic Pixie Dream Girl - Olivia Gatwood
                https://www.youtube.com/watch?v=KJjJfE_QNMY
              
            
              
                Perfect - Maia Mayor
                https://www.youtube.com/watch?v=u0HZZgxrmOU
              
            
              
                I Want to Be - Maia Mayor
                https://www.youtube.com/watch?v=KBAig-QT46Q
              
            
              
                Miseducation - Maia Mayor
                https://www.youtube.com/watch?v=ONwJjf9sRLI
              
            
              
                O Captain! My Captain! by Walt Whitman - Sai Kolla
                https://www.youtube.com/watch?v=lEkEOeckXEA
              
            
              
                Still I Rise by - Maya Angelou
                https://www.youtube.com/watch?v=qviM_GnJbOM
              
            
              
                Desiderata - Max Ehrmann
                https://www.youtube.com/watch?v=CaVaF6TkSUU
              
            
          
- 
            
              
                Raw Milk
                https://en.wikipedia.org/wiki/United_States_raw_milk_debate
              
            
              
                Homeopathy
                https://en.wikipedia.org/wiki/Homeopathy
              
            
              
                Chiropractic Treatments
                https://en.wikipedia.org/wiki/Chiropractic
              
            
              
                Vaccine Hesitancy
                https://en.wikipedia.org/wiki/Vaccine_hesitancy
              
            
              
                Pseudoscienific Garbage
                https://en.wikipedia.org/wiki/List_of_topics_characterized_as_pseudoscience
              
            
          
- 
            
              
                Mira Rai, How This Former Child Soldier Became an Ultrarunning Prodigy
                https://www.youtube.com/watch?v=ibZyGtK1_v8
              
            
              
                Mira Rai
                https://www.youtube.com/watch?v=9iTpv2wU3n0
              
            
              
                Kungsleden with Emelie Forsberg
                https://www.youtube.com/watch?v=wbcijXnFDMs
              
            
              
                An Almost Perfect Race with Courtney Dauwalter
                https://www.youtube.com/watch?v=AXqmmq1E3bc
              
            
              
                Ultra-Trail du Mont-Blanc (106 mi, through France, Italy and Switzerland) 2019 Replay Finisher women 1 (EN) - Courtney Dauwalter
                https://www.youtube.com/watch?v=_8nm2QdpSUM
              
            
              
                FKT: FASTEST KNOWN TIME!!! Jeanelle Hazlett Trail Running on Mount Brunswick, BRITISH COLUMBIA
                https://www.youtube.com/watch?v=Gu-LwAf-B5g
              
            
              
                THE LAST MILE - Kaytlyn Gerbin & The 2019 Western States 100
                https://www.youtube.com/watch?v=EZLfbJPk8Ug
              
            
              
                Ultra-Trail Cape Town 2018 - Elite ladies
                https://www.youtube.com/watch?v=wCWU0BVar8A
              
            
              
                Last Women Standing: The Barkley Marathons 2019
                https://www.youtube.com/watch?v=dJAW8STfiko
              
            
              
                ROLL Recovery - Emma Coburn - Home Town Hero
                https://www.youtube.com/watch?v=Lkc78SFmvSc
              
            
              
                Why You Should Be Trail Running
                https://www.youtube.com/watch?v=fBbb00Ytvlo
              
            
              
                Short Distance Ultra Running - Abby Levene
                https://www.youtube.com/watch?v=hdtRdTLlEn4
              
            
              
                Beginners' Transition From Road to Trail Running
                https://www.youtube.com/watch?v=8qshBLfUrLQ
              
            
              
                Top 5 ultra running mistakes not to make (endurance coach Ian Sharman's training advice)
                https://www.youtube.com/watch?v=sJxkGCGfr0I
              
            
              
                Best fuel for trail & ultra races (eat like a pro! Advice from Emelie Forsberg & more pros)
                https://www.youtube.com/watch?v=aLGQ4E8_HXs
              
            
              
                Out In The Sierra with Kalen Thorien
                https://www.youtube.com/watch?v=vRmNROEZvMQ
              
            
          
- 
            
              
                Bill Bryson
                https://en.wikipedia.org/wiki/Bill_Bryson
              
            
              
                A Short History of Nearly Everything
                https://en.wikipedia.org/wiki/A_Short_History_of_Nearly_Everything
              
            
              
                Notes from a Big Country
                https://en.wikipedia.org/wiki/Notes_from_a_Big_Country
              
            
              
                Charles Kuralt's America
                https://www.audible.com/pd/Charles-Kuralts-America-Audiobook/B002UZL5BG
              
            
          
- 
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Bill Bryson
                https://www.youtube.com/results?search_query=Bill+Bryson
              
            
              
                Richard Dawkins
                https://www.youtube.com/results?search_query=Richard+Dawkins
              
            
              
                Sam Harris
                https://www.youtube.com/results?search_query=Sam+Harris
              
            
              
                Lawrence Krauss
                https://www.youtube.com/results?search_query=Lawrence+Krauss
              
            
              
                PZ Myers
                https://www.youtube.com/results?search_query=PZ+Myers
              
            
              
                Lord Martin Rees
                https://www.youtube.com/results?search_query=Lord+Martin+Rees
              
            
              
                Jill Tarter
                https://www.youtube.com/results?search_query=Jill+Tarter
              
            
              
                Seth Shostak
                https://www.youtube.com/results?search_query=Seth+Shostak
              
            
              
                Alex Filippenko
                https://www.youtube.com/results?search_query=Alex+Filippenko
              
            
              
                Sean Carroll
                https://www.youtube.com/results?search_query=Sean+Carroll
              
            
              
                Craig Venter
                https://www.youtube.com/results?search_query=Craig+Venter
              
            
              
                Howard Zinn
                https://www.youtube.com/results?search_query=Howard+Zinn
              
            
              
                Noam Chomsky
                https://www.youtube.com/results?search_query=Noam+Chomsky
              
            
              
                Jared Diamond
                https://www.youtube.com/results?search_query=Jared+Diamond
              
            
          
- 
            
              
                Gemma O'Brien - Blurring the boundaries of typography, illustration and art
                https://www.youtube.com/watch?v=Z7Z2ZD7HiXs
              
            
              
                Wake up & smell the fonts | Sarah Hyndman
                https://www.youtube.com/watch?v=OXc-VZ4Vwbo
              
            
              
                The power of typography | Mia Cinelli
                https://www.youtube.com/watch?v=C_RzDqgGcao
              
            
              
                Typography - now you see it: Shelley Gruendler
                https://www.youtube.com/watch?v=SBgBO28ev3M
              
            
              
                Hilary Kenna - Screen Typography: Words Made Usable
                https://www.youtube.com/watch?v=XTp_MDTRjlI
              
            
              
                Lettering Artistry with Jessica Hische
                https://www.youtube.com/watch?v=ix2VDSIrE84
              
            
              
                Jessica Hische Shares her Original Student Portfolio & Dealing with a Famous Filmmaker at 4am
                https://www.youtube.com/watch?v=o4enWrwSzjI
              
            
              
                Redoing My Entire Graphic Design Portfolio
                https://www.youtube.com/watch?v=aPL7wV5GxEY
              
            
              
                Redesigning Popular Fast Food Logos
                https://www.youtube.com/watch?v=yZmkwuwjaNw
              
            
              
                Top 5 Typography and Hand Lettering Books | Holly Dunn Design
                https://www.youtube.com/watch?v=GGPkJo4VXcw
              
            
              
                Helvetica Now (extended version)
                https://www.youtube.com/watch?v=2q4G5rhbIUM
              
            
              
                Graphic Designer Earns $1 Million Selling Fonts and Graphics Online
                https://www.youtube.com/watch?v=s_iSpjsqM60
              
            
          
- 
            
              
                I Bought a Longboard!
                https://www.youtube.com/watch?v=dMeKjQbqy_Y
              
            
              
                Longboard Girls Crew France - Road Trip Summer Meet
                https://www.youtube.com/watch?v=qiZddu07f7Q
              
            
              
                Longboard Girls Crew
                https://www.youtube.com/watch?v=vZIcbbSUUQQ
              
            
              
                Longboard Dancing With Korea’s Skating Sensation
                https://www.youtube.com/watch?v=tBtggl33hU8
              
            
              
                Longboarding Skills Musical Compilation
                https://www.youtube.com/watch?v=tQNzYSUsJdk
              
            
              
                Awesome Longboarding Girl Does Skateboard Dancing
                https://www.youtube.com/watch?v=50BpWno7itc
              
            
              
                What to choose: Skateboard, Longboard or Cruiser
                https://www.youtube.com/watch?v=9MknR9u2Sc0
              
            
              
                LEARNING TO SKATEBOARD!
                https://www.youtube.com/watch?v=JUjDhNJOIUo
              
            
              
                Learning to Skateboard and Ollie in 30 Days with Rachelle Vinberg
                https://www.youtube.com/watch?v=PJGhiWPI8Qc
              
            
              
                How to Longboard Step-by-Step
                https://www.youtube.com/watch?v=yDqdF5-qRBM
              
            
              
                How To Longboard For Beginners
                https://www.youtube.com/watch?v=zBdrp2tCu4w
              
            
              
                Longboard Dancing Tutorial: First Steps
                https://www.youtube.com/watch?v=IbXfdXaMsic
              
            
              
                Learning to Longboard Dance with Viral Skater Sensation Hyojoo
                https://www.youtube.com/watch?v=T_NnzpGa410
              
            
              
                Los Angeles, with umbrella
                https://www.youtube.com/watch?v=AuCv9DV2Nbc
              
            
              
                Sky Brown
                https://www.youtube.com/watch?v=CKJ8aTp9-OY
              
            
          
- 
            
              
                Arrowhead hunting #68 Hawking Lithics incredible artifacts
                https://www.youtube.com/watch?v=yTzEHqVNmvU
              
            
              
                How to make an arrowhead. An intensive breakdown for beginner Flint Knappers.
                https://www.youtube.com/watch?v=W5u4ttosEmM
              
            
              
                Arrowhead hunting #51 Hawking Lithics Dreams do come true!
                https://www.youtube.com/watch?v=exrRw8RG_z8
              
            
              
                Arrowhead hunting #72 Hawking Lithics smokers with a smile
                https://www.youtube.com/watch?v=H7pbvbBC3Fs
              
            
              
                Hawking Lithics #74 Arrowhead hunting artifact rescue
                https://www.youtube.com/watch?v=AoA5-D5w-xU
              
            
              
                Arrowhead hunting amazing paleo find
                https://www.youtube.com/watch?v=oDXUuZsyIQg
              
            
              
                Making a Knapped Stone Spear Head From Mahogany Obsidian
                https://www.youtube.com/watch?v=UVuiQCb5OMw
              
            
              
                Obsidian Arrowhead Part 1/2
                https://www.youtube.com/watch?v=ofzfrDKWeQA
              
            
              
                Obsidian Arrowhead Part 2/2
                https://www.youtube.com/watch?v=9ZMeAf2RGys
              
            
              
                Thin Arrowhead Part 1/2
                https://www.youtube.com/watch?v=lfIr6XSHNOQ
              
            
              
                Thin Arrowhead Part 2/2
                https://www.youtube.com/watch?v=i-v7LAS1PmE
              
            
              
                Making the Wintu Arrowhead
                https://www.youtube.com/watch?v=F10x5hbbOGE
              
            
              
                Hupa Barbed Arrow
                https://www.youtube.com/watch?v=ruVjJRxB5g4
              
            
              
                making a glass spearhead from a bottle
                https://www.youtube.com/watch?v=aleCwGFVXeI
              
            
              
                How to Make and Use a Stone Knife
                https://www.youtube.com/watch?v=hGYOTQu57nQ
              
            
              
                Making Flint for Flintknapping, Spalling Chert (1/2)
                https://www.youtube.com/watch?v=cNn8ujT6Fgg
              
            
              
                Spalling Chert (2/2)
                https://www.youtube.com/watch?v=Bd5IhDugptQ
              
            
              
                Native American Horn Bow
                https://www.youtube.com/watch?v=ULVQuCbkFjQ
              
            
          
- 
            
              
                The Story of Philosophy: The Lives and Opinions of the Greater Philosophers
                https://en.wikipedia.org/wiki/The_Story_of_Philosophy
              
            
              
                The Giants of Philosophy Series
                https://duckduckgo.com/?t=ffab&q=The+Giants+of+Philosophy+Series
              
            
              
                Friedrich Nietzsche
                https://en.wikipedia.org/wiki/Friedrich_Nietzsche
              
            
              
                Amor Fati
                https://en.wikipedia.org/wiki/Amor_fati
              
            
          
- 
            
              
                Cow attacks Metal Detectorist!
                https://www.youtube.com/watch?v=6rh5iQcXenw
              
            
              
                Beginners Guide to metal detecting - Basic Mistakes
                https://www.youtube.com/watch?v=LKN2l6HvV3c
              
            
              
                OMG I finally found GOLD plus Silvers and Spills
                https://www.youtube.com/watch?v=JcdCoAM3B84
              
            
              
                OMG Digging with Aquachigger Ringy Jocelyn
                https://www.youtube.com/watch?v=7Hf_yLeF1ec
              
            
              
                BIG Silver, Copper Coins, Relics
                https://www.youtube.com/watch?v=kUpF0zJ2YGU
              
            
              
                Over 35 - What a DAY!
                https://www.youtube.com/watch?v=ObESbcl5xvk
              
            
              
                200 YEAR OLD Silver & Coins
                https://www.youtube.com/watch?v=c38PSY3Yusw
              
            
              
                Metal Detecting Rare George Washington Inaugural Buttons!
                https://www.youtube.com/watch?v=9Eb62ykLkp4
              
            
              
                Metal Detecting Huge Civil War Camp in Virginia Found Insane Relics!
                https://www.youtube.com/watch?v=kQ2GdKi_Bv0
              
            
              
                Metal Detecting Coins, Jewelry & Relics!
                https://www.youtube.com/watch?v=GXHZmK4gVqY
              
            
              
                Metal Detecting River Adventure | Ring, Coins & More!
                https://www.youtube.com/watch?v=ObFMNv2zFhU
              
            
              
                SILVER & relics galore!!!
                https://www.youtube.com/watch?v=M7mLEqBTWyk
              
            
              
                Florida Beach detecting! Found a Phone & more!
                https://www.youtube.com/watch?v=Rg0Bbe0RCA4
              
            
              
                Detecting in Arizona...
                https://www.youtube.com/watch?v=3tm2LfZY01Y
              
            
              
                Metal Detecting Clearwater Beach w/Relic Recoverist
                https://www.youtube.com/watch?v=_ikVtFUvthQ
              
            
              
                Metal Detecting After Hurricane Irma
                https://www.youtube.com/watch?v=SQMSgVT3f7c
              
            
              
                Minelab Go-Find 20 at the Beach
                https://www.youtube.com/watch?v=ZVSi24S_lkA
              
            
              
                Answering your questions (Q&A with Nora Svet)
                https://www.youtube.com/watch?v=wS8l0SQ8wZ4
              
            
              
                Underwater Metal Detecting with Lena (Stone Beach)
                https://www.youtube.com/watch?v=-9uPWCa5NpM
              
            
              
                Treasure hunting The Black Sea, Bulgaria
                https://www.youtube.com/watch?v=pGYFy2WBaus
              
            
              
                Treasure Hunting at Ginnie Springs
                https://www.youtube.com/watch?v=5C2kwQchngs
              
            
              
                Apple picking then baking a pie from scratch
                https://www.youtube.com/watch?v=xkmkrvkc8qg
              
            
          
- 
            
              
                achy bench
                https://www.google.com/maps/@40.7060248,-73.9967572,2a,75y,286.07h,64.46t/data=!3m6!1e1!3m4!1sGiVjQ4_lsY3jlLY0PM3KEA!2e0!7i13312!8i6656?hl=en
              
            
              
                her stairs
                https://www.google.com/maps/@40.714548,-74.0024396,3a,75y,102.05h,105.41t/data=!3m6!1e1!3m4!1smigFc8sXfFR7X-Jni_7Ogg!2e0!7i16384!8i8192?hl=en
              
            
              
                old bench
                https://www.google.com/maps/@40.7060248,-73.9967572,2a,75y,286.07h,64.46t/data=!3m6!1e1!3m4!1sGiVjQ4_lsY3jlLY0PM3KEA!2e0!7i13312!8i6656?hl=en
              
            
          
- 
            
              
                Slacklining
                https://en.wikipedia.org/wiki/Slacklining
              
            
              
                Liz Thomas: Never Too Old to Play
                https://www.youtube.com/watch?v=G74j6govoIg
              
            
              
                Presenting Louise Lenoble
                https://www.youtube.com/watch?v=xV_V1WTs_LQ
              
            
              
                Return to Balance
                https://www.youtube.com/watch?v=XgJCs0Ck9BY
              
            
              
                Crossing The Chasm Together
                https://www.youtube.com/watch?v=l9k2IIrC8a4
              
            
              
                Slacklining with Kendra Charts
                https://www.youtube.com/watch?v=iZb8pjVbuZA
              
            
              
                https://en.wikipedia.org/wiki/Albert\_Einstein
                https://en.wikipedia.org/wiki/Albert%5C_Einstein
              
            
              
                One Day in the life of Giovanna Petrucci
                https://www.youtube.com/watch?v=R7dtTGAtSFI
              
            
              
                That Slackline Girl
                https://www.youtube.com/watch?v=wLSj55NVmV4
              
            
              
                Elli, Epic Slackline Sessions
                https://www.youtube.com/watch?v=Oc__gYAxIRI
              
            
              
                Leashfalling is Cool
                https://www.youtube.com/watch?v=DGtTw-I_SpQ
              
            
              
                World Record Highline Walk by Mia Noblet
                https://www.youtube.com/watch?v=d3GzAxe8smU
              
            
              
                Free Solo Highlines
                https://www.youtube.com/watch?v=MFgURsk9Myw
              
            
              
                World's longest highline in Switzerland
                https://www.youtube.com/watch?v=iZAmoZvZMqE
              
            
              
                Here the Rest of the World Doesn't Exist
                https://www.youtube.com/watch?v=Td5tc4KU8Qs
              
            
              
                Women's Highline Meeting X (2019)
                https://www.youtube.com/watch?v=2TDdOWamrmc
              
            
              
                How to Sit Start mount a Slackline
                https://www.youtube.com/watch?v=NqKNWVRvKOs
              
            
              
                How to SIT on a Slackline
                https://www.youtube.com/watch?v=MLiswII4Oag
              
            
          
- 
            
              
                Mudlarks
                https://en.wikipedia.org/wiki/Mudlark
              
            
              
                Mudlarking on the BBC with Lara Maiklem
                https://www.youtube.com/watch?v=jwbL19S8mbE
              
            
              
                We make colourful sea glass candle jars with our finds!
                https://www.youtube.com/watch?v=ep7H5DwXwbA
              
            
              
                Gem hunting near abandoned mines! We find rare GLOWING crystals!
                https://www.youtube.com/watch?v=fMZ0cGUT0N4
              
            
              
                Treasures in the sand! Hundreds of artefacts and handfuls of coins! And our most amazing find yet!
                https://www.youtube.com/watch?v=iY0kGTaIPbc
              
            
              
                Treasure hunting after a storm. Amazing artefacts on the beach! Gold, silver & over 50 coins found!
                https://www.youtube.com/watch?v=HuAMxiG7GmI
              
            
              
                What is in the hole?! Metal detecting our Scottish farmhouse plus the history of our finds.
                https://www.youtube.com/watch?v=eheIPJTwm9E
              
            
              
                We stumble upon victorian treasure! 130 year old bottles with an incredible history.
                https://www.youtube.com/watch?v=iUWMIOiBz6g
              
            
              
                Crafting With Casts of Heads Found Mudlarking
                https://www.youtube.com/watch?v=Pp6rqhyL_KA
              
            
              
                Mudlarking Bottle Beach Return To Pottery Paradise
                https://www.youtube.com/watch?v=hQ9Ajh1aCeo
              
            
              
                Mudlarking A Castle Foreshore: It's Snowing!
                https://www.youtube.com/watch?v=ubFbzS80RrQ
              
            
              
                Field Walking The Field Of Dreams With The Northern Mudlarks
                https://www.youtube.com/watch?v=s609KM6eb4Q
              
            
              
                Mudlarking and Treasure Hunting in the City of Bath
                https://www.youtube.com/watch?v=IR9qGkBwOYs
              
            
              
                Mudlarking - An Assortment of Treasure from Glorious Somerset!
                https://www.youtube.com/watch?v=C3bs2GO0w1g
              
            
              
                Real Retro Treasure Digging from the City of Bath!
                https://www.youtube.com/watch?v=bSxfOYVpd5E
              
            
              
                WHAT STORIES WILL THE THAMES REVEAL TODAY?! - Mudlarking the River Thames with Nicola White
                https://www.youtube.com/watch?v=bvEnI8wZci0
              
            
              
                Mudlarking the River Thames London - A Mystery Object
                https://www.youtube.com/watch?v=qr32SUs9HvA
              
            
              
                Mudlarking the Thames foreshore - treasures from London's past
                https://www.youtube.com/watch?v=zFEtBBpmoQs
              
            
              
                Bottle digging goes wrong! ARMED POLICE...
                https://www.youtube.com/watch?v=rMNJ8wRfjEA
              
            
              
                MUDLARKING GOLD Aquachigger, Deep Digger Dan and Chill Bill
                https://www.youtube.com/watch?v=3iuiShjA0Io
              
            
              
                London Mudlarking: Lara Maiklem – A Short Film About Mudlarking
                https://www.youtube.com/watch?v=tUg8GzDlUjU
              
            
          
- 
            
              
                Roundtable Rival - Lindsey Stirling
                https://www.youtube.com/watch?v=jvipPYFebWc
              
            
              
                Master of Tides
                https://www.youtube.com/watch?v=RrutzRWXkKs
              
            
              
                Elements
                https://www.youtube.com/watch?v=sf6LD2B_kDQ
              
            
              
                Roundtable Rival and Don't Let This Feeling Fade
                https://www.youtube.com/watch?v=uNO_13jXOI8
              
            
              
                Lindsey Stirling Music Video Evolution 2005-2018
                https://www.youtube.com/watch?v=9JIiBIvgBGk
              
            
              
                Fire Rope Dart Flow
                https://www.youtube.com/watch?v=9moJlqHFsbg
              
            
              
                Kill Bill Fire Rope Dart Choreography
                https://www.youtube.com/watch?v=yq_ZzvzGnYQ
              
            
              
                Flow Mayhem Fire Dance Reel 2020
                https://www.youtube.com/watch?v=YrosITrGpgo
              
            
              
                The Diva Dance - The Fifth Element (Music Video)
                https://www.youtube.com/watch?v=r3XNfLd78TM
              
            
              
                Maïwenn
                https://en.wikipedia.org/wiki/Ma%C3%AFwenn
              
            
              
                Inva Mula
                https://en.wikipedia.org/wiki/Inva_Mula
              
            
              
                The DIVA, interview with actress.
                https://www.youtube.com/watch?v=0It0w7MJ0ZI
              
            
              
                Fifth Element Diva Song (Acting in Full)
                https://www.youtube.com/watch?v=hVqh2_0sR_g
              
            
              
                The Diva Dance slideshow with lyrics, Audio by Inva Mula.
                https://www.youtube.com/watch?v=2HACIQNCg78
              
            
              
                The FIFTH Element - Tolkyn Zabirova (Cover)
                https://www.youtube.com/watch?v=5ZNgJ7-dUmk
              
            
              
                Jane Zhang-The Diva Dance (Cover)
                https://www.youtube.com/watch?v=kJl2uPNsJEk
              
            
              
                Ghost In The Shell - Kenji Kawai Opening Theme
                https://www.youtube.com/watch?v=bM145D_ZhJA
              
            
              
                Kenji Kawai Ghost In The Shell Cinema Symphony (18:22)
                https://www.youtube.com/watch?v=z64HCi2rQkE
              
            
              
                Kenji Kawai Live, Ghost In The Shell
                https://www.youtube.com/watch?v=LFdpX3A05jc
              
            
              
                Kenji Kawai,2007 Concert, Full Cinema Symphony (2:30:46)
                https://www.youtube.com/watch?v=YLSdhhQeXnc
              
            
              
                When Nature Calls
                https://www.youtube.com/watch?v=BF16eA7sdqo
              
            
          
- 
            
              
                Casino Royale Parkour
                https://www.youtube.com/watch?v=3g9-ms7L-Ms
              
            
              
                Katie McDonnell, 10 Years of Training!
                https://www.youtube.com/watch?v=hr2uhTcTVFc
              
            
              
                Gone Wild - Luci Steel Romberg
                https://www.youtube.com/watch?v=Ky5AYWEkDEA
              
            
              
                Noa Diorgina, My Air wipp Xperience
                https://www.youtube.com/watch?v=fGXh4rqWuEA
              
            
              
                Noa Diorgina
                https://www.youtube.com/watch?v=NgJ8Spw4yE8
              
            
              
                Lynn Jung
                https://www.youtube.com/watch?v=lBEI4h3eyIs
              
            
              
                Lynn Jung 2017 Showreel
                https://www.youtube.com/watch?v=8Yt5eK12Ot0
              
            
              
                Renae Dambly, Europe Summer 2019
                https://www.youtube.com/watch?v=f9O3E1X4pLI
              
            
              
                Renae Dambly, Worst Parkour Fails
                https://www.youtube.com/watch?v=_oSjcBfsInw
              
            
              
                Elise Bickley
                https://www.youtube.com/watch?v=HYWxYVQE78E
              
            
              
                Aleksandra Shevchenko
                https://www.youtube.com/watch?v=z4juNGYTzcc
              
            
              
                Hazal Nehir Nidalee, 6 Years Progress
                https://www.youtube.com/watch?v=8E7vr6OJ9MU
              
            
              
                Sydney Olson Demo Reel 2017
                https://www.youtube.com/watch?v=3LGkG_oXR7Q
              
            
              
                Sydney Olson Air Wipp Challenge 2018 (Winner!)
                https://www.youtube.com/watch?v=88hRuZPhP5w
              
            
              
                Stefy Navarro
                https://www.youtube.com/watch?v=QVmuM6EsDH4
              
            
              
                Stefy Madness Air Wipp Submission 2018
                https://www.youtube.com/watch?v=FjGak6-xDh4
              
            
              
                Pam Forster AOM Submission 2017
                https://www.youtube.com/watch?v=fKGuJlZQkwc
              
            
              
                Teaching Parkour To A Dancer
                https://www.youtube.com/watch?v=ZgwcgQrEkRg
              
            
          
- 
            
              
                Paqui One Chip Challenge ft. My Mom
                https://www.youtube.com/watch?v=CXhAen3DaXw
              
            
              
                Neil deGrasse Tyson Explains the Universe While Eating Spicy Wings
                https://www.youtube.com/watch?v=Da8-QfGemgo
              
            
              
                PAQUI ONE CHIP CHALLENGE -WORLDS HOTTEST CHIP!!! | Bianca Lotito
                https://www.youtube.com/watch?v=asklC50DVhQ
              
            
              
                Ghost Pepper Vs. Asian Mom
                https://www.youtube.com/watch?v=s35Z3yCFP3c
              
            
              
                WE ALMOST DIED?! One Chip Challenge!!
                https://www.youtube.com/watch?v=xaBUfOa7ArM
              
            
              
                ER DOCTOR takes on the One Chip Challenge
                https://www.youtube.com/watch?v=qEkaR6AbJBk
              
            
              
                2 girls and a guy. Carolina Reaper challenge Australia...part 1
                https://www.youtube.com/watch?v=cD_EFWKGTxk
              
            
              
                Carolina Reaper Pepper Challenge!
                https://www.youtube.com/watch?v=5_q9n3mtfL8
              
            
              
                Girl vs. 13 Million Scoville Death Nut
                https://www.youtube.com/watch?v=YSYpmwDnrxo
              
            
              
                Instant Regret
                https://www.youtube.com/watch?v=Litny-4g8n4
              
            
              
                Chili Eating Contest - Eastnor Castle - Monday 6th May 2019
                https://www.youtube.com/watch?v=L6BXgmgHcfA
              
            
              
                Eating A Hot Serrano Pepper in Walmart, Hotter than Jalapeno Peppers!
                https://www.youtube.com/watch?v=DyYl2uZ7Chc
              
            
              
                Ghost Pepper Challenge
                https://www.youtube.com/watch?v=wdw6VQpDxg4
              
            
              
                Chilli Eating Contest Bath Chilli Festival Sat 26 Sept 2015
                https://www.youtube.com/watch?v=PbG2RuQsAO4
              
            
              
                Kansas Gals Do The Carolina Reaper Challenge
                https://www.youtube.com/watch?v=sr8iNDDXx9c
              
            
              
                Andrea takes the Carolina Reaper challenge!!
                https://www.youtube.com/watch?v=9pNvk7-zkGE
              
            
              
                One chip challenge..... Kill me please
                https://www.youtube.com/watch?v=_SAk_o3602A
              
            
              
                Zaynnah doing the Paqui One Chip Challenge
                https://www.youtube.com/watch?v=TY_EECbhy3Y
              
            
              
                WORLDS HOTTEST PEPPER CHALLENGE (GONE WRONG)
                https://www.youtube.com/watch?v=cozHUec4sPc
              
            
              
                Paqui One Chip Challenge gone wrong!
                https://www.youtube.com/watch?v=1KzbknoNwOo
              
            
              
                Jade eats a dried Carolina Reaper
                https://www.youtube.com/watch?v=fk5eI0nCc9A
              
            
              
                Check Out the Full, Raw, Hysterical Version of Our One Chip Challenge
                https://www.youtube.com/watch?v=lEmEw5ltenQ
              
            
              
                Funniest One Chip Challenge Ever
                https://www.youtube.com/watch?v=W7a8qyJ5W74
              
            
          
- 
            
              
                Rocky IV Training Montage
                https://www.youtube.com/watch?v=B_9FyTiq3SA
              
            
              
                Actors Give Advice on Diet & Exercise
                https://www.youtube.com/watch?v=rF3ixuORPaw
              
            
              
                Study finds dehydration affects our brains
                https://www.youtube.com/watch?v=uzUEiVKQzJk
              
            
              
                Hydration
                https://www.youtube.com/watch?v=P8c9DIiAFz8
              
            
              
                How to Recover After A Marathon
                https://www.youtube.com/watch?v=pJdWvseRy7g
              
            
              
                How to recover from a Marathon
                https://www.youtube.com/watch?v=XyrSr2blmwA
              
            
              
                Overtraining Syndrome
                https://www.youtube.com/watch?v=BfRSXjviISU
              
            
              
                11 signs of Overtraining
                https://www.youtube.com/watch?v=KNzSsnc9LA8
              
            
              
                The Signs of Overtraining Syndrome with Travis Macy
                https://www.youtube.com/watch?v=POBOKrLjxj8
              
            
              
                Overtraining Syndrome, Part One: An Overview
                https://www.irunfar.com/2013/09/overtraining-syndrome-part-one.html
              
            
              
                Overtraining Syndrome, Part Two: Treatment and Prevention
                https://www.irunfar.com/2013/10/overtraining-syndrome-part-two-treatment-and-prevention.html
              
            
              
                Your Ultra-Training Bag of Tricks: Recovery
                https://www.irunfar.com/2012/10/your-ultra-training-bag-of-tricks-recovery.html
              
            
              
                Recover Better: 10 Rules For Optimal Ultramarathon Recovery
                https://www.irunfar.com/2014/09/recover-better-10-rules-for-optimal-ultramarathon-recovery.html
              
            
              
                Mark Twight 300 training rise of an empire
                https://www.youtube.com/watch?v=1xqaw7rDiV0
              
            
              
                Celebrity Trainer Don Saladino: The Most Effective Way To Lose Weight & Get Shredded
                https://www.youtube.com/watch?v=AqTfEHExoAQ
              
            
              
                How a Celebrity Trainer Gets Actors in Shape for Movies
                https://www.youtube.com/watch?v=y5-R-TICKSw
              
            
              
                Henry Cavill Explains His 'Witcher' Arm and Leg Workout
                https://www.youtube.com/watch?v=tSzlgybdkFA
              
            
              
                Meet the man who made Ben Affleck the biggest, buffest Batman
                https://www.youtube.com/watch?v=iVWQqga9NFc
              
            
              
                Ben Affleck's Batman Workout Explained By His Trainer
                https://www.youtube.com/watch?v=FVycakwgoSA
              
            
              
                The Wolverine Diet/Workout (Stay Hydrated!)
                https://www.youtube.com/watch?v=bxX5sFJl-u0
              
            
              
                GYMBOSS Interval Timer Demo
                https://www.youtube.com/watch?v=S_w-e45TxnQ
              
            
              
                Instructions- How To Use Your Gymboss Interval Timer
                https://www.youtube.com/watch?v=aat4hmwGS2I
              
            
              
                7 Things Your Personal Trainer Should NEVER Say or Do...
                https://www.youtube.com/watch?v=LszTNOxBNio
              
            
              
                100 Rules of a successful personal trainer (Business Advice)
                https://www.youtube.com/watch?v=AVc1LzZRTyk
              
            
              
                Personal Trainer Tips: 10 Things to do before starting or expanding your own training business
                https://www.youtube.com/watch?v=Y3eFvLWXjYk
              
            
          
- 
            
              
                Kerri Strug's Unforgettable Determination to Win Gymnastics Olympic Gold
                https://www.youtube.com/watch?v=O4um3YEX51k
              
            
              
                Magnificent Seven Gymnastics Team Recalls Olympic Glory 20 Years Later
                https://www.youtube.com/watch?v=X_uDt5nd1JE
              
            
              
                Gold Medalist Kerri Strug Embraces Life Defining Moment
                https://www.youtube.com/watch?v=rCbfF-R4vZs
              
            
              
                Kyla Ross 2012 Olympics
                https://www.youtube.com/watch?v=yQ9sHEnw2bI
              
            
              
                Kyla Ross: Four Years Later
                https://www.youtube.com/watch?v=8t8Kcd1EX_8
              
            
              
                All 22 of Kyla Ross' perfect-10 routines in full
                https://www.youtube.com/watch?v=9e95ZO6KZrc
              
            
              
                No Silver Lining: McKayla Maroney unimpressed at London vault finals
                https://www.youtube.com/watch?v=nDFLrD_sZM4
              
            
              
                Women's Individual All-Around Final - Artistic Gymnastics
                https://www.youtube.com/watch?v=1OmSm1S1z60
              
            
              
                73 Questions With Simone Biles
                https://www.youtube.com/watch?v=HHxRBljtoqU
              
            
              
                Biles. Is. Back.
                https://www.youtube.com/watch?v=C54cHGCwBdk
              
            
              
                We Trained To Be Gymnasts In 7 Days
                https://www.youtube.com/watch?v=96tK1BAqIk4
              
            
              
                How to be a self-taught gymnast
                https://www.youtube.com/watch?v=gWOsFWWQDno
              
            
              
                20 year old does level 1 gymnastics on all events!
                https://www.youtube.com/watch?v=mRWoNyB_jBY
              
            
              
                Gymnastics Level 1 Bar Routine With Coach Meggin!
                https://www.youtube.com/watch?v=3wdUTUvic70
              
            
              
                Fit And Fun With Coach Meggin YouTube Trailer
                https://www.youtube.com/watch?v=gSxw-E1iYy0
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCWmIgfMkVvcXbvyTKEyRZIw
              
            
          
- 
            
              
                155-Year-Old CIVIL WAR ERA Rusty Axe
                https://www.youtube.com/watch?v=EtRCSbCu8VM
              
            
              
                Restoring the Weirdest Axe Ever Made
                https://www.youtube.com/watch?v=DWNlSVoVfoA
              
            
              
                Butchers HUGE AXE Restoration
                https://www.youtube.com/watch?v=nWEHqlZbrBM
              
            
              
                Rusted Axe Restoration
                https://www.youtube.com/watch?v=dDqasBjHUNQ
              
            
              
                Axe restoration and modification
                https://www.youtube.com/watch?v=ouEOifPBhKU
              
            
              
                Chain Throwing Axe
                https://www.youtube.com/watch?v=ICLNbP5iXUg
              
            
              
                Old Rusty Hammer - Restoration and Customization
                https://www.youtube.com/watch?v=t-tjTXlZEls
              
            
              
                INCREDIBLY killed heavy hammer
                https://www.youtube.com/watch?v=RQ1rr-kulL4
              
            
              
                Antique rusty hammer restoration
                https://www.youtube.com/watch?v=syM5ZJvAgMs
              
            
              
                Hammer Restoration
                https://www.youtube.com/watch?v=s_kiNlQuuXE
              
            
              
                Turning old rusty hammer into Mjolnir
                https://www.youtube.com/watch?v=hYCuQJ2JADM
              
            
              
                Шикарная идея из куска рельса!
                https://www.youtube.com/watch?v=y4825p-_qZM
              
            
              
                How To Make a Hand-Engraved Hammer with Simple Tools
                https://www.youtube.com/watch?v=u2mWvozSdvE
              
            
              
                Can i save a vice from the scrap yard?
                https://www.youtube.com/watch?v=3dQyv13cJ90
              
            
              
                Record no 34 Quick Release Vice
                https://www.youtube.com/watch?v=CpwaC2mwh8I
              
            
              
                Antique Vise Restoration (1930)
                https://www.youtube.com/watch?v=HjaWJTsMgGU
              
            
              
                DiResta 280lb VISE restoration
                https://www.youtube.com/watch?v=FffrSwRt7C4
              
            
              
                Massive Vise Restoration, 250kg (550lb)
                https://www.youtube.com/watch?v=rwGlBH7YJPg
              
            
              
                Antique and Rusty Wrench Restoration
                https://www.youtube.com/watch?v=s2-OF3VvGo4
              
            
              
                Rusted and Fully Jammed Plier Restoration
                https://www.youtube.com/watch?v=FlbLQuH0Bb8
              
            
              
                Restoration of an old rusty key!
                https://www.youtube.com/watch?v=83Ol3pmcUdA
              
            
              
                Polishing a Rusty Knife
                https://www.youtube.com/watch?v=3XW-XdDe6j0
              
            
              
                Sushi knife restoration - Extremely Sharp
                https://www.youtube.com/watch?v=neYKb9k8cDU
              
            
              
                昔のマキリ包丁が生まれ変わります
                https://www.youtube.com/watch?v=vNRw0RPP4Vo
              
            
              
                錆びたナタを包丁にします
                https://www.youtube.com/watch?v=VDhOBrH4E6c
              
            
              
                骨董品店で買った錆包丁を18時間手作業で研いだ結果
                https://www.youtube.com/watch?v=mUfK3iu7-N4
              
            
          
- 
            
              
                Into the Wild: My Journey on the Appalachian Trail
                https://www.youtube.com/watch?v=IJduf7v4Wwo
              
            
              
                First Time Backpacker, Appalachian Trail
                https://www.youtube.com/watch?v=w0X6D_4DUd8
              
            
              
                My First Time Solo Backpacking, Eastern Sierra, Ansel Adams Wilderness
                https://www.youtube.com/watch?v=9nEahlbzGA4
              
            
              
                I Tried To Backpack Alone And Make Zero Trash
                https://www.youtube.com/watch?v=eKkyOGX7VWU
              
            
              
                Women Backpack Overnight For The First Time
                https://www.youtube.com/watch?v=zWbbFVk3G2k
              
            
              
                Appalachian Trail Documentary: DIXIE TO MAINE
                https://www.youtube.com/watch?v=EzXP5PjRHjM
              
            
              
                Pacific Crest Trail Documentary: A YEAR OF ICE AND FIRE
                https://www.youtube.com/watch?v=V4D4TcgppD8
              
            
              
                Continental Divide Trail Documentary: CHOOSE YOUR ADVENTURE
                https://www.youtube.com/watch?v=1ewQvcGhQAA
              
            
              
                8 Tips for Successfully Thru-hiking the Appalachian Trail
                https://www.youtube.com/watch?v=W_QC8Nw1bH0
              
            
              
                WHAT I EAT IN A DAY BACKPACKING - Simple Backpacking Food
                https://www.youtube.com/watch?v=yhqvPu8zMS0
              
            
              
                My Favorite Food on the PCT
                https://www.youtube.com/watch?v=rg_1tB9eGJE
              
            
              
                Backpacking Checklist
                https://www.youtube.com/watch?v=HugY6T3Dvho
              
            
              
                Bugs on the Appalachian Trail
                https://www.youtube.com/watch?v=U1JwxGmsPj0
              
            
              
                How To Survive a Thunderstorm on the Trail
                https://www.youtube.com/watch?v=Cr9N5Wo_ZTo
              
            
              
                What to expect if you encounter a wolf
                https://www.youtube.com/watch?v=r76GJDP0uWQ
              
            
              
                Mountain Lion Safety Tips
                https://www.youtube.com/watch?v=JTf9Hk6OSio
              
            
              
                Episode 9: MOUNTAIN LION
                https://www.youtube.com/watch?v=VHlcg1axzmQ
              
            
              
                Face to Face With A Mountain Lion
                https://www.youtube.com/watch?v=d4FbHzeCJjM
              
            
              
                Dealing With Black Bears in the Woods
                https://www.youtube.com/watch?v=fbHJQxqmVk4
              
            
              
                Bear sits next to guy
                https://www.youtube.com/watch?v=rbE53XUtVw0
              
            
          
- 
            
              
                Nordhouse Skylands
                https://goo.gl/maps/wsX31CTTXR4bzhza8
              
            
              
                Nurnberg Trailhead
                https://goo.gl/maps/PhyA8hEuiAZnBmt1A
              
            
              
                Raccoon photo
                https://commons.wikimedia.org/wiki/File:Raccoon_(Procyon_lotor)_2.jpg
              
            
              
                author
                https://de.wikipedia.org/wiki/Benutzer:Darkone
              
            
              
                license
                https://creativecommons.org/licenses/by-sa/2.5/deed.en
              
            
          
- 
            
              
                Couch to 5K
                https://www.youtube.com/watch?v=of0FZaSRk60
              
            
              
                I Tried A Couch - 5K App by Veena
                https://www.youtube.com/watch?v=VNoDsGFWrXk
              
            
              
                Cough to 5K (Couch to 5K)
                https://www.youtube.com/watch?v=NVuTiG8WvC0
              
            
              
                full playlist
                https://www.youtube.com/watch?v=Ogx5kXFO7ng&list=PLJwyyH1EPQxPMHecFRx_2fJabAg7CJ-rv
              
            
              
                Couch to 5K - Week 1, A Non-Runner's Guide
                https://www.youtube.com/watch?v=Ogx5kXFO7ng
              
            
              
                Couch to 5K - Week 2 | Why Aren't I Fit Yet?
                https://www.youtube.com/watch?v=qpU2HGs5URY
              
            
              
                Couch to 5K - Week 3 | Because You Can
                https://www.youtube.com/watch?v=6n18XSMzEkk
              
            
              
                Couch to 5K - Week 4 | The Week of Do Not Want
                https://www.youtube.com/watch?v=kE_djgVJp6Q
              
            
              
                Couch to 5K - Week 5 | Wind out of My Sails
                https://www.youtube.com/watch?v=cOewWlCNA2s
              
            
              
                Couch to 5K - Week 6 | Tortoise
                https://www.youtube.com/watch?v=ojk53CH2Axo
              
            
              
                Couch to 5K - Week 7 | Are We Having Fun Yet?
                https://www.youtube.com/watch?v=0TZyWMJmpf8
              
            
              
                Couch to 5K - Week 8 | The End But Not Really the End.
                https://www.youtube.com/watch?v=c3p9jy8UMMQ
              
            
              
                Couch to 5K (C25K) Review
                https://www.youtube.com/watch?v=EcT_cKCuoOU
              
            
              
                Couch to 5k (c25k) Exercise Challenge - Week 01
                https://www.youtube.com/watch?v=iI7X3dgu5iw
              
            
              
                Week 01
                https://www.youtube.com/watch?v=iI7X3dgu5iw
              
            
              
                Week 02
                https://www.youtube.com/watch?v=Vzqu5pVFq4Q
              
            
              
                Week 03
                https://www.youtube.com/watch?v=d7YR7dH3g-w
              
            
              
                Week 04
                https://www.youtube.com/watch?v=o8ia3qnd7g4
              
            
              
                Week 05
                https://www.youtube.com/watch?v=crG3k7A4jZA
              
            
              
                Week 06
                https://www.youtube.com/watch?v=SRDyiulSZIA
              
            
              
                Week 07
                https://www.youtube.com/watch?v=gsbgRUy4wvw
              
            
              
                Week 08
                https://www.youtube.com/watch?v=rGpRf--gpNE
              
            
              
                5 tips for starting running (Couch to 5K)
                https://www.youtube.com/watch?v=5MWJDwN447k
              
            
              
                Beginner's running tips: Couch to 5K
                https://www.youtube.com/watch?v=0d1cRlkHGVw
              
            
              
                How I started running (Couch to 5K)
                https://www.youtube.com/watch?v=mb17nm6fKiQ
              
            
              
                Couch To 5K Training Tips
                https://www.youtube.com/watch?v=2L6KgQWvek0
              
            
              
                Couch to 5K tips for beginners
                https://www.youtube.com/watch?v=EkHTGx99MZU
              
            
              
                How I went from couch to 5K in a month
                https://www.youtube.com/watch?v=LceANHxxekg
              
            
              
                8 Week Training Plan To Run Your First 5km
                https://www.youtube.com/watch?v=6abu6QXAGEQ
              
            
              
                How To Run Properly
                https://www.youtube.com/watch?v=_kGESn8ArrU
              
            
              
                Running for Beginners
                https://www.youtube.com/watch?v=XImJDzo36_4
              
            
              
                5 Running Tips for Beginners
                https://www.youtube.com/watch?v=5umbf4ps0GQ
              
            
              
                How To Start Running When You're Overweight
                https://www.youtube.com/watch?v=j64lvNJ5X2Y
              
            
              
                Improve Your Running Technique Instantly
                https://www.youtube.com/watch?v=Hv5UvqcsIfY
              
            
              
                How to start running, 3 biggest running mistakes.
                https://www.youtube.com/watch?v=Qgzjpz3dn6E
              
            
              
                I Tried Running an ULTRA MARATHON without Training
                https://www.youtube.com/watch?v=g2JXGSPbHGE
              
            
          
- 
            
              
                Angela Davis
                https://www.youtube.com/results?search_query=Angela+Davis
              
            
              
                Avital Ronell
                https://www.youtube.com/results?search_query=Avital+Ronell
              
            
              
                Ayaan Hirsi Ali
                https://www.youtube.com/results?search_query=Ayaan+Hirsi+Ali
              
            
              
                Ayn Rand
                https://www.youtube.com/results?search_query=Ayn+Rand
              
            
              
                Friedrich Nietzsche
                https://www.youtube.com/results?search_query=Friedrich+Nietzsche
              
            
              
                Beloved Hypatia
                https://www.youtube.com/results?search_query=Hypatia
              
            
              
                Immanuel Kant
                https://www.youtube.com/results?search_query=Immanuel+Kant
              
            
              
                Simone de Beauvoir
                https://www.youtube.com/results?search_query=Simone+de+Beauvoir
              
            
              
                Ludwig Wittgenstein
                https://www.youtube.com/results?search_query=Ludwig+Wittgenstein
              
            
              
                Martha Nussbaum
                https://www.youtube.com/results?search_query=Martha+Nussbaum
              
            
              
                Mary Wollstonecraft
                https://www.youtube.com/results?search_query=Mary+Wollstonecraft
              
            
              
                René Descartes
                https://www.youtube.com/results?search_query=Rene+Descartes
              
            
              
                Socrates
                https://www.youtube.com/results?search_query=Socrates
              
            
              
                Silvia Federici
                https://www.youtube.com/results?search_query=Silvia+Federici
              
            
              
                Søren Kierkegaard
                https://www.youtube.com/results?search_query=S%C3%B8ren+Kierkegaard
              
            
              
                More
                https://en.wikipedia.org/wiki/Lists_of_philosophers
              
            
          
- 
            
              
                What's Up by Ariel McCleary
                https://www.youtube.com/watch?v=6MzodhzPsVo
              
            
              
                Havana by Ariel McCleary
                https://www.youtube.com/watch?v=S9cI-Z6i_aQ
              
            
              
                HOW TO PLAY "Havana" ON UKULELE! by Ariel McCleary
                https://www.youtube.com/watch?v=TxTYcHHpQQo
              
            
              
                Don't Worry Be Happy by Ariel McCleary
                https://www.youtube.com/watch?v=5lqk2SnKpZ8
              
            
              
                My ukulele progress after 1 year!
                https://www.youtube.com/watch?v=8cUA1MaY3H4
              
            
              
                EASY You Are My Sunshine Tutorial for Ukulele (with Free PDF)
                https://www.youtube.com/watch?v=GlrOzQzASRA
              
            
              
                Manok Na Pula by Selena Marie
                https://www.youtube.com/watch?v=HeP9uWi0z68
              
            
              
                Ocean Eyes by Nix
                https://www.youtube.com/watch?v=DdsPyQi1El4
              
            
              
                La Vie En Rose by Reneé Dominique
                https://www.youtube.com/watch?v=lPCxm9kwO98
              
            
              
                Here Comes The Sun by Dodie
                https://www.youtube.com/watch?v=gnJCmbEDk-8
              
            
              
                Ukulele Recommendations
                https://www.youtube.com/watch?v=KiHjxdVPSVI
              
            
              
                I wrote a song using only hate comments!
                https://www.youtube.com/watch?v=_90jqATJJaI
              
            
              
                Different Types of Ukulele Players
                https://www.youtube.com/watch?v=ILBWV9AFKDU
              
            
          
- 
            
              
                Bash
                https://www.youtube.com/watch?v=2hz7-v2f1sA
              
            
              
                non-capturing
                https://www.youtube.com/watch?v=xW4CdejMNPA
              
            
              
                Regular Expression
                https://www.youtube.com/watch?v=ykSuHWhh5hc
              
            
              
                sed
                https://www.youtube.com/watch?v=32waL1Z9XK0
              
            
              
                Perl
                https://www.youtube.com/watch?v=E2JJZVqe97I
              
            
              
                CGI
                https://www.youtube.com/watch?v=9Zx1vEmaQMc
              
            
              
                ed
                https://www.youtube.com/watch?v=BNYpmLH6IjQ
              
            
              
                abandoning modes
                https://youtu.be/PUv66718DII?t=2490
              
            
              
                SASS
                https://www.youtube.com/watch?v=St5B7hnMLjg
              
            
              
                C++
                https://www.youtube.com/watch?v=kJkB_Tggk8U
              
            
              
                CSS
                https://www.youtube.com/watch?v=gT0Lh1eYk78
              
            
              
                async/await
                https://www.youtube.com/watch?v=PoRJizFvM7s
              
            
              
                JavaScript
                https://www.youtube.com/watch?v=9A_jkh2AKR8
              
            
              
                language, of the web
                https://www.youtube.com/watch?v=nGvA92h9IbU
              
            
              
                Python
                https://www.youtube.com/watch?v=Y8Tko2YC5hA
              
            
              
                PHP
                https://www.youtube.com/watch?v=mBL9Athx7ms
              
            
              
                Dart
                https://www.youtube.com/watch?v=5KlnlCq2M5Q
              
            
              
                Java
                https://www.youtube.com/watch?v=2Xa3Y4xz8_s
              
            
          
- 
            
              
                Startup Accelerators
                https://en.wikipedia.org/wiki/Startup_accelerator
              
            
              
                Y Combinator
                https://en.wikipedia.org/wiki/Y_Combinator_(company)
              
            
              
                Techstars
                https://en.wikipedia.org/wiki/Techstars
              
            
              
                Website
                https://www.ycombinator.com/
              
            
              
                Y Combinator on YouTube
                https://www.youtube.com/channel/UCcefcZRL2oaA_uBNeo5UOWg
              
            
              
                Startup School Videos
                https://www.youtube.com/playlist?list=PLQ-uHSnFig5MiLRb-l6yiCBGyqfVyVf17
              
            
              
                What is Y Combinator?
                https://www.youtube.com/watch?v=_4JtyLKDjXk
              
            
              
                How and Why to Start A Startup - Sam Altman & Dustin Moskovitz (44 minute lecture)
                https://www.youtube.com/watch?v=ZoqgAy3h4OM
              
            
              
                Requests for Startups
                https://www.ycombinator.com/rfs/
              
            
              
                YC Partner AMA at the Female Founders Conference
                https://www.youtube.com/watch?v=waYiVrIGQ_0
              
            
              
                Fundraising Advice from Female Founders
                https://www.youtube.com/watch?v=GHoTciAH8Uo
              
            
              
                The Most Important Decision is Getting Started – Laura Behrens Wu
                https://www.youtube.com/watch?v=ZAkzs4rgjOo
              
            
              
                Mariya Nurislamova, Founder of Scentbird at the Female Founders Conference
                https://www.youtube.com/watch?v=gmA-BOIVKQU
              
            
              
                Emily Weiss on the Insights That Grew Glossier - With Amy Buechler at the Female Founders Conference
                https://www.youtube.com/watch?v=ex-fXyRJTU8
              
            
              
                Website
                https://www.techstars.com/
              
            
              
                Techstars on YouTube
                https://www.youtube.com/channel/UClebMzrpRNTWVfZXw2jfsSw
              
            
              
                What is Techstars?
                https://www.youtube.com/watch?v=S-3YgWroCdo
              
            
              
                What Techstars Gave Me - Founder Stories
                https://www.youtube.com/watch?v=Apr2B7Ix0zs
              
            
              
                Mary Haskett, Founder of Blink Identity
                https://www.youtube.com/watch?v=NE6jxVk7G-8
              
            
              
                Sky Kelley, Founder of Avisare
                https://www.youtube.com/watch?v=oRjHsum2ImI
              
            
              
                https://en.wikipedia.org/wiki/Sun\_Tzu
                https://en.wikipedia.org/wiki/Sun%5C_Tzu
              
            
              
                many more
                https://duckduckgo.com/?q=List+of+Startup+Accelerators&t=ffab&ia=web
              
            
              
                Google Ads
                https://www.youtube.com/watch?v=NV4DCdyLNgU
              
            
              
                Squarespace
                https://www.squarespace.com/
              
            
              
                Wrap Bootstrap
                https://wrapbootstrap.com/
              
            
              
                Parse
                https://www.youtube.com/watch?v=89xIe8FbR2g
              
            
              
                https://parseplatform.org/
                https://parseplatform.org/
              
            
              
                lead your team to victory
                https://www.youtube.com/watch?v=ljqra3BcqWM
              
            
              
                Winning Companies
                https://www.ycombinator.com/topcompanies/
              
            
              
                Requesting for Startups
                https://www.ycombinator.com/rfs/
              
            
              
                List of mergers and acquisitions by Alphabet
                https://en.wikipedia.org/wiki/List_of_mergers_and_acquisitions_by_Alphabet
              
            
              
                Profit Hunt
                http://profithunt.co/
              
            
              
                Product Hunt
                https://en.wikipedia.org/wiki/Product_Hunt
              
            
          
- 
            
              
                The Lost 1984 Video: young Steve Jobs introduces the Macintosh
                https://www.youtube.com/watch?v=2B-XwPjn9YY
              
            
              
                Sam Harris
                https://en.wikipedia.org/wiki/Sam_Harris
              
            
              
                Craig Venter
                https://en.wikipedia.org/wiki/Craig_Venter
              
            
              
                Ray Kurzweil
                https://en.wikipedia.org/wiki/Ray_Kurzweil
              
            
              
                Aubrey de Grey
                https://en.wikipedia.org/wiki/Aubrey_de_Grey
              
            
              
                Ray Kurzweil: The Coming Singularity
                https://www.youtube.com/watch?v=1uIzS1uCOcE
              
            
              
                A roadmap to end aging by Aubrey de Grey
                https://www.youtube.com/watch?v=8iYpxRXlboQ
              
            
              
                Craig Venter unveils synthetic life
                https://www.youtube.com/watch?v=QHIocNOHd7A
              
            
              
                Richard Dawkins and Craig Venter Munich
                https://www.youtube.com/watch?v=EcUD_6dKJ7k
              
            
              
                Can we build AI without losing control over it? by Sam Harris
                https://www.youtube.com/watch?v=8nt3edWLgIg
              
            
              
                XQM/NASA Astrobiology Introduction
                https://www.youtube.com/watch?v=IZaWP5PyGKc
              
            
              
                How NASA is answering the question: Are we alone?
                https://www.youtube.com/watch?v=Lp7BL-UI0Rw
              
            
          
- 
            
              
                How dare you? You have stolen my dreams and my childhood.
                https://www.youtube.com/watch?v=TMrtLsQbaok
              
            
              
                https://en.wikipedia.org/wiki/Henry\_David\_Thoreau
                https://en.wikipedia.org/wiki/Henry%5C_David%5C_Thoreau
              
            
              
                Faith of the Heart
                https://www.youtube.com/watch?v=TLs4MGTTXRU
              
            
              
                great mountain
                https://en.wikipedia.org/wiki/Mount_Katahdin
              
            
              
                YouTube
                https://www.youtube.com/results?search_query=A+Short+History+of+Nearly+Everything
              
            
              
                Wikipedia
                https://en.wikipedia.org/wiki/A_Short_History_of_Nearly_Everything
              
            
              
                Audible
                https://www.audible.com/pd/A-Short-History-of-Nearly-Everything-Audiobook/B002V0KFPW
              
            
              
                YouTube
                https://www.youtube.com/results?search_query=The+Demon-Haunted+World%3A+Science+as+a+Candle+in+the+Dark
              
            
              
                Wikipedia
                https://en.wikipedia.org/wiki/The_Demon-Haunted_World
              
            
              
                Audible
                https://www.audible.com/pd/The-Demon-Haunted-World-Audiobook/B06XTZZLZ8
              
            
              
                YouTube
                https://www.youtube.com/results?search_query=Death+by+Black+Hole%3A+And+Other+Cosmic+Quandaries
              
            
              
                Wikipedia
                https://en.wikipedia.org/wiki/Death_by_Black_Hole
              
            
              
                Audible
                https://www.audible.com/pd/Death-by-Black-Hole-Audiobook/B002VA9L7A
              
            
              
                YouTube
                https://www.youtube.com/results?search_query=What+If%3F%3A+Serious+Scientific+Answers+to+Absurd+Hypothetical+Questions
              
            
              
                Wikipedia
                https://en.wikipedia.org/wiki/What_If%3F:_Serious_Scientific_Answers_to_Absurd_Hypothetical_Questions
              
            
              
                Audible
                https://www.audible.com/pd/What-If-Audiobook/B00LV6V4UW
              
            
              
                YouTube
                https://www.youtube.com/results?search_query=The+Physics+of+Superheroes%2C+James+Kakalios
              
            
              
                Wikipedia
                https://en.wikipedia.org/wiki/The_Physics_of_Superheroes
              
            
              
                Audible
                https://www.audible.com/pd/The-Physics-of-Superheroes-Audiobook/1684574560
              
            
              
                Mind Mapping
                https://en.wikipedia.org/wiki/Mind_map
              
            
              
                https://en.wikipedia.org/wiki/List_of_concept-_and_mind-mapping_software
                https://en.wikipedia.org/wiki/List_of_concept-_and_mind-mapping_software
              
            
              
                Cmap Homepage
                https://cmap.ihmc.us/
              
            
              
                Want to learn better? Start mind mapping
                https://www.youtube.com/watch?v=5nTuScU70As
              
            
              
                How to Mind Map
                https://www.youtube.com/watch?v=u5Y4pIsXTV0
              
            
              
                Mind Map vs Concept Map
                https://www.youtube.com/watch?v=9Pzz6rDMd8c
              
            
              
                Concept Mapping with Cmap
                https://www.youtube.com/watch?v=22YeW55POBs
              
            
              
                Concept Maps 1
                https://www.youtube.com/watch?v=o2Js_9-ek7o
              
            
              
                Concept Maps 2
                https://www.youtube.com/watch?v=TXU9UKajpVM
              
            
              
                Bounty Source
                https://www.bountysource.com/
              
            
              
                What is Behavior Driven Development?
                https://www.youtube.com/watch?v=VS6EEUVZGLE
              
            
              
                https://superorganizers.substack.com/p/how-to-build-a-learning-machine
                https://superorganizers.substack.com/p/how-to-build-a-learning-machine
              
            
              
                Readwise
                https://readwise.io/
              
            
              
                Anki
                https://apps.ankiweb.net/
              
            
          
- 
            
              
                Story of Beowulf
                https://www.youtube.com/watch?v=JgOi1YEU7TU
              
            
              
                Grendel's Mother
                https://en.wikipedia.org/wiki/Grendel%27s_mother
              
            
              
                Ides
                https://en.wikipedia.org/wiki/Idis_(Germanic)
              
            
              
                Memento Mori
                https://en.wikipedia.org/wiki/Memento_mori
              
            
              
                The Hacker Manifesto.
                https://en.wikipedia.org/wiki/Hacker_Manifesto
              
            
              
                The Conscience of a Hacker read by The Mentor
                https://www.youtube.com/watch?v=0tEnnvZbYek
              
            
              
                Neuro Genesis: You can grow new brain cells. Here's how by Sandrine Thuret
                https://www.youtube.com/watch?v=B_tjKYvEziI
              
            
              
                Phreaking
                https://en.wikipedia.org/wiki/Phreaking
              
            
              
                A History of English Letters
                https://www.youtube.com/watch?v=OGeIzmu9DSA
              
            
              
                https://en.wikipedia.org/wiki/God_Created_the_Integers
                https://en.wikipedia.org/wiki/God_Created_the_Integers
              
            
              
                Memory Palace
                https://en.wikipedia.org/wiki/Method_of_loci
              
            
              
                What if Schools Taught Us How to Learn by Jonathan Levi
                https://www.youtube.com/watch?v=vtQzuwnyW6E
              
            
              
                Area of a circle, how to get the formula.
                https://www.youtube.com/watch?v=YokKp3pwVFc
              
            
              
                Simple Relativity - Understanding Einstein's Special Theory of Relativity
                https://www.youtube.com/watch?v=TgH9KXEQ0YU
              
            
              
                Einstein's Proof of E=mc2
                https://www.youtube.com/watch?v=hW7DW9NIO9M
              
            
              
                Math as Code
                https://github.com/Jam3/math-as-code
              
            
              
                P5js
                https://p5js.org/examples/
              
            
              
                D3
                https://d3js.org/
              
            
              
                SVG
                https://developer.mozilla.org/en-US/docs/Web/SVG
              
            
              
                Karlie Kloss explains how to use math with the artist in Code Studio
                https://www.youtube.com/watch?v=BGeT8IyKd2M
              
            
              
                Karlie teaches with
                https://en.wikipedia.org/wiki/Visual_programming_language
              
            
              
                both
                https://en.wikipedia.org/wiki/Faster-than-light
              
            
              
                Kode With Klossy
                https://www.kodewithklossy.com/
              
            
              
                Frameworks: Why.
                https://www.youtube.com/watch?v=36GT2zI8lVA
              
            
              
                We are all connected.
                https://www.youtube.com/watch?v=XGK84Poeynk
              
            
              
                https://news.ycombinator.com/item?id=22116696
                https://news.ycombinator.com/item?id=22116696
              
            
              
                Those That Can't Do, Teach.
                https://www.youtube.com/watch?v=QQskB2JJql4
              
            
              
                Vaccine Hesitancy
                https://en.wikipedia.org/wiki/Vaccine_hesitancy
              
            
              
                CFCs
                https://en.wikipedia.org/wiki/Ozone_depletion
              
            
              
                Tetraethyl Lead
                https://www.youtube.com/watch?v=uE2uwBA3EAw
              
            
              
                PFAS
                https://news.ycombinator.com/item?id=22116696
              
            
              
                Genius by Mark Diaz
                https://www.youtube.com/watch?v=mQPEZdBTOeE
              
            
          
- 
            
              
                Astra Taylor on the Unschooled Life
                https://www.youtube.com/watch?v=LwIyy1Fi-4Q
              
            
              
                Texas teacher doesn’t assign homework, and she has amazing reasons why l GMA Digital
                https://www.youtube.com/watch?v=Gp6KYTCsrwo
              
            
              
                A Mathematician's Lament
                https://www.youtube.com/watch?v=Ws6qmXDJgwU
              
            
              
                Skipping School by Lua Martin Wells
                https://www.youtube.com/watch?v=23jVmKXk2I0
              
            
              
                Hackschooling makes me happy by Logan LaPlante
                https://www.youtube.com/watch?v=h11u3vtcpaY
              
            
              
                Going natural in education by Lora Smothers
                https://www.youtube.com/watch?v=T0hQNR5fDKw
              
            
              
                Why school sucks by Jad Khoury
                https://www.youtube.com/watch?v=OEqOgtmvkkE
              
            
              
                How School Makes Kids Less Intelligent by Eddy Zhong
                https://www.youtube.com/watch?v=2Yt6raj-S1M
              
            
              
                What standardized tests don't measure by Nikki Adeli
                https://www.youtube.com/watch?v=woVtj8GH678
              
            
              
                Connecting Nature and Education by Bandile Phiri
                https://www.youtube.com/watch?v=nVj3qizoWS8
              
            
              
                https://en.wikipedia.org/wiki/Albert\_Einstein
                https://en.wikipedia.org/wiki/Albert%5C_Einstein
              
            
              
                Inventing 101 by Chase Lewis
                https://www.youtube.com/watch?v=StdwWpbokcw
              
            
              
                The problem with inventions by Ann Makosinski
                https://www.youtube.com/watch?v=lFDG7w_jAFk
              
            
              
                Ann Makosinski: From Tinkering To Invention | Forbes
                https://www.youtube.com/watch?v=iw4FzMDhU6M
              
            
              
                The Surprising Truth About Learning in Schools by Will Richardson
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                https://en.wikipedia.org/wiki/Will\_Richardson
                https://en.wikipedia.org/wiki/Will%5C_Richardson
              
            
              
                We can end poverty, but this is why we haven't by Teva Sienicki
                https://www.youtube.com/watch?v=vvlozhvQPJw
              
            
          
- 
            
              
                Aunty Puanani Burgess ❤️
                https://www.youtube.com/watch?v=ovHN2LTxO6U
              
            
              
                Teacher Resigns During Kansas School Board Meeting With Powerful Speech
                https://www.youtube.com/watch?v=8GNInLhL2zA
              
            
              
                Why I Dropped Out of College
                https://www.youtube.com/watch?v=DjxhenAHyGk
              
            
              
                https://en.wikipedia.org/wiki/Abraham\_Lincoln
                https://en.wikipedia.org/wiki/Abraham%5C_Lincoln
              
            
              
                The Wisdom of a Third Grade Dropout
                https://www.youtube.com/watch?v=Bg_Q7KYWG1g
              
            
              
                Jaime Escalante
                https://www.youtube.com/watch?v=FFMz8JRg8Y8
              
            
              
                https://www.youtube.com/watch?v=qtQQC23eseU
                https://www.youtube.com/watch?v=qtQQC23eseU
              
            
              
                Richard Feynman
                https://www.youtube.com/watch?v=BY6VntTmtIo
              
            
              
                Growing Up Feynman by Michelle Feynman
                https://www.youtube.com/watch?v=GnSvy3nH7l0
              
            
              
                Don't Be Afraid to Fail Big, To Dream Big
                https://www.youtube.com/watch?v=tlY0PkWxCW8
              
            
              
                Why it Pays to Be Hungry
                https://www.youtube.com/watch?v=xFr0FKnaLDk
              
            
              
                5 Rules for Success
                https://www.youtube.com/watch?v=Kb7_E12FFLw
              
            
              
                Waiting For Superman
                https://www.youtube.com/watch?v=8rmSldhnSDc
              
            
              
                Waiting For the Champions
                https://www.youtube.com/watch?v=SFnMTHhKdkw
              
            
              
                What is Y Combinator?
                https://www.youtube.com/watch?v=_4JtyLKDjXk
              
            
              
                My path out of poverty by Lashon Amado
                https://www.youtube.com/watch?v=CpaFX6Ei0nU
              
            
              
                Erica Goldson Valedictorian Speech
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                Greta Thunberg
                https://www.youtube.com/watch?v=TMrtLsQbaok
              
            
          
- 
            
              
                Why most students are getting the least out of school by Dan Cardinali
                https://www.youtube.com/watch?v=qzALINIvYNQ
              
            
              
                https://www.youtube.com/watch?v=sxyKNMrhEvY
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                The Power of a Teacher by Adam Saenz
                https://www.youtube.com/watch?v=AyogyD7vXbw
              
            
              
                Elon Musk knocks the college experience
                https://www.youtube.com/watch?v=Io3sdAAcZLw
              
            
              
                https://en.wikipedia.org/wiki/Elon\_Musk
                https://en.wikipedia.org/wiki/Elon%5C_Musk
              
            
              
                Can anyone become a genius? by Mark Diaz
                https://www.youtube.com/watch?v=mQPEZdBTOeE
              
            
              
                CIS Alum Talitha Halley appears on MSNBC 5/5/15
                https://www.youtube.com/watch?v=0NPO3lEcPyU
              
            
          
- 
            
              
                Hans Zimmer - interview influences and backgrounds
                https://www.youtube.com/watch?v=voytGLvtsy0
              
            
              
                Richard Feynman's Criticism on School Systems
                https://www.youtube.com/watch?v=nJ8_CbiV4vw
              
            
              
                Elon Musk knocks the college experience
                https://www.youtube.com/watch?v=Io3sdAAcZLw
              
            
              
                De-Grading Education by Elizabeth Wissner-Gross
                https://www.youtube.com/watch?v=DzSnvxejenY
              
            
              
                The Surprising Truth About Learning in Schools by Will Richardson
                https://www.youtube.com/watch?v=sxyKNMrhEvY
              
            
              
                Nataly Buhr
                https://www.youtube.com/watch?v=GeSjkVFtb9k
              
            
              
                Concept Mapping with Cmap
                https://www.youtube.com/watch?v=22YeW55POBs
              
            
              
                https://www.youtube.com/watch?v=xz-gVKwWNzs
                https://www.youtube.com/watch?v=xz-gVKwWNzs
              
            
              
                Do schools kill creativity? by Sir Ken Robinson
                https://www.youtube.com/watch?v=iG9CE55wbtY
              
            
              
                F**k Grades by Denise Dutton
                https://www.youtube.com/watch?v=xz-gVKwWNzs
              
            
              
                Erica Goldson
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                How School Makes Kids Less Intelligent by Eddy Zhong
                https://www.youtube.com/watch?v=2Yt6raj-S1M
              
            
              
                Mad World, Our Club
                https://www.youtube.com/watch?v=zxRTHq5uBbg
              
            
              
                https://en.wikipedia.org/wiki/Howl
                https://en.wikipedia.org/wiki/Howl
              
            
              
                The Club
                https://www.youtube.com/watch?v=DQ1QUK8KLH0
              
            
              
                Waiting For Superman
                https://www.youtube.com/watch?v=8rmSldhnSDc
              
            
          
- 
            
              
                Cryptography: Crash Course Computer Science #33
                https://www.youtube.com/watch?v=jhXCTbFnK8o
              
            
              
                Cryptography 101 - Substitution Ciphers
                https://www.youtube.com/watch?v=1P8Xpxm76e8
              
            
              
                How to use the Frequency Analysis Tool
                https://www.youtube.com/watch?v=mUoQhXWTKE0
              
            
              
                Cryptography: Transposition Cipher
                https://www.youtube.com/watch?v=sHsnH1u03e4
              
            
              
                Poles Escape With Secret of Enigma
                https://www.youtube.com/watch?v=mO0oET8TT5E
              
            
              
                Arthur Scherbius
                https://en.wikipedia.org/wiki/Arthur_Scherbius
              
            
              
                Polish Cipher Bureau
                https://en.wikipedia.org/wiki/Biuro_Szyfr%C3%B3w
              
            
              
                Polish cryptologists and breaking of the Enigma
                https://www.youtube.com/watch?v=cpRhZaQxnhw
              
            
              
                Enigma Machine - Numberphile
                https://www.youtube.com/watch?v=G2_Q9FoD-oQ
              
            
              
                Flaw in the Enigma Code - Numberphile
                https://www.youtube.com/watch?v=V4V2bpZlqx8
              
            
              
                Typex
                https://www.youtube.com/watch?v=dG09jv3c1sE
              
            
              
                Zygalski Sheets
                https://en.wikipedia.org/wiki/Zygalski_sheets
              
            
              
                Bomba (Polish Machine)
                https://en.wikipedia.org/wiki/Bomba_(cryptography)
              
            
              
                Bombe (British Machine)
                https://en.wikipedia.org/wiki/Bombe
              
            
              
                Typex
                https://en.wikipedia.org/wiki/Typex
              
            
              
                DES encryption by hand (simple low level example at a bit view)
                https://www.youtube.com/watch?v=Sy0sXa73PZA
              
            
              
                AES Explained (Advanced Encryption Standard) - Computerphile
                https://www.youtube.com/watch?v=O4xNJsjtN6E
              
            
              
                Symmetric and Asymmetric Encryption
                https://www.youtube.com/watch?v=pArLLJmgX10
              
            
              
                Asymmetric encryption - Simply explained
                https://www.youtube.com/watch?v=AQDCe585Lnc
              
            
              
                Google Capture The Flag (CTF)
                https://capturetheflag.withgoogle.com/#beginners/
              
            
              
                NSA CRYPTOCHALLENGE - Puzzle of the week
                https://cryptochallenge.io/
              
            
              
                Google CTF: Beginner Quest: OCR IS COOL!
                https://www.youtube.com/watch?v=j9xht4K-MBk
              
            
              
                Kryptos: The CIA's Unsolved Secret Code
                https://www.youtube.com/watch?v=fPJoNYgXHnI
              
            
              
                Kryptos On Wikipedia
                https://en.wikipedia.org/wiki/Kryptos
              
            
              
                Kryptos Transcription by Elonka Dunin
                https://www.elonka.com/
              
            
              
                Elonka's List of Famous Unsolved Codes and Ciphers
                https://www.elonka.com/UnsolvedCodes.html
              
            
              
                The Cyrillic Projector Code - Cracked!
                https://www.elonka.com/kryptos/CyrillicProjectorAnnouncement.html
              
            
              
                Ancient Codes and Hieroglyphs
                https://www.youtube.com/watch?v=r-76Smf2oMk
              
            
              
                Keeping Secrets: Cryptography In A Connected World
                https://www.youtube.com/watch?v=nVVF8dgKC38
              
            
          
- 
            
              
                How I Became a Web Developer in 3 Months
                https://www.youtube.com/watch?v=ASbijZRU2Uo
              
            
              
                Passion, Programming, and Pragmatism by Marcella Jewell
                https://www.youtube.com/watch?v=6NzNs8FAudQ
              
            
              
                https://themes.shopify.com/services/themes/guidelines
                https://themes.shopify.com/services/themes/guidelines
              
            
              
                github
                https://github.com/
              
            
              
                slack
                https://slack.com/
              
            
              
                liberapay
                https://liberapay.com/
              
            
              
                https://github.com/topics/css
                https://github.com/topics/css
              
            
              
                dozens of developers
                https://github.com/twbs/bootstrap/graphs/contributors
              
            
              
                60 issues
                https://github.com/twbs/bootstrap/pulse/monthly
              
            
              
                themes@shopify.com
                mailto:themes@shopify.com
              
            
              
                https://support.wrapbootstrap.com/help/submission-guidelines-themes-and-templates
                https://support.wrapbootstrap.com/help/submission-guidelines-themes-and-templates
              
            
              
                front page
                https://wrapbootstrap.com/
              
            
              
                INSPINIA - Responsive Admin Theme
                https://wrapbootstrap.com/theme/inspinia-responsive-admin-theme-WB0R5L90S
              
            
              
                INSPINIA
                https://wrapbootstrap.com/theme/inspinia-responsive-admin-theme-WB0R5L90S
              
            
              
                Bootstrap
                https://getbootstrap.com/
              
            
              
                all this development is going on in the back
                https://github.com/twbs/bootstrap/pulse
              
            
              
                https://wrapbootstrap.com/user/WebAppLayers
                https://wrapbootstrap.com/user/WebAppLayers
              
            
              
                A Software Developer's Secret to Life by Julia Menchavez
                https://www.youtube.com/watch?v=uj0kReMs-gc
              
            
              
                wrapbootstrap.com
                https://wrapbootstrap.com
              
            
              
                themes.shopify.com
                https://themes.shopify.com/
              
            
              
                shopify.com
                https://shopify.com/
              
            
              
                https://support.wrapbootstrap.com/help/fee-structure
                https://support.wrapbootstrap.com/help/fee-structure
              
            
          
- 
            
              
                https://en.wikipedia.org/wiki/Albert\_Einstein
                https://en.wikipedia.org/wiki/Albert%5C_Einstein
              
            
              
                Bret Victor - Inventing on Principle
                https://www.youtube.com/watch?v=PUv66718DII
              
            
              
                The poetry of programming (teaching children about computers): Linda Liukas
                https://www.youtube.com/watch?v=-jRREn6ifEQ
              
            
              
                Changing the world with code by Emma Yang
                https://www.youtube.com/watch?v=ghqSw40pC5s
              
            
              
                Karlie Kloss: Coding is a superpower
                https://www.youtube.com/watch?v=Bwiln7v0fdc
              
            
              
                Making a Game: Bill Gates explains If statements.
                https://www.youtube.com/watch?v=m2Ux2PnJe6E
              
            
              
                Bill Gates remembers his early programming career
                https://www.youtube.com/watch?v=vYXQTrYPenQ
              
            
              
                1991 Interview with Bill Gates
                https://www.youtube.com/watch?v=6V6Gir1Dyfs
              
            
              
                What do programmers actually do?
                https://www.youtube.com/watch?v=g4a7_HH9Wbg
              
            
              
                How I Learned to Code - and Got a Job at Airbnb!
                https://www.youtube.com/watch?v=kXpWLv2o7hs
              
            
              
                Learn to Code in 6 months
                https://www.youtube.com/watch?v=LCls16Tv8UE
              
            
              
                Learn JavaScript - Full Course for Beginners
                https://www.youtube.com/watch?v=PkZNo7MFNFg
              
            
              
                Learn Node.js - Full Tutorial for Beginners
                https://www.youtube.com/watch?v=RLtyhwFtXQA
              
            
              
                Amy Palamountain on Backbone and Marionette
                https://www.youtube.com/watch?v=0o2whtCJw8I
              
            
              
                https://github.com/search?q=stars%3A%3E%3D10000
                https://github.com/search?q=stars%3A%3E%3D10000
              
            
              
                Svelte Tutorial
                https://www.youtube.com/watch?v=vhGiGqZ78Rs
              
            
              
                Svelte
                https://svelte.dev/
              
            
              
                Vue.js
                https://vuejs.org/
              
            
              
                React
                https://reactjs.org/
              
            
              
                framework for building web applications
                https://sapper.svelte.dev/
              
            
              
                approach to building mobile apps
                https://svelte-native.technology/
              
            
              
                https://svelte.dev/tutorial/basics
                https://svelte.dev/tutorial/basics
              
            
              
                Arduino vs. Raspberry Pi - Which is best?
                https://www.youtube.com/watch?v=7vhvnaWUZjE
              
            
              
                You can learn Arduino in 15 minutes.
                https://www.youtube.com/watch?v=nL34zDTPkcs
              
            
          
- 
            
              
                Keyboards & Command Line Interfaces
                https://www.youtube.com/watch?v=4RPtJ9UyHS0
              
            
              
                Full Playlist
                https://www.youtube.com/watch?v=tpIctyqH29Q&list=PL8dPuuaLjXtNlUrzyH5r6jN9ulIgZBpdo
              
            
              
                alice@aol.com
                mailto:alice@aol.com
              
            
              
                Getting Around in the Unix Command Line Interface
                https://www.youtube.com/watch?v=RuusmAGbnOo
              
            
              
                Full Raspberry Pi Tutorial Playlist »
                https://www.youtube.com/watch?v=Jj4pjfU_-jo&list=PLsa31gkyINsly6N_usaeHrtDPYnwxO-1Y
              
            
              
                touch
                http://man7.org/linux/man-pages/man1/touch.1.html
              
            
              
                ls
                http://man7.org/linux/man-pages/man1/ls.1.html
              
            
              
                cp
                http://man7.org/linux/man-pages/man1/cp.1.html
              
            
              
                mkdir
                http://man7.org/linux/man-pages/man1/mkdir.1.html
              
            
              
                rmdir
                http://man7.org/linux/man-pages/man1/rmdir.1.html
              
            
              
                mv
                http://man7.org/linux/man-pages/man1/mv.1.html
              
            
              
                rm
                http://man7.org/linux/man-pages/man1/rm.1.html
              
            
              
                gzip
                https://linux.die.net/man/1/gzip
              
            
              
                tar
                http://man7.org/linux/man-pages/man1/tar.1.html
              
            
              
                bzip2
                https://linux.die.net/man/1/bzip2
              
            
              
                wget
                http://man7.org/linux/man-pages/man1/wget.1.html
              
            
              
                curl
                http://man7.org/linux/man-pages/man1/curl.1.html
              
            
              
                youtube-dl
                https://github.com/ytdl-org/youtube-dl/blob/master/README.md
              
            
              
                https://www.youtube.com/watch?v=YOUR\_VIDEO\_ID
                https://www.youtube.com/watch?v=YOUR%5C_VIDEO%5C_ID
              
            
              
                How To Hack Time
                https://www.youtube.com/watch?v=KEkrWRHCDQU
              
            
              
                https://linux.die.net/man/1/ffmpeg
                https://linux.die.net/man/1/ffmpeg
              
            
              
                Node-RED
                https://www.youtube.com/watch?v=vYreeoCoQPI
              
            
              
                Command-line interface
                https://en.wikipedia.org/wiki/Command-line_interface
              
            
              
                github.com/NARKOZ/hacker-scripts
                https://github.com/NARKOZ/hacker-scripts
              
            
              
                fucking_coffee.js
                https://github.com/NARKOZ/hacker-scripts/blob/master/nodejs/fucking_coffee.js
              
            
              
                Mr. Coffee Smart Coffeemaker enabled with WeMo
                https://www.mrcoffee.com/wemo-landing-page.html
              
            
              
                node.js client for WeMo
                https://github.com/timonreinhard/wemo-client
              
            
              
                Raspberry PI
                https://www.raspberrypi.org/
              
            
              
                stream the coffeemaker
                https://en.wikipedia.org/wiki/Trojan_Room_coffee_pot
              
            
              
                camera board module
                https://www.raspberrypi.org/products/camera-module-v2/
              
            
              
                fee of $9.95
                https://stripe.com/
              
            
              
                https://gohugo.io/getting-started/quick-start/
                https://gohugo.io/getting-started/quick-start/
              
            
          
- 
            
              
                The UNIX Operating System
                https://www.youtube.com/watch?v=tc4ROCJYbm0
              
            
              
                Unix vs Linux
                https://www.youtube.com/watch?v=jowCUo_UGts
              
            
              
                The mind behind Linux: Linus Torvalds
                https://www.youtube.com/watch?v=o8NPllzkFhE
              
            
              
                REPL Shell
                https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop
              
            
              
                Commodore 64 - Introduction to Programming - Level 1
                https://www.youtube.com/watch?v=h3bDa5z_B1M
              
            
              
                GEOS
                https://en.wikipedia.org/wiki/GEOS_(8-bit_operating_system)
              
            
              
                Commodore 1351 Mouse
                https://en.wikipedia.org/wiki/Commodore_1351
              
            
              
                Visual The History of GUI
                https://www.youtube.com/watch?v=ncCSmDAmcQY
              
            
              
                The history of the graphic user interface
                https://www.youtube.com/watch?v=U1Oy4X5Ni8Y
              
            
              
                https://puri.sm
                https://puri.sm/
              
            
              
                Librem5: Kings Cross
                https://www.youtube.com/watch?v=s0nKGFOWgFA
              
            
              
                How to Open Windows Command Prompt in Windows 10
                https://www.youtube.com/watch?v=uE9WgNr3OjM
              
            
              
                How to run/use the Command Line on Mac
                https://www.youtube.com/watch?v=5XgBd6rjuDQ
              
            
              
                Raspberry PI
                https://www.raspberrypi.org/
              
            
              
                Raspberry PI 4
                https://www.raspberrypi.org/products/raspberry-pi-4-model-b/?variant=raspberry-pi-4-model-b-4gb
              
            
              
                Raspberry Pi - Getting Started with Terminal
                https://www.youtube.com/watch?v=UW3UxK4Tiqg
              
            
              
                Ken Thompson and Dennis Ritchie Explain UNIX (Bell Labs)
                https://www.youtube.com/watch?v=JoVQTPbD6UY
              
            
              
                »
                https://www.sfgate.com/business/article/Ken-Thompson-Dennis-Ritchie-win-Japan-Prize-2478569.php
              
            
          
- 
            
              
                What is a Hacker? with Emmanuel Goldstein.
                https://www.youtube.com/watch?v=5vjMnUX6v4M
              
            
              
                Kids hack their Dad's computer on her Raspberry Pi
                https://www.youtube.com/watch?v=W76o_iG7Y7g
              
            
              
                Raspberry Pi
                https://www.raspberrypi.org/
              
            
              
                Single-board computers
                https://en.wikipedia.org/wiki/Single-board_computer
              
            
              
                Raspberry Pi 4 Cana Kit
                https://www.youtube.com/watch?v=7rcNjgVgc-I
              
            
              
                Heat Sink “Case”
                https://www.amazon.com/dp/B07VD568FB/ref=twister_B07VD58LGV?_encoding=UTF8&psc=1
              
            
              
                Part 1
                https://www.youtube.com/watch?v=zpTlB6oju5w
              
            
              
                https://www.youtube.com/watch?v=rYb2IEsfhnE
                https://www.youtube.com/watch?v=rYb2IEsfhnE
              
            
              
                Raspberry Pi 4
                https://www.youtube.com/watch?v=sajBySPeYH0
              
            
              
                What's inside the Raspberry Pi 4 Desktop Kit?
                https://www.youtube.com/watch?v=88WOo4DIElY
              
            
              
                Portable Monitors
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=+Portable+Monitors
              
            
              
                compose some music
                https://www.youtube.com/watch?v=3qfa9hGJzoY
              
            
              
                LMMS
                https://lmms.io/
              
            
              
                pondering album art
                https://www.youtube.com/watch?v=4mgrY-U9_8E
              
            
              
                GIMP
                https://www.gimp.org/
              
            
              
                Projectors
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Daps&field-keywords=projectors
              
            
              
                key logger
                https://www.amazon.com/keylogger/s?k=keylogger
              
            
              
                alex@192.168.1.27
                mailto:alex@192.168.1.27
              
            
              
                1:27
                https://youtu.be/W76o_iG7Y7g?t=87
              
            
              
                root
                http://www.catb.org/~esr/jargon/html/R/root.html
              
            
              
                speech synthesis
                https://en.wikipedia.org/wiki/Speech_synthesis
              
            
              
                5:10
                https://youtu.be/W76o_iG7Y7g?t=310
              
            
              
                https://ss64.com/osx/say.html
                https://ss64.com/osx/say.html
              
            
              
                https://tldr.sh/
                https://tldr.sh/
              
            
              
                3:49
                https://youtu.be/W76o_iG7Y7g?t=229
              
            
              
                Sublime Text
                https://www.sublimetext.com/
              
            
              
                https://linux.die.net/man/1/kill
                https://linux.die.net/man/1/kill
              
            
              
                5:26
                https://youtu.be/W76o_iG7Y7g?t=326
              
            
              
                All Your Base Are Belong To Us
                http://www.catb.org/~esr/jargon/html/A/all-your-base-are-belong-to-us.html
              
            
              
                Jargon File
                http://www.catb.org/~esr/jargon/html/go01.html
              
            
              
                http://www.catb.org/~esr/jargon/html/go01.html
                http://www.catb.org/~esr/jargon/html/go01.html
              
            
              
                HOWTO
                http://www.catb.org/~esr/faqs/hacker-howto.html
              
            
              
                Conway’s Game of Life
                https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
              
            
              
                Gospers glider gun
                https://en.wikipedia.org/wiki/Gun_(cellular_automaton)
              
            
              
                Cellular Automaton
                https://en.wikipedia.org/wiki/Cellular_automaton
              
            
              
                Emergence
                https://www.youtube.com/watch?v=ONiWmzrmfuY
              
            
              
                Computing a theory of everything
                https://www.youtube.com/watch?v=60P7717-XOQ
              
            
              
                Pentesting Android Applications
                https://www.youtube.com/watch?v=EF3oi9Ra7IU
              
            
              
                Network Penetration Testing for Beginners
                https://www.youtube.com/watch?v=3Kq1MIfTWCE
              
            
              
                Smarter Every Day on Vulnerabilities in Smart Devices
                https://www.youtube.com/watch?v=ozIKwGt38LQ
              
            
              
                Lock Picking Lawyer
                https://www.youtube.com/channel/UCm9K6rby98W8JigLoZOh6FQ/search?query=combination
              
            
              
                My Wife vs. Ben & Jerry’s Ice Cream Lock
                https://www.youtube.com/watch?v=lod_LUp3ggc
              
            
              
                Fortress Combination Padlock Decoded FAST and Bypassed
                https://www.youtube.com/watch?v=Fah-LJJaPWg
              
            
              
                Gallium vs. Titalium - Abus Padlock Meets a Gruesome End
                https://www.youtube.com/watch?v=jeghGhVdt9s
              
            
          
- 
            
              
                First Name Basis: Wyland
                https://www.youtube.com/watch?v=ARZzKXPc6FM
              
            
              
                The 10-Year-Old Graffiti Artist Who’s Tagging Britain With Chickens
                https://www.youtube.com/watch?v=oyyvQikuog4
              
            
              
                Shredded!
                https://www.youtube.com/watch?v=ekzjYZHs27E
              
            
              
                3D Graffiti murals
                https://www.youtube.com/watch?v=mDdqq_6OpyU
              
            
              
                Graffiti Sketch wild style en 3D
                https://www.youtube.com/watch?v=McDbh87cp6g
              
            
              
                Pensil 2018 wildstyle
                https://www.youtube.com/watch?v=dHg7twHeIrw
              
            
              
                Ed-Mun - Freestyle 3D
                https://www.youtube.com/watch?v=ptJp6gTTYFY
              
            
              
                Doke on YouTube
                https://www.youtube.com/channel/UC9ntGcdOjckSSjeeM_YmDcg
              
            
              
                GRAFFITI WRITER vs POLICE
                https://www.youtube.com/watch?v=a1WFwsPOHmg
              
            
              
                10 GRAFFITI Tips
                https://www.youtube.com/watch?v=ofSvAqiv0ss
              
            
              
                Tutorial - How to make Graffiti sketches - Step by step !
                https://www.youtube.com/watch?v=v5tollaAXfU
              
            
              
                Kiptoe on YouTube
                https://www.youtube.com/channel/UCwcDy-AjZJ5T7DH9BWaOMZg
              
            
              
                Three Saints
                https://www.youtube.com/watch?v=_VpK2L47PwA
              
            
              
                MURAL x GRAFFITI (collab w/ DOKE)
                https://www.youtube.com/watch?v=meIW0pv9izU
              
            
              
                BEST OF KIPTOE 2019 & My 3 Goals for 2020
                https://www.youtube.com/watch?v=DBqBH1wejbw
              
            
              
                The Tank on YouTube
                https://www.youtube.com/channel/UCs4A7OdtEHGU_Q_HMrmo06g
              
            
              
                Chill Day Graffiti
                https://www.youtube.com/watch?v=lEq27AH5yRY
              
            
              
                Freight Junkie Graffiti
                https://www.youtube.com/watch?v=1B6O2lW7Zjo
              
            
              
                Beefs
                https://www.youtube.com/watch?v=n2UsOIJvx6Q
              
            
              
                Police identify suspect in graffiti case
                https://www.youtube.com/watch?v=_9JBW-cCNP0
              
            
              
                Police searching for graffiti artists
                https://www.youtube.com/watch?v=MB7wuCibXTo
              
            
              
                NAb Graffiti Vandals
                https://www.youtube.com/watch?v=A7lyE3qevrQ
              
            
              
                Red graffiti
                https://www.youtube.com/watch?v=RwK4NmQZe64
              
            
          
- 
            
              
                Pixel Art
                https://en.wikipedia.org/wiki/Pixel_art
              
            
              
                22 Pixel Artists Creating Beautiful Retro Masterpieces
                https://weloveitbut.com/best-pixel-artists/
              
            
              
                Ashes Scene in The Big Lebowski
                https://www.youtube.com/watch?v=u44D3qKKGPU
              
            
              
                Website
                https://www.behance.net/gallery/12753749/Pixelwood
              
            
              
                Website
                https://pixelshuh.com/
              
            
              
                Website
                http://hello.eboy.com/eboy/
              
            
              
                Website
                https://probertson.tumblr.com/
              
            
              
                Indiana Jones and the Fate Of Atlantis (1992)
                https://www.youtube.com/watch?v=LZZXJ3zCRDQ
              
            
              
                Maniac Mansion Day of The Tentacle (1993)
                https://www.youtube.com/watch?v=Xz3Aw5qLcOs
              
            
              
                Sam & Max: Hit the Road (1993)
                https://www.youtube.com/watch?v=pdU0Njkek5s
              
            
              
                Flashback (1992)
                https://www.youtube.com/watch?v=wNTnRM77XuE
              
            
              
                Another World (1991)
                https://www.youtube.com/watch?v=utrxk5_PeEY
              
            
              
                Undertale (2015)
                https://www.youtube.com/watch?v=vEVR2FUB3ic
              
            
              
                eBoy and the perfection of pixels
                https://www.youtube.com/watch?v=c1F6EsGGa4U
              
            
              
                eBoy
                http://hello.eboy.com/eboy/
              
            
              
                Fantasy UI at Pushing Pixels
                https://www.pushing-pixels.org/fui/
              
            
              
                TRON Legacy: Encom Tower
                https://www.youtube.com/watch?v=6WrhZsttinA
              
            
              
                It's a unix system
                https://www.youtube.com/watch?v=dxIPcbmo1_U
              
            
              
                Skeuomorphism
                https://en.wikipedia.org/wiki/Skeuomorph
              
            
              
                A Showcase of 50 Skeuomorphic Designs
                https://www.dtelepathy.com/blog/inspiration/50-skeuomorphic-designs
              
            
              
                Typography
                https://en.wikipedia.org/wiki/Typography
              
            
              
                Beautiful Web Type
                http://hellohappy.org/beautiful-web-type/
              
            
              
                Spider Bite Designs
                https://sellfy.com/spiderbitedesigns/
              
            
              
                How To Design Sublimation T-shirts
                https://www.youtube.com/watch?v=E2OL19GbtbY
              
            
              
                Sportswear Printing - All over Print - Cut - Sew ( basketball uniforms)
                https://www.youtube.com/watch?v=o2xOymSeH6I
              
            
              
                https://www.youtube.com/watch?v=IQdPP04qEwU
                https://www.youtube.com/watch?v=IQdPP04qEwU
              
            
          
- 
            
              
                Drew Struzan - Tracing
                https://www.youtube.com/watch?v=0fEMJp70tGU
              
            
              
                https://en.wikipedia.org/wiki/Frida\_Kahlo
                https://en.wikipedia.org/wiki/Frida%5C_Kahlo
              
            
              
                How to Transfer an Image Using Tracing Paper
                https://www.youtube.com/watch?v=JW5PYVbc6ho
              
            
              
                Graphite Paper on Amazon
                https://www.amazon.com/graphite-paper/s?k=graphite+paper
              
            
              
                Getting Started: Three Ways to Transfer an Image to Watercolor Paper
                https://www.youtube.com/watch?v=fN-VtUBC7Ys
              
            
              
                projector
                https://www.amazon.com/s?k=Mini+Projector&ref=nb_sb_noss_2
              
            
              
                Light Boxes Paper on Amazon
                https://www.amazon.com/s?k=Light+Box+Tracing&ref=nb_sb_noss_2
              
            
              
                How to trace a picture.
                https://www.youtube.com/watch?v=cQGeOMCGh0U
              
            
              
                Digital Projectors on Amazon
                https://www.amazon.com/Digital-Projectors/s?k=Digital+Projectors
              
            
              
                Home Wall Painting Using projector - DIY
                https://www.youtube.com/watch?v=iGDfa4T9yTE
              
            
              
                GIMP
                https://www.gimp.org/
              
            
              
                How to use GIMP for beginners tutorial
                https://www.youtube.com/watch?v=7LXyClky6A8
              
            
              
                Learn GIMP in 30 minutes, Complete Tutorial for Beginners
                https://www.youtube.com/watch?v=IeABb8cwdUg
              
            
              
                Working With Filters - GIMP Tutorials
                https://www.youtube.com/watch?v=BB6LM9IYcco
              
            
              
                Sfumato, Unione, Chiaroscuro, Cangiante
                https://www.youtube.com/watch?v=Rp4G1pXx-cs
              
            
              
                Painting the Portrait: The Grisaille Method in Oil Part 1/2
                https://www.youtube.com/watch?v=1183SVMyJVI
              
            
              
                Painting the Portrait: The Grisaille Method in Oil Part 2/2
                https://www.youtube.com/watch?v=vN6aZSSGKGs
              
            
              
                Grisaille Method with Jon deMartin
                https://www.youtube.com/watch?v=JPar_nzAEL0
              
            
              
                BriPetPortraits on Etsy
                https://www.etsy.com/shop/BriPetPortraits
              
            
              
                Pet portrait time-lapse.
                https://www.youtube.com/watch?v=Aqn363Z1f5A
              
            
              
                https://en.wikipedia.org/wiki/Henri\_Matisse
                https://en.wikipedia.org/wiki/Henri%5C_Matisse
              
            
              
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Darts-crafts\&field-keywords=Sketch+Tote+Drawing+
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Darts-crafts%5C&field-keywords=Sketch+Tote+Drawing+
              
            
              
                tin of pencils
                https://www.amazon.com/s/ref=nb_sb_noss?url=search-alias%3Doffice-products&field-keywords=Staedtler+Lumograph+Graphite+Drawing
              
            
              
                DIA
                https://www.dia.org/
              
            
              
                Blending Stumps for Beginners
                https://www.youtube.com/watch?v=zHiaJMf7m9Y
              
            
              
                What's an Eraser Shield?
                https://www.youtube.com/watch?v=bluffx6sB04
              
            
          
- 
            
              
                Forgotten How To Listen
                https://www.youtube.com/watch?v=nH7r5ThIw5Y
              
            
              
                Lady in the Water (2006) - Trailer
                https://www.youtube.com/watch?v=jreddFmavCI
              
            
              
                The Fountain Explained
                https://www.youtube.com/watch?v=x7B928wTLGE
              
            
              
                Wicked Smart
                https://www.youtube.com/watch?v=hIdsjNGCGz4
              
            
              
                Preparations
                https://www.youtube.com/watch?v=RVVwCE0A6Es
              
            
              
                He's Going to Change the World
                https://www.youtube.com/watch?v=eWw1rMlSfeQ
              
            
              
                Faora-Ul vs Kal-El
                https://www.youtube.com/watch?v=zWTbLZCR84k
              
            
              
                Kal-El vs Justice League
                https://www.youtube.com/watch?v=xy62MyYWnU4
              
            
              
                Batman v Superman
                https://www.youtube.com/watch?v=X7SiuQxhAjg
              
            
              
                The Final Battle - Justice League
                https://www.youtube.com/watch?v=24vtRhMbDEA
              
            
              
                Race. Flash vs Superman
                https://www.youtube.com/watch?v=b9V3Pj47x4c
              
            
              
                Wonder Woman 1984
                https://www.youtube.com/watch?v=sfM7_JLk-84
              
            
              
                Hulk Escapes Military Base
                https://www.youtube.com/watch?v=qmG-UmiY0vQ
              
            
              
                Hulk vs Tanks
                https://www.youtube.com/watch?v=G_TuUr6-dC0
              
            
              
                Kickboxer Dance
                https://www.youtube.com/watch?v=CE8XKeN0zk4
              
            
              
                Coco: Kickboxer Dance
                https://www.youtube.com/watch?v=aztdMwYrF4k
              
            
              
                I Have Made Fire!
                https://www.youtube.com/watch?v=LUDEjulbqzk
              
            
              
                Not To Be
                https://www.youtube.com/watch?v=YNcN5f3vwro
              
            
              
                Firewalker (in German)
                https://www.youtube.com/watch?v=o_YtK5SYK6Y
              
            
              
                Bud Spencer & Terence Hill
                https://www.youtube.com/watch?v=wMyZEgC20UA
              
            
              
                Louis de Funès
                https://www.youtube.com/watch?v=8WT6ihi8MkM
              
            
              
                Czterej Pancerni i Pies
                https://www.youtube.com/watch?v=tDJJi5ijAnM
              
            
              
                Alfa Mike Foxtrot - I Love It When a Plan Comes Together!
                https://www.youtube.com/watch?v=6FqUyxVD4qc
              
            
              
                Fifth Element Was Love
                https://www.youtube.com/watch?v=Rm8i9qMxeRQ
              
            
              
                Trinity
                https://www.youtube.com/watch?v=jXeF1rMkpQw
              
            
              
                Get Up Neo
                https://www.youtube.com/watch?v=T4FUPSGiy8Y
              
            
              
                Like Jane
                https://www.youtube.com/watch?v=dSnosk4tWrg
              
            
          
- 
            
              
                Petit World
                https://www.youtube.com/watch?v=Xb0HQSqkZHs
              
            
              
                Petit Vienna
                https://www.youtube.com/watch?v=uuMy9nsrLW4
              
            
              
                Petit Montenegro
                https://www.youtube.com/watch?v=IpCdMGfducg
              
            
              
                Petit Prague
                https://www.youtube.com/watch?v=kdnyIIqEBII
              
            
              
                Tilt-Shift Lens: Explained
                https://www.youtube.com/watch?v=gvV5sINKnT8
              
            
              
                How to Create Tilt-Shift / Miniature World Time-lapses
                https://www.youtube.com/watch?v=QpeUEK_5Tb0
              
            
          
- 
            
              
                https://en.wikipedia.org/wiki/Auguste\_Rodin
                https://en.wikipedia.org/wiki/Auguste%5C_Rodin
              
            
              
                Cubli
                https://www.youtube.com/watch?v=n_6p-1J551Y
              
            
              
                Water No. 33 by Dean O'Callaghan
                https://www.youtube.com/watch?v=ZqzjAmPFND8
              
            
              
                Colibri by Derek Hugger
                https://www.youtube.com/watch?v=1scj5sotD-E
              
            
              
                Kinetic Sculptures Intro
                https://www.youtube.com/watch?v=zqNnOYoU5ls
              
            
              
                Kinetic sculptures by Alex Harrell
                https://www.youtube.com/watch?v=Ibq1crh0OFA
              
            
              
                Kinetic Sculpture by David Roy
                https://www.youtube.com/watch?v=nxdcj2tLQGE
              
            
              
                Kinetic Masterpieces by Anthony Howe
                https://www.youtube.com/watch?v=J4l5rHNSq9s
              
            
              
                Wintergatan by Martin Molin
                https://www.youtube.com/watch?v=IvUU8joBb1Q
              
            
              
                MODELING For Absolute Beginners - Blender Tutorial
                https://www.youtube.com/watch?v=ICBP-7x7Chc
              
            
              
                B3d/ZB/MD: Threadox Pt.1
                https://www.youtube.com/watch?v=lp9JO7qpIO4
              
            
              
                Blender 2.8 Mecha Sculpting In Dyntopo - Blender Tutorial
                https://www.youtube.com/watch?v=a-Nsphndbj8
              
            
              
                Organic Sculpting with Maria Panfilova
                https://www.youtube.com/watch?v=G3SVAN9TPbo
              
            
              
                Joker Speed Art (Zbrush)
                https://www.youtube.com/watch?v=k00bCwWH92E
              
            
              
                Speedsculpt Zbrush
                https://www.youtube.com/watch?v=GhYwHcp-UV8
              
            
              
                Amazon
                https://www.amazon.com/AMACO-AMA46317P-Clay-Gray-lbs/dp/B0009RRTA8/ref=sr_1_10?keywords=air+drying+clay&qid=1574898467&sr=8-10
              
            
              
                Speed Sculpting - What you NEED to Know
                https://www.youtube.com/watch?v=H4WtpO8vfTU
              
            
              
                https://en.wikipedia.org/wiki/3D_printing
                https://en.wikipedia.org/wiki/3D_printing
              
            
              
                3D Printing Cast Metals via Shapeways
                https://www.youtube.com/watch?v=9uxE_r9kEE8
              
            
              
                Why This Is the Best 3D Printer - Comparing ALL My Printers!!!
                https://www.youtube.com/watch?v=YzF5YnUuN4Q
              
            
              
                Sell
                https://www.shapeways.com/marketplace
              
            
              
                Shapeways
                https://www.shapeways.com/
              
            
              
                shapejs
                https://shapejs.shapeways.com/
              
            
              
                examples in JavaScript
                https://shapejs.shapeways.com/v2/examples
              
            
              
                https://en.wikipedia.org/wiki/3D_scanning
                https://en.wikipedia.org/wiki/3D_scanning
              
            
              
                Shapeways Marketplace
                https://www.shapeways.com/marketplace
              
            
              
                Explaining 3D Scanning
                https://www.youtube.com/watch?v=TTCiOoedUco
              
            
              
                Best 3D Scanners 2019
                https://www.youtube.com/watch?v=20b2JWz2TfE
              
            
          
- 
            
              
                All The Way by Charles Bukowski
                https://www.youtube.com/watch?v=k6_QUhUPrF4
              
            
              
                If - Rudyard Kipling, Dennis Hopper on Johnny Cash Show
                https://www.youtube.com/watch?v=T2LUbk_7uKg
              
            
              
                https://en.wikipedia.org/wiki/Walt\_Whitman
                https://en.wikipedia.org/wiki/Walt%5C_Whitman
              
            
              
                Walt Whitman
                https://www.youtube.com/watch?v=LVxrzOLst64
              
            
              
                Favorite Poem Project: Kosmos by Ms. Browne
                https://www.youtube.com/watch?v=qIDkjoyAAy8
              
            
              
                YAWP - Dead Poets Society
                https://www.youtube.com/watch?v=gQU3EphIpMY
              
            
              
                Why do we read and write poetry?
                https://www.youtube.com/watch?v=aS1esgRV4Rc
              
            
              
                Find Rhymes
                https://www.rhymezone.com/
              
            
              
                The Owl and the Pussycat at Wikipedia
                https://en.wikipedia.org/wiki/The_Owl_and_the_Pussy-Cat
              
            
              
                The Owl and the Pussycat
                https://www.youtube.com/watch?v=WAfPKNSvesI
              
            
              
                The Road Not Taken, by Robert Frost
                https://www.youtube.com/watch?v=KUaQgRiJukA
              
            
              
                And Still I Rise - Maya Angelou
                https://www.youtube.com/watch?v=JqOqo50LSZ0
              
            
              
                Ozymandias by Percy Bysshe Shelley
                https://www.youtube.com/watch?v=krbX-9ugbI4
              
            
              
                Stopping by Woods on a Snowy Evening by Robert Frost
                https://www.youtube.com/watch?v=TjozQHEqXNs
              
            
              
                A Dream Within A Dream by Edgar Allan Poe
                https://www.youtube.com/watch?v=rxg7OFFtWQE
              
            
              
                Marianne Verville: Fire and Ice by Robert Frost
                https://www.youtube.com/watch?v=DYNjUllUcFY
              
            
              
                2014 National Champion Anita Norman (TN) recites The Layers by Stanley Kunitz
                https://www.youtube.com/watch?v=oRQIISF4prA
              
            
              
                Poetry Out Loud 2012 NJ State Finals: Brianne Barker performs Snow Day
                https://www.youtube.com/watch?v=bmVGBcXqtFY
              
            
              
                The Great Dictator Speech - Charlie Chaplin
                https://www.youtube.com/watch?v=w8HdOHrc3OQ
              
            
              
                Carl Sagan
                https://www.youtube.com/watch?v=EWPFmdAWRZ0
              
            
              
                Morgan Freeman recites 'Invictus' from memory on Charlie Rose (about Nelson Mandela)
                https://www.youtube.com/watch?v=a7q_vACVwq0
              
            
              
                Invictus by William Ernest Henley (1875)
                https://www.youtube.com/watch?v=sR2v0Pfmzzc
              
            
              
                O Captain, my Captain! - Thank you to Robin Williams
                https://www.youtube.com/watch?v=j64SctPKmqk
              
            
              
                The Simpsons - Edgar Allan Poe: The Raven
                https://www.youtube.com/watch?v=bLiXjaPqSyY
              
            
              
                Ravens can talk!
                https://www.youtube.com/watch?v=AfsnHVaScjg
              
            
          
- 
            
              
                https://en.wikipedia.org/wiki/J.\_K.\_Rowling
                https://en.wikipedia.org/wiki/J.%5C_K.%5C_Rowling
              
            
              
                Percussion Ensemble
                https://www.youtube.com/watch?v=SYSxOj6W7IQ
              
            
              
                Guitar Hero - Simpsons Theme Song
                https://www.youtube.com/watch?v=uGrN6PR44PQ
              
            
              
                Musical Form
                https://www.youtube.com/watch?v=T5wTqFteQVY
              
            
              
                Play With Your Rhythm: Drum Patterns
                https://www.youtube.com/watch?v=tm2BgO1VaRY
              
            
              
                A bass drum, or kick drum
                https://en.wikipedia.org/wiki/Bass_drum
              
            
              
                Snare Drum
                https://en.wikipedia.org/wiki/Snare_drum
              
            
              
                Hi-hat
                https://en.wikipedia.org/wiki/Hi-hat
              
            
              
                PROFESSIONAL Drum Programming Made EASY in LMMS!
                https://www.youtube.com/watch?v=EY62kFvlbFg
              
            
              
                How To Write A Melody On The Piano (For Beginners)
                https://www.youtube.com/watch?v=AvxevjgKBfo
              
            
              
                LMMS
                https://lmms.io/
              
            
              
                Chopin - Revolutionary Etude (Op. 10 No. 12)
                https://www.youtube.com/watch?v=g1uLrHq9TDg
              
            
          
- 
            
              
                Great Philosopher Jean Paul Sartre, plays the piano.
                https://www.youtube.com/watch?v=TysXX7ZCV7g
              
            
              
                Learning Music
                https://learningmusic.ableton.com/
              
            
              
                Amiga Samplers : Budget dance music in 1990
                https://www.youtube.com/watch?v=i9MXYZh1jcs
              
            
              
                Amen, Break: The Most Sampled Loop in Music History
                https://www.youtube.com/watch?v=v89CjsSOJ_c
              
            
              
                How sampling transformed music by Mark Ronson
                https://www.youtube.com/watch?v=H3TF-hI7zKc
              
            
              
                download
                https://old.reddit.com/r/Drumkits/
              
            
              
                Sampling
                https://en.wikipedia.org/wiki/Sampling_(music)
              
            
              
                hats
                https://en.wikipedia.org/wiki/Hi-hat
              
            
              
                flinging a doorstop
                https://www.youtube.com/watch?v=zS4gZcjSHk4
              
            
              
                r/Drumkits
                https://www.reddit.com/r/Drumkits/
              
            
              
                freesound
                https://freesound.org/
              
            
              
                Splice
                https://splice.com/
              
            
              
                LoFi Synth-Hop
                https://www.youtube.com/watch?v=mVxLhy1v-xU
              
            
              
                RZA - Flying Birds / Sample Rich Track
                https://www.youtube.com/watch?v=DdVOwNyomw4
              
            
              
                RZA'a Samurai Showdown (Lofi Hiphop)
                https://www.youtube.com/watch?v=g4tbuu9GTaw
              
            
              
                Beatboxers
                https://www.youtube.com/watch?v=ztPvUrQb9Vw
              
            
              
                The Science of Dubstep by James Humberstone
                https://www.youtube.com/watch?v=d8s8e8JdGCc
              
            
              
                How to translate the feeling into sound by Claudio
                https://www.youtube.com/watch?v=q5yxIzs5Wug
              
            
              
                LMMS
                https://lmms.io/
              
            
              
                showcase
                https://lmms.io/showcase
              
            
              
                LMMS 1.2
                https://www.youtube.com/watch?v=5j8c2qlih0M
              
            
              
                LMMS Tutorial 1: Piano Roll, Beat/Bass Line Editor
                https://www.youtube.com/watch?v=4dYxV3tqTUc
              
            
              
                LMMS Tutorial 2: Sidebar
                https://www.youtube.com/watch?v=Ow4fHTmd1mo
              
            
              
                LMMS Tutorial 3: TripleOscillator Basics
                https://www.youtube.com/watch?v=7lI8VgbocQg
              
            
              
                How to Sing Any Song - Modified Lyrics - Felicia Ricci
                https://www.youtube.com/watch?v=rJDc8p18fsE
              
            
              
                How To Sing Any Song - Voice Lessons - Ken Tamplin Vocal Academy
                https://www.youtube.com/watch?v=ZATunybJm_4
              
            
              
                How To Sing With Your Own Voice - Roger Burnley Voice Studio - Singing Vocal Lesson
                https://www.youtube.com/watch?v=ytyLQ2Hl-H0
              
            
              
                Anne Reburn Channel on YouTube
                https://www.youtube.com/channel/UChyNJxSsIXh2KyY3VvLnI2g
              
            
              
                How Am I Feeling Today?
                https://www.youtube.com/watch?v=zFnSCJ8h9c4
              
            
              
                I'm A Believer
                https://www.youtube.com/watch?v=SdM5DQxfGM0
              
            
              
                Studio Acapellas
                https://www.youtube.com/results?search_query=Studio+Acapella
              
            
              
                P!nk - Fuckin' Perfect (Official Acapella) [EXPLICIT]
                https://www.youtube.com/watch?v=f5TSlm79zc0
              
            
              
                Mad World Gary Jules Real Official Acapella
                https://www.youtube.com/watch?v=oRoauAOgWuw
              
            
              
                Smile, Ukulele Cover by Izzie Naylor
                https://www.youtube.com/watch?v=Z8ZShEgGt-4
              
            
              
                Gary Jules - Mad World (live)
                https://www.youtube.com/watch?v=D1Nq086QB1Q
              
            
              
                /r/Drumkits
                https://www.reddit.com/r/Drumkits/
              
            
              
                /r/MakingHipHop
                https://www.reddit.com/r/MakingHipHop
              
            
              
                /r/EdmProduction
                https://www.reddit.com/r/EdmProduction
              
            
              
                /r/TrapProduction
                https://www.reddit.com/r/TrapProduction
              
            
              
                /r/WeAreTheMusicMakers
                https://www.reddit.com/r/WeAreTheMusicMakers
              
            
              
                /r/IsolatedVocals/
                https://www.reddit.com/r/IsolatedVocals/
              
            
              
                Bandcamp
                https://bandcamp.com/artists
              
            
              
                Sell
                https://support.splice.com/hc/en-us/articles/115006379848-Where-can-I-submit-my-own-samples-or-sample-packs-
              
            
              
                quality
                https://splice.com/blog/splice-sounds-quality-principles/
              
            
              
                Soundcloud
                https://soundcloud.com
              
            
          
- 
            
              
                How To DJ For Beginners | Alison Wonderland
                https://www.youtube.com/watch?v=rzg8OPPKVdM
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCXBxS3vJZmrKUTOmjG0XnKQ
              
            
              
                YouTube Topic
                https://www.youtube.com/channel/UC7orAmV1JD-j-cIxOW7gi3w
              
            
              
                Mariana BO (Tomorrowland Belgium 2019)
                https://www.youtube.com/watch?v=dQRARRAhRLc
              
            
              
                Mariana BO: Shankara
                https://www.youtube.com/watch?v=V7-JQcNm8W0
              
            
              
                YouTube Topic
                https://www.youtube.com/channel/UCojmPu73tS_5hcxUOoCtHjw
              
            
              
                MATTN (Tomorrowland Mainstage 2019)
                https://www.youtube.com/watch?v=ksqBDYwqkHA
              
            
              
                MATTN: Jungle Fever
                https://www.youtube.com/watch?v=F18eozyUKoM
              
            
              
                YouTube Topic
                https://www.youtube.com/channel/UConl7T_sh6sQCwYe8WrQNbQ
              
            
              
                Peggy Gou (Palais des Beaux-Arts de Lille for Cercle)
                https://www.youtube.com/watch?v=-UOMvxh4MYU
              
            
              
                Peggy Gou: Starry Night
                https://www.youtube.com/watch?v=r_wwmmo6UGY
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UC9QwEZj-KBlYzW3hbsgwS-Q
              
            
              
                Miss K8 (Qlimax 2019)
                https://www.youtube.com/watch?v=Z0N1i7LwXXE
              
            
              
                Miss K8: Out Of The Frame
                https://www.youtube.com/watch?v=k9sC2RcFsQg
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UC-yOW3e6zBSo1JwLXq46Suw
              
            
              
                Charlotte de Witte (Dour Festival 2017)
                https://www.youtube.com/watch?v=AtZxg-OC5ho
              
            
              
                Charlotte de Witte: Time
                https://www.youtube.com/watch?v=qNWQ5TGujVI
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCPIq_wSB6DYBtoee4KqSZnw
              
            
              
                NERVO (Tomorrowland July 22, 2017)
                https://www.youtube.com/watch?v=_m9OgQkdVqQ
              
            
              
                NERVO: The Way We See The World
                https://www.youtube.com/watch?v=rTOMpaOd31g
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCB6R4ceqzkFiNX6FjDNzuKw
              
            
              
                Alison Wonderland (The Lab LA)
                https://www.youtube.com/watch?v=HIXwkduDI3w
              
            
              
                Alison Wonderland: Peace
                https://www.youtube.com/watch?v=KbGV1KEXds4
              
            
              
                YouTube Topic
                https://www.youtube.com/channel/UCF6lav85ybIK3Umon9oI-dw
              
            
              
                Nina Kraviz (Tour Eiffel for Cercle)
                https://www.youtube.com/watch?v=oFvqo1dil7M
              
            
              
                Nina Kraviz: Dream Machine
                https://www.youtube.com/watch?v=JDJRg8sowP4
              
            
          
- 
            
              
                My creations, a new form of life by Theo Jansen
                https://www.youtube.com/watch?v=b694exl_oZo
              
            
              
                Strandbeest Evolution 2017
                https://www.youtube.com/watch?v=KsqlnGMzMD4
              
            
              
                YouTube Channel
                https://www.youtube.com/user/colinfurze
              
            
              
                Homemade Hoverbike
                https://www.youtube.com/watch?v=soxxPyaAT1k
              
            
              
                Underground Beach Hut Build
                https://www.youtube.com/watch?v=yox9CKYh7EU
              
            
              
                YouTube Channel
                https://www.youtube.com/user/jimmydiresta
              
            
              
                Brass Hammer
                https://www.youtube.com/watch?v=M6v2trBW4es
              
            
              
                Stained Glass Window
                https://www.youtube.com/watch?v=gwAId02ssYs
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCworsKCR-Sx6R6-BnIjS2MA
              
            
              
                Making The Antikythera Mechanism
                https://www.youtube.com/playlist?list=PLZioPDnFPNsHnyxfygxA0to4RXv4_jDU2
              
            
              
                Making A Large Wheel Skeleton Clock
                https://www.youtube.com/playlist?list=PLZioPDnFPNsETq9h35dgQq80Ryx-beOli
              
            
              
                The Antikythera Mechanism Episode 1 - Greeks, Clocks and Rockets.
                https://www.youtube.com/watch?v=ML4tw_UzqZE
              
            
              
                How To Make A Clock In The Home Machine Shop - Part 1
                https://www.youtube.com/watch?v=B8Y146v8HxE
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCad1pq_FAygE4VaDLJMZ8BA
              
            
              
                Rusty Remington Clone
                https://www.youtube.com/watch?v=py6WEp6pKGE
              
            
              
                Abandoned 1886 Colt Lightning
                https://www.youtube.com/watch?v=86356fRR1VY
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UC8q2GgxOUS_Dzd5KIYeJQIw
              
            
              
                Knifemaker Restore An Italian Chef's Knife Worth 1€
                https://www.youtube.com/watch?v=2RVyE1wlH7E
              
            
              
                YouTube Channel
                https://www.youtube.com/user/featony
              
            
              
                CNC Sword
                https://www.youtube.com/watch?v=sjn6qeFzQCA
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCcDpEbrETwvQfJxnpqY6idw
              
            
              
                Casting REAL BRONZE THANOS Infinity Gauntlet
                https://www.youtube.com/watch?v=5g2DxY1Rjag
              
            
              
                YouTube Channel
                https://www.youtube.com/user/myfordboy
              
            
              
                Casting and Machining a Toothed Pulley
                https://www.youtube.com/watch?v=5GSHXC6fwq4
              
            
              
                Ponoko
                https://www.ponoko.com/
              
            
              
                Kickstarter
                https://www.kickstarter.com
              
            
              
                Why are there so many wallets on Kickstarter?
                https://www.kickstarter.com/stories/wallets
              
            
              
                Trayvax
                https://www.trayvax.com/
              
            
              
                Dango Products
                https://www.dangoproducts.com/
              
            
              
                Dremel Laser Cutter Demo ($6,499.00 - $8,499.00)
                https://www.youtube.com/watch?v=rt6TqD000-s
              
            
              
                Leatherworking
                https://en.wikipedia.org/wiki/Leather_crafting
              
            
              
                Dremel DigiLab Laser Cutter Luggage Tag Project
                https://www.youtube.com/watch?v=sOmhgoD7Z9U
              
            
              
                Tactile Craftworks
                https://tactilecraftworks.com/
              
            
              
                price
                https://www.maverickcnc.com/pricing-page/
              
            
              
                MAKE IT REAL
                https://www.youtube.com/watch?v=2RVyE1wlH7E
              
            
              
                the Hacksmith
                https://www.youtube.com/channel/UCjgpFI5dU-D1-kh9H1muoxQ
              
            
              
                Building Stormbreaker: Part 1
                https://www.youtube.com/watch?v=HxX75eYf598
              
            
              
                BRING ME THANOS! Building Stormbreaker: Part 2
                https://www.youtube.com/watch?v=449lCaylrIo
              
            
              
                Man At Arms
                https://www.youtube.com/playlist?list=PLUUGFk1wE5OFOpfPz3ggXQrCSdQdFEslx
              
            
              
                Optimus Prime's Sword from Transformers: The Last Knight
                https://www.youtube.com/watch?v=vef62MzS6as
              
            
              
                4:03
                https://youtu.be/vef62MzS6as?t=243
              
            
              
                Wazer
                https://www.wazer.com/
              
            
              
                waterjetknives.com
                https://waterjetknives.com/
              
            
              
                Cut in Half
                https://www.youtube.com/channel/UCZ9gllpxg63WTW10FcydrHA
              
            
              
                Waterjet Channel
                https://www.youtube.com/channel/UCY2--S73K_Ce6uvmN9UXvlw
              
            
              
                cut in half - 1911 Airsoft pistol
                https://www.youtube.com/watch?v=BVL3Y1uJY68
              
            
              
                55lb Kettlebell VS. Waterjet at 60,000 PSI
                https://www.youtube.com/watch?v=o9ZDmsF3mpI
              
            
              
                Water Trapped in Quartz Rock vs 60,000 PSI Waterjet - Enhydro Agate
                https://www.youtube.com/watch?v=jn9Od4oP8D0
              
            
          
- 
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCPGxD_KKEb48mqhcjzPc3PA
              
            
              
                Forging a Cat Bowie, the complete movie.
                https://www.youtube.com/watch?v=XNHEFj7UCzg
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCkLxJCuQZ4hStBfs8TCnT9Q
              
            
              
                Making a Japanese Marking Knife from Damascus Steel
                https://www.youtube.com/watch?v=Yw1jlG__Eug
              
            
              
                Making a Railroad Spike Knife
                https://www.youtube.com/watch?v=b8hd4JC_zhY
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCBZ_OO-p6YZNsrnfk3SOfAw
              
            
              
                Making a Knife from an Old File
                https://www.youtube.com/watch?v=Vu1s8LoLd7c
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCGieG0SoGN7o3ZKzHGhHhUw
              
            
              
                Blade - Elven Flame - process
                https://www.youtube.com/watch?v=ZrGJLunpHC4
              
            
              
                Forging a blade from an armor-piercing projectile
                https://www.youtube.com/watch?v=tEICxi9--u0
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCsCuMSw61beQuEpUOcvQOwg
              
            
              
                First ever hand made Jagdkommando Knife without a lathe or CNC machine Part 1
                https://www.youtube.com/watch?v=d05KQ2ZC4Zc
              
            
              
                First ever hand made Jagdkommando Knife without a lathe or CNC machine Part 2
                https://www.youtube.com/watch?v=INHYR-3CdVM
              
            
              
                YouTube Channel
                https://www.youtube.com/user/greenbeetlegear
              
            
              
                Forging A Twist Seax Blade, The Second Knife!
                https://www.youtube.com/watch?v=ww1kP6RryrA
              
            
              
                The 3 Hour Knife Challenge!
                https://www.youtube.com/watch?v=54S8rpAgYog
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCbpVXfX0GBy6Z2vqIwANdEA
              
            
              
                Blacksmithing Knifemaking - Forging A Ram's Head Railroad Spike Knife
                https://www.youtube.com/watch?v=GLFAURAIyXQ
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCSFaYYQzNMLo2U6rSNLpghg
              
            
              
                Making a pair of scissors
                https://www.youtube.com/watch?v=je-BmMoEFtQ
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCdOM6Qc53TcWuExrnDLVjXg
              
            
              
                Chevron or Wheat twist, forge welding twists
                https://www.youtube.com/watch?v=c80mMzDknTI
              
            
          
- 
            
              
                Yuki Chizui of Nadeshiko Sushi
                https://www.youtube.com/watch?v=PAQEOYYhp78
              
            
              
                A candid view of Nadeshiko
                https://www.youtube.com/watch?v=nXfyJzMOwgw
              
            
              
                www.nadeshico-sushi.com
                http://www.nadeshico-sushi.com/
              
            
              
                Yumi Chiba
                https://www.youtube.com/watch?v=dH2m2HZpHQM
              
            
              
                Matcha Powder Green Tea on Amazon
                https://www.amazon.com/matcha-powder/s?k=matcha+powder&s=price-desc-rank&qid=1578713886&ref=sr_st_price-desc-rank
              
            
              
                Self Expression Through Gimbap: The Sushi Chef with Toyoung
                https://www.youtube.com/watch?v=HLfJlK4xPYo
              
            
              
                How Master Sushi Chef Kate Koo Charted Her Own Sushi Path
                https://www.youtube.com/watch?v=IX3RLvS_J8o
              
            
              
                Meet Nakaba Miyazaki
                https://www.youtube.com/watch?v=C-HX9Y1X61Q
              
            
              
                25-year-old Oona Tempest opens NYC Sushi Speakeasy
                https://www.youtube.com/watch?v=qGT0qvLh3to
              
            
              
                Oona Tempest and her Sensei Toshio Oguma
                https://www.youtube.com/watch?v=QZZZ5wxUf3U
              
            
              
                The Japanese Tradition - Sushi
                https://www.youtube.com/watch?v=3nQ6c7WIudE
              
            
              
                Why Do Some Japanese Restaurants Keep Piles of Salt Outside?
                https://realsalt.com/why-do-some-japanese-restaurants-keep-piles-of-salt-outside/
              
            
          
- 
            
              
                Johanna Quaas, a Short Film
                https://www.youtube.com/watch?v=0JWePnHeniM
              
            
              
                Johanna Quaas Gymanstics
                https://www.youtube.com/watch?v=o625rylh3bY
              
            
              
                Mary Duffy
                https://www.youtube.com/watch?v=A8_ApkdygvU
              
            
              
                Mary Duffy Strength Training
                https://www.youtube.com/watch?v=3h1P58BIa2s
              
            
              
                Ernestine Shepherd, record-holding bodybuilder.
                https://www.youtube.com/watch?v=hpBo2dl3PBc
              
            
              
                Ernestine Shepherd and her Walking Group
                https://www.youtube.com/watch?v=NbZLdLfBQuk
              
            
              
                Ernestine Shepherd, Love Yourself, Love Your Body
                https://www.youtube.com/watch?v=MyUG9lR0-cg
              
            
              
                Ernestine Shepherd, Determined, Dedicated, Disciplined
                https://www.youtube.com/watch?v=kSpLieRQL-w
              
            
              
                Iris Davis - 21 pull-ups.
                https://www.youtube.com/watch?v=-WZ0EPe_Nok
              
            
              
                Iris Davis - Abdominal Workout
                https://www.youtube.com/watch?v=oiaQygkQtgw
              
            
              
                Lauren Bruzzone, CrossFit genius, retired attorney and adjunct college professor.
                https://www.youtube.com/watch?v=TAcyA3OQ1v8
              
            
              
                Lauren Bruzzone, Balance and Determination.
                https://www.youtube.com/watch?v=WQukIAVo000
              
            
              
                Lauren Bruzzone, Strength and Fitness.
                https://www.youtube.com/watch?v=tI98MLR-4U4
              
            
              
                Willie Murphy, Power Lifter
                https://www.youtube.com/watch?v=0zjhSlJN-Qw
              
            
              
                Willie Murphy: He picked the wrong house
                https://www.youtube.com/watch?v=gYLaobn-YVM
              
            
              
                Willie Murphy: Beat up Burglar
                https://www.youtube.com/watch?v=odJRDx3tA0w
              
            
              
                Tao Porchon Lynch - Strength and Energy, and her Amazing Ballroom Dancing
                https://www.youtube.com/watch?v=u76yQEdflVM
              
            
              
                Tao Porchon Lynch - Dancing is a Pure Pleasure
                https://www.youtube.com/watch?v=CdXp15Lbx1c
              
            
              
                Tao Porchon Lynch - Breath of Life
                https://www.youtube.com/watch?v=RAqv1KMNUUU
              
            
              
                Tao Porchon Lynch - There is nothing you cannot do.
                https://www.youtube.com/watch?v=oTmaTD5H0iM
              
            
              
                https://en.wikipedia.org/wiki/Tao\_Porchon-Lynch
                https://en.wikipedia.org/wiki/Tao%5C_Porchon-Lynch
              
            
          
- 
            
              
                Dumbbell Lateral Raise
                https://youtu.be/FeJP4E4Z-PY?t=121
              
            
              
                Standing Dumbbell Curls
                https://youtu.be/av7-8igSXTs
              
            
              
                Overhead Shoulder Press
                https://youtu.be/Gu1t7X2yq4M?t=153
              
            
              
                Blade’s Blood Rave
                https://youtu.be/F6VJQZxeWNY
              
            
              
                Blanco Brown’s The Git Up
                https://www.youtube.com/watch?v=Q7U6AoZ27yE
              
            
              
                https://youtu.be/av7-8igSXTs
                https://youtu.be/av7-8igSXTs
              
            
              
                Dress for Confidence and Joy
                https://www.youtube.com/watch?v=L5n3V0VYGNg
              
            
              
                Professional MP3 HIFI Music Player
                https://www.aliexpress.com/item/32980109852.html?spm=a2g0o.productlist.0.0.4efc7ec7pkt8Ur&algo_pvid=121e3087-e613-4dcc-af88-ba55a993e258&algo_expid=121e3087-e613-4dcc-af88-ba55a993e258-1&btsid=9e653dc7-cf62-4fce-8d37-51985af20013&ws_ab_test=searchweb0_0,searchweb201602_10,searchweb201603_52
              
            
              
                this tool
                https://www.all8.com/tools/bpm.htm
              
            
              
                https://www.gymboss.com/
                https://www.gymboss.com/
              
            
              
                PragmaBed
                http://pragmabed.com/
              
            
              
                Electro Bounce
                https://www.youtube.com/results?search_query=Electro+Bounce
              
            
              
                Boosted Bootleg
                https://www.youtube.com/results?search_query=Boosted+Bootleg
              
            
              
                Bass Boost
                https://www.youtube.com/results?search_query=Bass+Boost
              
            
              
                HIIT Songs
                https://www.youtube.com/results?search_query=HIIT+Songs
              
            
              
                Bubblegum Pop
                https://www.youtube.com/results?search_query=Bubblegum+Pop
              
            
              
                Dance Pop
                https://www.youtube.com/results?search_query=Dance+Pop
              
            
              
                Hardstyle
                https://www.youtube.com/results?search_query=Hardstyle
              
            
              
                Hard Bass
                https://www.youtube.com/results?search_query=Hard+Bass
              
            
              
                Choreography
                https://www.youtube.com/results?search_query=Choreography
              
            
              
                Labrinth - Mount Everest - Choreography by Erica Klein
                https://www.youtube.com/watch?v=T2ezIjoqkrY
              
            
              
                Jain - Makeba
                https://www.youtube.com/watch?v=59Q_lhgGANc
              
            
              
                Jain - Come
                https://www.youtube.com/watch?v=KDXOzr0GoA4
              
            
              
                Backyard Sessions
                https://www.youtube.com/watch?v=iFZsunzjDXU&list=PL6A17A25BE19EA6E9
              
            
              
                Lilac Wine
                https://www.youtube.com/watch?v=iFZsunzjDXU
              
            
              
                Jolene
                https://www.youtube.com/watch?v=wOwblaKmyVw
              
            
              
                The Git Up
                https://www.youtube.com/watch?v=Q7U6AoZ27yE
              
            
              
                Shake It Off
                https://www.youtube.com/watch?v=nfWlot6h_JM
              
            
              
                Gangnam Style
                https://www.youtube.com/watch?v=9bZkp7q19f0
              
            
              
                Tri Poloski
                https://www.youtube.com/watch?v=Y8qtmD_QTYw
              
            
              
                Bochka Bass Kolbaser
                https://www.youtube.com/watch?v=VLW1ieY4Izw
              
            
              
                Old Town Road
                https://www.youtube.com/watch?v=Ub3JtYKuMtA
              
            
              
                Timber
                https://www.youtube.com/watch?v=hHUbLv4ThOo
              
            
              
                1 2 Step
                https://www.youtube.com/watch?v=iBHNgV6_znU
              
            
              
                Royals
                https://www.youtube.com/watch?v=nlcIKh6sBtc
              
            
              
                Remember The Name
                https://www.youtube.com/watch?v=VDvr08sCPOc
              
            
              
                Believer
                https://www.youtube.com/watch?v=7wtfhZwyrcc
              
            
              
                Can’t Hold Us
                https://www.youtube.com/watch?v=2zNSgSzhBfM
              
            
              
                Bad Guy
                https://www.youtube.com/watch?v=DyDfgMOUjCI
              
            
              
                Blow
                https://www.youtube.com/watch?v=3yIDXlYMcnE
              
            
              
                Single Ladies
                https://www.youtube.com/watch?v=4m1EFMoRFvY
              
            
              
                Evacuate The Dancefloor
                https://www.youtube.com/watch?v=A68j28KQaik
              
            
              
                Blade 1 Vampire Dance Club Theme
                https://www.youtube.com/watch?v=cNOP2t9FObw
              
            
              
                Butterfly
                https://www.youtube.com/watch?v=QzcvRDWgRIE
              
            
              
                From Paris To Berlin
                https://www.youtube.com/watch?v=zgurcTTsIv0
              
            
              
                Expressway
                https://www.youtube.com/watch?v=K3T0FNowHwg
              
            
              
                Betty Boop
                https://www.youtube.com/watch?v=sd6_PHCdCZI
              
            
              
                Wonderland
                https://www.youtube.com/watch?v=vCXsRoyFRQE
              
            
              
                Pump
                https://www.youtube.com/watch?v=3_twoy0qdOk
              
            
              
                Sexy and I Know It
                https://www.youtube.com/watch?v=wyx6JDQCslE
              
            
              
                Power of Now
                https://www.youtube.com/watch?v=_tc4K5Zujqw
              
            
              
                https://github.com/westland-valhalla/drums/releases
                https://github.com/westland-valhalla/drums/releases
              
            
          
- 
            
              
                Winners
                https://www.youtube.com/watch?v=paOvrIKH2Os
              
            
              
                Why bodybuilding at age 93 is a great idea: Charles Eugster
                https://www.youtube.com/watch?v=rGgoCm1hofM
              
            
              
                Appalachian Trail
                https://www.youtube.com/watch?v=hPSvdKTEZug
              
            
              
                Appalachian Trail
                https://www.youtube.com/watch?v=hT8ZMp8Ec7U
              
            
              
                A Walk in the Woods Trailer
                https://www.youtube.com/watch?v=cOF2LIAp9bw
              
            
              
                https://www.audible.com/pd/A-Walk-in-the-Woods-Audiobook/B0091J9AQQ
                https://www.audible.com/pd/A-Walk-in-the-Woods-Audiobook/B0091J9AQQ
              
            
              
                Audiobooks
                https://www.audible.com/pd/A-Walk-in-the-Woods-Audiobook/B0091J9AQQ
              
            
              
                From couch to ultra marathon: Bill Hoffman
                https://www.youtube.com/watch?v=sQsaI8wfr8k
              
            
              
                Western States
                https://www.youtube.com/watch?v=kYgcTJBLwsU
              
            
              
                Western States 70
                https://www.youtube.com/watch?v=Wqmu8glgE8U
              
            
              
                Western States The SISU Journey
                https://www.youtube.com/watch?v=mmX1MGhR3WU
              
            
              
                Paula Newby Frazier is Hitting The Wall 1995 Ironman Hawaii
                https://www.youtube.com/watch?v=g_utqeQALVE
              
            
              
                The Crawl - Sian Welch & Wendy Ingraham
                https://www.youtube.com/watch?v=MTn1v5TGK_w
              
            
              
                Elle's journey to good health
                https://www.youtube.com/watch?v=oGW5APQVg-c
              
            
              
                Lessons the Ultraman Triathlon taught me about life
                https://www.youtube.com/watch?v=P5pm-FyovNk
              
            
              
                The Eternal Suffering of the Endurance Mind by Colin Robertson
                https://www.youtube.com/watch?v=DJrdV0ZQWxQ
              
            
              
                https://www.insidescience.org/news/human-hearts-evolved-need-regular-activity
                https://www.insidescience.org/news/human-hearts-evolved-need-regular-activity
              
            
              
                Rock Running - Real Olympics have few spectators.
                https://www.youtube.com/watch?v=vs3WTVFChtw
              
            
          
- 
            
              
                Melbourne Shuffle
                https://en.wikipedia.org/wiki/Melbourne_shuffle
              
            
              
                Basic Melbourne Shuffle Tutorial
                https://www.youtube.com/watch?v=rrbUkYmOKL0
              
            
              
                Running Man and T Step and Variations
                https://www.youtube.com/watch?v=Kt-Tb9gaOB8
              
            
              
                How to Shuffle #1
                https://www.youtube.com/watch?v=NVISfLc_z8c
              
            
              
                How to Shuffle #2
                https://www.youtube.com/watch?v=Pbx1MVThTfg
              
            
              
                How to Shuffle Dance
                https://www.youtube.com/watch?v=J35OLTyr0YI
              
            
              
                Faded Remix (Electro House)
                https://www.youtube.com/watch?v=ZBZ0zGVADXY
              
            
              
                Faded + Alone
                https://www.youtube.com/watch?v=ilrMb3O0H4U
              
            
              
                Eiffel 65 - Blue (Da Ba Dee)
                https://www.youtube.com/watch?v=U0fk5L1ifbo
              
            
              
                Alan Walker Shuffle Dance
                https://www.youtube.com/watch?v=S321TDbe9Bo
              
            
              
                Alice DJ Better Off Alone | Shuffle Dance
                https://www.youtube.com/watch?v=_wbEu-KdPE8
              
            
              
                Stereo Love
                https://www.youtube.com/watch?v=ixWNDh2XAwE
              
            
              
                Blue (Da Ba Dee)
                https://www.youtube.com/watch?v=zA52uNzx7Y4
              
            
              
                Stage Rage
                https://www.youtube.com/watch?v=jSiMyTwUfWY
              
            
              
                Living The Dream
                https://www.youtube.com/watch?v=YVpfEBxTGgA
              
            
              
                Repeat After Me
                https://www.youtube.com/watch?v=HtyAW80KM6U
              
            
              
                Alone
                https://www.youtube.com/watch?v=1-xGerv5FOk
              
            
              
                Faded
                https://www.youtube.com/watch?v=1oTUupME0-M
              
            
              
                Rasputin
                https://en.wikipedia.org/wiki/Rasputin_(song)
              
            
              
                Boney M. - Rasputin (Sopot Festival 1979)
                https://www.youtube.com/watch?v=16y1AkoZkmQ
              
            
              
                Just Dance 2 - Rasputin (side by side)
                https://www.youtube.com/watch?v=SRWiqjgOyX0
              
            
              
                LittleSiha dancing to Rasputin
                https://www.youtube.com/watch?v=I8kuhv0FcTE
              
            
              
                CiaoMia dancing to Rasputin
                https://www.youtube.com/watch?v=a_n2Jm6-NpA
              
            
              
                RASPUTIN - Vladimir Putin - Love The Way You Move
                https://www.youtube.com/watch?v=YgGzAKP_HuM
              
            
              
                Sopot Festival
                https://en.wikipedia.org/wiki/Sopot_International_Song_Festival
              
            
              
                Just Dance
                https://en.wikipedia.org/wiki/Just_Dance_(video_game_series)
              
            
              
                Rasputin by Roman Kondrachov
                https://www.youtube.com/watch?v=9S8ecyxO7Bw
              
            
              
                Roman Kondrachov's Ukrainian Folk Dance Solos
                https://www.youtube.com/watch?v=85xPjTQYzWM
              
            
              
                PRISYADKA (Russian Squat Kick TUTORIAL) - Detailed
                https://www.youtube.com/watch?v=1FLThlB_OWc
              
            
          
- 
            
              
                TVR Exploring
                https://www.youtube.com/channel/UCeD7ZrrrgGhkVhE5EIPrBwA
              
            
              
                Exploring Abandoned Mines and Unusual Places
                https://www.youtube.com/user/fhood/
              
            
              
                Abandoned and Forgotten Places
                https://www.youtube.com/channel/UCU7kKUhwDj8jTbJHI8GL21A
              
            
              
                Abandoned Mines Nova Scotia
                https://www.youtube.com/channel/UCSFuiWVky6AONgoB__dqmhg
              
            
              
                Exploring Abandoned Mines
                https://www.youtube.com/channel/UCtFNKt_IKBpalOWXuIreW7Q
              
            
              
                Mines of the West
                https://www.youtube.com/channel/UCOlnSz4KfPqAuOPRBUnzayw
              
            
              
                Aquachigger
                https://www.youtube.com/user/aquachigger
              
            
              
                Into A Very Dangerous Underground Placer Gold Mine
                https://www.youtube.com/watch?v=WkklsnMaqiQ
              
            
              
                The Marvelous Marble Mines Of Carrara
                https://www.youtube.com/watch?v=E1_Timwm1fs
              
            
              
                Deep Blue Mystery Mineral Inside An Abandoned Mine In Nevada
                https://www.youtube.com/watch?v=MimPqfiwXXU
              
            
              
                Finding Something Unexpected in an Abandoned Copper Mine
                https://www.youtube.com/watch?v=dSYy7YYo6XY
              
            
              
                4100 Feet Underground in the Massive, Abandoned Admiral Aaron Ward Mine
                https://www.youtube.com/watch?v=HqQJTfdTJL0
              
            
              
                Entering Chasm Cave and Finding Light in the Darkness
                https://www.youtube.com/watch?v=z4mG3rAjEXQ
              
            
              
                Exploring the Abandoned Copper Aces Mine Part 2
                https://www.youtube.com/watch?v=8nEoZcZmgo8
              
            
              
                Exploring an Abandoned, Three-Level Fluorite Mine
                https://www.youtube.com/watch?v=qwGMiCZZLDM
              
            
              
                A&FP 2020 Summer Season Premier!
                https://www.youtube.com/watch?v=RwqwNotrioo
              
            
              
                Exploring the Whiskey Mine, Patented Portals and Open Pits
                https://www.youtube.com/watch?v=OqpqkaXNr74
              
            
              
                The Monte Cristo Mine Double Feature!
                https://www.youtube.com/watch?v=WKSI-Vx4yUo
              
            
              
                Ep.32 ARCH CAVE Special Episode - 2016 Finale
                https://www.youtube.com/watch?v=kjlHdEEfPxI
              
            
              
                The Abandoned CAPE D'OR Copper Mines
                https://www.youtube.com/watch?v=Dr15j1TOBEU
              
            
              
                Ep.19 STELLARTON - Abandoned Coal Mines
                https://www.youtube.com/watch?v=SqLmFYAWpQc
              
            
              
                #192 The most dangerous mine yet... has the most awesome artifacts!
                https://www.youtube.com/watch?v=2p-DGj66Z0g
              
            
              
                #157 The 1500 ft Dickson Decline in Hedley built 1907
                https://www.youtube.com/watch?v=k7ISgvCAxRc
              
            
              
                #188 8 pair of Levis and other rare jeans from the 1800s found buried in an abandoned mine!
                https://www.youtube.com/watch?v=WI6ApUvuToM
              
            
              
                Exploring the Abandoned Richmond Mine
                https://www.youtube.com/watch?v=cEnFpU4ab-M
              
            
              
                Exploring the Mountain Chief Mine - The Upper Workings (Part 1 of 2)
                https://www.youtube.com/watch?v=zKC_TEIXMTs
              
            
              
                Eerie Flooded Winzes in the Abandoned Bluejay Mine
                https://www.youtube.com/watch?v=gIF7rws8Pl4
              
            
              
                Digging Out And Exploring A Lost Underground Gold Mine Tunnel (1/2)
                https://www.youtube.com/watch?v=kgITmAl7rJk
              
            
              
                Digging Out And Exploring A Lost Underground Gold Mine Tunnel (2/2)
                https://www.youtube.com/watch?v=YXdQZvtHN2k
              
            
              
                I Found A New Cave! | Aquachigger
                https://www.youtube.com/watch?v=RM-i7-elgJQ
              
            
              
                Road Kill Cave Conquered : Lucky To Be Alive | Aquachigger
                https://www.youtube.com/watch?v=5w0RzhT2wYQ
              
            
          
- 
            
              
                book
                https://en.wikipedia.org/wiki/A_Short_History_of_Nearly_Everything
              
            
              
                https://en.wikipedia.org/wiki/Friedrich\_Nietzsche
                https://en.wikipedia.org/wiki/Friedrich%5C_Nietzsche
              
            
              
                Laniakea: Our home supercluster
                https://www.youtube.com/watch?v=rENyyRwxpHo
              
            
              
                The story of 'Oumuamua, the first visitor from another star system by Karen J. Meech
                https://www.youtube.com/watch?v=rfi3w9Bzwik
              
            
              
                The most mysterious star in the universe by Tabetha Boyajian
                https://www.youtube.com/watch?v=gypAjPp6eps
              
            
              
                The history of our world in 18 minutes
                https://www.youtube.com/watch?v=yqc9zX04DXs
              
            
              
                Carl Sagan: The Earth as a Planet (1977)
                https://www.youtube.com/watch?v=BdXtjNSDi4s
              
            
              
                Full Playlist »
                https://www.youtube.com/watch?v=BdXtjNSDi4s&list=PLzEZRwmmqC4FTciK3pyF2JsuSFyiysVYM
              
            
              
                The Age of Exploration
                https://www.youtube.com/watch?v=6_-jtyhAVTc
              
            
              
                FUN TO IMAGINE with Richard Feynman
                https://www.youtube.com/watch?v=P1ww1IXRfTA
              
            
              
                Murray Gell-Mann: Beauty and truth in physics
                https://www.youtube.com/watch?v=UuRxRGR3VpM
              
            
              
                Martin Rees - The Future of Humanity
                https://www.youtube.com/watch?v=YnU6vMVAdAE
              
            
              
                Neil deGrasse Tyson on Larry King Now
                https://www.youtube.com/watch?v=PTqqiDQP02I
              
            
              
                Neil DeGrasse Tyson on Death By Black Hole
                https://www.youtube.com/watch?v=h1iJXOUMJpg
              
            
              
                Neil deGrasse Tyson at University of Washington
                https://www.youtube.com/watch?v=wp6cnp1kZBY
              
            
              
                Jill Tarter: Why the search for alien intelligence matters
                https://www.youtube.com/watch?v=EszGIvRdgTE
              
            
              
                Contact
                https://en.wikipedia.org/wiki/Contact_(1997_American_film)
              
            
              
                First Contact - Marc Kaufman, Jill Tarter, Frank Drake, Seth Shostak (SETI Talks)
                https://www.youtube.com/watch?v=0bWK5ES3lTE
              
            
              
                The Search for Intelligent Life Among the Stars: New Strategies
                https://www.youtube.com/watch?v=m9WxW2ktcKU
              
            
              
                Seth Shostak on SETI
                https://www.youtube.com/watch?v=xvm7dB0mOic
              
            
              
                The Big Picture: From the Big Bang to the Meaning of Life - with Sean Carroll
                https://www.youtube.com/watch?v=2JsKwyRFiYY
              
            
              
                Sean Carroll: The Paradoxes of Time Travel
                https://www.youtube.com/watch?v=qB_V1l8iLlc
              
            
              
                Dark Energy and the Runaway Universe, Dr. Alex Filippenko, UC Berkeley
                https://www.youtube.com/watch?v=fnkj6fD_i9o
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCYNbYGl89UUowy8oXkipC-Q
              
            
              
                A newly discovered, unexplained Fast Radio Burst | Night Sky News February 2020
                https://www.youtube.com/watch?v=YgDItoRdQ_Q
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UC7DdEm33SyaTDtWYGO2CwdA
              
            
              
                How the Edge of Our Galaxy Defies Known Physics
                https://www.youtube.com/watch?v=c6Eq2sI1NDY
              
            
          
- 
            
              
                Clyde Tombaugh: The Man who Discovered the Planet Pluto
                https://www.youtube.com/watch?v=BFs3GC58O5U
              
            
              
                NASA’s New Horizons Mission to Pluto
                https://www.youtube.com/watch?v=JqmIo-tUd48
              
            
              
                Neil deGrasse Tyson - The Pluto Files
                https://www.youtube.com/watch?v=lwSjyoPrKfc
              
            
              
                The Pluto Song
                https://www.youtube.com/watch?v=WMO6RRFBYMs
              
            
              
                The Pluto Fact Song
                https://www.youtube.com/watch?v=P5ipVlY5p7w
              
            
          
- 
            
              
                How Amelia Earhart Did It
                https://www.youtube.com/watch?v=zv1Gqmio7Zg
              
            
              
                Amelia Earhart: Queen Of The Air
                https://www.youtube.com/watch?v=k6LsxtFOYFA
              
            
              
                Underwater Discovery and Adventure: The Story of Jacques Cousteau
                https://www.youtube.com/watch?v=9z08SD5iRuk
              
            
              
                World Without Sun von Jaques Cousteau
                https://www.youtube.com/watch?v=4mp0PA-O_4c
              
            
              
                Shackleton's Voyage of Endurance
                https://www.youtube.com/watch?v=HuKUX-7x2Ws
              
            
              
                Retracing Ernest Shackleton's Doomed Expedition To Cross The Antarctic
                https://www.youtube.com/watch?v=1jFP7t8JZT8
              
            
              
                Edmund Hillary and Tenzing Norgay climb Everest - 1953 archive video
                https://www.youtube.com/watch?v=X4egTHmDYho
              
            
              
                Sir Edmund Hillary Interviewed by Wade Davis
                https://www.youtube.com/watch?v=2e58ZJm7GLg
              
            
              
                Learn to travel -- travel to learn: Robin Esrock at TEDxVancouver
                https://www.youtube.com/watch?v=S0TemlxiMdw
              
            
              
                How to travel the world with almost no money by Tomislav Perko
                https://www.youtube.com/watch?v=R7vmHGAshi8
              
            
              
                Travel More & Buy Less. by Luis Vargas
                https://www.youtube.com/watch?v=AlCqyZEXM1I
              
            
              
                The value of travel by Rick Steves
                https://www.youtube.com/watch?v=kYXiegTXsEs
              
            
              
                How adventure makes you smarter, stronger, and attractive by Tyler Tervooren
                https://www.youtube.com/watch?v=2S7Iz38ZDik
              
            
              
                I'm home: How 10 years of travel helped me find belonging by Phil Cha
                https://www.youtube.com/watch?v=bXBgitBX5Q0
              
            
              
                Say 'yes' to your adventure: Matthew Trinetti
                https://www.youtube.com/watch?v=H9gh1FpoZqI
              
            
              
                Live Life to the fullest by Nick Martin
                https://www.youtube.com/watch?v=zO--hYecQKo
              
            
              
                Barèges, the steep one
                https://www.youtube.com/watch?v=Tm7l11PGldI
              
            
              
                What It Takes to Be an Adventurer
                https://www.youtube.com/watch?v=aoq6jNBtNtw
              
            
              
                What It Means To Be An Adventure Photographer
                https://www.youtube.com/watch?v=Gdnc0hUfpec
              
            
              
                Welcome to an Adventurer’s Year-Round Paradise: British Columbia
                https://www.youtube.com/watch?v=2cleBlYbla8
              
            
              
                My Life As an Adventure Photographer
                https://www.youtube.com/watch?v=MYECOURXy5M
              
            
              
                A Quest to Find Canada’s Elusive Coastal Wolf
                https://www.youtube.com/watch?v=duYDQPEzmvQ
              
            
              
                My Life As an Adventure Filmmaker and Photographer (Part 1)
                https://www.youtube.com/watch?v=5j5TdORzgh0
              
            
              
                My Life As an Adventure Filmmaker and Photographer (Part 2)
                https://www.youtube.com/watch?v=NtI7MsPIf-Y
              
            
              
                After the Avalanche: Life as an Adventure Photographer With PTSD (Part 1)
                https://www.youtube.com/watch?v=pO2XEcpJROU
              
            
              
                After the Avalanche: Life as an Adventure Photographer With PTSD (Part 2)
                https://www.youtube.com/watch?v=hn_cOO80sHM
              
            
              
                Hardangervidda expedition, Norway #1
                https://www.youtube.com/watch?v=PL3sEcMYyQ0
              
            
              
                Arctic Pulk Expedition - crossing the Finnmark Plateau, Norway
                https://www.youtube.com/watch?v=zKkJlTUJyOM
              
            
              
                This Explorer Has Seen More Of The World Than Anyone Currently Alive
                https://www.youtube.com/watch?v=z6ZE4v1tV9A
              
            
              
                Explorer Mike Horn Speaks at EOS Global Hackathon Grand Finale
                https://www.youtube.com/watch?v=AWtcmJ_VXpE
              
            
              
                TEDxPearlRiver - Mike Horn - Pangea: Exploring the Limits
                https://www.youtube.com/watch?v=4yFOYGCm2Yk
              
            
              
                Journey to the Deep with James Cameron - Nierenberg Prize 2013
                https://www.youtube.com/watch?v=f4SlMxTRhPM
              
            
              
                Titanic: The Final Word With James Cameron - Full Documentary in HD
                https://www.youtube.com/watch?v=d-5MXNz7XKQ
              
            
              
                The Lost Forest | Nobel Peace Prize Shorts
                https://www.youtube.com/watch?v=aDoanNM7O_s
              
            
              
                Meet the 2013 Adventurers of the Year
                https://www.youtube.com/watch?v=eY03CObhqwE
              
            
              
                My life as a professional adventurer by Chuck Berry
                https://www.youtube.com/watch?v=H2Z7H8tFd9Q
              
            
              
                YouTube Channel
                https://www.youtube.com/user/jugglerguy1
              
            
              
                Rock Hunting the Beach at Rockport State Park
                https://www.youtube.com/watch?v=XRJBk3Ue7uY
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UC9D3lVCpT6kljc61gm6h_Yg
              
            
              
                Metal Detecting for Coins
                https://www.youtube.com/watch?v=npixJs1UcUo
              
            
              
                YouTube Channel
                https://www.youtube.com/user/driftwoodnic
              
            
              
                Mudlarking The River Thames - THREE mystery finds
                https://www.youtube.com/watch?v=Byhsobb6S2A
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCv61IAZLDELwk2Kk5hfX0mg
              
            
              
                OMG! I Found A Huge Silver Treasure Hoard Metal Detecting!
                https://www.youtube.com/watch?v=JDC3SUK3axM
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCWaFLqinCCMRgnIyF_CuoaQ
              
            
              
                Forgotten bunker found and opened
                https://www.youtube.com/watch?v=KDPnWgVGuhc
              
            
              
                Reuniting my Grandfather with his old motorcycle after 60 years apart!
                https://www.youtube.com/watch?v=BqeBWukNAAQ
              
            
              
                Helge Pedersen - 10 Years on 2 Wheels (1998)
                https://www.youtube.com/watch?v=pvNwK5XZW48
              
            
              
                La Ruta del Che - South American Motorbike Expedition
                https://www.youtube.com/watch?v=zogsTjWXpwA
              
            
              
                Motorcycle to South America
                https://www.youtube.com/watch?v=oJ7F3f7YJbs
              
            
              
                Up&Down Central Asia Adventure - Russia, Mongolia, Kyrgyzstan, Tajikistan, Uzbekistan
                https://www.youtube.com/watch?v=fmmXvoKGNGk
              
            
              
                GlobeRiders - Iceland Expedition (2001)
                https://www.youtube.com/watch?v=dvokc2t7yGo
              
            
              
                GlobeRiders - Eurasian Odyssey (2002)
                https://www.youtube.com/watch?v=QoQjPq3YqJw
              
            
              
                Through the Darién Gap with Helge Pedersen
                https://www.youtube.com/watch?v=1FcPdJTviVA
              
            
              
                Mini Bike Hammock Camping in a Canyon
                https://www.youtube.com/watch?v=JweFDrQG1s0
              
            
              
                Bike Road Trip
                https://www.youtube.com/watch?v=X-WgGh9lvx4
              
            
              
                Most Memorable Events in 60.000 kilometers of Motorcycling the World
                https://www.youtube.com/watch?v=r6Dpwc1y3ZU
              
            
              
                Season 1, Episode 1, KICKOFF!!
                https://www.youtube.com/watch?v=l3lLNVQJFPA
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCEIs9nkveW9WmYtsOcJBwTg
              
            
              
                Adventures with Basanti
                https://www.youtube.com/watch?v=l3lLNVQJFPA&list=PL8M9dV_BySaUE-uJADRFRrL6BiVpKC3-e
              
            
          
- 
            
              
                https://en.wikipedia.org/wiki/Henry\_David\_Thoreau
                https://en.wikipedia.org/wiki/Henry%5C_David%5C_Thoreau
              
            
              
                Girl Outdoors Channel
                https://www.youtube.com/channel/UCJUsryI3i0T9KNTQxRJHuRg
              
            
              
                Why I left school at 16...
                https://www.youtube.com/watch?v=VBTC1j5-Quo
              
            
              
                8 Day Solo, Canvas Lavvu, Woodburner, Bushcraft Camp
                https://www.youtube.com/watch?v=KJ2fCBvrzIg
              
            
              
                8 Day Solo, Lavvu, Woods Camp - Part 2, Beef Stew
                https://www.youtube.com/watch?v=2LTT2ChOh-k
              
            
              
                Hiking Scotland | Solo Backpacking | EP 1
                https://www.youtube.com/watch?v=0D1aA7QJVJ0
              
            
              
                Scotland Backpacking | Solo Hike | EP 2
                https://www.youtube.com/watch?v=-Myg8OpSUxI
              
            
              
                Scotland Backpacking Solo | EP 3 - Mountain Hut | Backpacking Food
                https://www.youtube.com/watch?v=Yh7Px8ylmDI
              
            
              
                Hiking Scotland - Part 4 | Road Trip | Isle of Skye |
                https://www.youtube.com/watch?v=s8-IPd-AtLU
              
            
              
                YouTube Channel
                https://www.youtube.com/channel/UCS4LBgyn1WLSojiQI4aPjtg
              
            
              
                Solo Winter Overnighter In A Tepee
                https://www.youtube.com/watch?v=tSaknrYflQk
              
            
              
                Solo Overnight - Alone in the dark forest
                https://www.youtube.com/watch?v=ET0yaa8PB_o
              
            
              
                Overnight in my super shelter
                https://www.youtube.com/watch?v=b40AGXWSX8Y
              
            
              
                Outdoor Bavaria
                https://www.youtube.com/channel/UCuQV_7hln2oL_nhfEShubZQ
              
            
              
                Wild Woman Bushcraft
                https://www.youtube.com/channel/UCuQV_7hln2oL_nhfEShubZQ
              
            
              
                Deep in the Forest - Real Bushcraft
                https://www.youtube.com/watch?v=3rzkXQmX36E
              
            
              
                Two Women Adventure Trip in the Mountain Ravine
                https://www.youtube.com/watch?v=zjowi34UBe0
              
            
              
                So this is Christmas - The Christmas Overnighter in the forest
                https://www.youtube.com/watch?v=VR4mlI834_Q
              
            
              
                So this is Christmas Part II -The Christmas Overnighter in the forest
                https://www.youtube.com/watch?v=ZLmLe1CClPk
              
            
              
                Alexis Outdoors Channel
                https://www.youtube.com/channel/UCQpWb6qSqhbtodndLhdhYkQ
              
            
              
                Fall Canoe Trip in the Canadian Backcountry
                https://www.youtube.com/watch?v=vyCICXGvkW4
              
            
              
                Splitwood Fire, Hike and Lunch in the Woods with my Dog
                https://www.youtube.com/watch?v=IRydquzUHR0
              
            
              
                A girl in the Wild Stephanie Margeth Channel
                https://www.youtube.com/channel/UCH7TKPRHvp13swjx7WK9JIw
              
            
              
                5 Days in the Canadian Wilderness Pt1
                https://www.youtube.com/watch?v=1sNfuuTS6q8
              
            
              
                Surviving the Canadian Wilderness Pt2 (Carbon Monoxide Poisoning from fire)
                https://www.youtube.com/watch?v=QmTR9XmteyA
              
            
              
                Girl in the Woods Channel
                https://www.youtube.com/user/alaskagirlinthewoods
              
            
              
                Emelie's Outdoor Adventures Channel
                https://www.youtube.com/channel/UCotHWNgPBgUPsbK-XYLZ-fw
              
            
              
                Athena Mellor Channel
                https://www.youtube.com/user/athenajane1
              
            
              
                Emelie Eating Ants
                https://www.youtube.com/watch?v=B9cVgScVlkk
              
            
              
                https://www.youtube.com/channel/UCAL3JXZSzSm8AlZyD3nQdBA
                https://www.youtube.com/channel/UCAL3JXZSzSm8AlZyD3nQdBA
              
            
              
                Bow and Arrow
                https://www.youtube.com/watch?v=SLoukoBs8TE
              
            
              
                Sandals
                https://www.youtube.com/watch?v=i-WYT2UotIc
              
            
              
                Sling
                https://www.youtube.com/watch?v=RzDMCVdPwnE
              
            
              
                Round Hut
                https://www.youtube.com/watch?v=vAuO3bHxSpc
              
            
          
- 
            
              
                https://en.wikipedia.org/wiki/Beverly\_Sills
                https://en.wikipedia.org/wiki/Beverly%5C_Sills
              
            
              
                A journey through Henry David Thoreau's Maine woods.
                https://www.youtube.com/watch?v=2197wgDecZk
              
            
              
                Appalachian Trail Thru Hike 2015: KATAHDIN!
                https://www.youtube.com/watch?v=SNxm2zkViKQ
              
            
              
                Thoreau's simple life at Walden
                https://www.youtube.com/watch?v=_8FUPrd5ra0
              
            
              
                Political theory: Henry David Thoreau
                https://www.youtube.com/watch?v=JJL9S0J8-4k
              
            
              
                Review: Walden by Henry David Thoreau
                https://www.youtube.com/watch?v=bAqIkEZbVhI
              
            
              
                Walden, Public Domain Audiobook
                https://www.youtube.com/watch?v=VaME4iHUhSE
              
            
              
                Owl Banding at Whitefish Point, Michigan
                https://www.youtube.com/watch?v=6gFyH_cKWjk
              
            
              
                Wild Things - Wildlife in Bialowieza, Poland (English)
                https://www.youtube.com/watch?v=HgOJ0aShUuc
              
            
              
                Bialowieza primeval forest part 1/2
                https://www.youtube.com/watch?v=1czqejkbvO8
              
            
              
                Bialowieza primeval forest part 2/2
                https://www.youtube.com/watch?v=-v7wqo-CHPI
              
            
              
                Forest Birds Singing
                https://www.youtube.com/watch?v=2G8LAiHSCAs
              
            
              
                Crickets, Owls, Rain, and Wind
                https://www.youtube.com/watch?v=ko_GQ9ImAvE
              
            
              
                Ocean Sounds
                https://www.youtube.com/watch?v=vPhg6sc1Mk4
              
            
              
                Groundhog Day
                https://en.wikipedia.org/wiki/Groundhog_Day
              
            
              
                Why Groundhogs Supposedly Predict The Weather On Groundhog Day
                https://www.youtube.com/watch?v=FDFy7_DM_qQ
              
            
              
                Jimmy the Groundhog takes a nibble of Wisconsin mayor
                https://www.youtube.com/watch?v=oLqLpVLE8R0
              
            
              
                Pennsylvania Polka
                https://www.youtube.com/watch?v=p3Qnlu9Nfj8
              
            
          
- 
            
              
                Introduction to Fusion
                https://www.youtube.com/watch?v=jf_4z4AKwJg
              
            
              
                https://en.wikipedia.org/wiki/Carl\_Sagan
                https://en.wikipedia.org/wiki/Carl%5C_Sagan
              
            
              
                Cold Fusion Press Conference at University of Utah (March 23, 1989)
                https://www.youtube.com/watch?v=6CfHaeQo6oU
              
            
              
                https://en.wikipedia.org/wiki/Winston\_Churchill
                https://en.wikipedia.org/wiki/Winston%5C_Churchill
              
            
              
                Newton's Cannon
                https://www.youtube.com/watch?v=51mxBkwwSB8
              
            
              
                Newton - Gravitation universelle
                https://www.youtube.com/watch?v=MpiknSRTmT4
              
            
              
                here
                https://archive.org/stream/newtonspmathema00newtrich
              
            
              
                page 518
                https://archive.org/stream/newtonspmathema00newtrich#page/n517/mode/2up
              
            
              
                Theory of relativity explained in 7 mins
                https://www.youtube.com/watch?v=ttZCKAMpcAo
              
            
              
                Gravity Visualized
                https://www.youtube.com/watch?v=MTY1Kje0yLg
              
            
              
                Light Speed – fast, but slow
                https://www.youtube.com/watch?v=nQUwHdSAhmw
              
            
              
                Royal Institution Christmas Lectures
                https://en.wikipedia.org/wiki/Royal_Institution_Christmas_Lectures
              
            
              
                Highlights from the Christmas Lectures Archive
                https://www.youtube.com/watch?v=OLNFrxgMJ6E&list=PLbnrZHfNEDZy9ZL0GpfoRi93hipIKUjFy
              
            
              
                Royal Institution Channel
                https://www.youtube.com/channel/UCYeF244yNGuFefuFKqxIAXw
              
            
              
                https://www.youtube.com/watch?v=23TlCfIw7C0\&list=PLuiGSPzbQ86-VokKGxJcnF1vQuKWe82NP
                https://www.youtube.com/watch?v=23TlCfIw7C0%5C&list=PLuiGSPzbQ86-VokKGxJcnF1vQuKWe82NP
              
            
              
                Carl Sagan: The Earth as a Planet (1977)
                https://www.youtube.com/watch?v=BdXtjNSDi4s
              
            
              
                Full Playlist »
                https://www.youtube.com/watch?v=BdXtjNSDi4s&list=PLzEZRwmmqC4FTciK3pyF2JsuSFyiysVYM
              
            
              
                Richard Dawkins: Growing up in the Universe (1991)
                https://www.youtube.com/watch?v=dw4w1UsOafQ
              
            
          
- 
            
              
                How to Bend a Spoon with Your Mind by Michael Shermer
                https://www.youtube.com/watch?v=mxSNuIx4m5k
              
            
              
                Introduction to Spoon Bending
                https://www.youtube.com/watch?v=bKwmrB5lWfg
              
            
              
                Why do we believe things that aren't true? by Philip Fernbach
                https://www.youtube.com/watch?v=jobYTQTgeUE
              
            
              
                Why people believe weird things by Michael Shermer
                https://www.youtube.com/watch?v=8T_jwq9ph8k
              
            
              
                The Believing Brain - Presented by Dr Michael Shermer
                https://www.youtube.com/watch?v=R6ijdDtOLLo
              
            
              
                James Randi: Homeopathy, Quackery and Fraud
                https://www.youtube.com/watch?v=c0Z7KeNCi7g
              
            
              
                James Randi Lecture at NASA 1/12
                https://www.youtube.com/watch?v=tQHBHRV6eBQ
              
            
              
                Full Playlist »
                https://www.youtube.com/watch?v=tQHBHRV6eBQ&list=PL63A23DCDD95209FC
              
            
              
                An Evening With James Randi
                https://www.youtube.com/watch?v=IKHhqTG9hsc
              
            
              
                Surviving the Quacks
                https://www.youtube.com/watch?v=f2izaEqs0pE
              
            
              
                Amazing James Randi
                https://www.youtube.com/watch?v=joADD7jWqa4
              
            
              
                The Best of James Randi
                https://www.youtube.com/watch?v=uq5MtA33OHk
              
            
              
                The art of cognitive blindspots by Kyle Eschen
                https://www.youtube.com/watch?v=OOG65rSM5fA
              
            
              
                Selective Attention Gorilla Test »
                https://www.youtube.com/watch?v=vJG698U2Mvo
              
            
              
                List of common misconceptions
                https://en.wikipedia.org/wiki/List_of_common_misconceptions
              
            
              
                List of cognitive biases
                https://en.wikipedia.org/wiki/List_of_cognitive_biases
              
            
              
                False Memory
                https://en.wikipedia.org/wiki/False_memory
              
            
              
                List of false etymologies of English words
                https://en.wikipedia.org/wiki/List_of_common_false_etymologies_of_English_words
              
            
              
                Common English usage misconceptions
                https://en.wikipedia.org/wiki/Common_English_usage_misconceptions
              
            
          
- 
            
              
                Philosophy
                https://en.wikipedia.org/wiki/Philosophy
              
            
              
                How to escape education's death valley by Sir Ken Robinson
                https://www.youtube.com/watch?v=wX78iKhInsc
              
            
              
                Extreme Ownership by Jocko Willink
                https://www.youtube.com/watch?v=ljqra3BcqWM
              
            
              
                Zizek!
                https://www.youtube.com/watch?v=enyG430I2nk
              
            
              
                Examined Life
                https://www.youtube.com/watch?v=1zwmum5_ofU
              
            
              
                Democracy
                https://www.youtube.com/watch?v=OHxRj9JWQMs
              
            
              
                Astra Taylor on the Unschooled Life
                https://www.youtube.com/watch?v=LwIyy1Fi-4Q
              
            
              
                The Great Debate: THE STORYTELLING OF SCIENCE, part 1 of 2
                https://www.youtube.com/watch?v=_J4QPz52Sfo
              
            
              
                The Great Debate: THE STORYTELLING OF SCIENCEi, part 2 of 2
                https://www.youtube.com/watch?v=40YIIaF1qiw
              
            
              
                We Are All Connected
                https://www.youtube.com/watch?v=XGK84Poeynk
              
            
              
                Talking Science: Bill Bryson on A Short History of Nearly Everything
                https://www.youtube.com/watch?v=4gb-hnbHbjw
              
            
              
                A Short History of Nearly Everything
                https://www.audible.com/pd/A-Short-History-of-Nearly-Everything-Audiobook/B002V0KFPW
              
            
              
                The Body
                https://www.audible.com/pd/The-Body-Audiobook/0147526922
              
            
              
                Audiobooks
                https://www.audible.com/author/Bill-Bryson/B000APXTVM
              
            
              
                Howard Zinn: A People's History of the United States (1999)
                https://www.youtube.com/watch?v=Vn_m9WCd-88
              
            
              
                Audiobook version of A People’s History of the United States
                https://www.audible.com/pd/A-Peoples-History-of-the-United-States-Audiobook/B0030H777E
              
            
              
                https://www.audible.com/pd/A-Peoples-History-of-the-United-States-Audiobook/B002V5CKGE
                https://www.audible.com/pd/A-Peoples-History-of-the-United-States-Audiobook/B002V5CKGE
              
            
              
                The philosophy of Stoicism by Massimo Pigliucci
                https://www.youtube.com/watch?v=R9OCA6UFE-0
              
            
              
                47 Video YouTube Playlist
                https://www.youtube.com/playlist?list=PL8dPuuaLjXtNgK6MZucdYldNkMybYIHKR
              
            
          
- 
            
              
                The three secrets of resilient people by Lucy Hone
                https://www.youtube.com/watch?v=NWH8N-BvhAw
              
            
              
                Dan Millman's Ted Talk
                https://www.youtube.com/watch?v=MDL85fzdc1g
              
            
              
                Way of the Peaceful Warrior Audiobook
                https://www.audible.com/pd/Way-of-the-Peaceful-Warrior-Audiobook/B002UZKKSU
              
            
              
                Way of the Peaceful Warrior Trailer
                https://www.youtube.com/watch?v=gegNMYvY_yg
              
            
              
                No Retreat, No Surrender (1986)
                https://www.youtube.com/watch?v=Op4g9McS3EY
              
            
              
                Another Mad World
                https://www.youtube.com/watch?v=-YFbxFq6Zr8
              
            
              
                Peaceful Warrior Quotes
                https://www.youtube.com/watch?v=31lUwuhE8pc
              
            
              
                The power of vulnerability
                https://www.youtube.com/watch?v=iCvmsMzlF7o
              
            
              
                Listening to shame
                https://www.youtube.com/watch?v=psN1DORYYV0
              
            
              
                extinction event
                https://en.wikipedia.org/wiki/Holocene_extinction
              
            
              
                Greta Thunberg
                https://www.youtube.com/watch?v=TMrtLsQbaok
              
            
              
                Erica Goldson Valedictorian Speech
                https://www.youtube.com/watch?v=9M4tdMsg3ts
              
            
              
                Erica Goldson Self Education
                https://www.youtube.com/watch?v=hgui64Kr0Go
              
            
              
                A Short History of Nearly Everything
                https://www.audible.com/pd/A-Short-History-of-Nearly-Everything-Audiobook/B002V0KFPW
              
            
              
                A Walk in the Woods, Rediscovering America on the Appalachian Trail
                https://www.audible.com/pd/A-Walk-in-the-Woods-Audiobook/B0091J9AQQ
              
            
              
                I’m a Stranger Here Myself, Notes on Returning to America After 20 Years Away
                https://www.audible.com/pd/Im-a-Stranger-Here-Myself-Audiobook/B002V5BQJQ
              
            
              
                The Demon-Haunted World, Science as a Candle in the Dark
                https://www.audible.com/pd/The-Demon-Haunted-World-Audiobook/B06XTZZLZ8
              
            
              
                Assassination Vacation
                https://www.audible.com/pd/Assassination-Vacation-Audiobook/B002V8N0VK
              
            
              
                https://en.wikipedia.org/wiki/Murphy%27s_law
                https://en.wikipedia.org/wiki/Murphy%27s_law
              
            
              
                Make the rest of your life, the best of your life.
                https://www.youtube.com/watch?v=FhzNSPiqO0M
              
            
          
- 
            
              
                Coming Home
                https://www.youtube.com/watch?v=k84QxVJd0tI
              
            
              
                Lucy Lawrence & James Lawrence: Breaking endurance barriers, one step at a time
                https://www.youtube.com/watch?v=WnoziOPQ3HA
              
            
              
                Bruce Lee
                https://www.youtube.com/watch?v=-U5zA7gNPKo
              
            
              
                Fierce Carli
                http://carlifierce.com/10-k-downloads/
              
            
              
                Dean Karnazes
                https://www.youtube.com/watch?v=Mtp65SWoyWc
              
            
              
                Ultramarathon Man
                https://www.audible.com/pd/Ultramarathon-Man-Audiobook/B002VA3GIU
              
            
              
                Imagine Dragons - Believer
                https://www.youtube.com/watch?v=7wtfhZwyrcc
              
            
              
                Make me young again
                https://www.youtube.com/watch?v=wxmRulRQsLc
              
            
              
                Nietzsche's Eternal Recurrence
                https://www.youtube.com/watch?v=EknD3KRtgDk
              
            
              
                Friedrich Nietzsche
                https://en.wikipedia.org/wiki/Friedrich_Nietzsche
              
            
          
- 
            
              
                Peace Corps
                https://www.youtube.com/watch?v=kxR8XZOeV-s
              
            
              
                Murray Gell-Mann On Emergence
                https://www.youtube.com/watch?v=ONiWmzrmfuY
              
            
              
                Universal Declaration of Human Rights
                https://www.youtube.com/watch?v=hTlrSYbCbHE
              
            
              
                Universal Declaration of Human Rights
                https://www.youtube.com/watch?v=5RR4VXNX3jA
              
            
              
                Universal Declaration of Human Rights
                https://librivox.org/the-universal-declaration-of-human-rights-by-the-united-nations/
              
            
              
                Mad world - the voice of china
                https://www.youtube.com/watch?v=z2tmRpm4iK8
              
            
              
                Michelle Alexander
                https://www.youtube.com/watch?v=SQ6H-Mz6hgw
              
            
              
                https://en.wikipedia.org/wiki/Michelle_Alexander
                https://en.wikipedia.org/wiki/Michelle_Alexander
              
            
              
                https://en.wikipedia.org/wiki/The_New_Jim_Crow
                https://en.wikipedia.org/wiki/The_New_Jim_Crow
              
            
              
                Audiobook
                https://www.audible.com/pd/The-New-Jim-Crow-Audiobook/B007QW236E
              
            
              
                Bryan Stevenson: We need to talk about an injustice.
                https://www.youtube.com/watch?v=c2tOp7OxyQ8
              
            
              
                Bryan Stevenson
                https://en.wikipedia.org/wiki/Bryan_Stevenson
              
            
              
                How America's public schools keep kids in poverty: Kandice Sumner
                https://www.youtube.com/watch?v=7O7BMa9XGXE
              
            
              
                Kandice Sumner's
                https://www.ted.com/speakers/kandace_sumner
              
            
              
                Don't Talk to the Police
                https://www.youtube.com/watch?v=d-7o9xYp7eE
              
            
              
                The Human Rights Day
                https://www.un.org/en/events/humanrightsday/
              
            
              
                How I spent 32 years in prison by George Martorano
                https://www.youtube.com/watch?v=lnuoHywbaR8
              
            
              
                https://www.un.org/en/universal-declaration-human-rights/index.html
                https://www.un.org/en/universal-declaration-human-rights/index.html
              
            
              
                A school under Metro bridge teaches these Delhi slum children
                https://www.hindustantimes.com/delhi/a-school-under-metro-bridge-teaches-these-delhi-slum-children/story-Qr3EV279SarAME4K6N8orL.html
              
            
          
- 
            
              
                For the bullied and beautiful
                https://www.youtube.com/watch?v=sa1iS1MqUy4
              
            
              
                Ayn Rand First Interview 1959 (Full)
                https://www.youtube.com/watch?v=1ooKsv_SX4Y
              
            
              
                Sir Ken Robinson
                https://www.youtube.com/results?search_query=Sir+Ken+Robinson
              
            
              
                Do schools kill creativity?
                https://www.youtube.com/watch?v=iG9CE55wbtY
              
            
          
- 
            
              
                Your Move Chief
                https://www.youtube.com/watch?v=oRG2jlQWCsY
              
            
              
                Why Chivalry Still has a Chance by Anthony Rudolf
                https://www.youtube.com/watch?v=VLAM6YxV_gA
              
            
              
                The Story of Philosophy, The Lives and Opinions of the Greater Philosophers
                https://www.audible.com/pd/The-Story-of-Philosophy-Audiobook/B0044EQEIA
              
            
              
                Will Durant
                https://en.wikipedia.org/wiki/Will_Durant
              
            
              
                The Compleat Gentleman, The Modern Man's Guide to Chivalry
                https://www.audible.com/pd/The-Compleat-Gentleman-Audiobook/B002V5GZ4W
              
            
          
- 
            
              
                Zeno
                https://en.wikipedia.org/wiki/Zeno_of_Citium
              
            
              
                Meditations
                https://en.wikipedia.org/wiki/Meditations
              
            
              
                Audiobook
                https://www.audible.com/pd/Meditations-Audiobook/B004IBRMZS
              
            
              
                Tomoe
                https://en.wikipedia.org/wiki/Tomoe_Gozen
              
            
              
                What Being a Warrior Really Means
                https://www.youtube.com/watch?v=yDZZTmr_4d4
              
            
              
                https://en.wikipedia.org/wiki/Nitobe\_Inaz%C5%8D
                https://en.wikipedia.org/wiki/Nitobe%5C_Inaz%C5%8D
              
            
              
                Stanislav Petrov, who averted possible nuclear war
                https://www.youtube.com/watch?v=L7EmLf4Xlq0
              
            
              
                Stanislav Petrov Movie
                https://www.youtube.com/watch?v=xTFUqnY3E3Q
              
            
              
                The Man Who Saved The World
                https://www.youtube.com/watch?v=8TNdihbV5go
              
            
              
                Mad World Mountain Dew
                https://www.youtube.com/watch?v=Xcjb1f1qbBA
              
            
              
                meme
                https://en.wikipedia.org/wiki/Meme
              
            
              
                My path out of poverty by Lashon Amado
                https://www.youtube.com/watch?v=CpaFX6Ei0nU
              
            
              
                Homie Industries
                https://www.youtube.com/watch?v=zk--XN4ozr8
              
            
              
                Kennedy Peace Speech
                https://www.youtube.com/watch?v=0fkKnfk4k40
              
            
          
- 
            
              
                Nordhouse Dunes: Backpacking in a Snowstorm on Lake Michigan
                https://www.youtube.com/watch?v=68jy3_ABvRo
              
            
              
                Christopher Johnson McCandless, aka Alexander Supertramp, aka Alex
                https://en.wikipedia.org/wiki/Chris_McCandless
              
            
              
                Jon Krakauer
                https://www.audible.com/author/Jon-Krakauer/B000AQ8WPY
              
            
              
                Into the Wild
                https://www.audible.com/pd/Into-the-Wild-Audiobook/B002V1NYEK
              
            
              
                movie
                https://www.youtube.com/watch?v=g7ArZ7VD-QQ
              
            
              
                Eddie Vedder - Guaranteed
                https://www.youtube.com/watch?v=Mwx3RvDWvDM
              
            
              
                Carine McCandless
                https://www.youtube.com/watch?v=DJXM8HjyVSo
              
            
          
- 
            
              
                A Short History of Nearly Everything
                https://en.wikipedia.org/wiki/A_Short_History_of_Nearly_Everything
              
            
              
                Audiobook
                https://www.audible.com/pd/A-Short-History-of-Nearly-Everything-Audiobook/B002V0KFPW
              
            
              
                Endurance Hunting
                https://en.wikipedia.org/wiki/Persistence_hunting
              
            
              
                Human Mammal, Human Hunter, Attenborough, Life of Mammals
                https://www.youtube.com/watch?v=826HMLoiE_o
              
            
              
                Modern Warrior: Damien Mander
                https://www.youtube.com/watch?v=9FCsyK4aRXQ
              
            
              
                International Anti-Poaching Foundation
                https://www.iapf.org/
              
            
              
                Human Population Across Time
                https://www.youtube.com/watch?v=PUwmA3Q0_OE
              
            
              
                Survival
                https://youtu.be/TMrtLsQbaok
              
            
              
                The Sixth Extinction
                https://www.youtube.com/watch?v=kWrPo02e4fo
              
            
              
                Elizabeth Kolbert: How the 6th extinction threatens humans
                https://www.youtube.com/watch?v=9XzAgMe0WrI
              
            
              
                https://www.audible.com/pd/Field-Notes-from-a-Catastrophe-Audiobook/B002V8MJPS
                https://www.audible.com/pd/Field-Notes-from-a-Catastrophe-Audiobook/B002V8MJPS
              
            
              
                https://www.audible.com/pd/The-Sixth-Extinction-Audiobook/B00FZ4JEAS
                https://www.audible.com/pd/The-Sixth-Extinction-Audiobook/B00FZ4JEAS
              
            
          
- 
            
              
                Finding Joe
                https://www.youtube.com/watch?v=s8nFACrLxr0
              
            
              
                https://en.wikipedia.org/wiki/Sun\_Tzu
                https://en.wikipedia.org/wiki/Sun%5C_Tzu
              
            
              
                Viktor Frankl
                https://www.youtube.com/watch?v=LlC2OdnhIiQ
              
            
              
                https://en.wikipedia.org/wiki/Viktor\_Frankl
                https://en.wikipedia.org/wiki/Viktor%5C_Frankl
              
            
              
                Kosmos
                https://www.youtube.com/watch?v=FyNR_LgiWEc