Skip to main content
  1. Mastodons/

Mastodon - 2024-03-08

·118 words·1 min
Matt Weagle
Author
Matt Weagle

Toots from 2024-03-08
#

Thinking about writing a small script.
#

Thinking about writing a small script.

The “two button” meme image. The left button label reads “main.py” and the right button label reads “go run main.go”

Mastodon Source 🐘
#

With the benefit of hindsight, there is still no clear path.

Mastodon Source 🐘
#

Based on https://rossabaker.com/projects/toot-archive/, I’m writing a script that transforms my exported fediarchive to Hugo static pages. I’d like to avoid any package dependencies and whilego generics make dealing with the AP JSON a bit easier, it’s still awkward.

Mastodon Source 🐘
#

The “script”…is not so very small anymore. I have something workable that produces Hugo pages (https://mweagle.net/mastodon/2022/11/109391558340367549/) and preserves media refs.

Being able to search through old Toots is both disturbing to write and a nice feature.

Mastodon Source 🐘
#