Patrick Elsen

Results 79 issues of Patrick Elsen

Hey! This looks really cool, I love that you wrote this in Rust! I have a quick idea for you. I'm the author of [passgen](https://passgen.it), and the idea behind that...

Hey, awesome crate! I think the DecodeError is missing the Error implementation. Want me to make a PR for that?

**Would it be possible to allow the volume buttons (or maybe the slider in the menu bar) to bump the volume past 100% by pressing a modifier key at the...

Needs Design

Rust has the ability to specify optional features (think `#ifdef` in C/C++), as well as default features. When running any of the tooling without additional options (`cargo test`, `cargo build`,...

Since added `cargo-hack` to the tools available in the base image, the next step is to expose it cleanly for use by kraken jobs. This PR aims to do just...

[Trunk](https://trunkrs.dev/) is a tool used to build, bundle and ship Rust WebAssembly frontends. Since WebAssembly frontends need a little bit of glue code to talk to browser APIs, a tool...

Would you accept a MR where I turn this into a Rust WebAssembly app just to mix it up a bit? 😁

Could we have a `connect_with_url()` method? I'm thinking to basically move use what you are doing in `connect_with_defaults`, and then call this method from `connect with defaults()`. ```rust pub fn...

enhancement

Hello Mr. Carpenter, I would like to offer my assistance in writing this book. I am both an IPv6 nerd, and a LaTeX-diagramming nerd. I have two concrete ideas that...

Is it possible for force IPv4 or IPv6 connections?