Chris Dailey

Results 82 issues of Chris Dailey

Making use of passing a number to `Random.new(seed)` eventually calls [`randomSeed1(WrenVM* vm)`](https://github.com/wren-lang/wren/blob/main/src/optional/wren_opt_random.c#L57-L66). `randomSeed1` uses that number cast as a `uint32_t` to call cstdlib's `srand()`, and then fills out the initial...

Just bumped the premake binary to the latest release and generated projects/solution for Visual Studio 2022.

### Steps to reproduce: - Download attached solution, extract, open. - Issue build solution command to get fresh builds of all projects. - Issue build solution command again, observe behavior....

bug

### Steps to reproduce: - Download attached project and extract to folder. - Restore packages, build. - Observe error. * `DllExport -version`: v1.7.4.29858+c1cc52f * Used Visual Studio / MSBuild :...

bug

Hello! I've started working on a small tool to create color reduced, dithered images to draw on eInk displays. My inspiration came from seeing the things people have posted here...

Hello! Real quick I wanted to say that I'm so glad I found this project, it's the exact amount of auto-magic I was hoping for In a plugin system! So,...

Hello! My project is using the new Input System, and I need access to trackers, which Unity doesn't yet support through Open XR. As a result, my setup looks like...

https://trello.com/c/fTi5Ug0l/41-amiibo-password-storage

amiibo
crypto
p1.high

https://trello.com/c/w3KYMvXZ/39-amiibo-aes-key-file-management

settings
amiibo
p2.medium
files
crypto