Titles on Netflix
A word cloud generated from Netflix viewing data, January-June 2023
A histogram of Netflix watch time by show, January-June 2023
A word cloud generated from Netflix viewing data, January-June 2023
A histogram of Netflix watch time by show, January-June 2023
Over the month of November, I worked on a project to create code that generates a movie.
My project this year: see most exciting parts of a movie right away, and leave all those pesky slow, boring parts for the end. Bottom Line Up Front.
What parts of a movie …
Taking a cue from Simon Willison, a TIL (today I learned) about the moviepy library.
The library is very useful, but sometimes I have difficulty finding documentation on how to do specific things. For example, recently for NaMoGenMo I wanted to crossfade between 2 clips.
Suppose you have two 10-second …
This November, I worked on a project to create code to generate a movie. I got the idea from NaNoGenMo, which itself is based on NaNoWriMo.
My idea was to create a Memento-ized version of an existing movie. If you haven't seen Memento, it's structured where the order of scenes …