Francois H. Theron

Results 6 comments of Francois H. Theron

The optimistic number is interesting, but a "real" number is useful. Resuming an interrupted `rsync --partial --progress` does the same thing, but it uses a small window so the real...

![screenshot from 2019-02-15 15-18-50](https://user-images.githubusercontent.com/16208294/52859958-d3a03e00-3136-11e9-9bbc-59579312a8f9.png) Ideally the colon on these three lines should have the same scope and whatever changes are made to conditional `keyword` scopes should probably apply to the...

Just in case, the word "apply" might have been a bad choice. I only meant that all those colons should have the same `punctuation.section.conditional.block` since they are part of conditional...

> I'd say the jumping part (out of the function to the next try-catch or maybe even the entire program) is more important This is my view as well. I'd...

Is it possible to assign a username to a custom bot, like @ottothebot, to make it discoverable in the contacts directory?

The following works, assuming the dialog only queries for available choices once. This rely on python's `property` feature to cheat and I cannot claim if this is reliable or safe,...