Casey Rodarmor

Results 497 issues of Casey Rodarmor

I think the site lends itself well to android and iOS apps. I think the apps could be relatively expensive, since users already get to try the music and see...

It would be cool if a timer could be set after which the current piece would stop playing and the next piece would start playing. I would probably set it...

Why are tests on FreeBSD disabled? I noticed that they fail when enabled, but I figured I would ask here before digging too deep into why. If they can't be...

I'm migrating a Jekyll site whose atom feed is at feed.xml. I'd like to use the default Zola feed template, so I have to use the name `atom.xml`. Is there...

Is it possible to prevent multiple instances of a bot from running at the same time? I looked through the docs, but wasn't able to figure out how.

question
feature-request

I was trying to figure out how to construct an `Affine2` that included a non-uniform scale, and I think I found an unintended route to be able to create a...

### Motivation For quick and dirty error handling, it's often nice to use `Box`. This doesn't work well with `wasm-bindgen`, however, because `JsValue` doesn't implement `std::error::Error` ### Proposed Solution Implement...

enhancement

I'd like to add safe live shader reloading to vulkano. To support this, we would need to add some way to tell if the new shader can be substituted for...

type: enhancement

First I gotta say that I get so much value out of Kanji Koohii it's crazy. The user submitted stories are amazing, way better than anything I could come up...

feature

#### System details - OS: MacOS v10.14.6 - Rust version: rustc 1.45.0 (5c1f21c3b 2020-07-13) - Notify version: v4.0.15 from crates.io - Filesystem: APFS (Encrypted) #### Description I encountered this issue...

A-bug
os-mac