A list of useful information sources/blogs that one may wish to browse for information when wanting to find out something new.
"Fix" the issue with getting the error message "Too many packets buffered for output stream" when trying to process a video in FFmpeg
Learn how to use FFmpeg to split a video up into equitably sized chunks, with no overlap.
A cheatsheet for Laravel covering the topics of models, factories, and database queries.
Create smooth videos with FFmpeg by creating interpolated frames with the use of a filter.
This tutorial will show you how you can quickly add a UUID trait, which you can then add to your models, so that they are using a UUID for their primary key/identifier.