Results 10 comments of Erwan MAS

@neheb so 21.02 release are aligned with master and 22.02

> Force pushed and corrected, how it should be. Your solution was not correct as the commit subject was empty there was just `tinc:`, which is not a good for...

I discover this script : https://github.com/elmopl/ktba/blob/master/scripts/addons/parallel_render.py I tested it , this was enough for my small project but not my big project . The workflow is to split the sequence...

From https://github.com/elmopl/ktba/wiki/Addons > You might be thinking that if you have N cores and want to utilise all of them then you only want to split your sequence into N...

@aparcar ``` root@debian:~# docker run --rm -it ghcr.io/aparcar/apk-valid-version Unable to find image 'ghcr.io/aparcar/apk-valid-version:latest' locally docker: Error response from daemon: Head "https://ghcr.io/v2/aparcar/apk-valid-version/manifests/latest": unauthorized. See 'docker run --help'. ```

Thanks , for the css tips . Currently i use the jquery version ( demo version ) I found your project via google .

Hi @nbd168 , I saw you committed some changes related to MacOs , do you have times to test this PR ? I tested this PR on MacoS Ventura .

@jow- , i updated this PR because i saw you fixed the issue with memmem . I tested this on Macos 13.6 and on Debian Bookwork . On both systems...

So if i have : - subset for service IP for metallb ( 192.X.Y.10-192.X.Y.20 ) . - all k8 nodes are using IP in the subset ( 192.X.Y.180-192.X.Y.220) - my...

Can we have ttl support for A or CNAME or AAAA records ? MX NS ?