this post was submitted on 18 Jun 2023
621 points (99.1% liked)

Lemmy.World Announcements

28383 readers
2 users here now

This Community is intended for posts about the Lemmy.world server by the admins.

Follow us for server news ๐Ÿ˜

Outages ๐Ÿ”ฅ

https://status.lemmy.world

For support with issues at Lemmy.world, go to the Lemmy.world Support community.

Support e-mail

Any support requests are best sent to [email protected] e-mail.

Report contact

Donations ๐Ÿ’—

If you would like to make a donation to support the cost of running this platform, please do so at the following donation URLs.

If you can, please use / switch to Ko-Fi, it has the lowest fees for us

Ko-Fi (Donate)

Bunq (Donate)

Open Collective backers and sponsors

Patreon

Join the team

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 23 points 1 year ago (2 children)

From a developer role, Lemmy is going to need to figure out a way to scale up development.

No they don't. The platform is open source, so the more users they have, the more of those users will become contributors.

[โ€“] [email protected] 19 points 1 year ago

Yes they do. This is why some FOSS goes to places like Apache, why there's a Python foundation, Spark has Databricks, Kafka Confluent and Trino Starburst.

The good thing about open source is that it allows everyone to contribute code to the base. The bad thing about open source is thay it allows everyone to contribute code to the base.

You need repo maintainers, developers that are constant contributor, code reviewers, people maintaining CI CD Pipelines, etc etc.

Yes it's less than having proprietary, but it's nowhere near "0".

[โ€“] [email protected] 8 points 1 year ago

But how is the organization going to handle and review all this additional code? You can't just trust someone coded something correctly without reviewing the code.