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.
Source: [Dev.to](https://dev.to/lovestaco/ratatop-day-3-disks-statvfs-and-my-first-unsafe-block-496e)
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 0 comments on Hacker News
1 points, 1 comments on Hacker News
Ever been bitten by a keyboard event bug where your app gets multiple keydown events for a single press, or where input composition (hello, IMEs! ) breaks your form? Or maybe you’ve seen different browsers fire keyboard events in different orders and wondered what’s going on.