rayb
joined 2 years ago
You add a browser extension that lets you write code that runs on any page you want. This video should be a decent explainer: https://www.youtube.com/watch?v=6DmQ_V9ZRlk
Are you a rust dev? The backend is all rust and I think there are many pretty easy open issues to checkout.
One thing (not sure if there is an issue right now) that is a problem on the backend is that it doesn't send a response if you put the wrong username+password so the frontend just stays loading forever. However, maybe this will be fixed automatically when they stop using websocks (soon)
If you're willing, you can just checkout the site here and make suggestions of what you see could be improved :)
site: https://join-lemmy.org/docs/en/index.html
code of site: https://github.com/LemmyNet/lemmy-docs