Daniel Hahler

Results 1440 comments of Daniel Hahler

> That because of [django/django#12405](https://github.com/django/django/pull/12405) > > Sadly, I don't have any ideas on how to fix it except `# type: ignore` Just for reference: this can be fixed now...

s/here/there/ ? ~Closing this issue then.~ Better to have it as a reminder.

Make sure to not use an alias / function where `git` is mapped to e.g. [hub](https://github.com/github/hub.git), e.g. use `command git` (and let the user easily configure it). Then, for profiling...

I think omz should make use of zsh's `vcs_info` mechanism first, and then there can be some caching on top of it (via precmd/preexec and vcs_info hooks (which can skip...

Oh, I was mixing up the repo with oh-my-zsh.. Sorry!

One good heuristic here would also be to try with indentation removed (`textwrap.dedent`), and report it as "matches with different indent". Ratio is also good, of course. FWIW I have...

> Many tools require that backslashes be doubled, so '\\' is perfectly valid and should not be flagged. I agree that this makes sense. While `printf '\'` and `printf '\\'`...

Got stuck again unfortunately. The arg should be `--xdist-single-db` maybe if this is getting picked up again.

This is huge! (as you might know already, just wanted to give some data points / motivation to finish this) With 247 tabs, on master qutebrowser takes 45s to display...