T-vK

Results 44 issues of T-vK

It would be nice if you could update this image to kafka 2.4.0 / scala 2.13. Also, could you add a version tags to this repo and change your Docker...

This code: ``` ``` results in this error: > InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable The error seems to...

Needs investigation

Imo group play should take the same parameters as sound.play() and they should simply get passed through. What do you think?

The format seems kind of flawed. What do we do if the positions and finger positions are double digit numbers? Do you think we should change it? Or am I...

I would like to maintain a list of Apple devices here that work or don't work with this library. If you have tested a device that is not listed with...

I would like to maintain a list of Apple devices here that work or don't work with this library. If you have tested a device that is not listed with...

documentation

Can we please change the code of [ClientEngine.start](https://github.com/lance-gg/lance/blob/209aa87a6e9c5ec98d04740a6e7c629f360b63d9/src/ClientEngine.js#L170) so that it resolves once it's ready? I was extremely confused that this just wouldn't work: ``` export default class MyGameClientEngine extends...

I'd like to add branding using `editliveos` and it says: ``` -r PATH, --releasefile PATH Specify release file/s for branding the build. Denote multiple files as "path1 path2 ..." ```...

I have a script that needs to automatically modify a Fedora ISO without user interaction, adding a few files to the rootfs. The only way to do this appeared to...

It seems that the `--extra-kernel-args ...` option on `editliveos` isn't working. Parameters added this way neither show up in the grub menu (when pressing e to display the kernel params),...