-
I"ve redirected wohand.com to my node server but am not getting any line when opening up Switchbot. I'm wondering if perhaps the firmware server is now different. Is there anyway to check? Any clues w…
-
-
I have trouble seeing the difference between the text colors when a clue number is changed from black/white to the grey color - so I will miss that a clue is still open or has been finished.
I sugg…
-
For people solving clues without the globe trotter shorts, it's mildly inconvenient trying to find which emote to click in emote tab. Would it be possible to highlight which emote to click when an emo…
-
Allow for the creation of multimedia clues, such as images, videos, and audio. This could be used for guessing the name of a song, or naming an object
-
**Is your feature request related to a problem? Please describe.**
With the new numbering system it is difficult to search for a clue by number. @clue/search only works for keywords and the numbering…
-
Add support for picture clues! Many image clues are already in the J-Archive. We would just need to grab those and display them. Also could add support for audio clues.
For images not in the J-Arch…
-
Hi. I'm interested to try this out, but my working knowledge of ocaml tooling has faded.
Starting from a basic Ubuntu installation, how would I run the example in the README?
p.s. I'd actually p…
dckc updated
8 months ago
-
https://moodle-app2.let.ethz.ch/pluginfile.php/181188/mod_resource/content/3/clues.pdf
-
In case
```
S1: R1 := R31 + 3
S2: R2 := R1 + 5
S3: R3 = MemLoad[R2]
```
Then we need to make the regions
```
Stack(3)
Stack(8)
```
Then exclusion offsets are `Set(4, 5, 6, 7, 8)` such …