💾 Archived View for bbs.geminispace.org › s › farkle › 16886 captured on 2024-08-18 at 22:30:23. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-07-09)

➡️ Next capture (2024-08-31)

🚧 View Differences

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

Comment by 🚀 stack

Re: "Another corner condition bug"

In: s/farkle

Well, if you implement my idea of accepting values, you can take multiple inputs in any order! If you keep renumbering dice, order matters, and to be safe you probably should not accept multiple inputs. Although it's unlikely to receive them out-of-order.

🚀 stack [OP]

May 12 · 3 months ago

1 Later Comment

🍀 gritty [mod] · May 12 at 20:41:

ah I get it now. Let me think it over, but you're right, multiple inputs should be disabled - I have flags for this but apparently I wasn't checking

Original Post

🌒 s/farkle

Another corner condition bug — Somehow, in Lagrange, I managed to get two "select dice" dialogs. After the first one is accepted, the second one results in a crashed cgi. I was not able to easily replicate it, so I opened two windows with the same certificate into "?select", and yup, same deal - pythony CGI crash It seems that your logic is not protected from out-of-sequence responses. Oh, entering the selection directly into the URL line allows you to select from the remaining dice more than...

💬 stack · 5 comments · May 12 · 3 months ago