Jim B

Results 135 comments of Jim B

node v 6.9.4 ? (probably not related, but I would have commented on that with a similar screenshot) I don't know how to do much in a system without ls...

adding private fields and methods too?

This happens regardless of hosting. Yes there are hosts that disconnect idle connections too - which is why ping needs to work; setting it to 24 hour timeout isn't a...

> @d3x0r do you have a way to prevent this from happening I am really struggling with this. This happens to me even with me sending traffic. I send a...

@elmcremotebridge then enabling debug on the client and server might help to at least know which side is doing the disconnect first? and maybe a related reason for the close?...

why is pty.js left in a broken build state; missing file depndancies don't just appear

The code using libpng dates back to the late 90's. the simplified API might be sufficient... The fixes to the library layer were driven by 'the usage has always worked'...

Windows does allow renaming exes/dlls which are in use... so you can move the file out of the way, and then use the https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-movefileexa function 'If dwFlags specifies MOVEFILE_DELAY_UNTIL_REBOOT and...

I find this works to just use node 18.... `set NODE_OPTIONS=--openssl-legacy-provider`

Oh - it would be the specific architecture I picked? I just tried to redo what I was doing for x86 for arm64, and it fails to use the local...