Maximilian Burszley

Results 34 comments of Maximilian Burszley

@TylerLeonhardt [I ran into a similar issue surrounding `more.com` and the like recently](https://stackoverflow.com/questions/55248656/more-com-returns-not-enough-memory). The encoding issue I ran into was not resolved until I fixed *both* the codepage using `chcp.com`...

I couldn't find anything in the Rust ecosystem for NTLM / Negotiate auth mechanisms; seems like a major opportunity for advancing Windows development with Rust. It looks like the `isahc`...

I have a private socketio client implementation I have for a side-gig I did once since everything public did not support the old integration I needed (v4/engineio v3). It was...

+1. Also running into this when trying to build various `aws-sdk` crates that depend on `cmake-rs` in their `*-sys` dependencies.