๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ u โ€บ stack โ€บ 2403 captured on 2023-12-28 at 18:20:05. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2023-11-14)

โžก๏ธ Next capture (2024-02-05)

๐Ÿšง View Differences

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

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

Jun 25 ยท 6 months ago

2 Later Comments โ†“

๐Ÿš€ skyjake ยท 2023-06-25 at 17:58:

Well, hash table or not, it's still nice to be at the top. ๐Ÿ˜‰

๐Ÿš€ stack ยท 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 ยท Jun 25 ยท 6 months ago