Goofed Home

how would you imagine something like blento for activitypub?

$$21859
https://slrpnk.net/u/ex_06 posted on Apr 3, 2026 17:50

Before commenting, please notice that Blento can do stuff like having cards that show account own’s collections: basically the fact that the blento site and the other app data are on the same repository allows for nice interactions. There is no need for crosslogin or cross-apis and pull or push stuff, it’s everything already there. So it’s not just about taking blento and having a webring that speaks activitypub somehow.

https://slrpnk.net/post/36114620

how would you imagine something like blento for activitypub?

$$21858
https://slrpnk.net/u/ex_06 posted on Apr 3, 2026 17:50

Before commenting, please notice that Blento can do stuff like having cards that show account own’s collections: basically the fact that the blento site and the other app data are on the same repository allows for nice interactions. There is no need for crosslogin or cross-apis and pull or push stuff, it’s everything already there. So it’s not just about taking blento and having a webring that speaks activitypub somehow.

https://slrpnk.net/post/36114619

Conversation

$$21826
https://piefed.social/u/rimu posted on Apr 3, 2026 16:20
In reply to: https://cosocial.ca/users/evan/statuses/116340795950746048

Cache-Control and Vary

https://piefed.social/comment/10810465

$$22019
https://cosocial.ca/users/evan posted on Apr 4, 2026 14:09
In reply to: https://cosocial.ca/users/evan/statuses/116340795950746048

Thanks to everyone who replied! Unfortunately HTTP caching is not our strong suit in the ActivityPub world; HTTP Signature header(s) are a real public cache buster. But you can do at least some good caching per user. tags.pub provides ETag, and sends If-None-Match and If-Modified-Since, but doesn't do Last-Modified well yet.

https://cosocial.ca/users/evan/statuses/116346834056478847
$$22023
https://cosocial.ca/users/evan posted on Apr 4, 2026 14:25
In reply to: https://cosocial.ca/users/evan/statuses/116346834056478847

The problem with Signature: and Signature-Input:

If the server wants to say, "this content is different for different users", you use the Vary header. For OAuth, you'd use Vary: Authorization, say. And the cache knows to separate data for different users. Same OAuth token, you can reuse the cached data.

We include our ID in the Signature (or Signature-Input) header. But we also include a timestamp there, so every single request has a different signature (by design).

https://cosocial.ca/users/evan/statuses/116346896160203413

Conversation

$$20379
https://fosstodon.org/users/potatomeow posted on Mar 30, 2026 05:07

fixed my ios app, now I'm not sure if location should be attached onto a note object or account actor or both
#ActivityPub

https://fosstodon.org/users/potatomeow/statuses/116316388155128812

$$20385
https://piefed.social/u/rimu posted on Mar 30, 2026 05:22
In reply to: https://fosstodon.org/users/potatomeow/statuses/116316388155128812

Account actor, IMO.

https://piefed.social/comment/10745507
$$20418
https://fosstodon.org/users/potatomeow posted on Mar 30, 2026 07:46
In reply to: https://piefed.social/comment/10745507

@rimu did both, thought just in case some seller has different warehouse locations

https://fosstodon.org/users/potatomeow/statuses/116317013959824143

Conversation

$$20062
https://mitra.social/users/silverpill posted on Mar 29, 2026 17:18

Announcing Mitra Mini v0.1.0

Mitra Mini is an ActivityPub client that implements nomadic identity. It has become stable enough that I decided to cut the first release.

The basic features have been implemented: posts, reposts, likes. For more information, check the project's readme:

https://codeberg.org/silverpill/minimitra

It all started nearly four years ago with a vague idea that linking cryptographic keys to #ActivityPub actors could unlock decentralized identity in Fediverse. Eventually, the solution was discovered, and implemented by several projects, but these implementations were servers, not clients. Now there is finally a client, and the design has been proven to work well.

#NomadicIdentity

https://mitra.social/objects/019d3a9a-e2e7-20c3-2445-4891fa178600

$$20142
https://piefed.social/u/rimu posted on Mar 29, 2026 20:25
In reply to: https://mitra.social/objects/019d3a9a-e2e7-20c3-2445-4891fa178600

Congrats!

https://piefed.social/comment/10741079
$$20158
https://mitra.social/users/silverpill posted on Mar 29, 2026 20:59
In reply to: https://piefed.social/comment/10741079

Thank you @rimu !

https://mitra.social/objects/019d3b64-d39a-8f8a-91dc-1576cc691a50

Conversation

