Anthony Scotti

Results 9 comments of Anthony Scotti

Hi @ebbflowgo, I don't have a Windows system with Ruby installed to fully test this issue but did you run `bundle install` to install all the needed dependencies? Let me...

From Twitter, https://twitter.com/luislavena/status/368406970878787584 issue is coming from ruby_http_parser (http_parser.rb) that needs to also be forced with --platform=ruby Let me know if that works for you @ebbflowgo

The unit test for the D track are using the build in `unittest` from the D core library. https://dlang.org/spec/unittest.html What you are seeing from the output is what you should...

Hi @maxhaton, thank you for your contribution. Please let me know if I'm wrong, but all the exercises used on Exercism for all language tracks are found in the [problem-specifications](https://github.com/exercism/problem-specifications)...

@petertseng Thanks for pointing that out to me, I missed that posting. Are there details on what an "track-specific exercise" is anywhere? I never seen this before on the tracks...

@petertseng thanks for the link, very helpful! @maxhaton Base on reading the about [Custom Problem Specifications](https://github.com/exercism/docs/blob/master/you-can-help/make-up-new-exercises.md#custom-problem-specifications) this PR also needs a `description.md` and a `metadata.yml` file to be under an...

Just to add to "Are there popular newsletters for Groovy?" Groovy Calamari from Sergio del Amo (@sdelamo) - http://groovycalamari.com/ Along with a Podcast, https://podcast.groovycalamari.com/index.html

Typically, I would be more than happy to help you experiment with the code to get what you need. However, this week is extremely busy for me, so I apologize...