Daniel Beckwith

Results 10 issues of Daniel Beckwith

I'm trying to figure out how to produce a debuggable binary from the PTX file that I can debug with the NVIDIA tools. It's looking like I'm going to need...

As a suggestion, it would be nice if either the API or documentation made it more obvious how you can detect the end of a media source. Currently, I do...

It seems like `z.discriminatedUnion` currently has quite narrow requirements for what you can use it with. Here are some example use cases that seem sound to me (in the sense...

enhancement
help wanted

For example, numeraljs has the keyword "money" in its package.json, but when I search for "money" on the TSD website, I get nothing. I think this would be nice to...

Is there any official way to install packages without having to use the sublime UI? I'd like to be able to write an external script that will install/uninstall packages by...

First of all, absolutely love this library, it's made it so easy to code live MIDI controllers, thank you! I've been doing some work to make the timing of my...

enhancement

It would be nice to be able to convert `OwningRef` to `OwningRef` when `O: CloneStableAddress`. Example: ```rust impl OwningRef where O: CloneStableAddress, { pub fn clone_owner(&self) -> OwningRef { //...

Every time I open the wallet it says it is not connected, and manually selecting any servers doesn't help. Tried with version 2.9.3 and 2.9.3.1 The only thing I see...

Love this tool! It's working great for me so far, but one thing I noticed is that the decoders produced don't use the TypeScript type names, so the decoder names...

**Describe the bug** I have two machines (desktop and home server) set up with the same XFCE desktop theme. Running an Xpra server on the server and connecting to it...

bug
help wanted
linux
cosmetic