Sergio Rubio

Results 34 issues of Sergio Rubio

Highlights: * Exposes a new `reactor` package (not particularly attached to this name) . * Doesn't change existing API. This makes it easier to: * Embed Beehive's in other binaries...

* Handle Windows path arguments like `c:/path/to/beehive.conf` when using --config. * Handle crypto URLs correctly * Test fixes, making sure we always use forward slashes in paths under Windows. *...

The idea is to add a simple secrets key/value store interface that supports multiple backends so Behive can load and store secrets safely. ## Why would that be useful? *...

question

A lighter and simpler alternative to something like https://github.com/muesli/beehive/pull/142, Debian/Ubuntu only for now. @muesli been thinking Electron is an overkill (and mem hungry) for what we need and found this...

Should we add Beehive to https://awesome-go.com? It's already quite popular but adding it there could make it even more visible? @muesli: I assume that Beehive's creator would be the best...

question

Use [nativefier](https://github.com/jiahaog/nativefier) to wrap the beehive binary and build a desktop app.

enhancement

Tests for https://github.com/charmbracelet/charm/pull/36 that was merged recently. Some notes: Introduced the `testify` dependency. Happy to remove it if you prefer to test without it. The test waits for the server...

enhancement

Use bme280 and ltr559 Go modules to read sensors locally, instead of pulling values from the Prometheus exporter. The sensors are sampled every second instead of every 5 seconds by...

:wave:! Thanks for such a nice project idea, loving it. I've got a few tweaks that I'd like to add: * Go module support, it'll be harder to build this...

:wave: Howdy friends. Sharing some cloud :cloud: setup and configs required to use Caddy as a NGINX alternative, in case that's of interest. I've been playing a bit with AppFlowy...