benny daon

Results 25 issues of benny daon

- intro - history -5000 | grep - repeating a line and its parts - modifiers - set -o - completion

Episode

Copy tmux's pattern and move the socket file to /tmp/webexec-/default

good first issue

We need webexec to start automatically on boot. We need to support both linux and darwin. The daemon will have to run as root and function as a gateway for...

To better support multiuser we need a daemon mini project. The OS will launch the daemon and run it as root. Upon initialization, the daemon will scan all users $HOME...

Peerbook now supports WebRTC connection so we should replace the websocket code used to day with a WebRTC connection. This will allow us to have a more stable connection and...

On restart or `pkill -9 webexec` the pid file is left and the process is not running. Maybe the solution is to stop managing a pid file and use the...

WebRTC can handle messages up to 64K long and sometimes they are longer. Today send receives and error and the data is never sent.

This is mainly for testing, peerbook has a slower boot, so when webexec boots & tries to connect sometimes, there no peerbook and the agent exits. webexec should retry connecting...

We don't use it.

enhancement

When the user tries to registers his 11th peer, we should email him a link to a page where he can delete peers