Agostino Sarubbo
Agostino Sarubbo
``` # wget https://github.com/bcicen/ctop/archive/refs/tags/v0.7.7.tar.gz # tar xzf v0.7.7.tar.gz # cd ctop-0.7.7/ # make build fatal: Not a git repository (or any of the parent directories): .git go mod download go:...
https://grsecurity.net/teardown_of_a_failed_linux_lts_spectre_fix.php
When snzip tries to read a malfomed archive, it fail to allocate the memory. Output: ``` Ȥ�==12351==WARNING: AddressSanitizer failed to allocate 0xffffffffc8617364 bytes ==12351==AddressSanitizer's allocator is terminating the process instead...
We have many different email box behind a ticketing system. When an email goes into spam we don't see it in our ticketing system so I want to move all...
Hi, running the 4.7.1 from a tarball reports to be 4.4 because of https://github.com/keshavbhatt/whatsie/blob/e0d15c2ee0589f49cfef293606d69872d16b60f0/src/WhatsApp.pro#L51 and also version.txt reports to be 4.7.0: https://github.com/keshavbhatt/whatsie/blob/9f566869d49578b12e445f8c275e7f8067daf5be/VERSION.txt I gues that version(s) should be changed before...
I guess it is common to have just one (or few) dictionaries builtl, instead of all. As of now I created a workaround and I'm removing the unneeded dictionaries from...
This is what I can see on my side at link time: ``` x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-z,lazy -Wl,-rpath-link,/usr/lib64 -o whatsie singleapplication.o singleapplication_p.o SunClock.o about.o automatictheme.o dictionaries.o downloadmanagerwidget.o downloadwidget.o elidedlabel.o...
**Describe the bug** After closing and reopening WALC I get:  I can bypass the issue by removing $HOME/.config/walc and logging in again with the QR code **WALC Installation Type:**...
I have binutils-2.28 and checksec-1.7.5, I suppose that the check for the FORTIFY, generates some warnings. You may want to hide it in some way, to restore the better output...
Probably I'm missing something: ``` ago@spectre /tmp $ git clone https://github.com/thetechnick/hcloud-ansible.git Cloning into 'hcloud-ansible'... remote: Enumerating objects: 395, done. remote: Total 395 (delta 0), reused 0 (delta 0), pack-reused 395...