Jie

Results 123 comments of Jie

Hi @aedwardg, Sorry for the slow reply and thank you for opening this issue. The exercise is teaching two concepts, randomness and using erlang libraries, this explains why we are...

Great, let's do it! The comments live [over here](https://github.com/exercism/website-copy/tree/main/analyzer-comments/elixir), so a PR over there would be great. For detecting erlang in the analyzer, what would be required is [changing this...

Why? The points discussed haven't been addressed yet.

I'm going to close this as I didn't receive an answer to my question. Also, the use of `with` is a bit out of place here since no pattern match...

It seems to be fixed in 2.5.4 (possibly in a previous release, I didn't bisect it)

I looked into the [list of tags](https://exercism.org/docs/building/tooling/analyzers/tags) and thought a little. Here is my brain dump. There are many tags that will never be relevant (`paradigm:imperative`, `construct:class`, `construct:do-while-loop`...) and that's...

@ceddlyburge @mpizenberg if you want to have a meeting about this, I would love join. My absolute best time for meetings is Saturday mornings (Japan time) because the kids are...

That would be great for me :) Otherwise, I could also do after at 9 or 10PM Saturdays or Sundays.

I'm going to close this PR since we determined that it requires change in other repositories, and it's not clear that it is going to happen. We can open it...

@ceddlyburge related to our discussion on #621, I went through the exercises that we don't have implemented yet (`bin/configlet info`) to look for other exercises that we could use to...