John Arundel
John Arundel
That sounds good!
Yes, this is great, but it seems a shame to duplicate all the SHA-256 code. Since both SHA-256 and SHA-512 implement `Hasher`, should we rewrite this to use common hashing...
I think this is superseded by #130, isn't it?
Thanks, @relloyd! Arguably, this is a bug in `Slice`, which is used to return the results of `ListFiles`. If the slice is empty, the resulting pipe should contain no lines....
Absolutely, @hsheikhali1. Please do!
That's a very good question @hsheikhali1! Maybe one way to approach this is to ask "When my code is correct, what behaviour would users see from their programs?" We might...
Same problem here; pasting into the Polacode window has no effect, whether by pressing Cmd-V, or using the 'Paste' menu option. The VSCodeVim extension is not installed. No debug output....
I've been mentoring Go via Exercism and private coaching / training for a couple of years. I also do some pro bono work helping out underrepresented groups in tech. Perhaps...
This happens a lot, so I'd like to re-word the test case annotations a bit to make this clearer. Thanks for opening the issue!
Well, people still continue to get it wrong (and they always assume that they are correct and that despite literally tens of thousands of people successfully completing the exercise, the...