Chris Kuethe

Results 165 comments of Chris Kuethe

Yes, I'd like to see the appropriate imports suggested. A little bit related to #317 ... Here's an example of suggesting a type hint (`_MutuallyExclusiveGroup` from argparse) without suggesting the...

I can look into that. Somewhere I have a nifty one-liner in ImageMagick that can do pretty good job of cleaning up hot pixels.

Cool, thanks. I'll see if I can turn that into the appropriate imagemagick commands since we're already using `convert` in the capture pipeline, and I would *guess* there is a...

@gy8879 you don't need my permission to use this patch; I'm contributing this because ScoutSuite has been useful for me and I hope this makes ScoutSuite a little more useful...

No problem. Happy to follow your preferred style. Will update PR later today.

`lwt` global removed, LWT publication moved into its own function

@harshachopra507 those `OLLAMA_` environment variables are for the server and are not passed from the python client. Set them the appropriate technique for the way you start `ollama serve` -...

Also a big fan of PATs, especially when they have configurable permissions and TTLs.