atomicpoet, (edited ) to fediverse

I'm hearing rumours that is adding support for . Some folks have told me that this implementation will have group federation capabilities similar to and .

I need to investigate this rumour further. If true, this is huge.

At the very least, I know NodeBB is discussing ActivityPub.

https://community.nodebb.org/topic/17117/what-s-next-after-v3/6

@fediversenews

devnull, (edited ) to fediverse
@devnull@crag.social avatar

I've been musing passively about how I can develop locally while still making requests in order to test with real HTTP requests, and was pretty close to just deploying my code on a test subdomain (and then making the call to my server — crag.social), but then realized I could just stand up two instances on my machine and have them gab to each other instead

🤖 🗨️ 🤖

feditips, to fediverse
@feditips@mstdn.social avatar

The free open source forum software NodeBB is now working on official Fediverse support. Federation isn't ready yet, but if this interests you, you might want to follow their account:

➡️ @nodebb

Their official website is at https://nodebb.org and the co-founder of NodeBB is at @devnull

devnull,
@devnull@crag.social avatar

@bgtlover also related, both display their replies threaded, which is different from which is linear by default. Different but not better or worse. NodeBB can support threaded too, but linear is the happy path for us.

devnull,
@devnull@crag.social avatar

@stanford good point! We don't highlight the aspect as much because we sell hosting, professional support & maintenance, and custom dev in order to feed ourselves and fund development of the forum software. We're a one product shop and every dollar we earn goes towards 🙂

I like to stay principled when it comes to our offering. You won't see a gimped "community" version while gating the cool stuff behind a paywall. Most things we build are available to everyone under license.

tchambers, (edited ) to fediverse

Hi @evan @cwebber@pfefferle
Timely question: Does anyone know the status of a formal or informal building out an test suite, akin to the one used to test http://webmention.rocks but for Acitivity pub.

I know the activitypub.rocks effort ended & I see this one that seemed to evolve from that but has been derelict for a while.

Is there any other effort active?

https://github.com/go-fed/testsuite

and: https://socialhub.activitypub.rocks/t/unofficial-test-suite-go-fed-testsuite/805

https://lists.w3.org/Archives/Public/public-swicg/2023Mar/0215.html

devnull, (edited )
@devnull@crag.social avatar

@robz @tchambers @evan @cwebber @pfefferle @OpinionatedGeek @nodebb @devnull @dansup put it on and we have a deal.

Oh wait, it's not federated yet 😂

Seriously, though, I am game to try. My experience with groups on Mastodon has been meh because like @robz said, it's not exactly intuitive.

I like the idea of ad-hoc working groups that form and dissipate. ✅

/cc @multiverseofbadness

tchambers,

@devnull @robz @evan @cwebber @pfefferle @OpinionatedGeek @nodebb @devnull @dansup
@benpate
OK tomorrow will try setting one up and if we hate it we can move to something else, but can't wait for federated for a real solution!

Super encouraging to see this activity today, thanks to you all.

darius, to random
@darius@friend.camp avatar

I have been using a $100 temporary Android phone while waiting for my fancy phone to get replaced under warranty and the experience with the stock OS is just so so bad. Like barely usable most of the time. Even the GPS and wifi don't work well.

Most people worldwide use cheap Android phones on old versions of the OS and this was a good reminder that just because my mobile app/site works well on my fancy phone, it might work hardly at all for most people.

devnull,
@devnull@crag.social avatar

@dalias heheh touche, sites should work on < 3G too!

has issues with uber slow connections, something I don't like, but would love to fix. It's that initial 400kb js payload, sometimes that's enough when combined with a flaky connection, to stop the page from loading properly.

nodebb, to RedditMigration
@nodebb@fosstodon.org avatar

With all this #RedditMigration going on, there's been a renewed interest in #forums, especially with #activitypub integration.

We've got @devnull working on it. I'm hoping we don't miss the boat by the time it can be rolled out, but we want to do right by the #fediverse and come out swinging with a highly interoperable frontend to the fediverse-at-large.

Stay tuned here for more info as the story (and branch) develops!

devnull,
@devnull@crag.social avatar

@tchambers @nodebb I've been vaguely following along, mostly because @smallcircles lets me know when something happens on that front. I honestly wish them the best. If , Discourse, and Flarum all federate, that's only a win for the

gabek, to random

I wish I had somebody else seriously involved with Owncast. It would be amazing to have somebody to share things with, positive or negative. But there's nobody else in the world who cares, or even understands the nitty gritty day to day that I can talk to. I'm sure there's people who would listen, but nobody would care.

devnull,
@devnull@crag.social avatar

@dansup @darnell @gabek @syuilo @Gargron @owncast it's the curse of , everyone likes using the software, but maintaining it? Oh ho nononononono...

is much the same, two core contributors, and a nice bunch of helpful folks on our community forum as a sounding board.

I'm excited to get NodeBB on the to open things up a bit 😅

devnull, to fediverse
@devnull@crag.social avatar

Don't mind me, just playing with natively loading account profiles from federated instances... 😶

Nice looking profiles ya got there, @multiverseofbadness @evan

A screenshot displaying a NodeBB profile page of "Evan Prodromou", a user on cosocial.ca, a Mastodon instance.

devnull, to fediverse
@devnull@crag.social avatar

Initial federated contact made! My local dev instance has just made its first calls to a remote instance (via discovery) to retrieve a remote user account!

