Michiel de Jong

Results 677 comments of Michiel de Jong
trafficstars

That's mainly because we don't know the submit date :) One thing you can do is order by the `submittedBy` or `discussion` column. Older points (from the era when we...

Points submitted after that change ^ will have a timestamp, so we can then sort by that.

I'll see what I can do, sorry for the delay!! Day job has been busy :)

I (finally) had a look, trying to build it locally. Looks like the issue was probably caused because the version of Meteor we use is very outdated. I'll see if...

hm, looks like the meteorhacks/meteord base image is outdated and no longer really maintained: https://github.com/meteorhacks/meteord/commits/master https://circleci.com/gh/meteorhacks/meteord/tree/master

maybe if we stick to an older base image, we can avoid having to update Meteor.

~~Trying now with danieldent/meteor:1.1.0.2-onbuild, which was published around the same time as our app (Meteor is now at 1.4, but we want to keep its old behavior, at least until...

Trying out https://hub.docker.com/r/ulexus/meteor/

I find Meteor is hard to install and hard to use. Also given that we didn't yet find any Meteor developers who want to / can contribute to our project,...

Let's discuss this in the next team meeting cc @piks3l @JimmStout