Hi pharoers I would like to know if you would like to participate to http://adventofcode.com/2016 For example we could do the same as https://github.com/norvig/pytudes/blob/master/ipynb/Advent%20of%20Code.ipynb Stef
The 2017 version will be online on 1st December normally. I will participate for sure, I implemented some of the algorithms of 2016 versions and Iâd say that Pharo is really cool to do that because of its nice Collections framework (a lot of exercises are about extracting data from/transforming/interpret data-structures provided serialised in a text file). :-) Julien
Le 22 nov. 2017 à 13:29, Stephane Ducasse <stepharo.self@gmail.com> a écrit :
Hi pharoers
I would like to know if you would like to participate to http://adventofcode.com/2016
For example we could do the same as https://github.com/norvig/pytudes/blob/master/ipynb/Advent%20of%20Code.ipynb
Stef
BTW, the Japanese Smalltalk community is doing an advent Calendar every year: https://qiita.com/advent-calendar/2016/smalltalk The 2017 edition is in preparation here: https://qiita.com/advent-calendar/2017/smalltalk On Wed, Nov 22, 2017 at 1:29 PM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Hi pharoers
I would like to know if you would like to participate to http://adventofcode.com/2016
For example we could do the same as https://github.com/norvig/pytudes/blob/master/ipynb/ Advent%20of%20Code.ipynb
Stef
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC/UY1) "Programs must be written for people to read, and only incidentally for machines to execute."http://www.doesnotunderstand.org/
Julien could you open a github project so that we can do the same as norviq? And get a log of the problems and solution? Stef On Wed, Nov 22, 2017 at 2:25 PM, Serge Stinckwich < serge.stinckwich@gmail.com> wrote:
BTW, the Japanese Smalltalk community is doing an advent Calendar every year:
https://qiita.com/advent-calendar/2016/smalltalk
The 2017 edition is in preparation here: https://qiita.com/advent- calendar/2017/smalltalk
On Wed, Nov 22, 2017 at 1:29 PM, Stephane Ducasse <stepharo.self@gmail.com
wrote:
Hi pharoers
I would like to know if you would like to participate to http://adventofcode.com/2016
For example we could do the same as https://github.com/norvig/pytudes/blob/master/ipynb/Advent% 20of%20Code.ipynb
Stef
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC/UY1) "Programs must be written for people to read, and only incidentally for machines to execute."http://www.doesnotunderstand.org/
On Wed, Nov 22, 2017 at 4:55 PM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
Julien
could you open a github project so that we can do the same as norviq? And get a log of the problems and solution?
âYes would be nice. -- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC/UY1) "Programs must be written for people to read, and only incidentally for machines to execute."http://www.doesnotunderstand.org/
Ok I created one [1], maybe if multiple people are playing with me we can gather the different solutions we get for each puzzle in this repository. Julien [1]: https://github.com/juliendelplanque/AdventOfCode2017WithPharo
Le 22 nov. 2017 à 16:55, Stephane Ducasse <stepharo.self@gmail.com> a écrit :
Julien
could you open a github project so that we can do the same as norviq? And get a log of the problems and solution?
Stef
On Wed, Nov 22, 2017 at 2:25 PM, Serge Stinckwich <serge.stinckwich@gmail.com <mailto:serge.stinckwich@gmail.com>> wrote: BTW, the Japanese Smalltalk community is doing an advent Calendar every year:
https://qiita.com/advent-calendar/2016/smalltalk <https://qiita.com/advent-calendar/2016/smalltalk>
The 2017 edition is in preparation here: https://qiita.com/advent-calendar/2017/smalltalk <https://qiita.com/advent-calendar/2017/smalltalk>
On Wed, Nov 22, 2017 at 1:29 PM, Stephane Ducasse <stepharo.self@gmail.com <mailto:stepharo.self@gmail.com>> wrote: Hi pharoers
I would like to know if you would like to participate to http://adventofcode.com/2016 <http://adventofcode.com/2016>
For example we could do the same as https://github.com/norvig/pytudes/blob/master/ipynb/Advent%20of%20Code.ipynb <https://github.com/norvig/pytudes/blob/master/ipynb/Advent%20of%20Code.ipynb>
Stef
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC/UY1) "Programs must be written for people to read, and only incidentally for machines to execute." http://www.doesnotunderstand.org/ <http://www.doesnotunderstand.org/>
Tx I forked it. On Wed, Nov 22, 2017 at 5:38 PM, Julien <julien.delplanque@inria.fr> wrote:
Ok I created one [1], maybe if multiple people are playing with me we can gather the different solutions we get for each puzzle in this repository.
Julien
[1]: https://github.com/juliendelplanque/AdventOfCode2017WithPharo
Le 22 nov. 2017 à 16:55, Stephane Ducasse <stepharo.self@gmail.com> a écrit :
Julien
could you open a github project so that we can do the same as norviq? And get a log of the problems and solution?
Stef
On Wed, Nov 22, 2017 at 2:25 PM, Serge Stinckwich < serge.stinckwich@gmail.com> wrote:
BTW, the Japanese Smalltalk community is doing an advent Calendar every year:
https://qiita.com/advent-calendar/2016/smalltalk
The 2017 edition is in preparation here: https://qiita.com/advent-calen dar/2017/smalltalk
On Wed, Nov 22, 2017 at 1:29 PM, Stephane Ducasse < stepharo.self@gmail.com> wrote:
Hi pharoers
I would like to know if you would like to participate to http://adventofcode.com/2016
For example we could do the same as https://github.com/norvig/pytudes/blob/master/ipynb/Advent%2 0of%20Code.ipynb
Stef
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC/UY1) "Programs must be written for people to read, and only incidentally for machines to execute."http://www.doesnotunderstand.org/
Iâll write a README with some instructions to avoid clash when merging pull requests. For example, each participant could create a directory with its name and put all his stuff inside it. Julien
Le 22 nov. 2017 à 21:09, Stephane Ducasse <stepharo.self@gmail.com> a écrit :
Tx I forked it.
On Wed, Nov 22, 2017 at 5:38 PM, Julien <julien.delplanque@inria.fr <mailto:julien.delplanque@inria.fr>> wrote: Ok I created one [1], maybe if multiple people are playing with me we can gather the different solutions we get for each puzzle in this repository.
Julien
[1]: https://github.com/juliendelplanque/AdventOfCode2017WithPharo <https://github.com/juliendelplanque/AdventOfCode2017WithPharo>
Le 22 nov. 2017 à 16:55, Stephane Ducasse <stepharo.self@gmail.com <mailto:stepharo.self@gmail.com>> a écrit :
Julien
could you open a github project so that we can do the same as norviq? And get a log of the problems and solution?
Stef
On Wed, Nov 22, 2017 at 2:25 PM, Serge Stinckwich <serge.stinckwich@gmail.com <mailto:serge.stinckwich@gmail.com>> wrote: BTW, the Japanese Smalltalk community is doing an advent Calendar every year:
https://qiita.com/advent-calendar/2016/smalltalk <https://qiita.com/advent-calendar/2016/smalltalk>
The 2017 edition is in preparation here: https://qiita.com/advent-calendar/2017/smalltalk <https://qiita.com/advent-calendar/2017/smalltalk>
On Wed, Nov 22, 2017 at 1:29 PM, Stephane Ducasse <stepharo.self@gmail.com <mailto:stepharo.self@gmail.com>> wrote: Hi pharoers
I would like to know if you would like to participate to http://adventofcode.com/2016 <http://adventofcode.com/2016>
For example we could do the same as https://github.com/norvig/pytudes/blob/master/ipynb/Advent%20of%20Code.ipynb <https://github.com/norvig/pytudes/blob/master/ipynb/Advent%20of%20Code.ipynb>
Stef
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC/UY1) "Programs must be written for people to read, and only incidentally for machines to execute." http://www.doesnotunderstand.org/ <http://www.doesnotunderstand.org/>
Ok can you put a link on the advent of code web page? On Wed, Nov 22, 2017 at 9:11 PM, Julien <julien.delplanque@inria.fr> wrote:
Iâll write a README with some instructions to avoid clash when merging pull requests.
For example, each participant could create a directory with its name and put all his stuff inside it.
Julien
Le 22 nov. 2017 à 21:09, Stephane Ducasse <stepharo.self@gmail.com> a écrit :
Tx I forked it.
On Wed, Nov 22, 2017 at 5:38 PM, Julien <julien.delplanque@inria.fr> wrote:
Ok I created one [1], maybe if multiple people are playing with me we can gather the different solutions we get for each puzzle in this repository.
Julien
[1]: https://github.com/juliendelplanque/AdventOfCode2017WithPharo
Le 22 nov. 2017 à 16:55, Stephane Ducasse <stepharo.self@gmail.com> a écrit :
Julien
could you open a github project so that we can do the same as norviq? And get a log of the problems and solution?
Stef
On Wed, Nov 22, 2017 at 2:25 PM, Serge Stinckwich < serge.stinckwich@gmail.com> wrote:
BTW, the Japanese Smalltalk community is doing an advent Calendar every year:
https://qiita.com/advent-calendar/2016/smalltalk
The 2017 edition is in preparation here: https://qiita.com/advent-calen dar/2017/smalltalk
On Wed, Nov 22, 2017 at 1:29 PM, Stephane Ducasse < stepharo.self@gmail.com> wrote:
Hi pharoers
I would like to know if you would like to participate to http://adventofcode.com/2016
For example we could do the same as https://github.com/norvig/pytudes/blob/master/ipynb/Advent%2 0of%20Code.ipynb
Stef
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC/UY1) "Programs must be written for people to read, and only incidentally for machines to execute."http://www.doesnotunderstand.org/
I made an adventofcode channel in Discord. Time for bots... Phil On Nov 22, 2017 21:25, "Stephane Ducasse" <stepharo.self@gmail.com> wrote:
Ok can you put a link on the advent of code web page?
On Wed, Nov 22, 2017 at 9:11 PM, Julien <julien.delplanque@inria.fr> wrote:
Iâll write a README with some instructions to avoid clash when merging pull requests.
For example, each participant could create a directory with its name and put all his stuff inside it.
Julien
Le 22 nov. 2017 à 21:09, Stephane Ducasse <stepharo.self@gmail.com> a écrit :
Tx I forked it.
On Wed, Nov 22, 2017 at 5:38 PM, Julien <julien.delplanque@inria.fr> wrote:
Ok I created one [1], maybe if multiple people are playing with me we can gather the different solutions we get for each puzzle in this repository.
Julien
[1]: https://github.com/juliendelplanque/AdventOfCode2017WithPharo
Le 22 nov. 2017 à 16:55, Stephane Ducasse <stepharo.self@gmail.com> a écrit :
Julien
could you open a github project so that we can do the same as norviq? And get a log of the problems and solution?
Stef
On Wed, Nov 22, 2017 at 2:25 PM, Serge Stinckwich < serge.stinckwich@gmail.com> wrote:
BTW, the Japanese Smalltalk community is doing an advent Calendar every year:
https://qiita.com/advent-calendar/2016/smalltalk
The 2017 edition is in preparation here: https://qiita.com/advent-calen dar/2017/smalltalk
On Wed, Nov 22, 2017 at 1:29 PM, Stephane Ducasse < stepharo.self@gmail.com> wrote:
Hi pharoers
I would like to know if you would like to participate to http://adventofcode.com/2016
For example we could do the same as https://github.com/norvig/pytudes/blob/master/ipynb/Advent%2 0of%20Code.ipynb
Stef
-- Serge Stinckwich UMI UMMISCO 209 (IRD/UPMC/UY1) "Programs must be written for people to read, and only incidentally for machines to execute."http://www.doesnotunderstand.org/
participants (4)
-
Julien -
philippe.back@highoctane.be -
Serge Stinckwich -
Stephane Ducasse