HN user

daisydevel

6 karma

Systems Engineer

Posts3
Comments5
View on HN

Building Lexplain (https://lexplain.net/release-notes), an AI-powered service that explains Linux kernel commits and release notes.

Most engineers running Linux in production aren't kernel developers. Keeping up with kernel changes is hard, and unexpected kernel behavior silently impacting production systems happens more often than it should.

So I wanted a way for those engineers to scan through kernel changes quickly. Not just what lines changed, but what the code actually does, why it matters, and what it means for real systems. Something closer to what art museum docents do.

7,000+ commit analyses and release notes for the 7.0-rc series are available. Release notes for 7.0 stable are in progress.

Show HN: https://news.ycombinator.com/item?id=47510367

On the game page, pressing the browser's back/forward buttons changes the game state instead of navigating between pages. It would be great if undo/redo had their own dedicated buttons, and the browser back/forward worked as normal page navigation (e.g. going back to the main menu).

Nice to have a safer alternative to --dangerously-skip-permissions. But unless it's a critical project, I'll probably just keep using --dangerously-skip-permissions until I get comfortable with the new approach...