Trying to flash some boards with new firmware. Holes too small. Internet suggested sewing needles. Didn’t have any. Borrowed some from parents. They came from Shopwells…which ceased to be in 1986. Clearly we don’t sew much. Needles worked though. 1 board down, 10 to go.
I heard some social networks were down. As long as I have my website, my social network is always running. If you’re interested, join the #indieweb community on Wed at 6PM PST/9PM EST for Homebrew Website Club, this weekend for Create Day. All events at events.indieweb.org.
After declaring my intention to help iterate on the Ticket extension to IndieAuth, I built an experimental ticket endpoint, which is available on my test site. I was able to test it using Martijn van Der Ven’s test form for requesting a ticket., after some troubleshooting on both sides. Still have some tweaks to make and questions to answer for expansion, but it turned out that adding support for receiving and redeeming a ticket was relatively easy.
Working on expiring tokens for the WordPress IndieAuth endpoint. This would be a breaking change, as currently, tokens issued by the endpoint never expire. This is a security concern, if you keep issuing tokens without ever expiring them. With the new system, you can renew a token, or even disable expiry in the admin if you need a long-lived token. There is a way to have the client get new tokens regularly that I could implement, but currently no client supports it.
In November 2018, we went to Orlando to perform the Parkeology Challenge.  We came close, but did not succeed. We had always hoped to try again, but illness, as well as the pandemic restricting travel, had pushed it off. Now one of the team is no longer with us(the one who took the photo).

I’ve never been particularly good at speaking of those who have gone, and the stories I might choose to tell are probably would not do justice to the memory.

There is little to say when someone is taken from their friends and loved ones too soon. When we were kids, he, being a few years older, was primarily my brother’s friend, but we all did things together…our families frequently got together. It is hard to accept I will not see him again.

The best I can think of to do that would please him is to finish this one thing we never completed someday.

Just a few updates from the last week.

  • Updated the Parse This library to optionally flatten the location parameter, as Indigenous and other Microsub readers do not recognize a nested location parameter.
  • Fixed a Simple Location issue where it was not setting the location taxonomy on Micropub post.
  • Simplified some of the Location interfaces
  • Minor bug fixes.