David Barroso
David Barroso
Hello, in some cases it is necessary to advertise a different IP to the one belonging to the host where the service is running. For instance if you are running...
Enable `eslint` and `svelte-check` linters for [svelte](https://www.svelte.dev)
#### Current Behavior AWS doesn't follow the environment variables `AWS_SHARED_CREDENTIALS_FILE` and `AWS_CONFIG_FILE`. If you set those environments variables to point to a folder other than `~/.aws/` no AWS information is...
Hello, I read about the [advanced merge feature](https://strongboxsafe.com/updates/advanced-sync-and-auto-merge-ios/) but I don't seem to make it work. Instead, when there is a conflict I have to choose between database versions and...
Hello, I am trying to use this package with an arduino nano 33 ble, which is based on the nrf52840, but I get the following error: ``` $ tinygo flash...
Right now we rely on hasura to set this, we may want to decode the JWT and set it directly here
This PR adds two improvements for non-nix users: 1. It uses a docker image with nix and vips already pre-built to build hasura-storage 2. It adds a make target `dev-env-shell`...
Right now go client only returns an error if there is an error client-side (i.e. if it can't reach the server), if the request is performed successfully but the server...
Hello, I have noticed the following. For a model like the following one (excerpt from the openconfig-mpls-sr model): ``` module test_model { yang-version "1"; // namespace namespace "http://openconfig.net/yang/sr"; prefix "oc-sr";...