Michael Floering

Results 83 comments of Michael Floering

Yeah, the current example in the README is not an example of Composite Pattern using Composition, but rather just [Duck Typing](https://en.wikipedia.org/wiki/Duck_typing). While Duck Typing is awesome and it's a great...

Also, **THANK YOU** for this repository. I've been using Alfred since ~2013, and I think this is the best-curated list of workflows I've found. And the download links save valuable...

👉 Oops, I should have checked the JetBrains settings menu(s) before burning time on the ram disk thing. It doesn't seem like there is an option to point to the...

Yeah clonedigger needs something like this. But it would be even better if it were regexes or something that didn't clog up your code. Because I'm seeing now that it...

@011121 i've added the label `low priority: can be solved by pre/post processing`. if that's not the case, let me know and i'll remove that label. also marked with `contributions...

### variable rename notes one wart: this variable has a name that could be misinterpreted ... it's not a 'cache timeout' in the sense of 'cache expiration', it's the _timeout...

### is this another "don't do anything, just do #158?" `timeout` is something that can be controlled by `requests.Session` customization i.e. #158. so should we dismiss this ticket? well, timeout...

this is a good point. there is already a somewhat related PR open here: https://github.com/john-kurkowski/tldextract/pull/144 that one is not merge-ready but it would take care of several improvements to the...

@thisislawatts if the remaining stuff is just fixing the build, LMK if you'd like to hand it off. I would like to contribute to Elder so it'd be a way...