-
Currently, we're unable to precisely represent a value bigger than `Number.MAX_SAFE_INTEGER = 2 ** 53`.
```js
const gi = require('node-gtk')
const Gst = gi.require('Gst', '1.0')
console.log(Gs…
-
Hi Hugo,
i'm encountering a very strange behavior during training, basically it cycles validations giving 1 higher loss followed by a lower loss, and so on.
below are the validation loss from the la…
-
### Component
engine-1
### What is the current behaviour?
With the docker compose, all the components compile and install and are running except:
dev-setup-1 : exited -- you can run this a…
-
To work with Archyve, any LLM server client (like a chat app) needs to be modified to use the Archyve API to retrieve prompt augmentation info. This is hard to do and unlikely to be done by any projec…
-
If a query returns a nested structure from a JSON(b) field, the empty field must be absent for the query to work. If the field is present and `null`, there is a circe exception thrown.
Example quer…
-
## Root Issue
This issue relates to the posix implementation ([serialposix.py](https://github.com/pyserial/pyserial/blob/master/serial/serialposix.py))
If the `rs485_mode` property is set to `None`,…
-
I am wondering why in the example below in the result of query we see the edge with label `friends`? In query it was requested to traverse only edges with labels `[r:paid]`. I would expect to see filt…
-
It seems the SIMD version does no domain error checks while decoding?
Imho you should at least mention that in the readme, so ppl are aware of this limitation and dont run into follow-up bugs by de…
-
@alextekartik Hi, Is there any database viewer is available to view sembast db file?
-
The SQL that is being generated in/around `DateTimeOffset` (Both nullable and non) in SQLite does not work under `Sql.DateAdd` or `!=` comparisons.
### Steps to reproduce
See Below Repro which s…