

Honestly, Youtube was already pretty shit with all of the obvious monetization schemes and paid “influencer” content. Even though I never watch reaction videos I feel like they are always recommended to me. Their algorithms were already busted to prefer user-created slop. This is just another step towards complete enshittification.

Yep, take a look into GitHub actions. Basically you can make it so that a specific set of tests are run every time a PR is opened against your code repo. In the background it just spins up a container and runs any commands you define in a YAML config file.