laurent.orseau
2020-10-25 08:10:44

I think it should depend on how much time the answerer took, but I’d say at least a thumbs up, just to show that you read and accepted the answer. If it involves writing code I’d say a written thank you is more adequate. If it takes the answerer a whole week of code, a mere thank you seems subpar (and less likely to elicit another answer of the sort).


laurent.orseau
2020-10-25 08:11:44

@anything Just to observe that you merely replied with a thumbs up ;) (which seems fine to me)


maxbertinetti
2020-10-25 10:20:21

@maxbertinetti has joined the channel


sahli.youssef
2020-10-25 12:52:24

@sahli.youssef has joined the channel


anything
2020-10-25 14:13:27

LOL — I did, but because, you know, eventually you can’t thank people for thanking you. :slightly_smiling_face: (That’s infinite recursion!)


laurent.orseau
2020-10-25 14:20:23

I like infinite recursion!


laurent.orseau
2020-10-25 14:21:44

:point_down: :point_left: :point_right: :point_up:


anything
2020-10-25 14:25:22

LOL! Beautiful art! That reminds me of a drawing I did once for perhaps putting on a university professor’s office door. It had a title called “Recursion Club” and the drawing was a flowchart saying — do you like recursion? Then two arrows point you to the next step in the flowchart, one for yes and for one no. The one for yes takes you to “Yes, you may come in” and the one for “no” just you back to the question. You can only come in if you like recursion. :slightly_smiling_face: That’s not infinite recursion, of course, because you should let at least one way for the person to come in. :-)


laurent.orseau
2020-10-25 14:27:51

Haha nice. You should have asked instead “Do you understand recursion?” so that if you answer no repeatedly, at some point you should get it :wink:


anything
2020-10-25 14:28:23

That’s a great improvement! Thanks! I’ll draw that again some time!


laurent.orseau
2020-10-25 14:30:20

Use racket-paint! https://github.com/Metaxal/racket-paint (or, you know, something that can be used for actual drawings, like racket/draw and metapict :wink: )


anything
2020-10-25 14:32:58

Oh, wow, nice! :slightly_smiling_face: Will do!


jcoo092
2020-10-25 22:01:01

For a university paper I tutored, there was a question that involved recursion posted on the class forum (I forget the details). The other tutor wrote a response, and included a link introduced with something like “if you don’t remember recursion, see here for a refresher”, where the link was in the word “here”. The link was, of course, back to the page of the forum question (i.e. the page we were currently on).


anything
2020-10-26 01:04:03

That’s infinite recursion for those that will never get it! :slightly_smiling_face: