Ryan Barrett

Results 329 issues of Ryan Barrett

I'm having trouble with English's non-determinism: I keep hitting expressions that have multiple valid interpretations, and the runtime doesn't always return the same result. It happens infrequently, but consistently. For...

Hi! First, thanks for maintaining tweepy. It's great! Tests are passing for me with requests-oauthlib v2.0.0. Here's the changelog: https://github.com/requests/requests-oauthlib/blob/master/HISTORY.rst#v200-22-march-2024 . The main reason for the major version bump seems...

Hi @pfefferle, @dshanske! I got an interesting one just now: Bridgy Fed sent the same webmention (with same `source` and `target`) twice at almost the exact same time, within just...

Right now, our code for handling HTML vs text content is a bit of a mess. For example, extracting and converting links, mentions, hashtags, and other entities in HTML content...

Hi @tantek et al! When I enter https://snarfed.org/ into the form on https://h2vx.com/vcf/ and click Download, the POST to `/vcf/get-contact.php` 500s. (Congrats on maintaining h2vx for this long btw, it's...

Blocks from old trees that aren't the head commit shouldn't be returned: https://bsky.app/profile/bnewbold.net/post/3kzaknnvjg325 . For example, a record that's been deleted, or (I think) an MST node that's not in...

Right now, in `subscribeRepos`, we query the datastore separately for each connected subscriber (client). This is fine for historical blocks, but it's duplicative for new blocks. For ongoing subscribers, ideally...

Hi! Apologies if this is already answered somewhere, I didn't see it on https://a.gup.pe/ or https://github.com/immers-space/guppe/wiki/Guppe-Groups-FAQ . I run an ActivityPub service that occasionally gets inbox deliveries activities from Guppe...

https://bsky.app/profile/jeejeebhoy.ca.web.brid.gy (https://fed.brid.gy/web/jeejeebhoy.ca) is oddly missing a post, https://jeejeebhoy.ca/2024/08/19/ebooks-up-for-pre-order-at-last/ , that we saw in their feed and committed to their `AtpRepo` as `at://did:plc:sg5uen22rksnwygsonuicm4h/app.bsky.feed.post/3l26gaufyueh2`. https://atproto.brid.gy/xrpc/com.atproto.repo.getRecord?repo=did:plc:sg5uen22rksnwygsonuicm4h&collection=app.bsky.feed.post&rkey=3l26gaufyueh2 serves it fine, but https://api.bsky.app/xrpc/com.atproto.repo.getRecord?repo=did:plc:sg5uen22rksnwygsonuicm4h&collection=app.bsky.feed.post&rkey=3l26gaufyueh2 says `Could...