Marc Spitzer

Results 10 comments of Marc Spitzer

I just got this error: File "/usr/local/Cellar/mdv/1.6.3_1/libexec/lib/python3.7/site-packages/mdv/markdownviewer.py", line 624, in replace_links cur += '%s ' % unichr(link_start_ord + cur_link) - deleted and reinstalled and still broken - change unichr to...

according to `rg unichr /usr/local/Cellar/mdv/1.6.3_1/libexec/lib/python3.7/site-packages/mdv` the one instance I edited was the only instance there, one change and 0 other hits. maybe a release would fix this

Rust grep I think, enhanced look through a directory tree of files grep Brew info rg will get you the home page on a mac

@KernelPanicAUS still yours?

Do you mean total amount transfered or bits/sec durring a transfer?

This is also causing me issues on kubernetes, the behavior you use is forbidden in kubernetes for production, https://kubernetes.io/docs/concepts/storage/persistent-volumes/ : `HostPath (Single node testing only – local storage is not...

@ta32 > gpg: keyserver receive failed: Cannot assign requested address https://github.com/inversepath/usbarmory-debian-base_image/issues/9

It would be great if the project maintained current behavior and a no volume branch while deprecating over a few version the current behavior.

@workmaster2n I don't think this is best practice really, it is just quicker to get something working when you don't know what you are doing. Best practice is to know...