Matt Webb
Matt Webb
When feed auto-discovery works, it's a great user experience, and lots of newsreaders promote entering the website URL in the "Add a feed" box as a convenience function -- so...
Problem: Web feeds are hard to discover for users (whether the site has a feed and, if it does, where that feed is). This page should include a list of...
Some colour and illustrations would go a long way to making it readable! Constraint: this should be a page that all kinds of site owners would be happy to link...
Problem: There are lots of newsreaders (which is a hurdle to getting started because choosing takes energy) and some of them are challenging for users new to feeds on first...
The problem: it's hard to imagine a newsreader developer linking to the site when their app is only one of three listed... or not listed before. BUT we want links...
Problem: tapping on a Feed URL leads to a baffling XML feed. Tapping on the "Help" link (to AboutFeeds.com) leads to a site that has no call to action to...
Problem: Newsreaders are mysterious. For new users, seeing what a newsreader looks like will make it less daunting to jump in. Useful illustrations: - Hero image (what a newsreader looks...
#### Current Behavior Using ReactPlayer with Remix v2 out of the box triggers an Application Error: ``` Error: Element type is invalid: expected a string (for built-in components) or a...
The interface currently specifies just the conversation ID. But the API for replying to a conversation ([in this example](https://github.com/messagebird/messagebird-nodejs/blob/master/examples/conversations.js#L44-L54)) does not include the ID. Related to #86
- PartySocket.fetch isn't mentioned in the [PartySocket API docs](https://docs.partykit.io/reference/partysocket-api/) - PartySocket.fetch takes a `host` param. It would be neat if this could be omitted (and it default to the current...