Stephen A. Imhoff
Stephen A. Imhoff
[TFSec](https://github.com/aquasecurity/tfsec), which is listed as part of the terraform feature, is being deprecated/merged into their other tool, [Trivy](https://github.com/aquasecurity/trivy): >Going forward we want to encourage the tfsec community to transition over...
Version: 1.94.2 (user setup) Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427 Date: 2024-10-09T16:08:44.566Z Electron: 30.5.1 ElectronBuildId: 10262041 Chromium: 124.0.6367.243 Node.js: 20.16.0 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.22631 Remote Extension/Connection Type: WSL I'm attempting to set...
Version: 1.94.0 (user setup) Commit: d78a74bcdfad14d5d3b1b782f87255d802b57511 Date: 2024-10-02T13:08:12.626Z Electron: 30.5.1 ElectronBuildId: 10262041 Chromium: 124.0.6367.243 Node.js: 20.16.0 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.22631 Remote Extension/Connection Type: WSL/Docker Desktop (And more generally...
## Description I'm fuzzy on whether this would be possible or would work the way I envision, but currently in order to create a module written in C++ that is...
## Description When using compute shaders, it's possible to queue up multiple dispatches with the same shader and uniforms. This is primarily intended (or so I would assume) to be...
## Description Attempting to output non-float values from fragment shaders to a render target results in null/unset/"0" data. As near as I am able to determine, it _should_ be spec...
## Description When doing calling `GraphicsOutput.add_render_texture()`, one of the options is to specify an auxiliary bitplane to render additional buffers to (such as normals or other information). The catch is...
## Description It would be nice - especially with `setuptools` [moving to `.cfg` files](https://setuptools.readthedocs.io/en/latest/userguide/quickstart.html#transitioning-from-setup-py-to-setup-cfg) - to be able to be able to pull additional information from it to avoid certain...
### Description. When cloning a repository that includes an existing project, (by default) no `.env` file is included, making it difficult for other users to get started with project. It...
I've just opened https://github.com/microsoft/vscode-remote-release/issues/10470, asking for a generic credential helper to be forwarded into VSCode's devcontainer implementation. This issue is something about looking at it from the other side of...