Trevor Sullivan

Results 106 comments of Trevor Sullivan

Please consider adding Shiba Inu as well.

> Out of curiosity for PowerShell users, is requiring Docker for a PowerShell Lambda experience a significant hurdle to using PowerShell on Lambda? No, it's not a significant hurdle. Publishing...

@normj any thoughts?

Hello @ashishdhingra, I think you might have missed the point. You're right that it's not a problem with the cmdlet, but it is a user experience enhancement, to avoid frustration...

I ran into the same issue in Ubuntu 22.04 LTS running on WSL2 / Windows 11. Here's the commands I ran to work around it: ``` # Need to install...

I really wish that Metal LB would "just work" on my home network, by requesting an IP address via DHCP for IPv4, and an IPv6 address via SLAAC. Remove the...

I followed [this documentation](https://www.talos.dev/v1.1/talos-guides/install/cloud-platforms/digitalocean/). The endpoint is the Digital Ocean load balancer that was created as part of the tutorial. Here is the output from `talosctl dmesg`: ``` 144.126.209.166: kern:...

@awels Hello, thank you for responding. I did link this issue to #2058, because I was unable to re-open it. I use SpaceX Starlink satellite internet at home, and I...

Thanks for mentioning the `CHROME_PATH` environment variable. I didn't know about that. Here's a simple work-around, using PowerShell to set the environment variable. This assumes that Google Chrome is already...

The "Hyper" terminal from Vercel runs on Windows as well as MacOS. It'd be great to see Fig work with Hyper on Windows 11, at least, even if Windows Terminal...