-
the ADXL343 is already unofficially supported due to having the same device ID as the ADXL345.
the ADXL346 has the same adresses and general functionality as the ADXL345 and is a drop in replacement…
-
Have a single include for all architectures, with defines for each scoped by processor family.
Aim is to allow a single makefile to build a sketch for multiple architectures.
-
Comments/Suggestions taken from ticket https://github.com/mysociety/whatdotheyknow-theme/issues/938
Improved record keeping for how cases are closed on the GDPR spreadsheet. This is mainly a policy…
-
Work on: "Manual Transparency Report for 2021 Annual Report" mysociety/whatdotheyknow-theme#910 threw up some areas where better data collection would be desirable:
- [ ] Improved record keeping f…
-
The calls that make use of an HTTP PUT are not properly closing the body, which is preventing reuse of HTTPS connections. This badly hurts performance, and can cause ephemeral connection exhaustion on…
-
`WARNING:absl:Found untraced functions such as lstm_cell_2_layer_call_fn, lstm_cell_2_layer_call_and_return_conditional_losses, lstm_cell_2_layer_call_fn, lstm_cell_2_layer_call_and_return_conditional…
-
Hello, I would like to use cps with javascript but the project seems not to be compatible so I made the issue to suggest that.
Tried compiling cps with js, at first it complains about stdmsg usage …
-
### What happened?
Updated the Zigbee2MQTT Home Assistant addon from 1.28.2-1 to 1.28.3-1 and after the add-on restarted one of my devices was replaced by a device that I don't even own.
The below…
-
### Description
Since updating to gitea 1.18.0 I have been unable to push to gitea via ssh.
I am running gitea as a systemd service on a debian 11 behind a nginx reverse proxy.
Whenever I pus…
-
I already have wayfire installed as i am using Raspberry Pi OS bookworm but I would like to install WCM and especially wayfire-extra-plugins, however I am having trouble trying to build from source wi…