D. Domig
D. Domig
I use [AccuBattery](https://play.google.com/store/apps/details?id=com.digibites.accubattery) on my smartphone to get a notification once it's charged up to 80%. Would be great to have a notification on the smartphone *(via companion app)* once...
**Is your feature request related to a problem? Please describe.** No. **Describe the solution you'd like** We would like to have an environment variable which allows to specify an interval...
When using this HEALTHCHECK in a Dockerfile: ```sh HEALTHCHECK --interval=30s --timeout=10s --start-period=15s --retries=5 \ CMD wget --spider http://localhost/health || exit 1 ``` I get this linting error from [super-linter](https://github.com/github/super-linter) /...
**Feature description** pgModeler **0.9.3** *(AppImage)* is not able to connect to Postgres 14 *(default config)*. SCRAM authentication seems to be the **default** for postgres **>= 14.x**, see [here](https://www.percona.com/blog/postgresql-14-and-recent-scram-authentication-changes-should-i-migrate-to-scram/). **Sample image**...
**Bug description** During the start of pgModeler **0.9.4** *(AppImage)* I get the following error "One or more plugins were not activated due to errors during the loading process! Check the...
**Scale name** [Beurer BF 980](https://www.beurer.com/web/gb/products/wellbeing/weight-and-diagnosis/diagnostic-bathroom-scale/bf-980.php) **Step 1: Read the general reverse engineer process** - [x] I have read the [how to reverse engineer a Bluetooth 4.x wiki](https://github.com/oliexdev/openScale/wiki/How-to-reverse-engineer-a-Bluetooth-4.x-scale) entry **Step 2:...
**Describe the bug** There were some missing tagged releases on DockerHub since **2.3.6**. Missing tags are **2.4.0**, **2.4.1**, **2.4.2**. **To Reproduce** Steps to reproduce the behavior: 1. Go to [DockerHub](https://hub.docker.com/r/leonjza/gowitness/tags?page=1)...
Node 22.0.0 : error @achrinza/[email protected]: The engine "node" is incompatible with this module.
Can we get this working for Node **22.0.0**. ```sh error @achrinza/[email protected]: The engine "node" is incompatible with this module. Expected version "8 || 9 || 10 || 11 || 12...