Patrick Domack
Patrick Domack
i already do on my branch. didnt realize this didnt. ill commit a pr when i get home tomorrow
its not ingress that is the real issue. been running behind one for years here. but the path prefix.
You cannot simply replace the sensor. You also have to replace the sensor drive, the display and everything else that uses i2c. You could add that sensor to any available...
True, but a DS18B20 is not i2c, it's 1wire. Did you bother to read what this bug report was about? If you know what i2c is, then you would know...
Looks to have ate the *'s Quoting Sven Edge ***@***.***>: > I think the text formatting ate some important punctuation. This is > what worked for me: > > ```bash...
This is a user issue, you need to persist the seen file
I had to drop using brotli, in my tests node gzip takes 0.664s to compress 108megs of data, and the gzip cli takes 0.884s when using brotli with nodejs it...
You can check my repo, it's doing automated builds for all archs.
I was having the same issue, I had 12g of free diskspace, downloading a 6g image, I used client.image.pull, and got no error, but when doing a client.containers.run, it got...
The issue is, your site is configured for https, but some things are returning http urls, and wp2static doesn't respect that http and https should be respected as the same,...