Hello, I'm Maneshwar. I'm building git-lrc, a Micro AI code reviewer that runs on every commit. It is free and source-available on Github. Star git-lrc to help devs discover the project. Do give it a try and share your feedback.

Day four of building a btop-style system monitor in Rust with ratatui.

CPU, memory, disks are done. Today the network box lands, which means three of btop's four boxes are up.

Three things in there took actual thought.

The unit situation, the shared scale, and the fact that the upload graph is upside down on purpose.