Eric Nemchik

Results 212 comments of Eric Nemchik

Sorry for taking so long to get to this. PR looks good to me, but based on the volume changes I have a question. Will the existing user data be...

I do like the idea of switching to this image, but I also wonder if we should just make a new app folder with the name `mumbleserver` and deprecate this...

Sorry for not responding sooner. I think the only way we could safely do this would be to make the host side of the docker socket volume a variable for...

Making the host side of the docker socket a variable for every container individually is being done in #1729 which is full of many other changes. I don't know if...

Can you post the output of `docker context inspect` ?

I agree that auto-rotate would slow down scanning, and that any auto-rotate feature in any software is a guess. That being said I do think it has value for someone...

> Lots of scanners have auto-rotate. I wonder what scanner cannot do this with Naps? @nemchik What scanner do you use? With that lot of paper, you could get one...

I realize I had pending review comments. I might not have fully finished the review, but I'm going to call it good on most of this if you can address...

I just installed `posh-sshell` and added `Start-SshAgent -Quiet` to my Powershell profile and it seems to have added the `core.sshCommand` configuration to my `C:\Users\me\.gitconfig` file as ```ini [core] sshCommand =...

My P.S. note may be resolved by https://github.com/vercel/next-learn/pull/468 I had not considered leaving the `alt` attributes blank, but that pretty much covers it.