Snippet

yt-dlp download strings

I use yt-dlp for downloading videos from YouTube, TikTok, Facebook, Twitter, etc. A full list of all the “extractors” is available here. Here are some of the download strings I use:

CMake ExternalProject options

CMake manpages are about the most verbose manpages on the planet. All I wanted to do was import an external project and customise the build options without having to go and add files into the child project / patch them / whatever.

AWS S3 log format for awstats

For S3 logging, awstats needs its LogFormat set up in the following manner: %other %extra1 %time1 %host %logname %other %method %url %methodurl %code %other %extra2 %bytesd %other %extra3 %refererquot %uaquot %other %other %other %other %other %virtualname %other Amazon’s documentation is available here

Todo: d3 ECG

Another one for the todo list. Fancy plotting leads I/II/III out and making and interactive scroller for time vs vector / direction. Input data might be from here or here. Unfortunately both of these are for synthesising a single lead.