Gregor Steiner

Results 21 comments of Gregor Steiner

Stumbled upon this prerelease by chance and it fixes most the memory issues I had the past few weeks. 👍🏻

@ctalledo RAMMap had my page table at ~5GB before the fix, now it's closer to ~1GB. `com.docker.cli`, `conhost.exe` and `docker.exe` still take up 90% of the list in the Processes...

My current DD version is 4.30.0 (146335) After starting my machine this morning I dumped the process list in RAMMap (~5 minutes uptime): 45k process list entries, 42k are `docker.exe`,...

Hi @ctalledo I did more digging into that issue and it seems a recent update modified Windows power plans, which turned fast boot on again (ie. not clearing the page...

@simllll could you provide a rough timeline for when the merger might happen?

node-pre-gyp tries to do a native install, which fails because it can't find MSBuild. It tries an oudated way and for VS2017 there is no solution yet: https://github.com/nodejs/node-gyp/issues/1173 As for...

Any updates regarding this issue? I still can't install 0.13

I tried to use it last fall but the support for Buster was not there yet I think, so I just wrote it off for the time being. ``` 14:45:44...

After rebooting a couple of times: ``` pi@raspberrypi:/code $ dmesg | grep i2c [ 5.778133] i2c /dev entries driver [ 12.020072] gpio-10 (i2c@0): enforced open drain please flag it properly...

Are there any updates regarding this issue?