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.
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…
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
I’ll delete it. Sorry!
edit: Seems I can’t delete it. :/
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.
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.
Bonus points for reading the code :)
Probably because of the
?m=1at the end of the previous submission.