💾 Archived View for bbs.geminispace.org › u › stack › 2403 captured on 2023-09-28 at 20:08:57. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-08)

➡️ Next capture (2023-11-04)

🚧 View Differences

-=-=-=-=-=-=-

Re: "@stack What is the top ten sort order based on when..."

Comment in: s/SpellBinding

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.

🚀 stack

2023-06-25 · 3 months ago

2 Later Comments ↓

🚀 skyjake

Well, hash table or not, it's still nice to be at the top. 😉

🚀 stack

@skyjake - I meant to say that the script sorts players by number of words, then takes the head 10.

2023-06-26 · 3 months ago

Original Post

🌒 s/SpellBinding

@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 · 3 months ago