Daniel Jilg

Results 188 issues of Daniel Jilg

- save data in a way that is usable for graphs, i.e. dictionary with timestamp as key and number-of-x as value, where x is the function that yielded the activation...

Needs Refinement

All URLs of all logged in pages should be prefixed with the organization slug. Example: Instead of logging in at e.g. `ablator.space/login/` the login for your organization should live at...

help wanted
Easy Pickings

docker run --rm jordi/ab ab -n 100 -c 4 https://www.google.com/

Needs Refinement

The Stripe API supports a parameter called [automatic_tax](https://stripe.com/docs/api/checkout/sessions/object?lang=python#checkout_session_object-automatic_tax) that enables automatic tax collection when the Taxing Module is enabled. Somehow this isn't something you can enable on the dashboard – ...

This is a breaking change if your code uses the `Session` initializer with the `shipppingOptions` parameter, since it's been renamed to "shipping". All other changes are in docstrings only.

I think I found a super tiny bug with [signals sent via http](https://telemetrydeck.com/pages/ingestion-api-spec.html). Looks like if the payload array contains only 1 element then it is not collected and retained....

Define a list of signals and see what percentage of people make it to the next stage

enhancement
papercut