Adrian Calinescu
Adrian Calinescu
@yokawasa Should we try to add some end to end testing for v2 functions via GitHub Actions? I have a Visual Studio Azure subscription (200 USD credit) that i don't...
I believe this case is a very interesting one to implement: https://stackoverflow.com/q/47320297/4148708 >Is there any mock target than I can hit that just hangs up during an SSL handshake and...
When trying to download a group ``` ./destreamer.sh -i https://msit.microsoftstream.com/group/GROUP-GUID ``` Things become very very slow right here ``` Parsing video/group urls Fetching videos info... ``` Which is to be...
 It's gonna be fast. Really fast.
```sh $ python3 Python 3.5.3 (default, Jan 19 2017, 14:11:04) [GCC 6.3.0 20170124] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import explorerhat Explorer HAT Pro...
https://github.com/census-instrumentation/opencensus-python/issues/871 for context.
reStructured syntax is nasty! Fixed a few links so they render correctly.
I am not able to connect to any SF cluster using sfctl on macOS 11.4. Googling around i see mentions of sfctl attempting to negotiate TLS 1.0 instead of 1.2,...
Make sure we're always pulling the latest cert-manager by getting the latest release tag from GitHub and passing it to kubectl apply -f. This may look shady to some users...