A dumping ground for my notes/resources to do with creating Python packages. When I learn how to work around an issue, I'll put my notes here.
Show more output when running docker-compose build on Windows.
Learn how to deploy the open source PHP Server Monitor tool in order to monitor the uptime of your websites and be alerted when they go offline.
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.