Axel Viala

Results 82 comments of Axel Viala

Quite a good sum up of the actual "state of the art" https://stackoverflow.com/questions/9071279/number-in-the-top-level-domain Some possible possibilities: (not a maintainer nor contributor to trustdns just making suggestions) - Have a list...

I just fixed the naming error the unresponsive problem is still here, and maybe it's a more complex problem in the way Rars manage label and internal names.

Thanks sorry for the delay I got caught by the work but maybe next time for sure I would ask to be mentored for fixing a bug. :) I will...

Sorry I got caught by life and work. I tested on 1.5. and it look like the `handle` is never called and also it seems we never increment the counter...

Hello, thanks! I forgot to enable the timer tool in the tools settings. After setting the timer the program seems to hang strangely: ![image](https://user-images.githubusercontent.com/2827553/88893740-15e40f00-d247-11ea-8d0e-8a63c6aae499.png) Like if doing all the heavy...

> It might be possible to optimize the Run I/O to minimize issues. Alternatively, adding a Thread.yield() when running at maximum speed might fix it, but would be a hacky...

Partial feature response with #827 disk data can be read with `drivetemp` kernel module loaded.

Summary: Little bit of noise on this PR due to high pertinant warning with clang-tidy both in test and implementation. Will work on it today and try to fix CI.

CI failing: Some CI fail due to `Unable to load module '../regression-tests/modules/libgsqlite3backend.so': ../regression-tests/modules/libgsqlite3backend.so: cannot open shared object file: No such file or directory`

Did a first pass of clang-tidying in regression test of the backend. Next task a pass in the implementation and header of the backend. EDIT: now ~this~ theses `makefile.am` is...