Viewing profile — throwaranay4933
throwaranay4933
HN member- Joined
- Mon, Jan 30, 2023, 7:20 PM UTC
- HN karma
- 16
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About throwaranay4933
No profile information was provided.
Recent public activity
-
comment
Comment #48200977
This screenshot from Discord suggests the idea that the outage is caused by automated GCP account ban: https://x.com/acgfbr/status/2056866780866351323
-
comment
Comment #47865688
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_…
-
comment
Comment #46298805
https://www.civicsearch.org/ pulls city council transcripts from YouTube etc
-
comment
Comment #41628205
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…
-
comment
Comment #40751438
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 d…
-
comment
Comment #36500202
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.
-
comment
Comment #34585071
Great product. You can get data into Prometheus with https://github.com/ryansouza/aranet4-exporter-go too.