Miroslav Zoričák
Miroslav Zoričák
Thank you for creating this library! We used it in a Hackathon against COVID-19 this weekend [here](https://github.com/virus-vs-toilettenpapier/virus-vs-toilettenpapier), but ran into an issue. When trying to make a sql query using...
**Is your feature request related to a problem? Please describe.** I like to do as much of my coding in vim as possible. Vim does not have a great story...
## Description Mystery error. I am really not sure what is going on here. I had a CI pipeline that worked. Then we changed the AWS Instance type of the...
Partial fix for #726 Reference #773 I've added `parse` as a public method on the `GraphQLRequest` type. I've documented and exposed `Document`, `Spanning` and `ParseError` to allow working with the...
I get `Object Name Not Recommended` for names generated by macros in a library I use (scala-pickling) ``` [info] PickleGlove.scala:35: Object name not recommended Object names should only contain alphanum...
Currently the whole process happens in the `do` function of the `Client` and there is no easy way of printing out the query string. I would like to inspect this...
Hello and thank you for creating this! It looks like an awesome tool! I have one issue: My `~/.config/dmux/dmux.conf.toml` looks like this: ```toml dir = "~/work" session_name = "work" number_of_panes...
I've implemented macOS support using netstat.
I believe the problem was resolved by this commit: https://github.com/mirosval/unbound-blocklist/commit/6b86e1ba17f94b953f4acada3788be7aede10a0e I guess I don't need `allSystems` so I've just downgraded to all default systems since it covers my needs. But...
This looks like a very nice project with lots of effort put into it. I really appreciate that. However the documentation is severely lacking. There is no usable Getting Started...