ruro

Results 104 comments of ruro

Yes, nanosecond precision timestamp ties should be quite rare (although definitely possible with batch operations such as `touch file1 file2`, also the "actual" timestamp precision may depend on the underlying...

Ah, I see now that I might have misunderstood the meaning of `ManagedOOMMemoryPressureLimit`. I was under the impression that "memory pressure" referred to a situation where the amount of free...

Hi, sorry for the delayed reply. Unfortunately, I am kind of busy lately, so I won't be able to contribute anything in the forceable future. I'll keep submitting issues as...

I don't quite understand your explanation. `KillMode` is supposed to control what happens when somebody (or something) requests for the `nix-daemon` service to be stopped. For example, this can happen...

> Isn't the stop behavior also used when updating the unit, at least on NixOS? Hm, I was under the impression that there was some way to support reloading services...

Hi, sorry for the delayed answer. Here are the layer logs for the two models (with `--best` and with `--int8`). Although the contents of those files don't look particularly useful...

@poweiw sorry, but why did you close this? Unless I am misremembering, all of the suggested links use alternative quantization frameworks instead of the TensorRT `pytorch_quantization` module. So the original...

Still relevant with `pylint==3.3.6` and `opencv-python==4.11.0.86`. I think that this is happening, because `opencv` does dynamic loading in `__init__.py` (mutating `globals()`). Modern versions of `opencv` ship with `pyi` stubs exactly...

I am experiencing the same(?) issue in KDE Plasma 5. But I am not too familiar with how window hints are supposed to work. Let me know if I should...

@sils @akx @etanol So is this project currently unmaintained? If it is, you really should advertise this fact. Add a ![](https://img.shields.io/maintenance/no/2017) (`https://img.shields.io/maintenance/no/2017`) badge or something like that to the PyPI...