

Contributor
Eric Anderson
The origin story behind the best open source projects and communities.
Episodes
Mentioned books

Apr 10, 2024 • 32min
Take Your Own Advice: vlcn with Matt Wonlaw
After his first child was born, Matt Wonlaw (@tantaman) imagined giving his son life advice. What kind of life did he want his kid to lead? At the time, he was working for Facebook, and he decided that his own life needed a change in direction. So Matt started vlcn, aka Vulcan Labs, a research company that develops open-source projects like CR-SQLite and Materialite. vlcn has an unusual business model – Matt receives donations and sponsorships from users and clients. It’s all part of his mission to rethink the modern data stack for writing rich and complex applications.
Contributor is looking for a community manager! If you want to know more, shoot us an email at eric@scalevp.com.
Subscribe to Contributor on Substack for email notifications!
In this episode we discuss:
One reason that software is still too hard to write: Object orientations
How CR-SQLite allows databases to be merged together and Materialite provides Incremental View Maintenance for JavaScript
Why coding directly to relations can provide a more flexible and efficient approach to building applications
Matt’s decision to build vlcn as a research lab rather than as a startup
Thoughts for the future on PGLite
Links:
vlcn (Vulcan Labs)
CR-SQLite
Materialite
fly.io
PGLite
People mentioned:
Johannes Schickling (@schickling)

Mar 27, 2024 • 31min
Secret Sauce: Amplication with Yuval Hazaz
Amplication is an open-source development platform for scalable and secure Node.js applications. It allows engineers to skip writing boilerplate code and offers the flexibility to customize and add components. Amplification was created by Yuval Hazaz (@Yuvalhazaz1), a veteran developer who determined that low-code platforms save time but restrict freedom. Instead, Amplication uses code generation to reliably and consistently build robust production‑ready backend services.
Contributor is looking for a community manager! If you want to know more, shoot us an email at eric@scalevp.com.
Subscribe to Contributor on Substack for email notifications!
In this episode we discuss:
Yuval’s “secret sauce” for building an open-source community
How platform engineers can use Amplication for company-wide standardization
A baseline organic growth rate for open-source projects
The role of generative AI in code modernization
Links:
Amplication

Mar 13, 2024 • 40min
To the Moon: OpenBB with Didier Lopes
OpenBB is an open-source investment research platform created by Didier Lopes (@didier_lopes). OpenBB grew out of a project called Gamestonk Terminal that Didier began working on shortly before the Gamestop short squeeze in January 2021. Today, OpenBB has evolved into an infrastructure platform that allows users to build extensions and access financial data with automation and customization.
Contributor is looking for a community manager! If you want to know more, shoot us an email at eric@scalevp.com.
Subscribe to Contributor on Substack for email notifications!
In this episode we discuss:
What Vice Media got wrong about OpenBB
Some major contributors to the project and the features or directions that they proposed
How a machine learning engineer from Bloomberg reached out about OpenBB
Different types of OpenBB users – students, retail investors, and other financial professionals
OpenBB’s exciting AI roadmap
Links:
OpenBB
People mentioned:
James Maslek (@jmaslek11
Artem Veremey (@artemvv)

Feb 28, 2024 • 35min
Robust Observability: OpenTelemetry with Austin Parker
Explore the success of OpenTelemetry in the CNCF, the benefits of flexibility and avoiding vendor lock-in, and the secrets to maintaining a balance between maintainers and contributors. Learn about Austin Parker's journey into observability, the merger of OpenTelemetry and OpenCensus, and the importance of foundations in supporting open-source projects.

Feb 15, 2024 • 37min
Never Build Permissions Again: OPAL with Or Weis
Or Weis, co-creator of OPAL and co-founder of Permit, discusses revolutionizing authorization for developers. He dives into the benefits of OPAL's open-source model and its integration with policy engines like OPA. The conversation covers strategic approaches to decoupling permissions from code, illuminating the latest trends in authorization systems like ABAC and ReBAC. Or also shares insights from his lighthearted podcast, Command Shift Left, emphasizing the importance of community engagement in the tech world.

Jan 31, 2024 • 34min
Oxygen Deprivation: FerretDB with Peter Farkas
FerretDB enables users to run MongoDB applications on existing Postgres infrastructure. Peter Farkas (@FarkasP), co-founder and CEO of FerretDB, explains the need for an open source interface for document databases. Peter also discusses the licensing change of MongoDB and the uncertainty it created for users. He emphasizes the importance of open standards and collaboration among MongoDB alternatives to provide users with choice and interoperability.
Contributor is looking for a community manager! If you want to know more, shoot us an email at eric@scalevp.com.
Subscribe to Contributor on Substack for email notifications!
In this episode we discuss:
The epic mountain adventure that inspired FerretDB
Why commercial open-source can be additive rather than extractive
How compatibility and open standards drives innovation and competition
PDFs as an example of corporation-supported standards
Three tenets for building a successful open source project
Links:
FerretDB
Percona
People:
Peter Zaitsev (@PeterZaitsev)

12 snips
Jan 17, 2024 • 34min
The Duke of SQLite: Litestream with Ben Johnson
Ben Johnson, creator of Litestream and LiteFS, talks about his involvement in SQLite development and the challenges of open source contributions. They discuss the different use cases for Litestream and LiteFS, as well as the greater server-side SQLite landscape. Ben also shares his thoughts on the unique contribution policy of SQLite and their personal experiences with disallowing contributions on their own projects.

Jan 3, 2024 • 36min
Rust Never Sleeps: Tonic with Lucio Franco
Lucio Franco, contributor to Tonic and the asynchronous Rust ecosystem, discusses the challenges of async Rust, his plan for getting a job in distributed databases, avoiding power dynamics in the Tokio team, problems in working on open-source in the corporate world, and why he encouraged a collaborator to go on without him.

Dec 20, 2023 • 43min
The Social Miracle: rqlite with Philip O’Toole
rqlite is a lightweight, distributed relational database built on Raft and SQLite. Founder Philip O’Toole (@general_order24) decided to combine these technologies while working at a startup years ago. The startup no longer exists, but rqlite is going strong. Today, Philip is an engineering manager at Google, while he continues to be the driving force behind the open development of rqlite.
Contributor is looking for a community manager! If you want to know more, shoot us an email at eric@scalevp.com.
Subscribe to Contributor on Substack for email notifications!
In this episode we discuss:
The biggest misconceptions about how rqlite differs from SQLite
Why writing databases is more interesting than new programmers might think
The tradeoff between a large community versus smaller, more focused leadership
Reasons why open-source development progresses in bursts of energy
How to really pronounce “rqlite”
Links:
rqlite
InfluxData
dqlite
Litestream
libSQL
Turso
OpenTelemetry
People:
Ben Johnson (@benbjohnson)
Other episodes:
libSQL with Glauber Costa

4 snips
Oct 17, 2023 • 33min
Community Driven IaC: OpenTofu with Kuba Martin
Kuba Martin, Software Engineering Team Lead at Spacelift and Interim Tech Lead of OpenTofu, the open-source fork of Terraform, discusses how OpenTofu handled licensing and copyright, benefits of a technical steering committee, recreating the community registry, and more.