Hi,
Is there any daemontools-like daemon management without root access? I
have several scripts such as IRC bots, and some of them are still
unstable so it stops once per several days. Now I'm running scripts on
top of tmux, but restarting dead scripts, and even checking if scripts
are running is
I uses tmux for remote development. My main dev machine is on
datacenter, and all my development environment is set on the machine.
With tmux I can persist my dev session across various terminals, like
my laptops, desktops, even on phone when there is an urgent issue.
It also works well with remov
Hi,
I wrote a simple image viewer about two weeks ago[1]. I changed my window
manager to dwm several weeks ago, but I couldn't find a good image viewer,
so I decided to write one. It's quite minimal, it can only display JPEG
images, only supports fullscreen mode, there is no fancy resampling or
ca