1. Rewriting My Post Header Generator Around Ollama

    I rewrote my post metadata generator to use Ollama only and made it simpler to debug.

  2. Using Apple's WeatherKit REST API

    How to access weather data using Apple's WeatherKit REST API.

  3. YouTube Video Summarizer

    This script summarizes YouTube video transcripts and outputs them to the console. It can also translate the summary into other languages.

  4. Cleaning Up Pythons on Your Mac

    Install Python the right way.

  5. Build a static site via Pelican

    Setting up a static website, without having to install 1,000+ npm packages.