๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ u โ€บ satch โ€บ 16885 captured on 2024-06-16 at 17:28:36. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2024-05-26)

โžก๏ธ Next capture (2024-07-09)

๐Ÿšง View Differences

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

Comment by ๐Ÿ satch

Re: "Another corner condition bug"

In: s/farkle

@gritty no I think the first one is better

๐Ÿ satch

May 12 ยท 5 weeks ago

2 Later Comments โ†“

๐Ÿš€ stack [OP] ยท May 12 at 20:33:

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.

๐Ÿ€ 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 ยท 5 weeks ago