this post was submitted on 21 Jan 2024
9 points (100.0% liked)

Announcements

216 readers
1 users here now

Community updates and announcements.

Admins will post any updates here so be sure to follow!

Important updates will be pinned to the local feed.

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 8 months ago (2 children)

It would be interesting to see benchmarks for different mock scenarios (regular user interaction, federation etc...). My understanding is that Lemmy has had a poor database design and bad SQL queries for a very long time, not sure if that improved (but since response times are definitely low with recent versions I guess yes), but it would be really cool if the database could be designed for performance from the bottom up instead of having it as an afterthought which led to the huge downtimes that we experienced last summer when servers with AMD EPYC CPUs and 100s of GBs of RAM couldn't handle a few ten thousand users.

[–] [email protected] 1 points 8 months ago (1 children)

Our goal is to fix the database. I've reengineered it. This has caused us to need a migration path rather than drop-in replacement. I didn't want to inherit their schema.

[–] [email protected] 1 points 8 months ago (1 children)

That's pretty cool, best luck with the project!

[–] [email protected] 1 points 8 months ago
[–] [email protected] 1 points 8 months ago