this post was submitted on 15 Nov 2023
53 points (100.0% liked)

/kbin devlog

1 readers
1 users here now

founded 2 years ago
 

Today, I started preparations for a more extensive code refactoring. The changes won't be immediately visible, but they will significantly impact the future development of the project. This includes improving the functioning of federation, with a particular focus on collaborative remote content moderation. This will likely take me several days. In the meantime, along with Piotr, we will update the instance to the latest version of the project. This should have some impact on the speed of the site, and this is just the beginning...

You can track changes in the official repository
https://codeberg.org/Kbin/kbin-core

or on Github
https://github.com/ernestwisniewski/kbin

top 4 comments
sorted by: hot top controversial new old
[–] tjhart85@kbin.social 8 points 2 years ago

Fantastic! It's also smart to address the technical debt you're finding now rather than letting it continue to grow until it's forever unmanageable!

[–] Prouvaire@kbin.social 5 points 2 years ago* (last edited 2 years ago) (1 children)
[–] ernest@kbin.social 9 points 2 years ago

Yes, definitely. It's an important aspect that has been bothering me for quite some time. However, I'd like to tackle it with a fresh codebase and proper tests, so I can't promise it will happen very quickly. I still have a few other things beyond coding that need urgent attention, and I wouldn't want to hastily introduce new features related to the fediverse until I can fully focus on it.

[–] LollerCorleone@kbin.social 5 points 2 years ago

This includes improving the functioning of federation, with a particular focus on collaborative remote content moderation.

This is great! Thanks for the update!