this post was submitted on 11 Feb 2026
155 points (88.9% liked)

Selfhosted

60281 readers
664 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Came across this on the r/selfhosted community. Still very much in the alpha stages, but it's already got a Docker image you can try out for yourself, or try out the demo server.

Tried it earlier today, couldn't get the voice/video chat to work right away on my self-hosted setup but the real-time chat was very snappy. Looks promising.

you are viewing a single comment's thread
view the rest of the comments
[–] Statick@feddit.online 18 points 4 months ago (2 children)

Your hostility confuses me. I'm not a node dev.

I skimmed some of the server files and didn't see the normal vibe coded slop I normally see in other languages and was genuinely curious what you saw.

Thank you for your examples.

[–] jckwik@discuss.online 7 points 4 months ago

It's okay. I've got a few side projects in node and I also don't see anything too out of the ordinary here. If anything this looks more like someone's first project with some "make it work" rather than being perfect and pretty.

I don't understand the hostility. Even the bits that this guy talks about (duplicated code?) nothing looked duplicated - sure the names of the folders are the same but that's more of a naming convention problem when you have a client that needs to connect to servers (or in this case has screens and functionality to connect to servers).

And now I've probably spent more time and brainpower on this than I should have just because I was confused.