Best xkcd
heavyconsulting.net
Best xkcd
1–10 of 12 posts
Re: Best xkcd
#2Re: Best xkcd
#3Re: Best xkcd
#4Re: Best xkcd
#5Re: Best xkcd
#6At the bottom is https://xkcd.com/1654/ >, which is actually pretty funny.
Re: Best xkcd
#7At the bottom is https://xkcd.com/1654/ >, which is actually pretty funny.
It should really be ; instead of & though, otherwise the first failed install method will stop the rest of the script from executing
& runs the thing in the background. So this is running all the commands in parallel.
Re: Best xkcd
#8Top comic:
> This comic beat 10 other comics and was beaten by 1 other comic for a total score of 0.9091.
Guess this site never got too popular...
Re: Best xkcd
#9This might be a good use case for https://trueskill.org/ since that takes into account what the rating of the other comic was when one is chosen over the other, it also gives an uncertainty value for each rating
In gaming, people often play against others closer to their skill, so you have to take that into account.
But with the comics, they're being chosen randomly so there's no bias like that to correct for.
Also people's assessment of the comparison comic is so noisy, knowing its rating probably won't help that much.
Uncertainty is key for deciding on the top ranking, but you can just use the standard formula for that.