-
Hello and thank you for your work. I tried to reach the slack channel without success so I ask the question here.
I observe a shift in the definition of the high and low bands, compared to my actual t…
-
Use the following config for a connector (PostgreSQL Debezium):
```
{
"connector.class": "io.debezium.connector.postgresql.PostgresConnector",
"topic.prefix": "p1",
"database.hostname…
-
### What version of Bun is running?
1.1.8
### What platform is your computer?
Linux 6.8.0-31-generic x86_64 x86_64
### What steps can reproduce the bug?
```js
$`bun install`
$`php composer.phar…
-
I use `Voicemeeter Input` for my game audio, and `Voicemeeter AUX Input` for my chat/discord audio.
I would like to be able to control both gain levels with one knob.
The ideal way it would wor…
-
If you have following types
```ts
type Owner = {
name: string;
age: number;
};
type Pet = {
name: string;
age: number;
owner: Owner | null;
};
```
the resulting type of `PickDeep…
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
According to the research paper, the following line : "We directly adopted the evaluator again for knowledge strips filtering, and the top-k is set to 5, filter threshold as -0.5", mentions that a thr…
-
### What version of Bun is running?
1.1.27+267afa293
### What platform is your computer?
Microsoft Windows NT 10.0.22631.0 x64
### What steps can reproduce the bug?
````tsx
// rest.js
console.l…
-
V1:
```ahk
var := DllCall("Func"
, "Str", "ABC" ; Comment
, "Str", "123" ; Comment
, "Str", "DEF") ;Comment
hCtrl := DllCall("CreateWindowEx"
, "Uint", 0x200 …
-
When using `mergeCombinarySibling` to combine anyOf/oneOf with sibling content, the output object only contains anyOf/oneOf and strips away other fields, like `title`.
e.g.
A Schema where the p…