Andrew

Results 882 issues of Andrew

When I try common Internet shell snippets to quickly delete all my (global) NPM packages, then `npm` becomes corrupted. Commands like `npm install [-g]` and `npm ls [-g]` no longer...

When managing executable scripts with `npm install [-g]` in an ASDF context, then ASDF's symlinks break how the conventional modulion snippet works. ```js #!/usr/bin/env node export default function main() {...

When I try to install Ruby on RHEL (8/9) with ASDF, then yum and dnf note that there is no longer a package called `libyaml-devel`. In recent versions of RHEL,...

help wanted

### Current Terraform Version ``` $ terraform version Terraform v1.0.0 on darwin_amd64 + provider registry.terraform.io/hashicorp/aws v3.47.0 ``` ### Use-cases Reduce the I/O noise of a typical Terraform run. ### Attempted...

enhancement
new

[Docker Scout](https://docs.docker.com/scout/) identifies hundreds of CVE's in the xgo images, including critical severity vulnerabilities. [docker-scout-vulnerability-report.txt](https://github.com/user-attachments/files/18793866/docker-scout-vulnerability-report.txt) What if we published xgo atop Fedora (41), which often acts as a more secure...

Hi, I enjoy the functionality of the xgo Docker images. But the sheer size and number of layers presents some difficulty. I use buildx (technically tug) to build sets of...

**Description:** Hi, I rather enjoy the convenience and portability of setup-go. Can we please get a similar action workflow for rust ("setup-rust")? **Justification:** Present the same treatment for the Rust...

feature request

### Provide environment information ```bash $ asdf info OS: Darwin najma.local 24.3.0 Darwin Kernel Version 24.3.0: Thu Jan 2 20:24:16 PST 2025; root:xnu-11215.81.4~3/RELEASE_ARM64_T6000 arm64 SHELL: zsh 5.9 (arm64-apple-darwin24.0) BASH VERSION:...

POSIX has supported a common `EDITOR` environment variable for configuring the default console text editor for decades. This is the same environment variable used by git and other applications, when...

The standard Command+M hotkey for minimizing application windows is broken on macOS.