Simply Explained
Bitcoins Lightning Network, Simply Explained!
updated
The filter is surprisingly effective, even though the training dataset is relatively small. I'll keep expanding the dataset and retrain the classifier so it becomes more accurate overtime.
💌 Sign up for Simply Explained Newsletter:
newsletter.simplyexplained.com
Monthly newsletter with cool stuff I found on the internet (related to science, technology, biology, and other nerdy things)! No spam. Ever. Promise!
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
👩💻 Source code:
Available on GitHub:
github.com/Savjee/yt-spam-classifier
❓❓ Frequently asked question:
❓ Why do I still see spam comments on your channel?
First, not all comments are caught by the AI and still require manual intervention. Secondly, the script runs on a fixed interval. Give it some time to run. And thirdly, it only filters recent comments. I will let the classifier clean up the old comments as well.
NFT's are essentially smart contracts that live on blockchains like Ethereum, Flow, or Tezos. They can also be programmed to give the creator a royalty of every sale of his NFT.
💌 Sign up for Simply Explained Newsletter:
newsletter.simplyexplained.com
Monthly newsletter with cool stuff I found on the internet (related to science, technology, biology, and other nerdy things)! No spam. Ever. Promise!
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
📚 Sources used to make this video:
savjee.be/videos/simply-explained/what-is-an-nft
#nft #crypto #blockchain #simplyexplained
You could use these for all sorts of things like measuring waterlevel in a container (without getting the sensor wet).
The sensor works by shining a laser onto an object, and timing how long it takes the light to be reflected back to the sensor.
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
💌 Newsletter: http://newsletter.savjee.be
(no more than once a month)
Fuel gauges are a better alternative. They work straight away, don't consume power while in standby, and they're accurate without any calibration!
Buy a Battery Fuel Gauge from DFRobot:
dfrobot.com/product-1734.html?tracking=6099f25f89161
(They kindly provided me with this sensor)
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
💌 Newsletter: http://newsletter.savjee.be
(no more than once a month)
Ideal use cases: checking if your car is in the garage, cheaking if there are letters in your mailbox, ...
Buy this sensor from DFRobot:
dfrobot.com/product-1653.html?tracking=6099f25f89161
(They kindly provided me with this sensor)
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
💌 Newsletter: http://newsletter.savjee.be
(no more than once a month)
Solid was started by the inventor of the web, Sir Tim Berners-Lee. I can't wait to see the next generation of apps and services being built on Solid.
🙏 Special thanks to Ruben Verborgh for providing feedback on my script.
Check out his blog for more in-depth content about Solid:
ruben.verborgh.org
💌 Sign up for Simply Explained Newsletter:
newsletter.simplyexplained.com
Monthly newsletter with cool stuff I found on the internet (related to science, technology, biology, and other nerdy things)! No spam. Ever. Promise!
📚 Sources
All sources used to make this video are listed on my website:
savjee.be/videos/simply-explained/solid-a-better-web
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
#solid #web #simplyexplained
FreeRTOS is a real-time operating system, designed to run on microcontrollers. It has a scheduler that gives each task a fair share of CPU processing power. When that's not possible, the scheduler will use a task's priority to give the most important ones the most CPU time.
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
A FreeRTOS task is nothing more than a standard C (or C++) function. Nothing fancy, very easy!
Most ESP32's have a dual-core processor, so FreeRTOS will balance your tasks across cores. This technique also works for single-core versions of the ESP32. In that case, FreeRTOS will rapidly switch between tasks, giving the impression that it's multitasking.
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
💌 Newsletter: http://newsletter.savjee.be
(no more than once a month)
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
💌 Newsletter: http://newsletter.savjee.be
(no more than once a month)
This code has been super robust for me. I've been using it for my Home Energy Monitor, and it has been running reliably for years.
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
💌 Newsletter: http://newsletter.savjee.be
(no more than once a month)
I'm not trying to convince you of anything. Feel free to check out my sources and do your own research.
Timestamps:
00:00 Introduction
00:14 Is this video sponsored by the pharmaceutical industry?
00:31 Why is a vaccine necessary?
01:11 Will the vaccine prevent the virus from spreading?
02:04 How is the efficacy of a vaccine determined? (The 95%)
02:55 mRNA vaccines have never been approved before. They are unsafe and rushed.
04:22 Why can't we use traditional vaccine technologies instead of mRNA?
04:50 Can the mRNA in the vaccine alter my DNA?
05:30 What are the adjuvants? And are those dangerous?
05:54 Why do some people get sick from the vaccine?
06:34 The coronavirus is mutating. Will the vaccine protect me from those mutations?
🤨 How do mRNA vaccines work?
Watch my previous video: youtu.be/WOvvyqJ-vwo
📚 Sources used to make this video:
savjee.be/videos/simply-explained/mrna-vaccines-questions-and-misconceptions
📢 Help translate this video into other languages:
amara.org/en/videos/b06Oh66ZFStb/info/mrna-vaccines-questions-misconceptions
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be
(no more than once a month)
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
#mrna #vaccine #covid19 #simplyexplained
The main idea of mRNA vaccines is to trick our bodies to produce part of a virus. This kickstarts our immune response, without getting us sick. All that's needed is a part of the virus's DNA or RNA, packaged into mRNA. Cool!
(mRNA is the technology behind the vaccines from Pfizer/BioNTech, Moderna & CureVac)
💡 Follow-up video
youtu.be/CfZjK2eIDFM
I answer 10 of your mostly asked questions (and address some misconceptions).
📚 Sources used to make this video:
savjee.be/videos/simply-explained/mrna-vaccines
☝️ This page also contains answers for frequently asked questions.
💌 Sign up for Simply Explained Newsletter:
newsletter.simplyexplained.com
Monthly newsletter with cool stuff I found on the internet (related to science, technology, biology, and other nerdy things)! No spam. Ever. Promise!
📢 Help translate this video into other languages:
amara.org/en/videos/5xxdHBPpQHsH/info/how-mrna-vaccines-work-simply-explained
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
#mrna #vaccine #covid19 #simplyexplained
It builds on top of DoH (DNS over HTTPS) and adds a proxy server to prevent tracking. It was developed by Cloudflare, Apple and Fastly.
Currently, ODNS is not yet widely supported, but that could quickly change! Especially if Apple would push it to their iOS and macOS customers.
🎶 Music
"Lost Feelings" by Helena Decuyper:
soundcloud.com/helena-decuyper/project-34-1
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
❤️ Become a Simply Explained member:
youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
📚 Sources used to make this video:
savjee.be/videos/simply-explained/oblivious-dns-odns
Behind-the-scenes, they use a keyspace to distribute your data across multiple servers or partitions. This allows them to scale horizontally across many thousand servers.
NoSQL databases can operate in multiple modes: as key-value store, document store or wide column store.
You can run your own NoSQL database with software like Cassandra, CouchDB, MongoDB or Scylla. You can also use a cloud version like AWS DynamoDB, Google Cloud BigTable or Azure CosmosDB.
💌 Sign up for Simply Explained Newsletter:
newsletter.simplyexplained.com
Monthly newsletter with cool stuff I found on the internet (related to science, technology, biology, and other nerdy things)! No spam. Ever. Promise!
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
📚 Sources used to make this video:
savjee.be/videos/simply-explained/how-do-nosql-databases-work
#database #aws #amazon #dynamodb #simplyexplained
Caches are used everywhere in our modern devices. It's found in many hardware components and throughout software. The goal of caching is to store data from slow memory into fast memory so it can be retrieved quicker.
That's why browsers keep a cache: so they don't have to re-download everything from the internet over and over again.
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
📚 Sources used to make this video:
savjee.be/videos/simply-explained/caching
By using a remote, you can replace physical buttons, and enjoy controlling your projects from distance.
20% off: Elegoo UNO starter kit:
amzn.to/3cA0cAS
(Code: "SimplyEx" / Available until 11/01/2021)
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
20% off: Elegoo UNO starter kit:
amzn.to/3cA0cAS
(Code: "SimplyEx" / Available until 11/01/2021)
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
📚 Sources used to make this video:
savjee.be/videos/simply-explained/serverless-hype-explained
Well, let's find out!
00:00 What is satellite internet?
02:03 Starlink
04:04 Lasers
05:25 Space debris
07:30 Target customers
08:42 Starlink terminal
09:42 SpaceX's competitive advantage
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
📚 Sources used to make this video:
savjee.be/videos/simply-explained/spacex-starlink-satellite-internet-a-good-idea
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
referme.to/xavierd-8
(Not sponsored. I get a small kickback when you subscribe while you save 20%.)
F1 cars have a lot of hardware and software on board. In this video, I explore what hardware the cars run on, the software that powers them, and the tools used at the factories.
📚 Sources
The sources used to make this video are listed on my website:
savjee.be/videos/simply-explained/software-and-hardware-used-in-formula1
Definitely check them out if you want to discover more interesting facts that didn't make it into the video.
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
🎯Chapters
0:00 Intro - Eau Rouge
0:42 Hardware: ECU (Electronic Control Unit)
2:01 ATLAS (Software used on the pitwall)
2:26 CAD software at the factories
3:24 CFD: Computational Fluid Dynamics
4:35 Technical partnerships
I've used this countless of times to visualize values of a new sensor that I'm testing. Seeing data in visual way is often much easier to interpret and make sense of.
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
The touch sensor can also pickup touches through thin plastic enclosures. Could be ideal to build waterproof IoT devices!
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
PlatformIO is just an extension to Visual Studio Code and includes a library manager, a debugger and more!
🔗Useful links:
- PlatformIO homepage:
platformio.org
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
Once you have a WiFi connection, you can use it to send data to internet services such as ThingSpeak, AWS IoT, ...
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
In this video I'll go over all of the features and explain why it's possibly the best chip to use for your next IoT project!
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
ThingSpeak is free if you send less than 3 million messages per year. Ideal for DIY projects.
🔗 Useful links:
- ThingSpeak homepage:
thingspeak.com
- Arduino library for ThingSpeak: github.com/mathworks/thingspeak-arduino
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
🔗 Driver download links:
- CH340 (Windows & Linux): learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all
- CH340 (macOS): github.com/adrianmihalko/ch340g-ch34g-ch34x-mac-os-x-driver
- CP210x (Windows, macOS & Linux): silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
No need to code everything yourself because there are so many Arduino libraries available for various sensors and devices. LCD display? Temperature sensor? A library probably exists already!
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
The best way is by using one of the sleep modes, such as Deep Sleep mode. In this mode, the entire CPU is powered down and only a clock is running so the board can wakeup after a certain period of time.
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
🔗Useful links:
- PlatformIO homepage:
platformio.org
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
Learn how to configure your board so it will automatically wakeup after a certain periode of time. For instance: you can sleep for 15 minutes, wakeup, make a temperature measurement and go back to deep sleep.
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
🔗Useful links
- Arduino IDE download: arduino.cc/en/main/software
- Official Espressif install instructions:
github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md
- Arduino Framework for ESP32 (source code):
github.com/espressif/arduino-esp32
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
They are easy to connect & easy to control with an ESP32. Make a project to control the lights via WiFi? No problem for the ESP32!
⚡️Other videos in this series:
youtube.com/playlist?list=PLzvRQMJ9HDiQ3OIuBWCEW6yE0S0LUWhGU
(Everything you need to know about programming the ESP32 by using the Arduino Framework)
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
This is called Jevons Paradox, discovered by William Stanley Jevons in 1865. He was concerned that improved steam engines would make England run out of coal faster!
📚Sources
Can be found on my website:
savjee.be/videos/simply-explained/jevons-paradox-and-rebound-effect
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
Tracking pixels are small 1x1 images that are practically invisible, and yet, they can transfer your personal data to advertisement networks like the ones from Facebook, Google and Amazon.
Tracking pixels are sometimes called a "web beacon".
🙌Become a Simply Explained member:
youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
📚Sources
Can be found on my website:
savjee.be/videos/simply-explained/tracking-pixels-and-retargeting
Background image for video & thumbnail:
Designed by Freepik
🔗Links
- Brave: brave.com/sim264 (affiliate link)
- Firefox: mozilla.org/en-US/firefox/new
- Ghostery: ghostery.com
- Privacy Badger: eff.org/privacybadger
🌍Social
- Twitter: twitter.com/Savjee
- Facebook: facebook.com/Savjee
- Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
💌 Sign up for Simply Explained Newsletter:
newsletter.simplyexplained.com
Monthly newsletter with cool stuff I found on the internet (related to science, technology, biology, and other nerdy things)! No spam. Ever. Promise!
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
📚 Sources:
savjee.be/videos/simply-explained/what-are-apis
#api #coding #simplyexplained
💰 Get $10 of free Bitcoin:
Use my Coinbase affiliate link, and we'll both get $10 of free Bitcoin when you deposit $100:
coinbase.com/join/decuyp_9
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
📚 Sources
Citations: savjee.be/videos/simply-explained/mining-difficulty
Blog: savjee.be
Correction: all the gold in the world can fit into a cube of 8000m3 (20x20x20 meters). Not 20m3, lol! How stupid of me!
I'm NOT trying to convince you to buy crypto. However, if you want to exchange your worthless money into worthless Bitcoin, you can use my affiliate link: coinbase.com/join/decuyp_9
Buy $100 worth of crypto, and we'll both get $10 for free.
📚 Sources:
savjee.be/videos/simply-explained/bitcoin-is-worthless
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
💵Interesting in buying crypto?
Support my channel and buy through my affiliate link: coinbase.com/join/decuyp_9
You'll get $10 for free when you buy $100 worth of Bitcoin, Ethereum, ...
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
📋Technical details & source code on my blog:
savjee.be/2019/07/Home-Energy-Monitor-ESP32-CT-Sensor-Emonlib
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
Current storage techniques have 3 problems: they are not robust, have a low density and each media requires a special reader.
DNA could solve all of these problems. It's very robust (it can easily last a few centuries), it's very high density (storing many petabytes of data per gram) and we already have readers for it.
🎬Take a look behind the scenes
youtu.be/MTr2dfKtRFU
📚Sources
This video is based on the work/research of others. The sources are listed here:
savjee.be/videos/simply-explained/why-dna-data-storage-is-the-future
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
The Domain Name System is an important protocol that helps make the internet accessible for everyone. It's safe to say that without DNS, the internet wouldn't have been as big as it is today.
📚 Sources
This video is based on the work/research of others. The sources are listed here:
savjee.be/videos/simply-explained/dns-the-internets-phonebook
🎵Music
Oxygen Garden by Chris Zabriskie:
freemusicarchive.org/music/Chris_Zabriskie/Divider/05_-_Oxygen_Garden
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
All of this is based on the Javascript blockchain implementation that we made in the previous 4 parts: SavjeeCoin!
☞ Live demo of what we're going to build in this video:
savjee.github.io/savjeecoin-frontend
☞ Parts in this tutorial:
00:00 Introduction - What we're going to build
03:06 Installing dependencies & creating project
06:00 Creating a nice header
08:10 Implementing the Blockchain service
13:44 Visualizing blocks on the chain: create BlockchainViewer & BlockView component
21:52 Visualizing transactions with TransactionsTable component
29:13 Making a settings page (to configure difficulty & mining reward)
33:56 Creating new transactions with CreateTransaction page
41:50 Creating the "Pending transactions" page
47:20 Full demo: creating transactions, mining blocks and seeing them on the chain
☞ Previous parts
Part 1 - Creating blockchain - youtu.be/zVqczFZr124
Part 2 - Proof-of-Work - youtu.be/HneatE69814
Part 3 - Mining rewards - youtu.be/fRV6cGXVQ4I
Part 4 - Signing transactions - youtu.be/kWQ84S13-hw
☞ Source code is available on GitHub: github.com/Savjee/savjeecoin-frontend
Feel free to fork, modify & improve it. Pull requests are appreciated!
☞ Follow me on
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
GitHub: github.com/Savjee
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
Mastodon uses ActivityPub to make sure that each Mastodon instance can reach the others.
ActivityPub is also implemented by other applications such as PeerTube and Plume. This is what makes up the *Fediverse*: a collection of social networks that function as a single one.
🎵Music used in this video
Intrics Leo by Yan Terrien http://freemusicarchive.org/music/Yan_Terrien/Adelor_Dramax/04_Intrics_Leo
📚 Sources & Citations
savjee.be/videos/simply-explained/mastodon-and-fediverse-explained
🌍 Social
Mastodon: @savjee@mstdn.io
Twitter: twitter.com/savjee
Facebook: facebook.com/savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join
📚 Sources
This video would not be possible without the work of others. Check citations here: savjee.be/videos/simply-explained/why-is-free-wifi-dangerous
🎵Music: Ticker by Silent Partner
youtu.be/K0_VDom80DM
🌍 Social
Twitter: twitter.com/Savjee
Facebook: facebook.com/Savjee
Blog: savjee.be
💌 Newsletter: http://newsletter.savjee.be (no more than once a month)
❤️ Become a Simply Explained member: youtube.com/channel/UCnxrdFPXJMeHru_b4Q_vTPQ/join


