Richard Schneeman

Results 473 comments of Richard Schneeman

I marked https://github.com/andrewhickman/fs-err/pull/60 as ready for review

Not the maintainer, this is a drive-by comment. Feel free to dismiss if this isn't useful: Meta Feedback on the issue and PR I've just been looking at strum recently...

Thanks for the details! Sounded like it was open source is it this? https://github.com/veloren/veloren/blob/7d74238009cdbaa6cb96c1957058a8da6f3e3ee2/common/src/lod.rs#L3

I had no opinions on `Puma::NullIO` before, and I'm not sure I have strong opinions now. I can see an argument to be made for not having to play method...

> Why was NullIO introduced in the first place? Anyone know the history behind it? I'm sitting on a chesterton's fence on this one. I was curious so I git-blamed...

Stated previously but to reiterate if it got lost in the fold: I would rather the absence of this file raise an error that is opt-out instead of the current...

I’ve got an in progress (not submitted) PR to issue a warning from lifecycle when this condition happens. We can pair that with a (yet to be proposed) pack feature...

Short: I am :+1: for adding a way to do this in a non-trivial case (it's possible for a trivial case already). I'm :-1: on adding a TOML-based DSL. I...

Regarding wanting focus. A specific desire for Heroku is to pattern match. For example by transforming all types that start with “mcp.*” I talked with @jabrown85 on implementation limitations of...

I just swapped the default branch name from `master` to `main`, you don't need to do anything for this PR. You'll need to update your local environment accordingly: ``` $...