given the age of this site, surely running out of questions is impossible? I have friends telling me they've run out of questions but they haven't even answered all of mine yet, is there a reason for this?
967.185 days ago
Aug 4, 2020 - 2:11 AM
Questions stay active for 3 days.
967.166 days ago
Aug 4, 2020 - 2:38 AM
interesting-- mind if i ask the reasoning for having them expire?
967.164 days ago
Aug 4, 2020 - 2:41 AM
There have been over 2 million questions asked. If you want any answers to your questions or want your answers to go to someone who will read them, you have to make questions expire. I'd guess a large percentage of the total questions asked belong to inactive users.
967.079 days ago
Aug 4, 2020 - 4:44 AM
fair point-- having it so questions asked in the past three days are prioritized to be all answered first before moving onto the archive could address the issue, unless the problem is just the trouble with storing the sheer amount of questions
966.524 days ago
Aug 4, 2020 - 6:03 PM
I'm more worried about letting people respond to questions of people who are never coming back and won't see the answer at all. What I could do is create a heuristic that chooses a random user that's been online recently and choose a random inactive question that you haven't answered. It's definitely something that can be done and multiple ways to do it, but regardless, there is quite a bit of work that needs to go into it and I'm being pulled in a few directions at the moment with other projects. There are other underlying mechanisms to the question picker algorithm that have to do with troll/flood mitigation that I have to take into consideration as well (the details of which aren't publicly known) which also adds an extra layer of complexity.
966.381 days ago
Aug 4, 2020 - 9:29 PM
Gotcha-- thanks for the answer!
965.451 days ago
Aug 5, 2020 - 7:49 PM
I got an answer to a question that was like months old. How? I didn’t make it active.
644.992 days ago
Jun 22, 2021 - 6:49 AM
If you asked it publicly, it's pinned to your profile and anyone who looks at you can answer it.
644.94 days ago
Jun 22, 2021 - 8:04 AM
644.537 days ago
Jun 22, 2021 - 5:44 PM
{
"thread_id": "10813",
"posts": [
{
"id": "1081575",
"time": "1596507099",
"html": "given the age of this site, surely running out of questions is impossible? I have friends telling me they've run out of questions but they haven't even answered all of mine yet, is there a reason for this?",
"user": "arale2"
},
{
"id": "1081586",
"time": "1596508736",
"html": "Questions stay active for 3 days.",
"user": "blake"
},
{
"id": "1081588",
"time": "1596508916",
"html": "interesting-- mind if i ask the reasoning for having them expire?",
"user": "arale2"
},
{
"id": "1081597",
"time": "1596516272",
"html": "There have been over 2 million questions asked. If you want any answers to your questions or want your answers to go to someone who will read them, you have to make questions expire. I'd guess a large percentage of the total questions asked belong to inactive users.",
"user": "coldfrost"
},
{
"id": "1081616",
"time": "1596564239",
"html": "fair point-- having it so questions asked in the past three days are prioritized to be all answered first before moving onto the archive could address the issue, unless the problem is just the trouble with storing the sheer amount of questions",
"user": "arale2"
},
{
"id": "1081628",
"time": "1596576583",
"html": "I'm more worried about letting people respond to questions of people who are never coming back and won't see the answer at all. What I could do is create a heuristic that chooses a random user that's been online recently and choose a random inactive question that you haven't answered. It's definitely something that can be done and multiple ways to do it, but regardless, there is quite a bit of work that needs to go into it and I'm being pulled in a few directions at the moment with other projects. There are other underlying mechanisms to the question picker algorithm that have to do with troll/flood mitigation that I have to take into consideration as well (the details of which aren't publicly known) which also adds an extra layer of complexity.",
"user": "blake"
},
{
"id": "1081666",
"time": "1596656948",
"html": "Gotcha-- thanks for the answer!",
"user": "arale2"
},
{
"id": "1151212",
"time": "1624344550",
"html": "I got an answer to a question that was like months old. How? I didn\u2019t make it active.",
"user": "wlicky"
},
{
"id": "1151223",
"time": "1624349049",
"html": "If you asked it publicly, it's pinned to your profile and anyone who looks at you can answer it.",
"user": "coldfrost"
},
{
"id": "1151279",
"time": "1624383863",
"html": "Oh.",
"user": "wlicky"
}
],
"users": {
"arale2": {
"name": "arale2",
"key": "arale2",
"url": "/users/arale2",
"avatar": "/uploads/drawn/16137.png",
"rankClass": "civilian",
"rankText": "",
"posts": "24"
},
"blake": {
"name": "Blake",
"key": "blake",
"url": "/users/blake",
"avatar": "/uploads/drawn/16553.png",
"rankClass": "webmaster",
"rankText": "Webmaster",
"posts": "3033"
},
"coldfrost": {
"name": "Coldfrost",
"key": "coldfrost",
"url": "/users/coldfrost",
"avatar": "/uploads/drawn/13761.png",
"rankClass": "civilian",
"rankText": "",
"posts": "8073"
},
"wlicky": {
"name": "W_Licky",
"key": "wlicky",
"url": "/users/wlicky",
"avatar": "/uploads/drawn/41631.png",
"rankClass": "civilian",
"rankText": "",
"posts": "10438"
}
},
"page_num": 1,
"locked": 0,
"total_pages": 1
}