Nim Sadeh

Results 19 issues of Nim Sadeh

I’d like to use this in a Firebase app using Google Cloud Run for the backend. I don’t see any examples using ESPv2 Google Endpoint as a proxy, but based...

### [READ] Step 1: Are you in the right place? * For issues or feature requests related to __the code in this repository__ file a Github issue. * If this...

help wanted
needs-triage
type: feature request

### [REQUIRED] Step 2: Describe your environment * Operating System version: Docker openjdk:8 running on Google Cloud Run * Firebase SDK version: 8.0.1 * Library version: 8.0.1 * Firebase Product:...

api: database

I am just starting out with Zig getting the tools set up. Here is something I ran into: **Problem Descriptions** The following code does not raise any errors in VSCode:...

This is a duplicate of issue #3 , where passing an `Html.Attributes.class` instance to an `svg` function results in a runtime error, even though the code compiles just fine. Example:...

Description: I am unable to compile a simple gRPC server running on ZIO gRPC because it complains of missing implicit arguments even though I think I imported them. Here is...

### Is this a bug report? Yes ### Environment 1. `node -v`: v19.3.0 2. `npm -v`: 9.2.0 3. `yarn --version` (if you use Yarn): n/a 4. `npm ls create-elm-app -g`...

Due to a complex backend inherited situation, I have an nginx setup through which I am trying to proxy to elm-live when I develop. Here is the nginx config: ```...

This is technically not a bug in super-save but rather an oddity of (save-excursion), but in my Prelude setup it's coming from super-save so I am wondering if it's possible...

bug