in your ideal implementation, does that mean people would have to visit your profile to view your posts (assuming all feeds respected the self-label)? i’d miss you on my list-generated feeds 🥲
it’s regex that will match strings, where the parts in parentheses followed by ? are optional, with the implication that
re.match(pattern, willow) is truthy
oh yea i'm not so much worried about the front-end, i was being a little cryptic before but i'm asking for a program use-case and not as an end-user :3
well yes but then i have to distinguish ahead of time and do the parsing myself to get to the did doc. if other did types pop up over time i would have to update the method to support it
this is a dumb question but there’s not a better way to tell if someone is self-hosting their pds besides looking at the service endpoint in their did doc right?