Michele Guerini Rocco

Results 94 comments of Michele Guerini Rocco

Ok, I tested and it works perfectly fine. Here's a ready-made openwrt solution. Just put the following into `/etc/rc.local` and update the BIB entries accordingly. ```sh # install jool BIB...

I don't remember why I've set this option to `nullOr ints.positive`. From the commit that added it (https://github.com/NixOS/nixpkgs/commit/310eefffe7a3fbd8054eb79f3a6569c4d0635112) it's clear that null is not handled, so it's probably a mistake.

Everything gets deleted every couple minutes. I think when it reloads the scripts.

I have actually tried to fix it but I don't have enough technical knowledge about DNS. If someone could suggest what to do I'd happily try to implement a it.

A new issue came up: even with DNSSEC disabled for the .bit zone the dnschain resolver answers are discarded because they lack the AA (authoritative answer) bit. This should be...

Yeah, that's what I have been doing. There is a growing pile of small issues like this one that are not getting fixed. Someone should probably just fork this project...

I've packaged ncdns in [Nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/dns/ncdns/default.nix). It's one of the most complicated program I've ever did and it's currently half-broken: you can build it if you already have the go modules,...

It seems to me that the forum has essentially replaced NixOS weekly, probably because it's more visible and has a low barrier to posting news. See for example the [Announcements](https://discourse.nixos.org/c/announcements/8)...

I think so too, someone should still do a selection of the posts. Also, it would be really good to have a section about upcoming [changes](https://discourse.nixos.org/t/breaking-changes-announcement-for-unstable/17574/13) and other development news...

So, I've received this newsletter: > We are back! > ------------ > > After 2 years of silence the NixOS newsletter is reborn. In the past you might have known...