Explore >> Select a destination


You are here

roland.kierkels.net
| | whatibroke.com
7.8 parsecs away

Travel
| | Hey everyone, I created a new gRPC project with Visual Studio on a Mac and ran into the following error when trying to run it: System.IO.IOException ... http/2 over tls is not supported on macos due to missing alpn support It turns out that Kestrel does not support HTTP/2 with TLS on MacOS. In order
| | unixsheikh.com
9.9 parsecs away

Travel
| |
| | maciejwalkowiak.com
7.3 parsecs away

Travel
| | Java & Spring Boot - Freelance Software Consultant
| | loufranco.com
55.1 parsecs away

Travel
| [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability.