Daniel McCloy

Results 258 comments of Daniel McCloy

just a note that after we do this, we should also add a `.git-blame-ignore-revs` file with the commit hash of the black-and-isort commits. See here for explanation: https://akrabat.com/ignoring-revisions-with-git-blame/ There may...

@dafrose are you still hoping to work on this? If not, we might assign someone else to do it at a sprint at the end of June.

> the problem was that the raw file ended up being huge if it's recreated *still as a split file* but with proper naming, this won't be an issue though...

it's 6ish GB... ![Screenshot_2022-07-05_09-10-27](https://user-images.githubusercontent.com/1810515/177347994-37a326ac-82db-48f9-81d3-7df82238515c.png) If we fix this we should also get rid of the unnecessary "dotfiles". My vote is for keeping them split, and fixing the naming so that...

> We had a conversation about Morlet wavelets vs Hilbert as input to LCMV last Office Hours and the consensus seemed to be that they are different parameterizations of the...

No I agree that this was dealt with for 1.1 by #10973

> The best theory I can come up with at the moment is that the Sphinx app/env being created by the language server is different enough to the one setup...

> which version of the `esbonio` Python package do you have installed? ```console $ mamba list esbonio # packages in environment at /opt/miniforge3/envs/mnedev: # # Name Version Build Channel esbonio...

> I think I now know what is going on... unfortunately I don't have an easy fix yet. thanks for digging into this and reporting the issue upstream! For now...

:+1: I have issue atom/atom#2912, and using M+ is a pretty strong requirement for me: I deal a lot with non-ASCII strings (including combining characters and spacing modifier characters) and...