Taras

Results 40 issues of Taras
trafficstars

## Affected Version v1.0.1 ## Expected Behavior It should be able to forward unix sockets like ssh does. For example, configuration would look like this: ``` --source unix://$HOME/.docker/docker.sock \ --destination...

enhancement

## Description Sometimes it's needed to pass some parameters to a dependency. Let's look at an example. Let's consider we need to use [glad](https://github.com/Dav1dde/glad/) in our project. It generates OpenGL...

enhancement
help wanted
usability

Hello. I would like to give some ideas and advices about filesystem sharing. So, since we are using QEMU, lets see which options do we have: - VirtioFS. Looking very...

enhancement
expert

Maybe something like: ``` $ ./mcpelauncher --version MCPE: 1.2.xxx ```

I have a new laptop(Intel i3, nvidia graphic card). I am still getting crashes. Strace output: ``` execve("./mcpelauncher", ["./mcpelauncher"], [/* 52 vars */]) = 0 strace: [ Process PID=9870 runs...

bug

I need vsync(i do not need 250FPS!) ![image](https://user-images.githubusercontent.com/12175048/30002779-67d2015e-90ba-11e7-9dff-da40e1f5e3d5.png)

enhancement

Tailwind extensively uses classes that contain colons an actually are valid for css. But they need to be escaped with colon (`:`) in css. For example, I got a problem...

I have project running on https://mediadl.test and webpack dev server running on port 8080 (I don't specify port, it's automatically selected). The project is serving HTML template which contains script...

Can you add method to compare two compounds?

enhancement
question