Danjoe4

Results 7 issues of Danjoe4

I'm getting my feet wet with QR codes

## What were you trying to install (or what else went wrong)? jq ## What exactly did you do? `curl -sS https://webi.sh/jq | sh` ## What went wrong? jq is...

documentation

Hey can you interview me? Brevo has a good product and I'm looking for a new job. I also do contract work. I'll fully automate the updates to your SDKs...

Example ``` result = fal_client.subscribe( "fal-ai/recraft-v3/create-style", arguments={ "images_data_url": url, "base_style": "digital_illustration/hard_comics" }, with_logs=True, on_queue_update=on_queue_update, ) ``` This works: ``` result = fal_client.subscribe( "fal-ai/recraft-v3/create-style", arguments={ "images_data_url": url, "base_style": "digital_illustration" }, with_logs=True,...

Tests should run on each new contribution to master. Releases should be built when a maintainer merges master into a dedicated "release" branch. Flexible on how we want to do...

https://github.com/di-sukharev/opencommit/issues/497 I removed the ini dependency because it doesn't support multiline strings. Doesn't make sense to use ini for the global config and dotenv for the .env when .env can...

### Description Why: The prompt modification options will never replicate the simplicity and customization of simply writing the prompt yourself. Users should have the choice. Allowing them to print out...