Tim Mackinnon

Results 108 comments of Tim Mackinnon

@samWson - I did a quick experiment to embed images into the docs, and its pretty easy - if you look at tests.md (or browse our docs online), you can...

@bencoman - as a sidenote, I probably should have mentioned that the desire to not define classes is not just driven by a purity of TDD - its actually much...

@samWson I would say lets get some images sorted out, and raise a separate issue for a screencast (the other Stephan showed me how to use Screenflow at PharoDays 2017,...

Ben are you sure about this? I’ve never had this problem? I developed and checked in all 5 user exercises using the normal tools and they committed without error and...

I would be against splitting and sub folders - it’s too complicated and leads to lots of confusion. Keep it simple. I’m not convinced we actually have a problem.

re-reading - you can’t get around students getting solutions from git - this is often discussed in the exercism channels. Let’s leave this to them - I think we should...

Hi Ben - I am using the the newer Iceberg - but I've tried to create a new image and I'm struggling in a hotel room to do it. One...

I am trying to re figure out the magic foo to download the project using iceberg - https://github.com/exercism/pharo/tree/master/dev/src doesn't work for a remote repo. I know you can do it...

For students - the command line is the simplest of all and matches the experience with other languages. This is what’s already described in the exercism intro/install pages. I think...

This does remind me, that depending on how we get submit working with relevant meta-data we might not need to shell and run a cli exercism generate to create that...