themotte / rDrama

This code runs https://www.themotte.org. Forked from https://github.com/Aevann1/rDrama
GNU Affero General Public License v3.0
25 stars 31 forks source link

Add data diagnostics and pyenv support. #598

Closed zorbathut closed 1 year ago

zorbathut commented 1 year ago

(1) Yeah, I'm just kind of accepting this for now. It's unclear what meaning I want from this, but I know how it works internally.

Note that if you'd had three things to janitor, you would have gotten one Pending and one result for each one.

I think the answer I really want is "the number of people who have submitted data on each day" but that's kinda complicated and not something I want to mess with right now.

(2) I think this might just be an artifact of not having much input data; when I run it on actual data, it clamps the range appropriately. It's probably just saying "well, I have one datapoint, I dunno what you want me to do with that, guess it's a five-year range".

(3) I think I'm already doing this elsewhere :V Really, these tools should be part of a separate system, but I'm fine with this as-is for now - it shouldn't be accessible on live servers.

If it turns out I'm wrong, well, my mistake!

Also, thanks :D