Nick Krichevsky

Results 107 comments of Nick Krichevsky
trafficstars

FWIW, I have a private fork of this library which uses this patch, and I had great success with it on a server that required `Proxy-Authentication`. Would be cool to...

I think that's a good default, but the surrounding UX could stand to be explored. My from-the-hip suggestion would be that going "down" go back in history if there are...

> what dependencies? I must admit I didn't scrutinize the package-lock.json 7000 lines in that PR. Do we now have a 2nd, hidden dependency list somewhere that is pulled in...

I was looking to do some maintenance on the linters and came back to this issue. I'm reading through the previous issue for context and I want to make sure...

Ditto ``` Traceback (most recent call last): File "/usr/local/lib/python3.8/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.8/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "rpc_parameter_server.py", line 224, in run_worker run_training_loop(rank, num_gpus,...

FWIW, I am interested in working to solve this bug, so if you have any pointers as to where I could look, it would be appreciated! Otherwise, I'm going to...

I've been staring at this for a little while, and I'm having trouble capturing the precise nature of what's going on, but I do think I have some kind of...

Another interesting case of this: if you press tab after a double-wide character, the highlights are offset. It's weirdly inconsistent, too. Here, you'll notice that as I press tab after...

FWIW, I've tried to replicate this on Linux, and could not. I guess it's macOS specific?

@ian-h-chamberlain Yeah, I've noticed this too (often displayed as a "flash", but I sometimes see it persistently in the preview window when clicking on a definition), I just haven't taken...