Dominique Martinet

Results 170 comments of Dominique Martinet

Not sure if that'll be any help, but I also see this often on close's flush on our invidious instance: ``` Oct 2 08:07:33 invidious invidious[11745]: Unhandled exception in spawn:...

~~(open files issue is likely unrelated: https://github.com/iv-org/invidious/issues/1375#issuecomment-697563637 -- so as far as I'm concerned these are "normal" errors we can probably just ignore although I'd still like to understand why...

They've apparently added some dummy rules for lib.a and built-in.a files with no dependencies (e.g. only `foo/lib.a: FORCE` for the rule) I was able to work around this problem by...

How is that more practical than e.g. virtualenv? (uv is great for this, you don't even need to setup a virtualenv yourself anymore nowadays: ``` [root@035aaae3fdbd /]# uv run --with...

I'm still somewhat negative on this because if you disappear in a year or two we'll be left with an outdated package there that no-one can update (or retire), and...

Fishing for reviews. If anyone wants to test/look at #4530 -- the latest niri version provides window position in IPC, so you can add something like a "current column /...

Use https://github.com/Dj-Codeman/dog_community ?

1. is unrelated to this PR, opened https://github.com/cea-hpc/clustershell/pull/586 2. fixed In either case, we allow options to be way too complex... WTH does `clush -c file1 -w nodes file2` even...

hi @frenetisch-applaudierend I've read the PR from a couple of years back, did you publish anything in a separate crate or did you end up just having the code in...

@frenetisch-applaudierend Thanks! I agree, will probably just pick the header parsing bits from the PR if we need it soon, localization went to the back burner for now :) @ianthetechie...