One small step for , ah... also one small step for the I guess.

carnage4life, to random
@carnage4life@mas.to avatar

A fundamental challenge for decentralized apps like Mastodon & Bluesky which are copies of Twitter is that Twitter never figured out communities.

Self moderated instances are conceptually incompatible with a global feed. You need the timeline equivalent of the Reddit front page & subreddits.

devnull,
@devnull@crag.social avatar

@jdp23 @carnage4life for example, a forum has (sub-)categories, and a feed if present is incidental.

I could (and probably should) provide two-way communication between and , but I only really have to provide context wrt the reply chain.

Situation is of course in flux 🤓

devnull, (edited ) to random
@devnull@crag.social avatar

@trwnh you said earlier today — "having a topic is a useful feature or abstraction, and i'd like to see literally any support or thought given to it"

💯 will do. A post created in @nodebb will have a topic associated with it in its metadata as you've suggested. That just makes complete sense. It would continue to exist in the (sub-)category hierarchy already present in

devnull,
@devnull@crag.social avatar

@trwnh The reverse is a different story — if someone mentions someone from , how would that look?

I might create some sort of pseudo-category for that. As long as I can keep going up the inReplyTo chain to reach the root-level post/note, then I can render the entire "topic", such as it is.

I don't know how I'd render an entire tree of post replies, but that is a problem for future me.

devnull,
@devnull@crag.social avatar

@trwnh @nodebb happens to display everything in a linear format (as opposed to threaded), so viewing some particularly active threads from in their entirety might get a little confusing, but it's the easiest way for me to not subvert user expectations when using the forum.

also does support threaded view, but not by default (requires some customization)

devnull,
@devnull@crag.social avatar

@trwnh ahh.. got it... best effort would be whatever the instance ends up having pushed to it, I suppose... because even with a context, that doesn't necessarily mean I am able to get the whole thread.

nodebb, to random
@nodebb@fosstodon.org avatar

Check this out! Some enterprising individuals have taken it upon themselves to try to get working with @tigrisdata!

This is the kind of we're famous for 🙂

https://community.nodebb.org/post/93296

devnull, (edited ) to fediverse
@devnull@crag.social avatar

As it turns out, a lot of verbs and objects correspond quite nicely with verbs and objects (e.g. a like would be an upvote, etc.)

However I'm not exactly sure how the "announce" verb would translate. In , "announce" is a "boost". The closest forum-land equivalent would be the "bump", whereby a topic is brought back to the top of the list (usually through a reply).

Only downside, bumps are reserved for admins. Non-admins "bump" a topic by replying to it.

🤔 🧵 (1/3)

devnull,
@devnull@crag.social avatar

@trwnh Some good ideas for me to explore. also has the concept of topic references, although it functions more like backlinks. Shoe-horning announce into that also doesn't seem right, so I'll have to dwell on it a bit more.

The other neat thing is that posts in NodeBB also aren't strictly tied to topics, so it's fairly easy for us to support recursive chains of inReplyTo in the backend. One less thing to think about.

znarky, to random

People hate Facebook but the groups can be good. My local native plant gardening group is delightful. The only problem is that get too many notifications for all of the useful comments.

devnull,
@devnull@crag.social avatar

@jdp23 @znarky Being able to tag/mention a group is one of those neat decisions that already does, and would fit quite nicely with

daviwil, to fediverse
@daviwil@fosstodon.org avatar

Having some vague morning thoughts about how one might make a hybrid forum/social site based on ActivityPub.

Imagining a federated social feed with additional groups/topics which may or may not federate off-instance.

Obviously one can "create" topics with hashtags today, but I think it might be interesting to have a more focused organization of posts.

Thoughts?

devnull,
@devnull@crag.social avatar

@jdp23 @jonny initially the concept behind the R&D push was to find a way to network disparate instances together. I was initially going to design a bespoke protocol of sorts when I also happened to coincidentally explore Mastodon and at the same time. The pieces fell into place after that...! Not the whole picture by any stretch, but the broad strokes for sure.

devnull, (edited ) to fediverse
@devnull@crag.social avatar

Started working on our integration for forums. 🎉

Might be I bit off more than I could chew, but this will be an interesting bit of R&D!

So far the community has been absurdly helpful in answering my questions.

https://github.com/NodeBB/NodeBB/pull/11580

tchambers, (edited ) to fediverse

From @pluralistic and HT to @erlend for this:

"Is there something better coming?” I think it’s ; and I think it’s Mastodon for a bunch of reasons. One is that the Mastodon standard was developed when the tech platforms were totally disinterested and didn’t have their fingers on the scale...."

(Full quote below)

https://jacobin.com/2023/05/cory-doctorow-big-tech-internet-monopoly-capitalism-artificial-intelligence-crypto/

devnull,
@devnull@crag.social avatar

@mjgardner @tchambers @pluralistic well, as per the minimum is to be able to export the data in a common format. We use csv at , and while you can't easily reimport that format back to another piece of software it is still possible at least.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • normalnudes
  • rosin
  • ngwrru68w68
  • tacticalgear
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • Durango
  • slotface
  • everett
  • vwfavf
  • kavyap
  • megavids
  • khanakhh
  • Leos
  • cisconetworking
  • cubers
  • InstantRegret
  • ethstaker
  • osvaldo12
  • modclub
  • anitta
  • provamag3
  • GTA5RPClips
  • tester
  • JUstTest
  • All magazines