TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Go-Fed: ActivityPub in Go

56 pointsby lolsoftwareover 2 years ago

4 comments

donioover 2 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;superseriousbusiness&#x2F;gotosocial" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;superseriousbusiness&#x2F;gotosocial</a> is another ActivityPub implementation in Go. It implements a full server and aims to provide Mastodon-compatible client APIs. Lots of cool work going on in this space.
评论 #33736228 未加载
评论 #33736889 未加载
orblivionover 2 years ago
I just tried using the app tutorial the other week as a newcomer to ActivityPub. I found it rather difficult to follow because it&#x27;s so abstracted and it has you dive in head first doing a lot at once. And there are parts left as an exercise to the reader, which leaves gaps that makes it harder. And there are a few bugs in the tutorial code to boot. I feel like the author was very thoughtful about the whole thing, and very thorough, which I appreciate, but was too deep into it to put himself in the headspace of someone who is new to ActivityPub per se. Just my guess, of course.<p>I&#x27;m trying go-ap now and it&#x27;s better in that I can jump in and use small parts of it, but it still could use more documentation.
评论 #33738151 未加载
serverholicover 2 years ago
I’ve heard ActivityPub has mixed reviews. Perhaps someone here with a little more expertise can answer this question.<p>Does ActivityPub have a batching mechanism?<p>Imagine you are on server A and you have 3000 followers on server B. If you create a post do 3000 messages get sent to server B? Or just one?
评论 #33735988 未加载
评论 #33736355 未加载
olah_1over 2 years ago
Can this run on a mobile device similar to Matrix’s Dendrite server running on mobile?
评论 #33736210 未加载