Vladimir Bauer

Results 54 comments of Vladimir Bauer

> but I suspect this will show wrong results in case you try to re-upload the specific part of the file, it easily can get higher 100% That's correct. There...

Frankly speaking I didn't think about `_` part. But is sounds plausible that there is no difference because of compiler optimisation. So now I'm not sure if it worth mentioning...

I did this in my [config](https://github.com/vbauerster/dotfiles/blob/develop/hammerspoon/init.lua#L10), check [this](https://github.com/vbauerster/dotfiles/blob/develop/hammerspoon/Spoons/MiroWindowsManager.spoon/init.lua#L27) out.

Most likely Goland's terminal emulator doesn't report itself as terminal. You can force output by applying [WithAutoRefresh](https://pkg.go.dev/github.com/vbauerster/mpb/v8#WithAutoRefresh) option.

I suppose kernel >= 6.1 should solve this? https://www.phoronix.com/news/Linux-6.1-MS-Surface-Pro-9

Package `getparty` can be used in your own `main` as showcased in #28. Though this is not full-fledged lib support, but should cover most of the use cases imho.

I think it's not possible to measure ETA if you don't know total at all. If you get it at a later point then it's ok. I recommend first to...

Does this solution apply to SP9?

Same issue on OS X 10.11.4. Any update, how to fix?