Emile Nijssen

Results 39 issues of Emile Nijssen

It seems my bluetooth device (BCM4331) isn't supported (Bootcamp). Using a BLE explorer app from the Microsoft store works. venId: 05ac devId: 828b Anything I can do to make this...

Because the Bridges are pretty horrible, and sometimes accept a PUT without actually syncing this to a light (even the official app gets out of sync), it might be useful...

I am not sure if this is expected behavior or not, but it seems to me that sox never stops recording. As the data is only posted on the `close`...

When using a dot `.` character in an event name, only the last part is shown. ### Input code ```js /** */ class Foo { } /** * Test Event...

```js // MyModule.mjs export default class MyModule { } ``` When mangling this file, with `keep_classnames = true`, `MyModule` is renamed to `Te` or something similar. I expected it to...

When transforming an image using `Konva.Filters.HSL`, and only setting `hue()`, the output is not an exact Hue rotate (as for example Photoshop does). Luckily, it's better than CSS's `hue-rotate` ;)...

As the title says. It worked a few days ago. Logs get shown up until now but don't update automatically anymore.

Thank you for this great piece of software! I would like to be able to enter a custom resolution (width x height x ppi).

Fixes this issue: https://github.com/mscdex/ssh2/issues/1083#issuecomment-1077824328

Setting... ``` version: "3.8" services: my_service: logging: driver: none ``` ...still shows output to the console since docker-compose V2.

stale