Ivan Lisenkov

Results 14 comments of Ivan Lisenkov

@runfalk @gmasquelin I managed to run wireguard from this repo on DS218+. I also had this strange iptables error. I traced what wg-quick is doing and put everything in the...

@mellow129 @nymous see #36

``` restic - rclone.args="serve restic --stdio --verbose --config /rclone.rc --password-command 'cat ${RCLONE_PASSWORD_FILE}' " ```

I have the exact same error. 2.4.1 works just fine, fails to pull on and after 2.5.0. Please fix this!

I believe docker -c context compose works, while docker-compose -c context does not.

@glours @zachberger Here is a minimal example demonstrating the problem. It seems it deals with the custom repositories. this does not work: ``` version: '3.9' services: hass: image: ghcr.io/home-assistant/home-assistant:2022.7.5 ubuntu:...

Here is the source code for Arduino: https://github.com/sparkfun/SparkFun_MAX3010x_Sensor_Library I wonder if this can be integrated with ESPHome.

I would really NOT rely on this sensor for anything other than "for fun". It is very inaccurate and works only if located precisely on the fingertip. This is NOT...

The method was inspired by LaTeXbox for vim, which works with multiple files. I will check this. It is not a big deal to implement the fallback, but direct scanning...