-
When I was on the page https://exercism.org/tracks/vimscript, it told me the CLI command to use is `exercism download --exercise=hello-world --track=Vim script`. This is incorrect and should be `exerc…
-
Hi y'all,
After coding up answers to the exercise and testing and submitting, and then checking community solutions for ideas, I saw I actually had an error in my implementation, but the current te…
-
Sometimes the API encounters an error and returns an error message in HTML format rather than JSON format. The CLI is unable to handle this, and the user gets a completely unhelpful error message:
`e…
-
I suggest to add addtional test case to 'Matching Brackets' exersize. Something like this:
```
def test_new_pair_at_the_end(self) -> None: …
-
Inspired by [this post on the forum](https://forum.exercism.org/t/question-about-the-java-builds-at-the-cli/9284), the process of setting up a local development environment for exercises on the Java t…
-
## Error in v3
**ActionView::Template::Error** in **tracks/exercises#show**
Mysql2::Error: Table 'exercism.generic_exercises' doesn't exist
[View on Bugsnag](https://app.bugsnag.com/exercism/v3/erro…
iHiD updated
10 months ago
-
Big fan of exercism, and having a lot of fun in different tracks.
But on my wishlist I have an array language, such as ngn/k .
I think that could be a valuable addition as they are different from …
-
Test 29 of the Forth exercise seems wrong. If I understand the test the right way the output should be [1,2,2] instead of [1,2,1].
-
On version 1.0.2, getting some error nodes when parsing this bit of code (taken from https://exercism.org/tracks/unison/exercises/zebra-puzzle/solutions/runarorama):
```haskell
zebraPuzzle.eachHou…
-
Hi there
I currently have fun working a bit through elixir again. Today's "Guessing Game" left me a bit unsatisfied.
I can complete the exercise either by following the advice of the exercise (h…
kronn updated
9 months ago