Matthijs

Results 66 comments of Matthijs

I'm guessing you mean code samples for the Example Nodes, as a Simple Pattern Matching has already been merged. > lets focus on 1 concept at a time, preferrably the...

> I thought the idea was to keep the number of concepts to one or two per node It cannot be that simple, as concepts are often neither atomic nor...

> Does this sound like [using Valentine's Day for the story for Pattern Matching Proper] will work? To me it does. As I noted before, Valentine's Day is 'feature complete':...

The channel is valid, but it is not installed. `juliaup status` lists all installed channels. `juliaup list` lists all channels, installed or no. The error message could probably use some...

I suspect a patch to [problem-specifications/zipper](https://github.com/exercism/problem-specifications/tree/main/exercises/zipper) would be welcome as well.

To elaborate: the tests are generated/derived from the problem specifications in the [problem-specifications](https://github.com/exercism/problem-specifications/) repo. This is done to make it easier to collectively maintain exercises among the many individual language...

I really don't know, but I'm sure the maintainers of the problem-specifications repo will tell you.

Oh, silly me, of course it doesn't matter how it is generated: it is _unique_, after all!

I can confirm that updating "App Installer" fixes my previous problem.

The hints for Lucians Luscious Lasagna at the Rust track do render properly: [source](https://github.com/exercism/rust/blob/main/exercises/concept/lucians-luscious-lasagna/.docs/hints.md), [rendering](https://exercism.org/tracks/rust/exercises/lucians-luscious-lasagna/edit). I guess a syntax issue. Ours does not start with `# Hints` and uses only...