Nick Darvey

Results 39 comments of Nick Darvey

The env var would produce a `.binlog`, probably in your project directory. The extension will let you save a binlog, [as shown here](https://github.com/dotnet/project-system-tools#features). In either case, if you open the...

You should open an issue and share your binlog in [xamarin/xamarin-android](https://github.com/xamarin/xamarin-android)

@normj > If we had an --image-tag switch for for the package-ci command it would use the same tag for all of the containers being built from the CloudFormation template...

> Interesting the image-tag being used from aws-lambda-tools.defaults.json is actually an accidental side effect since the package-ci command eventually forwards into the package command's code for each project it is...

😅 maybe we should talk @sandrohanea https://github.com/NickDarvey/whisper https://github.com/ggerganov/whisper.cpp/discussions/422 Edit: Oh! https://github.com/ggerganov/whisper.cpp/commit/3b010f9bed9a6068609e9faf52383aea792b0362

> Sorry, didn't know about yours :( No problem! I should have added it to the README here. > One difference which I see now that yours is exposing whisper.cpp...

>@NickDarvey did you find a solution for this? I didn't, sorry @ratsclub

>, so I added the stack name as an output of the custom resource. With this output, I can, in my main stack output the stack name created by the...