John Charankattu

Results 21 comments of John Charankattu

Please consider releasing a `0.4` after settling API issues raised in #45 and #46, before `1.0`. Would you like a PR?

> Sorry, But I do not see a connection between this and gtk-rs/pango#62 (with can be solved by setting return non-optional, maybe after some Gir fix). Is there already an...

> As for type changing it will be transformation. Signals already have initial implementation that controlled by config That's great! Is [this](http://gtk-rs.org/docs/src/gtk/auto/cell_area.rs.html#1164) the effect of transformation you pointed out? And...

You are in the "wrong" repository. The repo maintained by the original author contains answers you are looking for: https://github.com/gorhill/uBlock/issues/2728 and https://github.com/gorhill/uBlock/wiki/Firefox-WebExtensions

I think you should leave this issue open, since this is an independent project (see [Wikipedia](https://en.wikipedia.org/wiki/UBlock_Origin)) now and "Compatibility with FF 57+" isn't solved for _this_ project.

I started this in a spur of the moment! I wasn't planning on this at first. I was actually trying to get GDB to work with Neovim. But debugging got...

Just in case someone wants to poke around, here are a few heads up: 1. The Gdb job talks to the Vim process via stdin and stdout for the most...

Adding a try block around [this line](https://github.com/johncf/gdb.vim/blob/master/server/main.py#L11) would probably fix the issue I pointed to in the above comment: > [...] if the process exits with an error, it probably...

Hello. I noticed that #8056 has been inactive for months. And after trying to use it in my company, I find that it is quite inflexible and impossible to use...

@dhrp I have pushed all the changes I made for internal use (at my company) [here](https://github.com/johncf/mlflow/tree/mlflow-helm-charts/charts/mlflow). The changes I made were on top of what's in #8056, and a diff...