Brendan O'Brien

Results 107 issues of Brendan O'Brien

Need test data to crawl against, should be local & static. While this shouldn't be the only test (we should find and existing archiving obstacle course to work with as...

Federal law apparently requires all of these government agencies to produce corresponding data.json files for the data they make public, we should read up the spec for how this is...

enhancement

A common characteristic that's emerging on government sites is an HTML page with numerous direct links to content-urls for example: http://www.nrel.gov/gis/data_solar.html In an ideal world, these pages should automatically generate...

enhancement

Should switch que storage to a global state manager (like Redis). As it stands running more than one instance of Sentry connected to the same database will cause overlapping requests.

enhancement

**Describe the bug** A clear and concise description of what the bug is. If appropriate add a `frontend` or `backend` label. Basically: **Expected behavior** What did you expect to happen?...

bug

A [discussion on bluesky](https://psky.app/profile/frood.bsky.social/post/3jumajoa7fe2y) pointed out a very real concern of being able to construct hostile denoymimizing lists from any service built from public key infrastructure (PKI) @cdata had a...

Enhancement
Topic: Privacy

IMO when users define a `util.rs` that wraps our API, it's a change we can consider. In this case @expenses is just trying to do a simple get for the...

feat
c-iroh

I'd like a one-off command that imports the contents of a collection into a document. ## Discrete changes: * import command `` argument becomes optional * one of either `PATH`...

feat
c-iroh-bytes

It seems that https://github.com/n0-computer/iroh/pull/1854 doesn't have an Entry.timestamp() method 😢. Is that right?