Eric Mark Martin

Results 35 comments of Eric Mark Martin

I'd love to help with your fork in any way I can. What is the shifted_characters problem that you are referencing in your comment?

@firstyear and I would really like this functionality for our work in kanidm/webauthn-rs, where we need to parse cbor values out of byte streams.

I'm also somewhat curious about why I have to subtract one off of the error's offset.

> Is there somewhere within the serde_cbor codebase where this could be added as an example usage? Maybe in `from_slice`? @dtolnay, would you accept a PR adding such an example...

For me, activating the visor from a full-screen app opens the visor in a non-fullscreen desktop and does not shift me from my full-screen app. What would be really cool,...

Unfortunately, there is no applescript for current playlist.

I just did some more looking around, and I can try to add something to the `spotify play list` command to store the playlist and print out the playlist if...

I figured as much. I'll see if anything can be done without dependencies, but it might involve changing the behavior from a random playlist selection taking the first one. Would...

@tpritc, the only other thing I can think of is another API call. I'll try to put that together to see what it looks like. @hnarayanan enjoy your vacation. I'll...

@tpritc, I just did some digging and I think you're right about `spotify help [cmd]` vs `spotify [cmd] help`. For instance `git` and `brew` use `git help [cmd]` and `brew...