Alexandru Pirvulescu
Alexandru Pirvulescu
I tried to configure link aggregation according to docs here: https://docs.joyent.com/sdc7/setting-up-link-aggregation . What happens is that you cannot manage a link aggregation tags through "NIC Tags" UI, but from "Link...
Is it possible to add an option to auto-create a JSON path in `JSON.SET` ? It would be nice to set arbitrary values (e.g. counters for instrumentation) in a tree....
SummitDB is something I've been looking for for ages: RedisDB-like with JSON and secondary index support. I've successfully set up a cluster on localhost with various ports and tested HA...
Latest GRBL (1.1.h https://github.com/gnea/grbl/releases) implemented dual axis homing (with two motors & two endstops) to be able to square the gantry. Mostly used for dual Y motors, I think. I...
Is there any possibility to perfom continuous polling and sending to MQTT? By continuous polling I'm referring the phone app working mode. The BLE setup is extremely slow and prone...
`index.html` requests resources from `/webapp/assets/...` but `assets` is a sibling of `index.html`, not stored in a `/webapp/` subfolder therefore assets are not found. Either index.html must be changed to not...
``` # avahi-daemon Found user 'avahi' (UID 107) and group 'avahi' (GID 113). Successfully dropped root privileges. avahi-daemon 0.6.31 starting up. Successfully called chroot(). Successfully dropped remaining capabilities. Failed to...
### Description When selecting the Dbeaver Git support source and attempting to install Git support I get the following error ``` Cannot complete the install because of a conflicting dependency....
Looks like the operator updates the CHK resource many tens of times per second hammering the `api-server`. There are no obvious changes between patched resources except `resourceVersion` field. Downgraded to...