Brian Ritz

Results 5 comments of Brian Ritz

Hi @avelino and @TSampley. I wanted to highlight another angle on the security risk here: [Prompt Injection](https://simonwillison.net/2022/Sep/12/prompt-injection/). Here's an example with Pandas AI: https://github.com/bmritz/indypy-talk-20230508/blob/main/src/indypy_talk_20230508/prompt_injection_demo.py Not 100% sure what to do...

FWIW, I found this behavior a little counter-intuitive. In my use case, I've got a pretty fat base target, that we use for development containers, and a few smaller targets,...

Thanks Nicola -- good to hear there's already some discussion! With this update we'd be set to upgrade everything in our monorepo to SQLAlchemy 2. We're on 1.4.X right now,...

@joelb123 @cauliyang do you know of any forks that use ruff? I have a fork at https://github.com/bmritz/cookiecutter-hypermodern-python that I was thinking about putting ruff into, but if there's a reference...

+1 for this - I'd ideally like to have a single URL I can go to, that applies my filters (if possible). I know that might not be straightforward given...