1. 2
  1.  

  2. 2

    This is a DUP. I don’t know why the DUP checker didn’t find it.

    http://commandcenter.blogspot.com/2014/01/self-referential-functions-and-design.html?m=1

    1. 3

      I’ll delete it. Sorry!

      edit: Seems I can’t delete it. :/

      1. 2

        I didn’t mean to sound like I was blaming you. There is some dup checking code in Lobsters that is supposed to help posters find these. Maybe an admin will notice this thread and do something.

        1. 3

          No worries. I’m new to the community, and of course didn’t mean to post a dup. I could have used the search feature to double check, but the dup checking should be enough, ideally…

          edit: Ah. So, I think the dup checking allows dups every 30 days, based on the code: https://github.com/jcs/lobsters/blob/master/app/models/story.rb#L36 I must have submitted it just after 30 days of the original.

          1. 1

            Bonus points for reading the code :)

      2. 1

        Probably because of the ?m=1 at the end of the previous submission.