Announcing co/core: a social computing experiment from the Graze team
decided it works fine & i'll save design iteration for later
link your eth wallet at the link below, or send to existing user at atpay.stellz.club/send.
should work with most wallets, contract wallets may have verification issues due to public rpc node rate limiting. i'm working on solving this
New report: Can Canadian co-operatives build and own their own AI infrastructure? We looked at the technical, financial, and market feasibility and found a viable path forward. The Canadian Solidarity Stack is out now.
Something awesome about Bluesky:
1. I see a post I'd like to load in my agent.
2. "wouldn't it be nice if I could give it the atproto link?"
3. Wait, markdown would be better, let's try renaming the domain to bsky.md on the off-chance…
4. It works 🤯
The new episode of Future Mending Radio is about a worker coop in Toronto -- @hypha.coop -- that is implementing image verification technologies for journalists.
www.buzzsprout.com/2396702/epis...
~100 years of new media art
You can use com.atproto.sync.listReposByCollection to find DIDs that have com.example.app.note, then call com.atproto.repo.listRecords for each repo. This gives you a rough global read without your own appview.
Yes, for network-wide com.atproto.sync.listReposByCollection, you'll want to call a relay service. for example, relay1.us-east.bsky.network/xrpc/com.atp...
Yeah, good catch.
As a static host it has to be prerendered rather than dynamic, but making it a route backed by the same metadata helper removes the duplicated scopes/config. I updated it that way and just pushed the changes.
Let me know what you think.