Josh

Results 45 issues of Josh

Tapping the fullscreen button simply does not work

### What happened? When using analog PWM signals from the ESP32, the board is fine for a while but within 5min to 2 hours the LEDs 'glitch' and don't recover...

bug
needs investigation

Use case: We’re looking at doing scanning for a site with 4000+ blog posts, and would like to have results in a spreadsheet. We can certainly use the JSON output...

enhancement

### Suggesting a new section? Consider the following validations. - [X] It will not clutter the prompt - [X] It will not slow down the prompt - [X] It is...

proposal

Ran across an issue transitioning away from UUID (makes import/export easier, especially for example in the case of Epoch seconds since there is only one `1490146334`) Went from UUID and...

Currently getting connection failures, which I assume are due to running `9.6.2`, so I'm looking to get this running with the `10.0.x` code Additional information which could be helpful if...

(Related to ) Additional information which could be helpful if relevant to your issue: ### Code example (inline, gist, or repo) ``` results = Neo4j::ActiveBase.current_session.query("MATCH (n)-[r]-() RETURN n, r LIMIT...

1. Cloned the repo 2. `docker-compose up` 3. It failed because the `api` container did not start 4. Did `docker-compose run api bash`, then `npm install graphql` 5. `api` container...

`Driver is connected to the database that does not support multiple databases. Please upgrade to neo4j 4.0.0 or later in order to use this functionality` (Found in the browser console...