Joey Lange
Joey Lange
It'd be interesting to see if we could subclass/contain `timedelta` into such a structure that we could pass in a count of business days, and if passed into an arithmetic...
Not a huge deal, but didn't see any note about this in the `CHANGELOG` -- `delorean.dates.UTC` no longer exists. No big deal since it was just the string `"UTC"` as...
I'm honestly not sure if this is documented behavior of the Web Share API but I'm seeing diverging behavior in this instance: 1. Call `navigator.share` with the `url` argument as...
It would be cool to see a version of this that leveraged the ability to put notes in a GitHub release as the actual content for a "post", and have...
This looks great. I love it! Just thinking that if, say, Apple chooses to implement a similar thing, they'd likely name it the same thing. This would collide. In general...
Some folks implementing Bootstrap may wish for the placeholder state's label of a `.form-floating` input to have some lighter opacity than 100%. The tradeoff is accessibility concerns (label too light...
## Motivation The `PutEvents` method on the Event Bridge implementation blocks on waiting for targets to process events. This can make for long chains of dependent event emissions that take...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Enhancement description Currently, API destination event handlers are invoked synchronously by the localstack...
That way you can configure it so I can spam your org-mode inbox with _my_ dumb ideas too!
Hi there, I had gone through a bunch of work to modify my management tool to take its own CLI args and apply them to this module's `main` function quite...