Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaranay4933
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
throwaranay4933
4mo ago
This screenshot from Discord suggests the idea that the outage is caused by automated GCP account ban: https://x.com/acgfbr/status/2056866780866351323
2.
▲
by
throwaranay4933
5mo ago
Also: # Atlas export DISABLE_TELEMETRY=1 # CloudFlare export WRANGLER_SEND_METRICS=false export VERCEL_PLUGIN_TELEMETRY=off # AWS export SAM_CLI_TELEMETRY=0 export CDK_DISABLE_CLI_TELEMETRY=true # ??? export DO_NOT_TRA
3.
▲
by
throwaranay4933
9mo ago
https://www.civicsearch.org/ pulls city council transcripts from YouTube etc
4.
▲
by
throwaranay4933
2y ago
If your Home Assistant has Bluetooth, and the Aranet4 has the "smart home" integration enabled (via the app settings), then HA will pick up ambient broadcasts of the sensors out of the box. You don't need Zigbee or explicit p
5.
▲
by
throwaranay4933
2y ago
Also there is a Go equivalent ( https://pkg.go.dev/sbinet.org/x/aranet4 ) which works well on Linux and https://github.com/ryansouza/aranet4-exporter-go can be used to export the data to promet
6.
▲
by
throwaranay4933
3y ago
You're not limited to the Aranet4 app. The device speaks Bluetooth and there are Python and Go libraries for parsing the protocol. There is also a Prometheus exporter for it.
7.
▲
by
throwaranay4933
4y ago
Great product. You can get data into Prometheus with https://github.com/ryansouza/aranet4-exporter-go too.