Elijah Voigt

Results 21 comments of Elijah Voigt

Any word on this? Think we could get a backport or could we merge Amethyst libraries to using `rendy >= 0.4.0`? I can't run any of the Amethyst showcase projects...

Exporting the environment variable `WINIT_UNIX_BACKEND=x11` seems to also be a valid workaround until a fix makes it into an Amethyst release.

@nvbn This whole thing (passing flags to bower with `-- --flag-name` is documented, but doesn't seem to be working? Was there a time that it was working and eventually broke?

Thanks for fixing this. That duplicate code was really bothering me. It looks like a nice solution!

It was already mentioned but +1 on integrating OwnCloud. Any open source app with syncing features ought to be able to sync with an open source cloud :wink:

If I had to pick one, fuzz-testing the commands that take user input seems interesting. i.e., > session.rs: all commands that take user input should be tested with unexpected inputs...

One workaround I've tried is using [yq](https://github.com/mikefarah/yq) to convert my YAML vars into JSON vars before passing them to Levant. This works, but I expected Levant to support this out...

Has anybody started working on this? I'm interested in contributing to this project and the `experience-easy` got my attention. Any guidance or pointers on how/where to get started would be...

> > > Hey @pop, I started on it [here](https://fuchsia-review.googlesource.com/c/mundane/+/234475) but if you are looking to contribute, feel free to take it over. I am by no means an expert...

I'm interested in contributing to Habitat. Mind if I jump on this issue?