Georges
Georges
###### Description of changes Added a new package for doggo. > doggo is a modern command-line DNS client (like dig) written in Golang. It outputs information in a neat concise...
Hi, I recently needed to use `doggo` but could not find it for Nix(OS). I therefore created a Nix package and opened a [pull request](https://github.com/NixOS/nixpkgs/pull/186894) for it on [Nixpkgs](https://github.com/nixos/nixpkgs). I...
Hello, I am trying to implement the [integrity constraints](http://www.w3.org/TR/vocab-data-cube/#wf-rules) from the RDF Data Cube Vocabulary and I encountered some strange ASK behaviours. If you want to reproduce the behaviour, I...
I'm currently building a nix derivation for tlpui, also mentioned in #86. To make this happen I added a file check for the intrinsic defaults path because this path is...
Hey, is there a possibility to add upstream DNS servers to the generated dnsmasq.conf. I am running a dnscrpyt-proxy2 service on `127.0.0.1:53` and I want that dnsmasq ask for not...
Hey, nice Keras playground. Just wanted to tell you that the `OptimizerMultiGPUMixin` won't be working with Keras 2.0.8 because they moved the constraint management in version 2.0.7. (https://github.com/fchollet/keras/commit/2382f788b4f14646fa8b6b2d8d65f1fc138b35c4) for the...
# Bug Report ## Description **Bug Summary:** After following the standard installation instructions by copying the docker-compose.yaml file from the repository and executing docker compose up, I encounter a "502...