Reminder: iPhone wants H.264 encoded videos
14 October, 2021I came over a bug where the video wouldn't play on iPhone, but worked on a Mac. The HTML tag was valid, the video HTTP response wasn't an…
I came over a bug where the video wouldn't play on iPhone, but worked on a Mac. The HTML tag was valid, the video HTTP response wasn't an…
Converting mp4 to gif on can be done with ffmpeg . On a Mac it can be done from command line with the following script: Now you can convert…
Every ~4 years, I'm getting a new Mac. It has happened a few times now, so I thought I might as well make a setup guide for next time. Also…
Do you know the feeling when you see your family drag their mouse over some text to select it, right clicking to find the Copy command…
Here's how to find the location of the postgres logs on my machine, setting them to logging everything , and watching it's output.…
From time to time, I'd like to see how the performance gain/loss was after a code change. Say I've updated locahost:8000/search and I'd like…
See also 2020 version I recently bought a Macbook Pro Retina (Late 2014) with 128 GB of storage. I thought that if I needed 256 GB, I could…