#2 - physical memory leak - https://www.youtube.com/watch?v=kn0FopiF16o
the videos aren't very long, someone should compress it to <10mb as an animated gif and do a pull request to put it in the README
There's no need to use an awful format like gif, just embed an efficiently compressed video file with the <video> tag
Animated gifs do work when embedded, but need to be <= 10mb [2]
[1] https://stackoverflow.com/questions/4279611/how-to-embed-a-v...
[2] https://stackoverflow.com/a/46701929