-
Rewriting My Post Header Generator Around Ollama
CodingI rewrote my post metadata generator to use Ollama only and made it simpler to debug.
-
Using Apple's WeatherKit REST API
CodingHow to access weather data using Apple's WeatherKit REST API.
-
YouTube Video Summarizer
ProjectsThis script summarizes YouTube video transcripts and outputs them to the console. It can also translate the summary into other languages.
-
Cleaning Up Pythons on Your Mac
CodingInstall Python the right way.
-
Build a static site via Pelican
CodingSetting up a static website, without having to install 1,000+ npm packages.