#[tantek][eddie] noting this here since it's kind of a dev philosophy / methodology thing:
#[tantek]Indeed, storage first is usually a fruitless endeavor because there's either too many possibilities so the storage needs seem overwhelming, or you make arbitrary storage simplifications which end up premature constraining your design / display options
#[eddie]Yeah, it’s funny how quickly and often you can forget that. Because I’ve read that and thought about that before
#[eddie]And yet when introduced to a new problem the dev in me wants to jump straight back to the storage
#Loqistorage in the context of the indieweb usually refers to how you are storing your data, specifically in what kind of storage format(s) https://indieweb.org/storage
KartikPrabhu, barpthewire, [relapse], ben_thatmustbeme, [voss], [eddie], [xavierroy], [grantcodes], [davidmead], hey, [kevinmarks], [Rose], leg, kisik211 and krychu joined the channel; Jookia left the channel
#aaronpkdoes anyone's media endpoint return an HTTP 202 instead of 201?
#sknebelhow would a client use that, given there's no look-up extension?
#jackyaaronpk: tbh, I punted on having mine return a 202 because I wanted to do transcoding and conversion in a separate task but that was too much for a MVP
#aaronpksknebel: it would still require that it returns a URL just like micropub
#aaronpkso I guess it's really more of a signal to the client that the file might not exist at that URL yet so it shouldn't try to preview it or something
kisik211, [Rose], ben_thatmust, [cleverdevil] and [tantek] joined the channel
#jackydoes webmention.io lean on any known spam networks to preemptively block some Webmentions?
#jackyI'm not too worried about spam but I want to keep it in mind (I'm rolling my own webmention system in Koype but it'll be ripped out into something else once I feel good to ship it standalone)
#aaronpkit does not, since there hasn't really been any webmention spam yet