Ch.-David Blot
Ch.-David Blot
I had SBSI in mind. Your are rigth ABSI is not the same formula, but a previous iteration showing the interest of the method. the formula is SBSI = heigth^...
`There was a PR merged that updated node-sass to v6 which is not yet supported for node 17, if that's not the case, may you elaborate?` It's exactly the problem...
OK so, i tried again to build from scratch with the same result (db empty), and i found why ! in `dim/src/build.rs`, the manifest path is defined as `database/migrations/*.sql` which...
> > OK so, i tried again to build from scratch with the same result (db empty), and i found why ! in `dim/src/build.rs`, the manifest path is defined as...
https://github.com/jobs62/dim/commit/545c1271aba6ffe042a1bbf36a0bbbd9a63def4e here we go if you want
Hi, I started to implement a provider from the openapi spec, and i found some few things. 1) required fields are not declared 2) in the structure Changes the first...
since external-dns announce that no new provider will be added in-tree, and all new provider should use the new webhook provider, i did develop something for opnsense [](https://github.com/jobs62/opnsense_unbound_external-dns_webhook). it's a...
> Thank you all! @jobs62, do you intend to share this work? @tidux & @kashalls, thanks a lot for the remarks about `os-bind`. oups, i forgot the link. https://github.com/jobs62/opnsense_unbound_external-dns_webhook
as a fellow azerty user, i may take inspiration :)
My use case is very wired. i'm doing service fingerprinting, so i try to gather as much information about tls sessions, and so for doing that i made a wrapper...