Eaton Zveare
Eaton Zveare
[`@import` is being deprecated](https://sass-lang.com/documentation/at-rules/import) so it's time to recommend the use of `@use` instead. Unfortunately, just replacing `@import` with `@use` results in build errors, so I am not sure if...
### What were you trying to do before the issue occurred? Go underwater using the monitor in Forge. ### What happened? No underwater effect was displayed on any of the...
- [x] Used appropriate template for the issue type - [x] Searched both open and closed issues for duplicates of this issue - [x] Title adequately and _concisely_ reflects the...
**Visual Studio Version**: 16.3.1 **Summary / Steps to Reproduce / Behavior**: I have a .NET Core 3.0 WinForms application and I have added a prebuild event to my project. It...
I want to use `gcloud alpha builds submit --pack` as suggested [here](https://github.com/GoogleCloudPlatform/buildpacks#using-with-google-cloud-build), but it is very slow compared to building locally. Even using `--machine-type=n1-highcpu-32` doesn't help a whole lot. It...
I think it's time to consider the removal of SQLite. If you look through some recent (and old!) open and closed issues within this project, several of them are related...
Since .NET 5/6 have been released for some time now, [this example](https://github.com/GoogleCloudPlatform/dotnet-docs-samples/blob/master/kms/api/Kms.Samples/VerifyAsymmetricEc.cs), as per the comments, can now be updated.
With ESPv2 in front of a Cloud Run backend service, a request returned from the ESPv2 service yields **two identical** Alt-Svc headers:  This is messy and adds to...
The commented link [here](https://github.com/cloudflare/cloudflare-rs/blob/288dce67548608aed35e58dfce92be828004a182/cloudflare/src/endpoints/workers/create_secret.rs#L6) is broken and does not go to a valid API section. Furthermore, I can't even find the section in the docs, so I don't know what...
Please see [this issue](https://github.com/dotnet/runtime/issues/38022), which describes the issue with using DeflateStream, and as the reason ZLibStream was introduced. In a nutshell, refer to [RFC 2616, section 3.5](https://www.rfc-editor.org/rfc/rfc2616#section-3.5): > **deflate** >...