Evert Mouw
Evert Mouw
First, THANK YOU for this wonderful hack. I use Arch Linux with XFCE (highly recommended) and I'm using gtk3-nocsd-git from AUR. Already I had replaced a few applications, like Evince...
Chafa gave me a lot of fun already. Pretty amazing. I'm still hoping for more Sixel support on mainstream terminals, but the tricks employed by chafa are fun to show...
Thanks, very handy! I've installed this in a vitual machine that handles my downloads. Providing a systemd unit file (service) is easy, although you need root for the low port...
It seems that it is possible to include HTML using the X-ALT-DESC as now used by Outlook and some others. That would be very cool. Another idea would be to...
I'm using copythreshold and copyprog(rest) to invoke rsync for new files. (I'm not even sure if this is still advised; maybe the in-build transfer is up to speed nowadays?) I...
Hi, Yes this is not the correct way to send in changes but I'm not forking the whole project. For my own use I modified your script so I could...
e.g. this works for me on Debian **microsocks.service** ``` [Unit] Description=microsocks is a tiny SOCKS5 server Documentation=https://github.com/rofl0r/microsocks After=network.target auditd.service [Service] EnvironmentFile=/etc/microsocks.conf ExecStart=/usr/bin/microsocks -u ${MICROSOCKS_LOGIN} -P ${MICROSOCKS_PASSW} [Install] WantedBy=multi-user.target ``` **/etc/microsocks.conf**...
The root or base zfs filesystem cannot be snapshotted atm: `/root/zfsbud.sh --create-snapshot -R backup ERROR: Provided parameters need to be source datasets (source/dataset/path1 source/dataset/path2 ...). ` When I'm issuing the...
Pretty cool! Not sure if I understand it correctly, but in theory, one could boot FreeDOS? I guess that would be more useful with write support -- some option to...