Invoke-RestMethod -Uri "https://paste.zillyhuhn.com/" -Method Post -InFile ".\path\to\file" -UseDefaultCredentials
PowerShell (Windows) command for paste.zillyhuhn.comwindoof
(edited)Dispose
instead of Close
makes a difference. I can investigate this later.Sep 05 00:23:35 li CROND[2476057]: (root) CMDOUT (/home/deen/git/codebrowser/generator/codebrowser_generator: error while loading shared libraries: libclang-cpp.so.15: cannot open shared object file: No such file or directory)
Gotta recompile codebrowser-generator.WaitForPipeDrain
to deterministically wait for the pipe to drain instead of using Start-Sleep
.
Use Dispose
instead of Close
to properly flush and close the pipe stream.
Add error handling for connection timeout and I/O errors.
Handle ERROR_BROKEN_PIPE
separately when peeking at pipe, as this happens when the pipe is disconnected immediately after connecting it or after reading the previous message.
Don't ignore ERROR_BAD_PIPE
anymore, as the pipe should never be in...cmake
?ninja
which has stun (freeze) grenades. I'd like to use the CNetObj_DDNetCharacter::FreezeEnd
to show the freeze bars and enable better prediction but by default DDNet client shows ninja skin for frozen characters and it totally ruins infclas...