$$19244
https://mstdn.dk/users/sindum posted on Mar 28, 2026 12:35

I've had an inspiring first week with Fedibook. Your feedback has been truly inspiring. It started as a provocation and an experiment — but I have decided to turn this into a proper open source project. My first ever!

If you tested on dev1.fedibook.dk — come to https://fedibook.net. The new showcase instance where we will run the latest released code. Or even better, run your own instance and friend request me @sindum@fedibook.net.

I'm heading off on holiday, but I wanted to share what I'm hoping we can build together:

Your Friendly Neighborhood Social Network... One that is there for you when you want to take a moment to connect and follow up. That shows your feed from friends, follows and groups. Nothing more. With a UI that focuses on that rather than keeping your attention.

Jump over to my blog for this post with a little more detail.

https://sindum.dk/come-join-fedibook-net/

#fedibook #fediverse #activitypub @shellsharks #YourFriendlyNeighborhoodSocialNetwork

https://mstdn.dk/users/sindum/statuses/116306825272636837

$$19297
https://piefed.ca/u/Territorial posted on Mar 28, 2026 14:20
In reply to: https://mstdn.dk/users/sindum/statuses/116306825272636837

I’m disappointed, this doesn’t seem to be about books.

https://piefed.ca/comment/4044079
$$19304
https://mstdn.dk/users/sindum posted on Mar 28, 2026 14:29
In reply to: https://piefed.ca/comment/4044079

@Territorial sorry for that misunderstanding. It's a fediverse addressbook.

https://mstdn.dk/users/sindum/statuses/116307275332463084

Conversation

$$18963
https://toot.fedilab.app/users/apps posted on Mar 27, 2026 20:24

RE: https://mastodon.social/@HolosSocial/116302845964923188

With #Holos, you can have your identity on your own domain. No server? A simple CNAME record is enough. Already have a server? Point a subdomain to handle #ActivityPub traffic and serve a static JSON file on your root domain.

This is a step toward the same sovereignty #Nostr offers with cryptographic identities, but staying in the #ActivityPub ecosystem you already know.

https://toot.fedilab.app/users/apps/statuses/116303007599366622

$$18970
https://indieweb.social/users/tchambers posted on Mar 27, 2026 20:46
In reply to: https://toot.fedilab.app/users/apps/statuses/116303007599366622

@apps cc: @manton@manton.com

https://indieweb.social/users/tchambers/statuses/116303095722031915
$$18999
https://piefed.social/u/rimu posted on Mar 27, 2026 21:50
In reply to: https://toot.fedilab.app/users/apps/statuses/116303007599366622

Domains cost money though?

I feel like this is such an obvious objection that there must be an easy answer for it. Let’s hear it.

https://piefed.social/comment/10717044

Conversation

$$17054
https://social.freedombits.org/users/dps910 posted on Mar 24, 2026 12:58
In reply to: https://activitypub.space/post/1649
@julian @general @Profpatsch its used when a instance doesnt want a blocked instance to see their posts. I dont get the point of it tbh
https://social.freedombits.org/objects/c2fc6b5a-acbb-4087-b3c3-cc8e39a14195

Conversation

$$15986
https://friendica.dk/profile/kristianrb posted on Mar 22, 2026 13:12
In reply to: https://mstdn.dk/users/sindum/statuses/116272966072982167
@sindum Mange tak....byggemand Rasmus 😉
Første indtryk er godt....så langt så godt ✌️👍
https://friendica.dk/objects/fcc8f939-2169-bfea-a1b2-624339770439

Conversation

$$14983
https://mastodon.xyz/users/Profpatsch posted on Mar 19, 2026 18:19

So I got this bot that allows multiple people to curate a list of toots that are boosted by it, to create a nice topical account to follow.

Now I only need ideas what to boost haha :)

#Activitypub #fediverse

https://mastodon.xyz/users/Profpatsch/statuses/116257217296319184

$$15015
https://piefed.social/u/rimu posted on Mar 19, 2026 20:07
In reply to: https://mastodon.xyz/users/Profpatsch/statuses/116257217296319184

Congrats, you just reinvented FEP 1b12, the foundation for Lemmy, PieFed and Mbin.

https://piefed.social/comment/10603330
$$15018
https://mastodon.xyz/users/Profpatsch posted on Mar 19, 2026 20:12
In reply to: https://piefed.social/comment/10603330

@rimu not really no, but thanks for the snarky comment

https://mastodon.xyz/users/Profpatsch/statuses/116257662843758559
Create New Post