Todd Johnson

Results 5 issues of Todd Johnson

I'm trying to update my MD380 I hadn't updated since 2017(03a05ffbcfd3e016db78f5b550cd21d50ccc840e). Been working great! Thank you for that. I pulled to current (1453fe37d06b5f428d7919fd0670e7e427de9457) and installed the arm stuff. Possibly on...

Thanks to @halfmanhalftaco's fix in #922 this is building again. I only tested on Arch not sure if there are regressions on older versions.

I'm watching logs for some filesystems and want notified when there are new entries. I'm using: ```sh `journalctl -kf | xargs -L 1 gotify p ``` That is working great!...

a:feature

The white background was a bit much for me working on this in my evening hours. This is a UI(frontend/client side) toggle for dark mode that isn't saved in the...

Receive notice: FindBoost CMake is depreciated https://cmake.org/cmake/help/latest/policy/CMP0167.html ``` -- Configuring Boost C++ Libraries... CMake Warning (dev) at CMakeLists.txt:181 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run...