You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.
It sometimes happens that I want to follow a link with a hint with two characters, but as soon as I press the first (e.g. S from a hint SS), I'm sent to an entirely different page, because a hint with the single letter S was generated as well.
Here's the bummer: there are a lot of other hints starting with S on the same page.
It's not S specifically, and it doesn't happen often. But it happened for the third time this week just now, so I'd like to fix this. I was searching a bit in the code on where to ensure hint uniqueness, but I gave up before I was able to pinpoint it.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It sometimes happens that I want to follow a link with a hint with two characters, but as soon as I press the first (e.g.
S
from a hintSS
), I'm sent to an entirely different page, because a hint with the single letterS
was generated as well.Here's the bummer: there are a lot of other hints starting with
S
on the same page.It's not
S
specifically, and it doesn't happen often. But it happened for the third time this week just now, so I'd like to fix this. I was searching a bit in the code on where to ensure hint uniqueness, but I gave up before I was able to pinpoint it.The text was updated successfully, but these errors were encountered: