That is being worked on as you write :3
I’m Jade, a programmer. Check out my website, I guess?
aspe:keyoxide.org:Y5GQOXUZTHGSHBYVSERNXOAKUQ
- 7 Posts
- 73 Comments
If you’re British you can just say continooity. American English speakers have to say contin-uwu-ity :3
We have over a thousand active deployments. We’ve got bugs, but we’re working on them. I’d suggest joining our community rooms :3
Jade@programming.devto
Selfhosted@lemmy.world•Is there a good email server that can be run through Docker?English
1·1 month agoRocksdb has tuning options for hard drives, but not sure Stalwart exposed them
Jade@programming.devto
Selfhosted@lemmy.world•Messaging apps - XMPP vs Matrix vs ???English
1·1 month agoOn desktop? Yes. On Element X? Not yet. Requires additional setup, as it’s not a core part of the homeserver
Jade@programming.devto
Selfhosted@lemmy.world•Tagging music in Jellyfin & SymphoniumEnglish
4·2 months agoGenerally you can’t tag stuff from your phone. Either tag it on MusicBrainz.org / ListenBrainz.org and then pull that in via Picard or Beets or make playlists
Jade@programming.devto
Selfhosted@lemmy.world•Messaging apps - XMPP vs Matrix vs ???English
13·2 months agoA lot of the people reporting issues with Matrix being slow and resource heavy are reporting issues with Synapse, which is Element’s big Python implementation. My Continuwuity instance, which is a server written in Rust, uses a fraction of a CPU and a total storage in the hundreds of megabytes. A few less features, but it has most of the ones people care about.
Jade@programming.devto
Programming@programming.dev•PoC - Use Matrix instead of emails for logins
11·2 months agoI kind of don’t want to bother replying to your random claims, but I’ll bite a little:
That post is now five years old, and almost completely wrong or outdated. That first paragraph is also absurd fearmongering - and both technically impossible for matrix and against Element’s buisiness interests. I develop my own homeserver software, and it’s recently become more popular than dendrite. I use a client developed by a friend that seems like it has more features than element (although it’s less user friendly).
Being an official standard isn’t working out particularly well for ActivityPub.
Jade@programming.devto
Programming@programming.dev•PoC - Use Matrix instead of emails for logins
1·2 months agoFor spam protection, we use tools like meowlnir or draupnir with the cooperation of the homeserver to allow completely blocking spam invites - so if a matrix ID goes evil you can leave the room you have with them and add them to a ban list, and you can subscribe to a variety of other ban lists to ban things in advance
Jade@programming.devto
Programming@programming.dev•PoC - Use Matrix instead of emails for logins
51·2 months agoMatrix is just as much as a standard as XMPP, if not more so because extensions actually get merged into the core spec
Jade@programming.devto
Programming@programming.dev•PoC - Use Matrix instead of emails for logins
2·2 months agoI’m talking about https://github.com/element-hq/matrix-authentication-service which is the only implementation of https://github.com/matrix-org/matrix-doc/pull/3861 right now.
Yeah, saml is a nightmare! Never make me touch saml, please 🥺
In Continuwuity, the first user created is the admin user - so creating a user using either a registration token, or an admin command via --exec, the emergency password, the interactive console, etc would work.
Jade@programming.devto
Programming@programming.dev•PoC - Use Matrix instead of emails for logins
19·2 months agoHi there, Continuwuity developer here - This seems like an awesome idea! You might also want to see if you can use/extend the new oauth specification from MAS to create a more ‘Log in with Social’ like experience, too, although only Synapse supports that right now
Jade@programming.devto
Selfhosted@lemmy.world•Wondering if running a single user Lemmy is an overkillEnglish
2·2 months agoThis is like the opposite of what you want to do for complex software - don’t add more abstraction, or you won’t know what to do when stuff goes wrong!
Certificate transparency, unless you use wildcard certs
It is, although they all go… to localhost
Jade@programming.devto
Linux@programming.dev•Linux gaming is growing! The Roblox client Sober was downloaded 1.3 million times this year.
11·3 months agoOnly one of them plausibly hasn’t, and that’s because it’s not got a multiplayer mode
Jade@programming.devto
Programming@programming.dev•MicroQuickJS is a JavaScript engine targetted at embedded systems. It compiles and runs JavaScript programs using as little as 10 kB of RAM.
31·3 months agoI feel like people didn’t make this much fuss about micro python lol
Jade@programming.devto
Selfhosted@lemmy.world•ISO Opensource, Selfhosted, Web Trends MonitorEnglish
1·3 months agoI’m pretty much sure only free option for finding out what other people search for is Google Trends. It’s very valuable data that is hard to get, so the companies that offer it charge quite a lot for it.
Jade@programming.devto
Selfhosted@lemmy.world•700+ self-hosted Git instances battered in 0-day attacks with no fix imminentEnglish
8·3 months agoYeah in my project open registration is behind an option called
yes_i_am_very_very_sure_i_want_an_open_registration_server_prone_to_abuselol

I’d recommend joining https://matrix.to/#/#continuwuity:continuwuity.org for support