Skip to main content

5 posts tagged with "open source"

View All Tags

· 10 min read
Carl Cervone

Octant recently kicked off Epoch 3, its latest reward allocation round, featuring 30 projects. This round comes three months after Epoch 2, which had a total of 24 projects in it. There are 20 projects continuing on from Epoch 2 into Epoch 3 - including Open Source Observer.

During Epoch 2, we published a blog post with some high-level indicators about the 20+ open source software (OSS) projects participating in the round. In this post, we'll provide some insights about the new OSS projects and refresh our analysis for the returning projects.

Overall, in Epoch 3, Octant is helping support:

  • 26 (out of 30) projects with at least some recent OSS component to their work
  • 343 GitHub repos with regular activity
  • 651 developers making regular code commits or reviews

In the last 6 months, these 26 projects:

  • Attracted 881 first-time contributors
  • Closed over 4,646 issues (and created 4,856 new ones)
  • Merged over 9,745 pull requests (and opened 11,534 new ones)

· 9 min read
Carl Cervone

Gitcoin has been providing grants to open source software teams since 2019.

Over the last four years, more than $38M has been distributed via quadratic funding across 3,000+ projects and over 18,000 project applications. This includes both $22M in matching funds and $16M in direct donations from the community. On average, for every $1.00 put up by a matching fund donor, they have raised an additional $0.75 from the community.

(Overall, Gitcoin has allocated more than $50M towards public goods through a range of mechanisms, including direct donations and bounties, as well as quadratic funding.)

Although there are often anecdotal reports about Gitcoin's impact from projects, there have been few attempts to look longitudinally across a cohort of projects and track their impact over multiple years.

In this piece, we identify a group of 50 open source software projects that have received significant funding across multiple Gitcoin Grants rounds and then we examine the relationship between grants and growth.

Within this cohort, we see that for every $1M that has been paid out in grants since 2019, there are 7 full-time developers who are still around today. If we factor in the crowdfund multiplier, then every $1M put into the matching pool is associated with 13 retained full-time developers. These results have held up even during the bear market.

· 11 min read
Carl Cervone

Open Source Observer is a platform for measuring the impact of open source software (OSS) contributions. We are one of the 24 projects in Octant's Epoch 2 funding allocation.

We used our dataset to take a quick snapshot of the collective impact of Octant's funding on the OSS developer community. In Epoch 2, Octant is helping support:

  • 23 projects with at least some OSS component to their work
  • 322 GitHub repos with regular activity
  • 542 developers making regular code commits or reviews

In the last 6 months, these 23 projects:

  • Attracted 556 first-time contributors
  • Closed over 5,608 issues (and created 5,962 new ones)
  • Merged over 10,817 pull requests (and opened 12,443)

· 4 min read
Carl Cervone

Messari just released their annual Crypto Theses for 2024. This year’s report included a chart from a16z’s State of Crypto 2023 showing npm downloads for three of the leading packages used by decentralized apps going up and to the right, reaching all time highs in late 2023. Messari founder Ryan Selkis said “If I could invest blindly into crypto based on a single chart, it’s this one.”

image

There’s a lot to love about this take, but one big problem: downloads are a terrible metric for monitoring ecosystem growth.

· 5 min read
Raymond Cheng

How Open Source Observer commit to being the most open and reliable source of impact metrics out there.

At Kariba Labs, we believe deeply in the power of open source software. That is why we are building Open Source Observer (aka OSO), an open source tool for measuring the impact of open source projects. In order to achieve our goal of making open source better for everyone, we believe that OSO needs more than just open source code. We are committed to being the most open and reliable source of impact metrics out there. We will achieve this by committing the OSO project to the following practices:

  • Open source software: All code is developed using permissive licenses (e.g. MIT/Apache 2.0)

  • Open data: All collected and processed data will be openly shared with the community (to the extent allowed by terms of service)

  • Open infrastructure: We will open up our infrastructure for anyone to contribute or build upon our existing infrastructure at-cost.