
@Aakerbeere
Seh ich auch so. In Deutschland gibt es viele Brücken zu sanieren, die zu BS, Threads und X gehören nicht dazu.
@Aakerbeere
Seh ich auch so. In Deutschland gibt es viele Brücken zu sanieren, die zu BS, Threads und X gehören nicht dazu.
@jctheresistance.bsky.social
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed
@jadler1969.bsky.social
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed
@helenlewis.bsky.social
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed
@derektmuller.bsky.social
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed
@davidfrenchjag.bsky.social
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed
The wait is over! #76: Shiny Objects that People Like to Chase is out!
@kito99, @dhinojosa, and Ian start out the new year with #WebAssembly, #SemanticWeb, and #AI guru @bsletten. They talk about #WebAssembly, #LLMs, edge computing, and open source hardware. The crew also discusses how theory of mind relates to #AGI, #DeepSeek, #OpenWeb, #Fediverse, #ActivityPub, Interplanetary File System (#ifs), and more. https://www.pubhouse.net/podcast/title-shiny-objects-that-people-like-to-chase/
Wir brauchen KEINE Brücken für #Bluesky
Wären die Entwickler von Bluesky an DEZENTRAL interessiert gewesen, dann hätten sie sich für #Activitypub entschieden
Sie wollten aber bewusst eine Plattform mit FESTEN Grenzen bauen
Wer auf Bluesky setzt, der kann auch direkt bei Meta oder X bleiben!
Hey folks! We're excited to share a preview of a new API coming in #Fedify 1.6 that should make structuring larger federated apps much cleaner: FederationBuilder
.
As your Fedify applications grow, you might encounter circular dependency issues when registering dispatchers and listeners across multiple files. The new FederationBuilder
pattern helps solve this by separating the configuration phase from instantiation.
Instead of this:
// federation.ts
import { createFederation } from "@fedify/fedify";
export const federation = createFederation<AppContext>({
kv: new DbKvStore(),
queue: new RedisMessageQueue(),
// Other options...
});
// Now we need to import this federation instance in other files
// to register dispatchers and listeners...
You can now do this:
// builder.ts
import { createFederationBuilder } from "@fedify/fedify";
export const builder = createFederationBuilder<AppContext>();
// other files can import and configure this builder...
// actors.ts
import { builder } from "./builder.ts";
import { Person } from "@fedify/fedify";
builder.setActorDispatcher("/users/{handle}", async (ctx, handle) => {
// Actor implementation
});
// inbox.ts
import { builder } from "./builder.ts";
import { Follow } from "@fedify/fedify";
builder.setInboxListeners("/users/{handle}/inbox", "/inbox")
.on(Follow, async (ctx, follow) => {
// Follow handling
});
// main.ts — Only create the Federation instance at startup
import { builder } from "./builder.ts";
// Build the Federation object with actual dependencies
export const federation = await builder.build({
kv: new DbKvStore(),
queue: new RedisMessageQueue(),
// Other options...
});
This pattern helps avoid circular dependencies and makes your code more modular. Each part of your app can configure the builder without needing the actual Federation
instance.
The full documentation will be available when 1.6 is released, but we wanted to share this early with our community. Looking forward to your feedback when it lands!
Want to try it right now? You can install the development version from JSR or npm:
# Deno
deno add jsr:@fedify/fedify@1.6.0-dev.777+1206cb01
# Node.js
npm add @fedify/fedify@1.6.0-dev.777
# Bun
bun add @fedify/fedify@1.6.0-dev.777
Development of the ActivityPub protocol - data portability and persistent ID
»#Research works about the #Fediverse: from 2013 to the present.« https://pedrolr.es/research/infonomy2024/fediverseresearch.html?Fedizen.EU #Fedizen #Fediverse #ActivityPub #News
I want to follow everything via ActivityPub/Fedi. For everything else, there's RSS.
I’ve heard that #activitypub has shortcomings that prevent perfect account migration, but I don’t think moving accounts is that important. Whether you choose to stay grounded or live like a nomad is a personal choice. #fediverse #bluesky
@chrisjwalker.bsky.social
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed
@caseymattox.bsky.social
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed
@brandyzadrozny.bsky.social
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed
@aricohn.com
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed
@alisonsomin.bsky.social
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed
@maxwellfrost.bsky.social
please follow @ap.brid.gy so that people on #mastodon and other #ActivityPub services can communicate with you.
also, if everybody was bridged, the cost to move becomes negligible, pressuring #bluesky to never “go evil” in the first place.
fed.brid.gy/docs#bluesky...
Bridgy Fed