Max Bane

Results 12 comments of Max Bane

@ntonasa See my gist [here](https://gist.github.com/maxbane/595bf38e894c49f58e20fb905d24bf30) for a proof-of-concept of how to use the subscribe mechanism that was added in #5217 to configure the forwarding of arbitrary logging statements by tasks...

Cool, thanks @epizut. I haven't [heard back](https://github.com/dask/distributed/pull/5217#issuecomment-1279618391) from the the dask maintainers on whether they'd be open to such a PR, but I'm happy to quickly put one together... most...

Thought I'd ping @fjetter here since I saw he added the remote `print` method in PR #5217 and probably knows best why it works the way it does.

I've submitted PR #7129 -- we can continue the discussion over there and eventually close this issue if it looks good.

Hi, this broke my Unifi deployment as soon as I started issuing certs from a new clone of acme.sh, because the Unifi-OS web application only supports RSA certificates. It was...

Hey @storvik, you might be interested in my workaround [here](https://github.com/LGUG2Z/komorebi/issues/267#issuecomment-1281296175). Edit: It doesn't handle restoring of window positions, but will at least prevent windows from becoming stranded and unmanaged by...

I think I have another (simpler?) reproducer. [Posted](https://github.com/dask/distributed/issues/3703#issuecomment-1347460987) in #3703, but maybe I should have posted here instead since this issue has more recent activity and they seem to be...

This would be very useful. A couple of use cases from my own experience: 1. Using Jupyter notebooks with VSCodeVim. Overall this works great, but one big oversight is that...

I suspect your problem is actually focus-follows-mouse making it impossible for you to grab the window borders. I'm also on Windows 10, and I found that, with active window borders...