Dominik Nakamura

Results 40 issues of Dominik Nakamura

This is the re-implementation of validators as traits, rather than a plain closure trait object, as discussed in #54. There were a few unexpected hurdles during implementation: - Boxed trait...

**Is your feature request related to a problem? Please describe.** I'm trying to create a validator that uses user provided Regex patterns against the input. These patterns come from a...

enhancement

### Operating System Info macOS 12 ### Other OS _No response_ ### OBS Studio Version Other ### OBS Studio Version (Other) Latest master (9e15114750e12100db31b7f0d9f6b6050c807237) ### OBS Studio Log URL https://obsproject.com/logs/Kk4QAfK3apRQlY9p...

I just had an interesting bug where I made a spelling error for the `rename` attribute. When I discovered it, I thought the proc macro could probably catch this. What...

### Description Just realized that the link for `obws` was still pointing to the feature branch, that was already merged a while back. ### Motivation and Context ### How Has...

### Description Fix the category of the `GetRecordDirectory` request. ### Motivation and Context The category was `rconfig` instead of `config` (probably a misspell), which caused it to be missing from...

Deps.rs already has its own badge but shields.io allows for a wider variety of themes and customizations. That service has an endpoint feature that gives the option to generate badges...

**Checklist** - [ ] Updated CHANGELOG.md describing pertinent changes. - [ ] Updated README.md with pertinent info (may not always apply). - [ ] Updated `site` content with pertinent info...

- Update GitHub Actions and Zola to latest version - Simplify (and parallelize) build of examples in CI - Use action for CI cache, removed redundant steps - Move away...

**WIP: This issue is not done writing yet, please wait with comments. I just didn't want to lose state of this write up and created the issue already for now.**...

discussion