coolder
coolder
Use original Makefile shows error when debugging: ``` gdb selected architecture aarch64 is not compatible with reported target architecture arm ``` Work for me now using this patch ``` diff...
Fingerprint won't work whenever I close my laptop, I must use ``` sudo systemctl restart python3-validity.service``` to make it work. Running environment, I am running Manjaro i3 on Thinkpad T480....
when I tracing ls command, execve system function has no arguments. ``` bash (base) ubuntu@ubuntu-Parallels-Virtual-Platform:~$ lurk ls | head [23549] execve("", "", "") = 0 [23549] brk(0x0) = 0x555555579000 [23549]...