Jackson Tale
Jackson Tale
Hi. I begin to use yoru suite. It is very nice. However, could you please tell me how to _remove the long underscore line_ which indicates the current edit position?...
Again, maybe the code is length, but it is the best I can do. Basically, I first generate rows, and then check every column. Any suggestions to improve the code...
Hi Victor I am doing the 99 problems in OCaml now. do you want me to make pull requests frequently or in a batch? Either way is fine with me,...
In `mk_logwatch`, I saw `outputtxt += "%s%s %s%s\n" % (color, level, line[:-1], tty_normal)`? Why the output text is a kind of text concatenation? How does nagios read it? Can it...