💾 Archived View for bbs.geminispace.org › u › gritty › 16641 captured on 2024-08-25 at 06:55:09. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-18)

🚧 View Differences

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

Comment by 🍀 gritty

Re: "@gritty When I open the "Play Farkle" / proceed to app link..."

In: u/skyjake

@sev welp, I'm an idiot. I used randrange(1,6) instead of randint(1,6), the latter being inclusive of the 6. I could've done randrange(1,7) as well. You'd think I'd have noticed after all the testing lol. Thanks for identifying.

🍀 gritty

May 07 · 4 months ago

5 Later Comments ↓

🍀 gritty · May 07 at 12:25:

I obv don't write unit tests for my code, and I should.

🚀 sev · May 07 at 16:06:

Glad it was an easy fix. Funny it took us so long to notice!

🐐 satch · May 07 at 16:59:

Haha! You’re right!

🐐 satch · May 07 at 17:08:

@gritty if you go to gemini://gemini.smallweb.space/farkle/tournament/current.gmi then click on rules the link is broken

There might be some other broken links as well

🍀 gritty · May 07 at 22:59:

might be a record today, everyone is in the 6k range with one tie.

another case I didn't account for is ties for 1st 2nd and 3rd.

this is why I'm not a professional programmer, ha. thanks for your patience

Original Post

🕹️ skyjake [...]

@gritty When I open the "Play Farkle" / proceed to app link (/farkle/app), it has started responding with status 10 so I get an input prompt. A bug? The game works normally after submitting empty text in that initial query.

💬 13 comments · 2 likes · May 06 · 4 months ago