๐พ Archived View for bbs.geminispace.org โบ u โบ stack โบ 2403 captured on 2023-11-04 at 17:03:49. Gemini links have been rewritten to link to archived content
โฌ ๏ธ Previous capture (2023-09-28)
โก๏ธ Next capture (2023-11-14)
-=-=-=-=-=-=-
Re: "@stack What is the top ten sort order based on when..."
Currently top list is processed by a bash script which sorts the players by name then takes the top 10. I noticed it's a bit weird about who is left out, but that is decided by the hashing order and maybe the order in which players are initially placed into the hash table... Point scores are ignored.
2023-06-25 ยท 4 months ago
Well, hash table or not, it's still nice to be at the top. ๐
@skyjake - I meant to say that the script sorts players by number of words, then takes the head 10.
2023-06-26 ยท 4 months ago
@stack What is the top ten sort order based on when multiple people have the same word count? Sorted by actual score?
๐ฌ skyjake ยท 3 comments ยท 1 like ยท 2023-06-25 ยท 4 months ago