Nathalie Casati
Nathalie Casati
Hi Yann, I need to use WeightedLevenshtein which is available in Duke. In Duke I set the parameters like this: ``` ``` then create the comparator named wl like this:...
Hi Yann, I run into a problem with compareProb. I think that v1 is null at this point: ``` for (String v1 : vs1) { if (v1.equals("")) { continue; }...
docker-registry-ui.js:40 Uncaught TypeError: Cannot read properties of undefined (reading 'filter')
Hi, I use this docker registry UI (chart helm) with a private registry deployed separately. ## Bug description I have an issue with the Creation Date not displaying for OCI...
This PR fixes the display of help messages when no arguments are passed to unchained.sh
Hey, I have a question regarding clipboard usage. I want to be able to copy paste from the outside(browser/OS) to Xpra-html5 and within Xpra-html5, but not from Xpra-htlm5 to the...
Hi, I'm getting this error on 0.0.14. My secret is a valid base64 .dockerconfigjson. It worked perfectly with 0.0.13. ``` [2025-06-11 11:32:59,467] kopf.objects [ERROR ] [regcred] Handler 'on_field_data/data' failed with...