Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
Open Source Social Networks

Jack Dorsey Pumps $10M Into a Nonprofit Focused on Open Source Social Media (techcrunch.com) 20

Twitter co-founder/Block CEO Jack Dorsey isn't just vibe coding new apps like Bitchat and Sun Day. He's also "invested $10 million in an effort to fund experimental open source projects and other tools that could ultimately transform the social media landscape," reports TechCrunch," funding the projects through an online collective formed in May called "andOtherStuff: [T]he team at "andOtherStuff" is determined not to build a company but is instead operating like a "community of hackers," explains Evan Henshaw-Plath [who handles UX/onboarding and was also Twitter's first employee]. Together, they're working to create technologies that could include new consumer social apps as well as various experiments, like developer tools or libraries, that would allow others to build apps for themselves.

For instance, the team is behind an app called Shakespeare, which is like the app-building platform Lovable, but specifically for building Nostr-based social apps with AI assistance. The group is also behind heynow, a voice note app built on Nostr; Cashu wallet; private messenger White Noise; and the Nostr-based social community +chorus, in addition to the apps Dorsey has already released. Developments in AI-based coding have made this type of experimentation possible, Henshaw-Plath points out, in the same way that technologies like Ruby on Rails, Django, and JSON helped to fuel an earlier version of the web, dubbed Web 2.0.

Related to these efforts, Henshaw-Plath sat down with Dorsey for the debut episode of his new podcast, revolution.social with @rabble... Dorsey believes Bluesky faces the same challenges as traditional social media because of its structure — it's funded by VCs, like other startups. Already, it has had to bow to government requests and faced moderation challenges, he points out. "I think [Bluesky CEO] Jay [Graber] is great. I think the team is great," Dorsey told Henshaw-Plath, "but the structure is what I disagree with ... I want to push the energy in a different direction, which is more like Bitcoin, which is completely open and not owned by anyone from a protocol layer...."

Dorsey's initial investment has gotten the new nonprofit up and running, and he worked on some of its initial iOS apps. Meanwhile, others are contributing their time to build Android versions, developer tools, and different social media experiments. More is still in the works, says Henshaw-Plath.

"There are things that we're not ready to talk about yet that'll be very exciting," he teases.

Jack Dorsey Pumps $10M Into a Nonprofit Focused on Open Source Social Media

Comments Filter:
  • by Grady Martin ( 4197307 ) on Sunday July 20, 2025 @04:19AM (#65532318)

    ... more like Bitcoin, which is completely open and not owned by anyone from a protocol layer...

    It is sad that the go-to example of an open protocol has come to this.

    • by Paul Fernhout ( 109597 ) on Sunday July 20, 2025 @09:33AM (#65532576) Homepage

      https://newpublic.org/ [newpublic.org]
      "Reimagine social media: We are researchers, engineers, designers, and community leaders working together to explore creating digital public spaces where people can thrive and connect."

      Their Digital Spaces Directory listing hundreds of alternative platforms (including Slashdot):
      https://newpublic.org/study/33... [newpublic.org]
      "As the social media landscape changes and a new wave of digital spaces emerges, this Directory is meant to be a resource for our field -- a jumping-off-point for further exploration and research for anyone who's interested in studying, building, stewarding, or simply using digital social platforms. We hope this will inspire creative exploration, spark new collaborations, and highlight important progress."

      Ultimately though, standards (open protocols, of which there are many good examples better than Bitcoin, like, say, email RFC 5322) are probably more important that implementations for distributed social media. I gave a five minute lightning talk about that for LibrePlanet 2022:
      "Free/Libre Standards for Social Media and other Communications"
      https://pdfernhout.net/media/l... [pdfernhout.net]

      The text of the talk in IBIS outline format is available here:
      https://pdfernhout.net/librepl... [pdfernhout.net]

      From there:

      What are key insights for moving forward?

      * Standards unify; incompatible services fragment
      * The power of plain text
      * Simple Made Easy ( Rich Hickey https://www.infoq.com/presenta... [infoq.com] )
      * A democratic government is a special case of a free/libre software community

      What are current free alternatives?

      * Matrix.org
      * GNU social
      * Mastodon
      * Mattermost (can import from Slack)
      * Wordpress + plugins
      * Drupal + plugins
      * Nextcloud
      * Email with better clients and servers including using JMAP, Nylas, mailpile etc
      * IRC with better clients
      * Smallest Federated Wiki (Ward Cunningham)
      * Citadel
      * Kolab
      * Diaspora
      * A plain website of text files using Git
      * Twirlip (my own experiments, very rough)
      * Many others

      What are problems with free alternatives?

      * Usually more about implementations than standards
      * Hard to start using
      * Fragmentation of user bases with walled gardens
      * Often not federated
      * May not scale (like to trillions of messages)
      * Design missing the big messaging picture (e.g. whether email can be used to edit wikis)

      What is my guess at what the future holds for innovation in messaging?
      * Free/Libre standards that unify messaging, with free implementations (a social semantic desktop?)
      * Obligatory XKCD on "How Standards Proliferate": https://xkcd.com/927/ [xkcd.com]
      * It is the social consensus issues that are hard at this point, not the technical ones

      • Moderation is the fediverses biggest issue, especially across diverse clients.

        No scalable system that:
        Promotes pluralism,
        Enforces civility and transparency,
        And resists ideological filtering without chaos.

        Maybe some ideas from Kialo and Pol.is.

      • "Reimagine social media: We are researchers, engineers, designers, and community leaders working together to explore creating digital public spaces where people can thrive and connect."

        I hate this type of manager-like speak more than almost anything else on the entire planet.
      • Any sort of community based moderation is the main challenge, because of the small but critical enough mass of people who will make it their entire personality to police the speech and opinions of people in a particular discussion topic.

        It's not just extreme speech, it is any opinion, fact or statistic which does not align with the person's worldview.

        This could be political, religious, social, or any topic. The pro-censure persons equate any statement which does not confirm their own world view as a threat

        • There are lots of examples from right, here is one from the left.

          https://journals.ala.org/index... [ala.org]

          https://journals.ala.org/index... [ala.org]

          “If You Ask Me” Op-Ed: Censorship from the Left - Changing Perspectives on Intellectual Freedom
          Robert Holley, Professor Emeritus, Wayne State University.

          - After many years of encountering censorship from conservative sources on the right, I have concerns about similar efforts from the liberal left.
          - The major effect to date has been to suppress public speech as well

    • ActivityPub. It does the same thing they're trying to do, it already exists, it's an approved standard, and lots of software uses it.

      From what I can tell, their reasons for creating a new protocol are more philosophical than technical. Theirs is decentralized, whereas ActivityPub is federated (you still have centralized servers, but anyone can create a server and they all talk to each other). But in practice, it's not clear there's really any advantage to that.

      Then there's AT Protocol which pretends to b

  • Translation (Score:5, Interesting)

    by markdavis ( 642305 ) on Sunday July 20, 2025 @04:36AM (#65532330)

    So he wants to create another Mastodon without mentioning Mastodon nor explaining why Mastodon wouldn't fit his "vision".

    https://en.wikipedia.org/wiki/... [wikipedia.org]

    • by allo ( 1728082 )

      He can implement whatever he wants as long as the backend uses ActivityPub. The Fediverse is neither opposed to new services nor to reinventing the wheel, as long as the wheels are fully compatible.

  • by geekmux ( 1040042 ) on Sunday July 20, 2025 @06:46AM (#65532422)

    The team at "andOtherStuff" is determined not to build a company but is instead operating like a "community of hackers”..

    And I’m sure WeWork intended to build a “community of workers” too. I wonder if this haphazardly marketed bag of WeDoShitHere might suffer a similar fate when The Bobs start walking in and asking ”What would you say you do here, besides vibing?”

"If people are good only because they fear punishment, and hope for reward, then we are a sorry lot indeed." -- Albert Einstein

Working...