Krzysztof Bociurko

Results 17 comments of Krzysztof Bociurko

Even more interesting, it breaks during building: `RUST_BACKTRACE=full cargo build --release`: ``` Compiling rusqlite v0.23.1 Compiling futures-util v0.3.4 Compiling serde_json v1.0.53 Compiling rusty_v8 v0.4.2 error: failed to run custom build...

Middle click +1 this would solve a lot of my issues. Middle-button drag would work (used in my uml diagraming software), I could also use the same functionality as in...

I used Nancy as a simple way to add a web api to standalone console or desktop projects - which direction should I migrate to? AspNetCore doesn't seem like a...

@jchannon, never seen it before today. Looks ok, but isn't it just a wrapper around AspNetCore? I'm leaning more towards [embedio](https://github.com/unosquare/embedio), but haven't researched it well yet. Edit: maybe kestrel...

The `-` flag helps, but running as login shell should be enabled by default. Also, if you run `fatty.exe` from cygwins mintty it carries the environment, so you have to...

Adding the `-` flag to a pinned shortcut in Windows 10 triggers another problem - after you click the shortcut, fatty isn't available by the same button, but creates another...

Got annoyed with this and made an ugly fix, copy it to your `~/.profile`: ``` # if not login shell then run login shell if ! type uname 2>/dev/null >/dev/null;...

@lyscop, sorry but I have no idea on how to set this up, as you recommend. The tip tap gesture should work as follows: Tip-tap left: ``` O O start...

Hello, I tried to use this, but was not able to. I imported properly, got the shortcuts in the "(Global actions)" section, but simply cannot tap to generate the action.

I [have recorded the said gesture (two finger fix variant)](https://youtu.be/IEGJwMDVlUQ) using BetterTouchTool (MacOS). I'm trying to use the same gesture using GestureSign. @motfis: Driver error? It is possible. Macbook 2015's...