Tim Condon

Results 525 comments of Tim Condon

Just an FYI I'm going to be doing an Imperial code sprint next week to go through all the issues and PRs

This shouldn't be needed. Random uses a cryptographically secure RNG on all supported swift platforms so the current implementation is safe

I believe we can get rid of this - the rest of the Swiftlang repos are moving away from having a contributors list to just relying on things like GH's...

If we can remove it let's try that

I believe @dimitribouniol has got something working

This would require curl to be installed on target machines (which we can't guarantee) and IIRC we can't statically link it into the binary

> Maybe taking a `curl` dependency on Linux isn't so bad after all, and is actually a better tradeoff vs having a dependency on the large NIO stack. IMO there's...

This is the main tracking issue https://github.com/apple/swift-nio/issues/2065. FWIW NIO should get Windows support in the next few months

It was mentioned here https://forums.swift.org/t/tcrun-managing-swift-toolchains-on-windows/77580/8