Simon Eskildsen

Results 41 issues of Simon Eskildsen

Adding [data-diff](https://github.com/datafold/data-diff) which uses an n-way binary search with checksums to check if two tables are the same, and prints out differences

Tool for verifying data-pipelines, migrations, new transformations, etc. as part of CI/CD or debugging!

In [the README](https://github.com/sirupsen/airrecord#production-middlewares), it shows examples of injecting Faraday middlwares at runtime. However, it's been deprecated to ad-hoc append to the middleware chain at runtime. We should instead create a...

1.1

Instead of configuring with a JSON file, can we create a GUI?

Instead of this ghetto cloning, can we make this a proper anki plugin?

Right now we shell out to curl to get attachments to not have a dependency on an HTTP client... feels like we could do something simpler.

Right now you have to create them... which sucks.

test

If `RUBIES` is already set, is it intentional we are overriding it?

enhancement
idea

We could build protocol aware toxics, e.g. - **HTTP**. Send extremely large headers, slow headers, slow body but fast headers, 5xx, infinite redirects.. - **Redis**. Slow writes and fast reads,...

ideas