Isaac Good
Isaac Good
Changing the label from "Save" to "Fork" might make the Update vs Fork behavior stand out more clearly.
+1 to getting something like this in. I was thinking something that waited, say, `min + step * 2 ** try * random.uniform(1 - jitter, 1 + jitter)`. I'd be...
I think this issue could be marked resolved, not that there's a `wait_exponential_jitter`.
There's *nix kernel support for this via inotify.
I'll vote for yes namespace.
Yes, I'm in favor of using the `::` for function namespaces.
This PR has seen no activity in 6 months. Is it still being used or should it be closed out?
See https://exercism.org/docs/tracks/python/test-driven-development where the track explicitly discusses this issue. > Exercism's Python track utilizes TDD methodology in its exercises. Unit tests are already written. The tests may be viewed by...
I believe there's a fair bit of agreement on this one. It would be great to have a shell scripting track that was more in line with actual sys admin...
Check out the awk track so you can write more complex awk scripts :) That might make you use bash directory for text manipulation even less!