dansup, to random
@dansup@mastodon.social avatar

Pixelfed Collections [v3]

  • remove (only-public) and (only-self) constraints - allow items to be anything, even a url

  • make collections followable (w/ )

  • add "Collect" button to add items to one of your collections

  • public "collections directory" w/ search

The refreshed Collections feature will be quite similar to 😉

osma, to random
@osma@mas.to avatar

A case of spec ambiguity, maybe? I can't find a mention in WebFinger or ActivityPub specs of usernames being case insensitive. Are @osma and @osma referring to the same actor? Is that up to implementation? How does a remote server determine which is correct?

Edit: I wrote above (at)[email protected] and (at)[email protected], but some part of the stack converted both to a lowercase mention during posting. I don't know which part, and what specs describes that.

mikedev,

To my knowledge there are no specifications for this. It's left completely to the implementation. Some projects have case-sensitive usernames and some do not. Some provide case-insensitive search and some do not. As a general rule, you'll often avoid issues if you use whatever form was used by the source of the information that you got it from.

osma,
@osma@mas.to avatar

@mikedev
Yep. I only ran into this when my server received messages with mixed conventions... Didn't have a unique lowercase index on the actors, so ended up having two records for the "same" one -- for informal understandings of sameness.

benpate, to random
@benpate@mastodon.social avatar

I should take a break from whining about to crow about my big breakthrough. Today, I successfully sent my first messages and replies between and . And all it required was a complete overhaul the custom ActivityPub outbox.

It’s a small step forward, but a huge milestone for me. Hopefully, it will translate to big wins for other devs who can use my libraries in the future.

ant_pruitt, to random
@ant_pruitt@twit.social avatar

I enjoyed this chat with @evanprodromou on FLOSS Weekly. Good to learn more about . https://twit.tv/shows/floss-weekly/episodes/759?autostart=false.

mike, to random
@mike@flipboard.social avatar

Every now and then, technologists are able to translate their strongly held beliefs into action for the benefit of society. Sometimes these actions result in new features, apps or platforms but it's especially powerful when this happens at the protocol level.

In the latest episode of Dot Social I talk with @evan about how he helped get started, how it's going, and what he hopes for next. Check it out here.

https://about.flipboard.com/inside-flipboard/dot-social-evan-prodromou/

evan,
@evan@cosocial.ca avatar

@mike thanks! It was a fun interview.

Flipboard, to random
@Flipboard@flipboard.social avatar

A new episode of Dot Social, the first podcast about the open social web, is out! In it, Flipboard CEO @mike chats with ActivityPub co-author @evan about what the protocol unlocks for builders and entrepreneurs, how open-source social networks change our relationships to content and each other, and why any of this matters at all. Learn more and take a listen!

https://about.flipboard.com/inside-flipboard/dot-social-evan-prodromou/

doctormo, to random
@doctormo@floss.social avatar

I'm thinking I might stop using the term or when I want to talk about this community of federated social media services.

It's confusing and to be honest sounds way too much like a corporate brand trying to sell something.

I'm thinking I might start using something like "open internet" in general and "open social media" in particular to make the point that fedi isn't some specific thing; it's the default social media for the open internet.

Am I wrong?

doctormo,
@doctormo@floss.social avatar

@phiofx

I admit that it might be a bit of a "lies to children" (Pratchett et al), but it might be the first steps to carefully lead people away and towards a place where that brighter and wider future is visible.

smallcircles,
@smallcircles@social.coop avatar

@doctormo @phiofx

I am using another term , but not with intent for that to be a real name. More a vision for an online landscape that seamlessly aligns with our offline world and is in support of our daily lives.

Flipboard, to random
@Flipboard@flipboard.social avatar

Our CEO, @mike just launched a new podcast series titled "Dot Social" to explore the evolution of the internet and how new open standards, like , can forever change the web and the world of social media.

Guests include:
@mmasnick
@WMitchellBaker
@coachtony
@evan
@cubicgarden
@tchambers
@Jbat

More info & episode 1 at https://about.flipboard.com/inside-flipboard/dot-social-mike-mccue-hosts-podcast-about-the-future-of-social-media/

Flipboard,
@Flipboard@flipboard.social avatar

Here is the RSS subscription link for @mike's Dot Social podcast.

h/t @tannerman
https://feeds.simplecast.com/kk8bweIK

symfonystation, to random
@symfonystation@phpc.social avatar

Explore our article: You say you want a revolution: help the free, fair, and friendly Fediverse destroy Big Social. https://symfonystation.mobileatom.net/Fediverse :fediverse: :mastodon: #/kbin

joe, to random
@joe@toot.works avatar

I am trying to create a simple, 1-user instance using node. I have ...

https://social.joe.workers.dev/joe
https://social.joe.workers.dev/joe/outbox
https://social.joe.workers.dev/.well-known/webfinger?resource=acct:[email protected]

... created but when I try to go to the profile for @joe in , I get {"error":"Record not found"}. What am I missing?

eay, to random
@eay@eay.social avatar

Threads: The inside story of Meta’s newest social app → https://engineering.fb.com/2023/09/07/culture/threads-inside-story-metas-newest-social-app/

From Meta's engineering blog. At least they continue to talk explicitly about and the . However, no mention of the EU launch.

> „Our goal with is to make social content as interoperable as email. We are working on the ability for Threads to integrate with ActivityPub, the open, decentralized social networking protocol.“

(via @matt) → https://eay.li/3ot

zeab, to random
@zeab@fosstodon.org avatar

Woah. really is planning to federate with . 🤯

https://docs.gitlab.com/ee/development/activitypub/

kev, to random
@kev@fosstodon.org avatar

I don’t think integration is gonna happen for now. :(

mike,
@mike@libertynode.net avatar

@kev link?

smallcircles,
@smallcircles@social.coop avatar
josemurilo, to random
@josemurilo@mato.social avatar

"Joining would have been a big engineering effort, but federation could have brought in enough interesting content to make sticking around be worth it."

https://medium.com/gabor/from-t2-to-pebble-the-rise-challenges-and-lessons-of-building-a-twitter-alternative-553652f1d1e7

0x1C3B00DA, to random
@0x1C3B00DA@stereophonic.space avatar

I don’t think pitching to existing social media makes sense. Adding federation to a non-federated social media service isn’t a net win.

You have to spend the time and money to implement it. Then you have to spend the time and money to maintain it. Most of the time, ActivityPub support is implemented as mastodon compatibility, not true AP support. This means having to constantly make sure you keep up with masto changes and constantly fielding issues with other implementations because you didn’t fully implement AP.

And after implementation, you don’t just gain access to a ton of new users, you have to take on the burden of moderating all of it (which is a persistent ant recurring time and money cost). And since the has a ton of opinions on moderation, you’re always pissing somebody off.

And after all that, what you’ve enabled is an easy way for your users to recreate their social graph without your service. The idea of an interconnected social web is cool, and hopefully it’ll be the futrue, but it doesn’t make sense for profit-driven businesses.

RE: https://mastodon.social/@Gargron/111325739732212734

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • KamenRider
  • Ask_kbincafe
  • TheResearchGuardian
  • KbinCafe
  • Socialism
  • oklahoma
  • SuperSentai
  • feritale
  • All magazines