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

Selfhosted

60281 readers
571 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
[–] just_another_person@lemmy.world 6 points 4 months ago (2 children)

This is so vibecoded 🀣 Nawthx

[–] Shadow@lemmy.ca 5 points 4 months ago (2 children)

Based on what? A quick peek and I didn't see any of the stuff I expect from LLMs

[–] treadful@lemmy.zip 8 points 4 months ago (2 children)

Less than a 4 month commit history and one dev. Not impossible maybe, but sure is suspect.

[–] Natanox@discuss.tchncs.de 4 points 4 months ago (2 children)

Absolutely not impossible for a skilled dev with lots of free time. This is still an Alpha after all.

[–] treadful@lemmy.zip 4 points 4 months ago (1 children)

Building the full stack of a functional real-time voice and video comms system as a lone dev is not a trivial undertaking.

Even if they put 40/wk or more into it, I'd still be impressed. Like I said, not impossible but these people are rare.

[–] greybeard@feddit.online 3 points 4 months ago

WebRTC is a thing. You don't have to build all that from scratch. It's very reasonable to piece together a lot of standard technologies to make this progress much quicker. I haven't looked into this project, so I don't know, but I know it was pretty trivial to setup a WebRTC app 10 years ago, which would appear to be a fully functioning video app.

[–] douglasg14b@lemmy.world 2 points 4 months ago

Completely agree. If this is a skilled Dev who's built products like this before and you can build something like this in your afternoons and weekends in like 6 months without LLM tool assistance.

With basic assistance you can definitely cut that time down to 4 months or less easily.

And if this is a full-time project, you can probably get it out the door in 1 to 2 months with llm assistance. (Not vibe coding, two very different things)

[–] douglasg14b@lemmy.world 2 points 4 months ago* (last edited 4 months ago)

I've built projects of the size in 5-7 months before we had LLM or ML coding tools.

With tabbed completion (Which most devs enjoy), and before full LLM code gen, 4-6 months.

With llm assistance, not vibe coding, it's possible to build projects like this in 1 to 2 months without sacrificing quality or safety. If you are an experienced engineer and have built projects like this before. A lot of these are boring, boilerplate, stuff.

So the time spent doesn't necessarily say that it's vibe coded but if this is an inexperienced engineer then it very well might be and may be full of holes and issues.

[–] just_another_person@lemmy.world -3 points 4 months ago

Lolwut??? Did you check the GitHub at all?

[–] Statick@feddit.online 3 points 4 months ago (1 children)