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.

Hey, so here's a confession.

My idea of "networking debugging" used to top out at iptables -L -v -n, squinting at counters, and occasionally yelling "WHY IS IT DROPPING" at a terminal that does not care about my feelings.

I know just enough kernel to be dangerous: I know packets go in, sometimes they don't come out, and somewhere in between there's a black box that I was told is "the kernel networking stack."

Then I found cilium/pwru sitting in a repo I was poking around, and it broke my brain a little.