notes

Below are some notes about different topics I find interesting during learning something and like to keep a record of. They are generally sections or quick jots from my locally stored PKM system.

Published Title Link
21 Oct 2024 Extracting EXIF data with Rust Read ->
I was coding my photo gallery this weekend and I had to extract EXIF data somehow programatically and include them in the individual photo pages...
07 Sep 2024 Caddyfile for MediaWiki Read ->
I was trying to run a MediaWiki instance on my dummy server and wanted to serve it using the Caddy this time. Apache and Nginx configurations are fairly straightforward and easy to find...