Carlos Pascual

Results 29 comments of Carlos Pascual

Hi. I don't know about the internal implementations of the URIs (or URI-like) in silx, so I can only talk in abstract terms based on my experience with [taurus](https://www.taurus-scada.org), and...

IMHO the current situation is inconsistent because for the other units the comparison works for the **long** string representation of the unit, which for dimensionless units, it would be `"dimensionless"`,...

I agree with going for option 2 (maybe with a first attempt with 1, as @lafrech suggests)

AFAIKT, the main use case for `-P` would be for images intended for distribution and/or "cloning" purposes, while `-p` would be used for "private" images (e.g backups) in which one...

> if ConditionFirstBoot=yes triggers generation of ssh host keys I just checked (I added `echo "uninitialized" > $mountdir/etc/machine-id` to the code of the `-P` option and it works fine to...

I personally think that qtpy should **not** patch the imported Qt objects. The rationale is the same as I already expressed in #119 : side effects for people not even...

we use it in [taurus](taurus-scada.org/) (a library for creating control system UIs)

@salazardetroya: taurus being a control-system framework, it is sort of an "intermediary" between hardware and the actual scientific application. As such, it does not handle KoQ issues by itself (amongst...

I personally do not think it is a good idea. While in some contexts it makes total sense, in some others both angles represent totally different things: think , e.g....

+1 to adding @jules-ch 's examples to the docs (specially the 3rd one which is both very compact and self-explanatory)