While I’m still working out some details about the format, audio, etc, the first episode of my microcast — Shortbox — will be available Friday, August 3rd. If you have any comic related comments or questions, let me know and I’ll discuss them on the show.
@aaronpk Yeah, I was hoping I could debug stuff locally and not have to deploy for testing. But it's not exactly "live" code on my site that I'm using yet so it's low impact. Thanks!
@aaronpk Cool. With my Swift type I had to declare it as a type at the outset, so I just wrote up a custom decoder to check for a string, then an Int, and otherwise it will be nil. The Int gets coerced to a String if it’s there. Do you know of any good test suite I could run locally against my server?
@aaronpk I'm implementing a Micropub endpoint on a Vapor site (written in Swift). According to the Indieweb.org documentation, the state
parameter “can contain anything”. Does this mean a String or Int are perfectly acceptable?
@aaronpk for example a jf2 feed as fallback if theme does not support mf2?
Like: Accept: text/html, application/jf2feed+json
hrm, i'm not sure. sounds like this would have most of the problems we've documented in https://indieweb.org/sidefile-antipattern . i imagine you'll end up with different content in this special theme, and that will diverge from the user-visible theme even more over time. not to mention you then have twice the maintenance work since there are two themes instead of one.
@aaronpk do you need to do anything special to push that many pixels?
Hmm odd! I see it as “activity: rsvp” in the webmention.io mentions endpoint. I’m not sure how to link to that, though.