Skip Navigation
Jump
Instead of algorithms why don't we create a map of Lemmy?
  • Discoverablility of what?

    3
  • Jump
    Fandom Wiki Considered Harmful
  • Tux is a blackbelt in Karate, and has many combat skills including using Katanas and flips (which he learned from Kat and Ana). Tux also has an iq of 135. He's also a skilled Marksman. He's good at driving, can slide on his belly, and is resistant to extreme cold, being a penguin. He's also a good general, and of course, he's great at using Computers. Mostly Linux, but he can use Windows a bit too. He's especially good at Emulation.

    LOL

    At least I got a laugh out of it. It does seem pretty useless as a reference though.

    2
  • Jump
    Instead of algorithms why don't we create a map of Lemmy?
  • How would this help? What is the problem this addresses?

    4
  • Jump
    Bluesky continues to soar
  • Many of the functions provided by a Mastodon service is split into separate services in the AT Protocol. This means there are instances that just handle an end users data, instances that just handle indexing and streaming out the amalgamated end user data being streamed to the "relay", there are instances that are just filtering the stream from the indexing relay. so basically the various backend parts are modular with the AT Protocol rather than monolithic as is assumed by the ActivityPub protocol where separation is assumed to be only between the frontend and backend of the service.

    4
  • Jump
    Bluesky continues to soar
  • Bluesky is probably going to capture more of that than Mastodon. But threads is similarly struggling to develop it as well and they have very low barrier for new signups for anyone with a Facebook or Instagram account.

    3
  • Jump
    Bluesky continues to soar
  • Many people are most interested in profit as their only KPI and mastodon puts up a lot of hurdles for those people.

    3
  • Jump
    Bluesky continues to soar
  • Anything that you're not willing and able to keep financially sustained yet rely upon will likely be used against you by someone with more resources. This is why groups like Fosstodon, Beehaw, and Fedihosting Foundation stand out in these spaces. They are both transparent and financially sustainable. But most of that sustainability relies on unpaid volunteer labor.

    2
  • Jump
    Bluesky continues to soar
  • Bluesky has no documentation for running a relay (indexing node). It doesn't seem like they intend to have any documentation on it any time soon. But it is possible to set one up yourself. I don't know anyone that has done so.

    6
  • Jump
    Welcome to Kagi, the paid search engine full of surprises, which today opened an account in the Fediverse!
  • I've been using mojeek and ddg, but I've been considering setting up SearXNG on a server.

    8
  • Jump
    Are there any other services that use the AtProtocol other than Bluesky?
  • Are you talking about blusky's indexer?

    1
  • Jump
    [Weekly thread] How are you doing with your communities?
  • Kinda ignored the internet for a week and nothing fell apart, so I'd say they're going well.

    2
  • Jump
    Man who faked own death by hacking into death registry to avoid paying child support sentenced to over 6 years in prison
  • Whenever this guy gets out of prison, he’ll have his wages garnished and the money that he owes will be paid back.

    Assuming he doesn't get sent back to prison.

    2
  • Jump
    Private voting has been added to PieFed
  • You can even question if the compiled version running on an instano is the same as the version posted to GitHub. There's no way to even check what's running on the server you don't have access to.

    Trust is necessary at some level if your going to participate on any hosted or federated service as you pointed out.

    5
  • Jump
    Lemmy votes ARE public, should they be anonymous?
  • They're purposely disruptive to the community, they are not part of the community.

    60
  • Jump
    Lemmy devs are considering making all votes public - have your say
  • By simply using the default mbin UI and clicking on two menu options for any particular post or comment.

    8
  • Jump
    Lemmy devs are considering making all votes public - have your say
  • I agree with just about everything you said, except that it won't be a technical can of worms to implement the change according to the devs.

    2
  • fedify.dev Fedify

    Fedify is a TypeScript library for building federated server apps powered by ActivityPub and other standards, so-called fediverse.

    cross-posted from: https://lemmy.ml/post/14845042

    > Fedify is an ActivityPub server framework in TypeScript & JavaScript. It aims to eliminate the complexity and redundant boilerplate code when building a federated server app, so that you can focus on your business logic and user experience. > > The key features it provides currently are: > > - Type-safe objects for Activity Vocabulary (including some vendor-specific extensions) > - WebFinger client and server > - HTTP Signatures > - Middleware for handling webhooks > - NodeInfo protocol > - Node.js, Deno, and Bun support > > If you're curious, take a look at the Fedify website! There's comprehensive docs, a demo, a tutorial, example code, and more.

    0
    join.piefed.social Moderation & the design of social platforms - PieFed

    Recently @siderea wrote a fantastic thread about social homogeneity, moderation, the design of social platforms and what they could be. They covered a lot of ground and I can’t respond to it all so I’ll just pick some highlights I cannot tell you how many conversations I have seen about the topic of...

    Don't miss this comment https://join.piefed.social/?c=49

    5
    docs.bsky.app Early Access Federation for Self-Hosters | Bluesky

    For a high-level introduction to data federation, as well as a comparison to other federated social protocols, check out the Bluesky blog.

    cross-posted from: https://discuss.online/post/5484255

    > February 22, 2024 Bluesky writes: > > > Up until now, every user on the network used a Bluesky PDS (Personal Data Server) to host their data. We’ve already federated our own data hosting on the backend, both to help operationally scale our service, and to prove out the technical underpinnings of an openly federated network. But today we’re opening up federation for anyone else to begin connecting with the network. > > > > The PDS, in many ways, fulfills a simple role: it hosts your account and gives you the ability to log in, it holds the signing keys for your data, and it keeps your data online and highly available. Unlike a Mastodon instance, it does not need to function as a full-fledged social media service. We wanted to make atproto data hosting—like web hosting—into a fairly simple commoditized service. The PDS’s role has been limited in scope to achieve this goal. By limiting the scope, the role of a PDS in maintaining an open and fluid data network has become all the more powerful. > > > > We’ve packaged the PDS into a friendly distribution with an installer script that handles much of the complexity of setting up a PDS. After you set up your PDS and join the PDS Admins Discord to submit a request for your PDS to be added to the network, your PDS’s data will get routed to other services in the network (like feed generators and the Bluesky Appview) through our Relay, the firehose provider. Check out our Federation Overview for more information on how data flows through the atproto network. > > Read Early Access Federation for Self-Hosters

    28
    docs.bsky.app Early Access Federation for Self-Hosters | Bluesky

    For a high-level introduction to data federation, as well as a comparison to other federated social protocols, check out the Bluesky blog.

    February 22, 2024 Bluesky writes:

    > Up until now, every user on the network used a Bluesky PDS (Personal Data Server) to host their data. We’ve already federated our own data hosting on the backend, both to help operationally scale our service, and to prove out the technical underpinnings of an openly federated network. But today we’re opening up federation for anyone else to begin connecting with the network. > > The PDS, in many ways, fulfills a simple role: it hosts your account and gives you the ability to log in, it holds the signing keys for your data, and it keeps your data online and highly available. Unlike a Mastodon instance, it does not need to function as a full-fledged social media service. We wanted to make atproto data hosting—like web hosting—into a fairly simple commoditized service. The PDS’s role has been limited in scope to achieve this goal. By limiting the scope, the role of a PDS in maintaining an open and fluid data network has become all the more powerful. > > We’ve packaged the PDS into a friendly distribution with an installer script that handles much of the complexity of setting up a PDS. After you set up your PDS and join the PDS Admins Discord to submit a request for your PDS to be added to the network, your PDS’s data will get routed to other services in the network (like feed generators and the Bluesky Appview) through our Relay, the firehose provider. Check out our Federation Overview for more information on how data flows through the atproto network.

    Read Early Access Federation for Self-Hosters

    0
    join.piefed.social How much difference does a CDN make to a fediverse instance? - PieFed

    For a very small instance with only a couple of concurrent users a CDN might not make much difference. But if you take a look at your web server logs you’ll quickly notice that every post / like / vote triggers a storm of requests from other instances to yours, looking up lots of different […]

    cross-posted from: https://discuss.online/post/5391072

    > February 20, 2024 piefedadmin writes: > > > For a very small instance with only a couple of concurrent users a CDN might not make much difference. But if you take a look at your web server logs you’ll quickly notice that every post / like / vote triggers a storm of requests from other instances to yours, looking up lots of different things. It’s easy to imagine how quickly this would overwhelm an instance once it gets even a little busy. > > > > One of the first web performance tools people reach for is to use a CDN, like Cloudflare. But how much difference will it make? In this video I show you my web server logs before and after and compare them. > > Read How much difference does a CDN make to a fediverse instance?

    7
    join.piefed.social How much difference does a CDN make to a fediverse instance? - PieFed

    For a very small instance with only a couple of concurrent users a CDN might not make much difference. But if you take a look at your web server logs you’ll quickly notice that every post / like / vote triggers a storm of requests from other instances to yours, looking up lots of different […]

    cross-posted from: https://discuss.online/post/5391072

    > February 20, 2024 piefedadmin writes: > > > For a very small instance with only a couple of concurrent users a CDN might not make much difference. But if you take a look at your web server logs you’ll quickly notice that every post / like / vote triggers a storm of requests from other instances to yours, looking up lots of different things. It’s easy to imagine how quickly this would overwhelm an instance once it gets even a little busy. > > > > One of the first web performance tools people reach for is to use a CDN, like Cloudflare. But how much difference will it make? In this video I show you my web server logs before and after and compare them. > > Read How much difference does a CDN make to a fediverse instance?

    18
    join.piefed.social How much difference does a CDN make to a fediverse instance? - PieFed

    For a very small instance with only a couple of concurrent users a CDN might not make much difference. But if you take a look at your web server logs you’ll quickly notice that every post / like / vote triggers a storm of requests from other instances to yours, looking up lots of different […]

    February 20, 2024 piefedadmin writes:

    > For a very small instance with only a couple of concurrent users a CDN might not make much difference. But if you take a look at your web server logs you’ll quickly notice that every post / like / vote triggers a storm of requests from other instances to yours, looking up lots of different things. It’s easy to imagine how quickly this would overwhelm an instance once it gets even a little busy. > > One of the first web performance tools people reach for is to use a CDN, like Cloudflare. But how much difference will it make? In this video I show you my web server logs before and after and compare them.

    Read How much difference does a CDN make to a fediverse instance?

    0
    github.com GitHub - RikudouSage/LemmyWebhook: Add webhook support to your Lemmy instance

    Add webhook support to your Lemmy instance. Contribute to RikudouSage/LemmyWebhook development by creating an account on GitHub.

    cross-posted from: https://lemmings.world/post/4527175

    > > Note that unless you're a Lemmy instance admin, this doesn't have much use to you. > > Until this package came along, if you wanted a bot that responds to events, you had to manually traverse all comments/posts/whatever at a fixed interval. With this package you can actually react to events directly from the database. It's implemented in a very efficient way by connecting the package directly to the Lemmy database and using native Postgres features to get the events (LISTEN/NOTIFY if you want to get technical). > > The webhooks themselves are inserted into a separate SQLite database (API is coming) and allow for both simple and complex filtering of the incoming data. The system is already in use by two of my bots, @ChatGPT@lemmings.world and @DallE@lemmings.world who now both receive the information about being tagged in a comment in seconds (the actual reply takes a little longer, but that's because of the nature of the bot). > > Currently you can be notified about a post or a comment, other types are trivial to include as well. > > Let me know what you think!

    0
    join.piefed.social Changing PieFed's appearance with themes - PieFed

    As of today, PieFed includes a ‘theme engine’ which makes it easier for people with low or no Python skills to change how PieFed looks and behaves. Let’s start with the app/templates/themes directory in the PieFed codebase. In this directory there will be a sub-directory for each theme that is avail...

    cross-posted from: https://discuss.online/post/4986083

    > > > > > > > As of today, PieFed includes a ‘theme engine’ which makes it easier for people with low or no Python skills to change how PieFed looks and behaves. > > > > > > > > PieFed is a lemmy/kbin clone written in Python with Flask. > >

    0
    www.theverge.com The fediverse, explained

    It’s Mastodon, it’s Threads, it’s the future, and it’s extremely confusing

    0
    join.piefed.social Changing PieFed's appearance with themes - PieFed

    As of today, PieFed includes a ‘theme engine’ which makes it easier for people with low or no Python skills to change how PieFed looks and behaves. Let’s start with the app/templates/themes directory in the PieFed codebase. In this directory there will be a sub-directory for each theme that is avail...

    cross-posted from: https://discuss.online/post/4986083

    > > As of today, PieFed includes a ‘theme engine’ which makes it easier for people with low or no Python skills to change how PieFed looks and behaves. > > PieFed is a lemmy/kbin clone written in Python with Flask.

    12
    join.piefed.social Changing PieFed's appearance with themes - PieFed

    As of today, PieFed includes a ‘theme engine’ which makes it easier for people with low or no Python skills to change how PieFed looks and behaves. Let’s start with the app/templates/themes directory in the PieFed codebase. In this directory there will be a sub-directory for each theme that is avail...

    > As of today, PieFed includes a ‘theme engine’ which makes it easier for people with low or no Python skills to change how PieFed looks and behaves.

    PieFed is a lemmy/kbin clone written in Python with Flask.

    0
    wedistribute.org Sublinks Aims to Be a Drop-In Replacement for Lemmy

    The Threadiverse is growing again, this time offering an effort to build a new Lemmy replacement from scratch, with API compatibility.

    Sean Tilley writes:

    > A new Threadiverse platform has emerged, joining Lemmy, Kbin, and PieFed in a growing list of options for users seeking an alternative to Reddit. It’s also looking to possiblyh serve as an alternative to Lemmy itself.

    Read Sublinks Aims to Be a Drop-In Replacement for Lemmy

    0

    cross-posted from: https://discuss.online/post/4522403

    > We are thrilled to announce the upcoming release of Sublinks, a groundbreaking Link Aggregation Social Network, joining the Fediverse. This innovative platform is designed to revolutionize how we share and discover online. Our dedicated team of volunteer contributors has worked tirelessly, utilizing technologies like Java, Go, TypeScript, and HTML to bring this vision to life. Sublinks promises a user-friendly interface and robust features that cater to diverse online communities. Stay tuned for our launch date, and get ready to experience a new era of social link sharing! > > Sublinks will have a fully compatible API with Lemmy so all current Lemmy apps will also work with Sublinks. In fact, discuss.online will switch to Sublinks to fully replace Lemmy once we reach our Parity Milestone. > > For more information, visit GitHub - Sublinks and sublinks.org. > > Stay tuned for more regular updates as we progress. >

    62
    www.belloflostsouls.net Huge LEGO Star Trek 'Deep Space Nine' Model has Over 75,000 Pieces

    This massive brick build of 'Deep Space Nine' from Star Trek includes over 75,000 pieces from across the LEGO range of kits.

    1
    conda.org Conda is moving to Mastodon & LinkedIn | conda.org

    Conda is retiring its Twitter account. Please join us on Mastodon and LinkedIn

    cross-posted from: https://discuss.online/post/4110869

    > Conda (@conda@fosstodon.org) writes: > > > Conda is moving our social media presence from Twitter/X to Mastodon and LinkedIn at the start of 2024. It's past time to move into spaces that are welcoming and more in line with our community values. Going forward, you can find us at > 🐘 @conda@fosstodon.org (https://fosstodon.org/@conda) > 🔗 Conda Community on LinkedIn > > Read Conda is moving to Mastodon & LinkedIn | conda.org/blog > > # Conda (Software) > > Conda provides package, dependency, and environment management for any language. > > Using conda provides a streamlined approach to package management, platform compatibility, environment isolation, and access to an extensive package ecosystem. It is particularly beneficial for data scientists, researchers, and developers working with diverse software requirements across different projects. > > # Conda Community > > The "conda" community is made up of millions of users, packaging maintainers and tool developers. Conda is not a single organization but rather a concerted effort of many different organizations, all devoted to the mission of providing easy access to various types of free software regardless of the operating system or programming language. > > We firmly believe that everyone belongs in open-source, and we want to start by thanking you for taking the time to read this page. What follows is a high level summary of all the projects and organizations which make up the conda community with links provided where you can learn more or get involved yourself. > The many meanings of "conda" > > Traditionally associated with the Anaconda distribution, nowadays the term "conda" refers to more than just a package manager or a software repository. Its many definitions also encompass community packaging efforts like conda-forge and bioconda, as well as new tools developed in the Mamba and conda-incubator organizations. All these efforts show that the conda ecosystem is no longer defined by a single actor and continues to grow and thrive. > > Organizations on GitHub include: > > - @conda, plus Anaconda, Inc. efforts like @AnacondaRecipes, @anaconda-distribution, @ContinuumIO > - @conda-forge, @regro > - @conda-incubator & @conda-tools > - @mamba-org > - @bioconda > > Some tools you might be familiar with are conda or conda-build themselves but also community efforts like mamba, boa, setup-miniconda, conda-lock or conda-tree, among many more. > > Read more about the conda community.

    0
    conda.org Conda is moving to Mastodon & LinkedIn | conda.org

    Conda is retiring its Twitter account. Please join us on Mastodon and LinkedIn

    cross-posted from: https://discuss.online/post/4110869

    > Conda (@conda@fosstodon.org) writes: > > > Conda is moving our social media presence from Twitter/X to Mastodon and LinkedIn at the start of 2024. It's past time to move into spaces that are welcoming and more in line with our community values. Going forward, you can find us at > 🐘 @conda@fosstodon.org (https://fosstodon.org/@conda) > 🔗 Conda Community on LinkedIn > > Read Conda is moving to Mastodon & LinkedIn | conda.org/blog > > # Conda (Software) > > Conda provides package, dependency, and environment management for any language. > > Using conda provides a streamlined approach to package management, platform compatibility, environment isolation, and access to an extensive package ecosystem. It is particularly beneficial for data scientists, researchers, and developers working with diverse software requirements across different projects. > > # Conda Community > > The "conda" community is made up of millions of users, packaging maintainers and tool developers. Conda is not a single organization but rather a concerted effort of many different organizations, all devoted to the mission of providing easy access to various types of free software regardless of the operating system or programming language. > > We firmly believe that everyone belongs in open-source, and we want to start by thanking you for taking the time to read this page. What follows is a high level summary of all the projects and organizations which make up the conda community with links provided where you can learn more or get involved yourself. > The many meanings of "conda" > > Traditionally associated with the Anaconda distribution, nowadays the term "conda" refers to more than just a package manager or a software repository. Its many definitions also encompass community packaging efforts like conda-forge and bioconda, as well as new tools developed in the Mamba and conda-incubator organizations. All these efforts show that the conda ecosystem is no longer defined by a single actor and continues to grow and thrive. > > Organizations on GitHub include: > > - @conda, plus Anaconda, Inc. efforts like @AnacondaRecipes, @anaconda-distribution, @ContinuumIO > - @conda-forge, @regro > - @conda-incubator & @conda-tools > - @mamba-org > - @bioconda > > Some tools you might be familiar with are conda or conda-build themselves but also community efforts like mamba, boa, setup-miniconda, conda-lock or conda-tree, among many more. > > Read more about the conda community.

    0
    conda.org Conda is moving to Mastodon & LinkedIn | conda.org

    Conda is retiring its Twitter account. Please join us on Mastodon and LinkedIn

    cross-posted from: https://discuss.online/post/4110869

    > Conda (@conda@fosstodon.org) writes: > > > Conda is moving our social media presence from Twitter/X to Mastodon and LinkedIn at the start of 2024. It's past time to move into spaces that are welcoming and more in line with our community values. Going forward, you can find us at > 🐘 @conda@fosstodon.org (https://fosstodon.org/@conda) > 🔗 Conda Community on LinkedIn > > Read Conda is moving to Mastodon & LinkedIn | conda.org/blog > > # Conda (Software) > > Conda provides package, dependency, and environment management for any language. > > Using conda provides a streamlined approach to package management, platform compatibility, environment isolation, and access to an extensive package ecosystem. It is particularly beneficial for data scientists, researchers, and developers working with diverse software requirements across different projects. > > # Conda Community > > The "conda" community is made up of millions of users, packaging maintainers and tool developers. Conda is not a single organization but rather a concerted effort of many different organizations, all devoted to the mission of providing easy access to various types of free software regardless of the operating system or programming language. > > We firmly believe that everyone belongs in open-source, and we want to start by thanking you for taking the time to read this page. What follows is a high level summary of all the projects and organizations which make up the conda community with links provided where you can learn more or get involved yourself. > The many meanings of "conda" > > Traditionally associated with the Anaconda distribution, nowadays the term "conda" refers to more than just a package manager or a software repository. Its many definitions also encompass community packaging efforts like conda-forge and bioconda, as well as new tools developed in the Mamba and conda-incubator organizations. All these efforts show that the conda ecosystem is no longer defined by a single actor and continues to grow and thrive. > > Organizations on GitHub include: > > - @conda, plus Anaconda, Inc. efforts like @AnacondaRecipes, @anaconda-distribution, @ContinuumIO > - @conda-forge, @regro > - @conda-incubator & @conda-tools > - @mamba-org > - @bioconda > > Some tools you might be familiar with are conda or conda-build themselves but also community efforts like mamba, boa, setup-miniconda, conda-lock or conda-tree, among many more. > > Read more about the conda community.

    2
    conda.org Conda is moving to Mastodon & LinkedIn | conda.org

    Conda is retiring its Twitter account. Please join us on Mastodon and LinkedIn

    cross-posted from: https://discuss.online/post/4110869

    > Conda (@conda@fosstodon.org) writes: > > > Conda is moving our social media presence from Twitter/X to Mastodon and LinkedIn at the start of 2024. It's past time to move into spaces that are welcoming and more in line with our community values. Going forward, you can find us at > 🐘 @conda@fosstodon.org (https://fosstodon.org/@conda) > 🔗 Conda Community on LinkedIn > > Read Conda is moving to Mastodon & LinkedIn | conda.org/blog > > # Conda (Software) > > Conda provides package, dependency, and environment management for any language. > > Using conda provides a streamlined approach to package management, platform compatibility, environment isolation, and access to an extensive package ecosystem. It is particularly beneficial for data scientists, researchers, and developers working with diverse software requirements across different projects. > > # Conda Community > > The "conda" community is made up of millions of users, packaging maintainers and tool developers. Conda is not a single organization but rather a concerted effort of many different organizations, all devoted to the mission of providing easy access to various types of free software regardless of the operating system or programming language. > > We firmly believe that everyone belongs in open-source, and we want to start by thanking you for taking the time to read this page. What follows is a high level summary of all the projects and organizations which make up the conda community with links provided where you can learn more or get involved yourself. > The many meanings of "conda" > > Traditionally associated with the Anaconda distribution, nowadays the term "conda" refers to more than just a package manager or a software repository. Its many definitions also encompass community packaging efforts like conda-forge and bioconda, as well as new tools developed in the Mamba and conda-incubator organizations. All these efforts show that the conda ecosystem is no longer defined by a single actor and continues to grow and thrive. > > Organizations on GitHub include: > > - @conda, plus Anaconda, Inc. efforts like @AnacondaRecipes, @anaconda-distribution, @ContinuumIO > - @conda-forge, @regro > - @conda-incubator & @conda-tools > - @mamba-org > - @bioconda > > Some tools you might be familiar with are conda or conda-build themselves but also community efforts like mamba, boa, setup-miniconda, conda-lock or conda-tree, among many more. > > Read more about the conda community.

    9
    conda.org Conda is moving to Mastodon & LinkedIn | conda.org

    Conda is retiring its Twitter account. Please join us on Mastodon and LinkedIn

    cross-posted from: https://discuss.online/post/4110869

    > Conda (@conda@fosstodon.org) writes: > > > Conda is moving our social media presence from Twitter/X to Mastodon and LinkedIn at the start of 2024. It's past time to move into spaces that are welcoming and more in line with our community values. Going forward, you can find us at > 🐘 @conda@fosstodon.org (https://fosstodon.org/@conda) > 🔗 Conda Community on LinkedIn > > Read Conda is moving to Mastodon & LinkedIn | conda.org/blog > > # Conda (Software) > > Conda provides package, dependency, and environment management for any language. > > Using conda provides a streamlined approach to package management, platform compatibility, environment isolation, and access to an extensive package ecosystem. It is particularly beneficial for data scientists, researchers, and developers working with diverse software requirements across different projects. > > # Conda Community > > The "conda" community is made up of millions of users, packaging maintainers and tool developers. Conda is not a single organization but rather a concerted effort of many different organizations, all devoted to the mission of providing easy access to various types of free software regardless of the operating system or programming language. > > We firmly believe that everyone belongs in open-source, and we want to start by thanking you for taking the time to read this page. What follows is a high level summary of all the projects and organizations which make up the conda community with links provided where you can learn more or get involved yourself. > The many meanings of "conda" > > Traditionally associated with the Anaconda distribution, nowadays the term "conda" refers to more than just a package manager or a software repository. Its many definitions also encompass community packaging efforts like conda-forge and bioconda, as well as new tools developed in the Mamba and conda-incubator organizations. All these efforts show that the conda ecosystem is no longer defined by a single actor and continues to grow and thrive. > > Organizations on GitHub include: > > - @conda, plus Anaconda, Inc. efforts like @AnacondaRecipes, @anaconda-distribution, @ContinuumIO > - @conda-forge, @regro > - @conda-incubator & @conda-tools > - @mamba-org > - @bioconda > > Some tools you might be familiar with are conda or conda-build themselves but also community efforts like mamba, boa, setup-miniconda, conda-lock or conda-tree, among many more. > > Read more about the conda community.

    10