Dan Dumont

Results 21 comments of Dan Dumont

What would be required to get this working on non Chrome OS systems?

@emaxx-google I'm exploring ways on how to do smartcard e2e encryption via the web. Ideally my PWA would have capabilities to do this like a native app would. I thought...

@epage NPM has this support. ``` npm version --help Bump a package version Usage: npm version [ | major | minor | patch | premajor | preminor | prepatch |...

more info: https://crates.io/crates/cargo-semver seems to do it.

@mxre Can you merge this and publish a new version?

When I do the same on windows, I don't see this problem. So this appears to be a linux issue. (perhaps the c toolchains in use)

@davvid I've been meaning to get some time to look at fixing an issue in your fork with block scalars. Unfortunately you have issues turned off, so I can't file...

Seeing as this is not completed yet I am hoping that someone here could help me out and tell me if I'm headed in the correct direction... here's what I...