Aaron Straup Cope

Results 108 comments of Aaron Straup Cope

Thanks, for this. I will investigate shortly.

Thanks for the fix. I can confirm that I am no longer seeing panics calling `iter.Next` –  https://github.com/sfomuseum/go-activitypub/blob/iter-fix/go.mod#L5 Question: In the process of investigating the panics I often noticed that...

I am not currently using either `Offet` or `Limit`.

Sure thing. I may not be able to do that until tomorrow but I will get to it as soon as I can. Thanks for all the help so far.

I couldn't figure out what the `replace` directive for the changes in #3408 should be so I just brute-force cloned the `query.go` file in my `vendor` folder. With only limited...

Just a quick note that I applied `github.com/bartventer/go-cloud v0.0.0-20240322082227-9d139c92796d` and I am not seeing time-outs but I am still seeing inconsistent behaviour: https://github.com/sfomuseum/go-activitypub/blob/iter-fix/go.mod#L7 Specifically: The first time the query is...

Ah... I see what the problem is and the only question is how best to set things up to accommodate your needs. Specifically many (most) of the regions in Italy...

That's an interesting idea. Adding links / notes-to-self in advance of figuring out how much work this would be: * https://developer.apple.com/documentation/pdfkit * https://developer.apple.com/documentation/pdfkit/pdfpage * https://www.hackingwithswift.com/example-code/libraries/how-to-extract-text-from-a-pdf-using-pdfkit * https://www.hackingwithswift.com/example-code/core-graphics/how-to-render-a-pdf-to-an-image