Valentin Lab

Results 27 issues of Valentin Lab

:question: **Question** What is the rationale to limit to 64 characters and only alphanumerical (plus `-` and `_`) ? I would have loved to not feel limited here... or at...

question

Hi, I've been using `libyaml`, `yq`, and `libfyaml`, and I noticed the existence of the pretty mode in `libfyaml`, which might not be exactly what I expected it was, so...

This avoids much of hassle with gzip encoding, multipart, authentification, url encoding... which this module should avoid managing because requests does it better and is widely supported and tested. This...

I'm looking for a way to accumulate cprofile stats in the output file between runs. In the current code of ``nose-cprof``, by using function ``cProfile.dump_stats(..)``, it'll overwrite the current file...

Many thanks for buildkit ! This PR adds the ability to mount local host directory. Which could help solve #3310 #4508 ... and I'm aware of https://github.com/moby/buildkit/blob/master/PROJECT.md#client Especially: ``` Host...

area/llb
area/client
area/frontend
area/solver

This patch is over `2.4.0` (I tried `4.0.0-alpha-8` with too many broken things). It fixes: ``` element.content.childNodes.forEach(function (childNode) { ^ TypeError: Cannot read properties of undefined (reading 'childNodes') at getElementContent...

In the logs: ``` journalctl --user -f | grep -i gnome-shell ``` I get: ``` Unable to load image from Base64 representation: TypeError: this.child_set_property is not a function ``` On...