Comment on Harmony - Yet Another Discord Alternative
obelisk_complex@piefed.ca 2 hours agoI’m right there with you, bud. I tried StoatChat too, and I got a nice email from the German government about using an outdated version of React with RCE vulnerabilities. I think this must be a very difficult problem to properly solve, given the number of different approaches and how all of them have their own issues to contend with. Nextcloud Talk is the most usable option I’ve found because it does voice, video, and screen sharing and it also has call links you can send for unregistered people to join the calls. But performance is spotty even with the “high performance backend” set up (that may be due to my server being in Germany though 😅).
As to being accused of using AI, don’t let it get to you. The people yelling the loudest can’t tell the difference between handwritten code and AI, because they can’t code. If you pull down your repo, you’ll be depriving people who might be able to use your project because of trolls who never would have tried it in the first place.
I do use AI for coding, and I’ve gotten plenty of hate for it, but also people who don’t care and just want the functionality of the tool I built.
And in fact I’m going to check out your project and see if I can get it up and running, so please don’t take it down. I’ll likely be putting it on my German server so I’ll let you know what the performance is like with extreme round trips 😁
briffy@lemmy.world 2 hours ago
Thank you so much. I’ve run through the setup so many times and got a few instances of it running but I also understand how it’s all working under the hood so I have a home field advantage. It would be a massive help to have someone go through the setup and make sure it’s actually doable by someone that didn’t make the thing because I’m so paranoid I’ve missed something in the instructions and it just simply doesn’t work.
The poll rate on the audio is pretty aggressive, will be interesting to see what happens if your requests take longer than the poll rate of sending/receiving audio. I’ve accounted for packets arriving out of order so should be okay but… We’ll see. 👀