Skip to content

issues Search Results · repo:snarfed/arroba language:Python

Filter by

22 results
 (51 ms)

22 results

insnarfed/arroba (press backspace or delete to remove)

@Daft-Freak graciously added blob video introspection in #46. Love it! That added a new dep on pymediainfo, which can also do images, so we should maybe switch our image introspection from pillow to pymediainfo ...
  • snarfed
  • 1
  • Opened 
    16 days ago
  • #48

@DavidBuchanan314 graciously integrated his exhaustive https://github.com/DavidBuchanan314/mst-test-suite into arroba via https://github.com/snarfed/arroba/blob/main/arroba/tests/mst_test_suite.py . Awesome! ...
  • snarfed
  • Opened 
    on Jan 28
  • #45

arroba s com.atproto.repo.listRecords seems to return the records in ascending chronological order by default: $ curl https://atproto.brid.gy/xrpc/com.atproto.repo.listRecords?repo=did:plc:xbifsywyv5pka5jlknhv5yv3 ...
  • tesaguri
  • 2
  • Opened 
    on Nov 6, 2024
  • #37

It s useful for small PDSes without a lot of traffic, but inefficient for high volume PDSes like Bridgy Fed. We should make it optional, with a config var or env var, and when it s off, just poll every ...
now
  • snarfed
  • 2
  • Opened 
    on Nov 4, 2024
  • #36

When we get a blob URL that we already have, we should still fetch it and see if the contents are the same, and if they re different, update our stored CID etc. This bit @aliceisjustplaying recently with ...
  • snarfed
  • Opened 
    on Nov 1, 2024
  • #35

From https://github.com/snarfed/bridgy-fed/issues/1130: I suspect this is because we re not allocating sequence numbers and writing blocks in the same transaction. If we allocates a seq for the new repo ...
now
  • snarfed
  • 11
  • Opened 
    on Oct 22, 2024
  • #34

It s missing DID doc and full collections list.
  • snarfed
  • Opened 
    on Sep 9, 2024
  • #33

Right now it only returns one block, the record, but it should also return the commit and all MST nodes up to the root. I think? https://github.com/snarfed/atproto/blob/main/lexicons/com/atproto/sync/getRecord.json ...
  • snarfed
  • Opened 
    on Sep 9, 2024
  • #32

atproto-hub hung itself just now. Evidently we made and emitted a ton of commits all of a sudden, 20qps sustained during 10:45-11:15a PT, so ~36k total. Sheesh. img width= 1129 alt= image src= https://github.com/user-attachments/assets/42e9f783-61c4-439c-8341-f70636dd9dc6 ...
  • snarfed
  • 17
  • Opened 
    on Aug 20, 2024
  • #39

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 ...
  • snarfed
  • Opened 
    on Aug 8, 2024
  • #31
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub