Manish Goregaokar

Results 596 comments of Manish Goregaokar

@epage in general i think i would _include_ "does it make sense for this crate to live elsewhere" in my personal test for whether something should or shouldn't be under...

@mitsuhiko These are not internal crates. Maybe in the case of `serde/derive`, but not in the case of most of the other examples I've given.

A potentially useful example where I wanted something like this: docs.rs/yoke _technically_ uses `'static` as a stand-in for `'unsafe`: it needs to be able to talk about such lifetimes generically

A way to make this more pleasant without requiring too much work would be to just strip out intra doc links. Could also strip out `#` lines from rust code...

If we do add a feature it's probably worth speccing it in the [hand-input spec](http://immersive-web.github.io/webxr-hand-input)

/agenda to see what people think about a generic hands profile

I feel like the best path forward here is a "generic-hand" profile, which has the following characteristics: - Must have a select, like all input sources - May have a...

@toji thoughts? do you know how to make the changes to this library so it will accept the new generic?

I think it's better to do nothing by default, and experience can use something abstract if they wish. Basically, similar to what experiences should be doing for AR already. For...

generic-hand and generic-hand-squeeze seem fine to me.