================== Naps, VoIP, blog ================== Had quite a few unplanned naps lately: staying up late, sometimes having trouble falling asleep, then not sleeping enough, accidentally falling asleep, then having to catch up on the daily routine and work, finding myself more stressed and tired, which is not a great combination for a sleep schedule maintenance. But attempting to sort it out. Recently installed an XMPP server on my workstation, as a backup and to reduce the latency. I have a static IP address, have pointed an afraid.org subdomain to it (so that there is no dependency on other domains, since it should work as a backup), acquired an X.509 certificate with uacme and nginx, configured Prosody and coturn for XMPP with Jingle calls. It works well. Then decided to setup something for voice conferences as well, something akin to Jitsi Meet: usable via a web browser, since it is a common requirement. Jitsi Meet itself is pretty heavy and not packaged for Debian (because of its many dependencies), but I found Janus, a WebRTC server, and Jangouts, a web UI for it. They seem to work, though quite buggy (e.g., ), and I have not tried to use them for real conferences yet. I wonder how viable it is to make a JS-free chat (like old web chats: maybe frames-based, or even without those), with