zar3bski

Results 11 comments of zar3bski

+1 It would be awsome to be able to test those with this tool. Noobs like me can literally spend hours dealing with `sed` based substitutions, specific required escaping, etc...

Experiencing similar issues with dashboard [here](https://stackoverflow.com/q/63794983/7648881). Is `microk8s inspect` displaying any alert?

> @zar3bski could you attach the `microk8s inspect` tarball? It is hard to say what may be wrong. Here it is. [inspection-report-20200908_153805.tar.gz](https://github.com/ubuntu/microk8s/files/5239995/inspection-report-20200908_153805.tar.gz) Since then, I also tried to remove the...

Nice hack, @MarAvFe . For non us keymaps, you'll need to precise `--keymap`, for it might not be properly detected during you cronjob ``` @reboot logkeys --start --output=/home/zar3bski/Téléchargements/keys.log --device=/dev/input/event4 --keymap...

Looks like they are using custom Debians to me. I am struggling with a similar mess (unmatching headers). How did it end?

I posted a ticket about it. Keep in touch

Could you provide some information on how you performed the compilation?

@rjw57 rjw57 I fixed the tests. There is one failing but I do not quite get the reason: `test_registration.py::test_estimatereg - ValueError: setting an array element with a sequence. The requested...

> @rjw57 - Just drawing attention to this as I've been having the same issue. > > Also, @zar3bski: Is there value in using `np.int64` or `np.int32` over the native...

@spacewander , @shuaijinchao , could you review this MR please?