-
On clicking on the icon of this exercise, I see there is no text available and if I try to download, I get this :`me@me-X510UNR:~/exercism/kotlin$ exercism download --exercise=forth --track=kotlin
Er…
ptyxs updated
5 years ago
-
I've recently noticed (based on two of my solutions) that code passing local tests instantly times out on your servers. Upon resubmitting the very same code passes. Below are links to said exercises:
…
wsgac updated
2 years ago
-
We hit an error trying to sync the latest commit (38da89d72252d59cacac454d41fb05b132e44f4b) to the website.
The error was:
```
Mysql2::Error: Duplicate entry '116-136026' for key 'index_concept_autho…
-
### Background
- It's convenient for Exercism to store track configuration on GitHub, and sync with the website after a PR gets merged. This makes it easy for people to contribute, and we've done it …
-
Follow-up on some discussions with Erik, starting from implementation options for https://github.com/exercism/configlet/issues/328.
I suggested that for a first implementation of markdown linting, …
-
As discussed in https://github.com/exercism/docs/pull/347, the amount of reputation that we award for PRs/issues could perhaps use some fine-tuning. Getting these numbers right is very difficult, but …
-
We hit an error trying to sync the latest commit (38d9a6ee567bfae8cf7c26579aa295e4244fc58c) to the website.
The error was:
```
Mysql2::Error: Duplicate entry '467-312980' for key 'index_concept_autho…
-
For #48in24, the Crystal track missing a few exercises, we would appreciate contributors to help out with implementing exercises.
## ✅ Getting started
Before you start, write a message in this i…
-
Even with the reference solution. It seems the resource limit in the worker is not sufficient to run the big tests. Either the tests should be made smaller or the worker limits should be raised.
ht…
-
As people develop repositories to use as Classroom assignments, it would be very useful to provide a browsable directory of exercises that teachers can select from.
**Background**
@johndbritton and …