💾 Archived View for bbs.geminispace.org › s › SpellBinding › 2403 captured on 2024-07-09 at 04:48:58. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-06-16)

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

Comment by 🚀 stack

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

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 [mod]

2023-06-25 · 1 year ago

2 Later Comments ↓

🕹️ skyjake [OP...] · 2023-06-25 at 17:58:

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

🚀 stack [mod] · 2023-06-26 at 01:10:

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

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 · 1 year ago