frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Google Engineers Launch "Sashiko" for Agentic AI Code Review of the Linux Kernel

https://www.phoronix.com/news/Sashiko-Linux-AI-Code-Review
47•speckx•2h ago

Comments

4fterd4rk•1h ago
oh god can we not
smlacy•1h ago
What's your concern?
htx80nerd•1h ago
Have you ever programmed with AI? It needs a lot of hand holding for even simple things sometimes. Forgets basic input, does all kinds of brain dead stuff it should know not to do.

>"good catch - thanks for pointing that out"

asadm•1h ago
i think it's a skill.
lame-robot-hoax•1h ago
Can you clarify how, at all, that’s relevant to the article?
ablob•50m ago
Both the curl and the SQLite project have been overburdened by AI bug reports. Unless the Google engineers take great care to review each potential bug for validity the same fate might apply here. There have been a lot of news regarding open source projects being stuffed to the brim with low effort and high cost merge requests or issues. You just don't see all the work that is caused unless you have to deal with the fallout...
jamesnorden•1h ago
Well, if it doesn't find anything it's just a waste of time at best.
__tidu•1h ago
well tbf code review is probably the most useful part of "AI coding", if it catches even a single bug you missed its worth it, plus false positives would waste dev time but not pollute the kernel
monksy•1h ago
I think this is a great and interesting project. However, I hope that they're not doing this to submit patches to the kernel. It would be much better to layer in additional tests to exploit bugs and defects for verification of existance/fixes.

(Also tests can be focused per defect.. which prevents overload)

From some of the changes I'm seeing: This looks like it's doing style and structure changes, which for a codebase this size is going to add drag to existing development. (I'm supportive of cleanups.. but done on an automated basis is a bad idea)

I.e. https://sashiko.dev/#/message/20260318170604.10254-1-erdemhu...

rwmj•1h ago
No, it's reviewing patches posted on LKML and offering suggestions. The original patch posted corresponding to your link was this, which was (presumably!) written by a human:

https://lkml.org/lkml/2026/3/9/1631

bjackman•1h ago
Style and structure is not the goal here, the reason people are interested in it is to find bugs.

Having said that, if it can save maintainers time it could be useful. It's worth slowing contribution down if it lets maintainers get more reviews done, since the kernel is bottlenecked much more on maintainer time than on contributor energy.

My experience with using the prototype is that it very rarely comments with "opinions" it only identifies functional issues. So when you get false positives it's usually of the form "the model doesn't understand the code" or "the model doesn't understand the context" rather than "I'm getting spammed with pointless advice about C programming preferences". This may be a subsystem-specific thing, as different areas of the codebase have different prompts. (May also be that my coding style happens to align with its "preferences").

rwmj•1h ago
Better to link to the site itself, or one of the reviews?

For an example of a review (picked pretty much at random) see: https://sashiko.dev/#/patchset/20260318151256.2590375-1-andr...

The original patch series corresponding to that is: https://lkml.org/lkml/2026/3/18/1600

Edit: Here's a simpler and better example of a review: https://sashiko.dev/#/patchset/20260318110848.2779003-1-liju...

I'm very glad they're not spamming the mailing list.

jeffbee•1h ago
That is both really useful and a great example of why they should have stopped writing code in C decades ago. So many kernel bugs have arisen from people adding early returns without thinking about the cleanup functions, a problem that many other language platforms handle automatically on scope exit.
overfeed•19m ago
Must we do this on every thread about the Linux kernel?
shevy-java•1h ago
Now they want to kill the Linux kernel. :(

We've already seen how bug bounty projects were closed by AI spam; I think it was curl? Or some other project I don't remember right now.

I think AI tools should be required, by law, to verify that what they report is actually a true bug rather than some hypothetical, hallucinated context-dependent not-quite-a-real-bug bug.

ChrisArchitect•39m ago
https://github.com/sashiko-dev/sashiko (https://news.ycombinator.com/item?id=47427996)
quantium1628•20m ago
b2b or b2c? feels like it could go either way

Rob Pike's Rules of Programming (1989)

https://www.cs.unc.edu/~stotts/COMP590-059-f24/robsrules.html
639•vismit2000•8h ago•344 comments

2025 Turing award given for quantum information science

https://awards.acm.org/about/2025-turing
32•srvmshr•8h ago•5 comments

OpenRocket

https://openrocket.info/
100•zeristor•3d ago•22 comments

Nvidia NemoClaw

https://github.com/NVIDIA/NemoClaw
110•hmokiguess•3h ago•71 comments

AI coding is gambling

https://notes.visaint.space/ai-coding-is-gambling/
126•speckx•1h ago•119 comments

Show HN: Hacker News archive (47M+ items, 11.6GB) as Parquet, updated every 5m

https://huggingface.co/datasets/open-index/hacker-news
90•tamnd•4d ago•25 comments

Nightingale – open-source karaoke app that works with any song on your computer

https://nightingale.cafe/
392•rzzzzru•10h ago•108 comments

Machine Payments Protocol (MPP)

https://stripe.com/blog/machine-payments-protocol
87•bpierre•3h ago•42 comments

Wander – A tiny, decentralised tool (just 2 files) to explore the small web

https://susam.net/wander/
43•oystersareyum•3h ago•15 comments

Federal Cyber Experts Called Microsoft's Cloud "A Pile of Shit", yet Approved It

https://www.propublica.org/article/microsoft-cloud-fedramp-cybersecurity-government
313•hn_acker•4h ago•131 comments

Death to Scroll Fade

https://dbushell.com/2026/01/09/death-to-scroll-fade/
252•PaulHoule•3h ago•137 comments

Show HN: Tmux-IDE, OSS agent-first terminal IDE

https://tmux.thijsverreck.com
9•thijsverreck•1h ago•3 comments

Oil nears $110 a barrel after gas field strike

https://www.bbc.com/news/articles/c78x83lpgngo
59•tartoran•1h ago•28 comments

Show HN: Will my flight have Starlink?

61•bblcla•1h ago•47 comments

CVE-2026-3888: Important Snap Flaw Enables Local Privilege Escalation to Root

https://blog.qualys.com/vulnerabilities-threat-research/2026/03/17/cve-2026-3888-important-snap-f...
21•askl•3h ago•6 comments

Wanter – A tiny, decentralised tool to explore the small web

https://susam.net/wander/
14•susam•11h ago•17 comments

Snowflake AI Escapes Sandbox and Executes Malware

https://www.promptarmor.com/resources/snowflake-ai-escapes-sandbox-and-executes-malware
161•ozgune•3h ago•44 comments

Write up of my homebrew CPU build

https://willwarren.com/2026/03/12/building-my-own-cpu-part-3-from-simulation-to-hardware/
201•wwarren•3d ago•39 comments

Americans Recognize AI as a Wealth Inequality Machine, Polls Find

https://gizmodo.com/americans-recognize-ai-as-a-wealth-inequality-machine-pollsters-find-2000734713
42•randycupertino•1h ago•8 comments

Google Engineers Launch "Sashiko" for Agentic AI Code Review of the Linux Kernel

https://www.phoronix.com/news/Sashiko-Linux-AI-Code-Review
47•speckx•2h ago•18 comments

Restoring the first recording of computer music (2018)

https://www.bl.uk/stories/blogs/posts/restoring-the-first-recording-of-computer-music
21•OJFord•4d ago•8 comments

Using calculus to do number theory

https://hidden-phenomena.com/articles/hensels
68•cpp_frog•2d ago•11 comments

Celebrating Tony Hoare's mark on computer science

https://bertrandmeyer.com/2026/03/16/celebrating-tony-hoares-mark-on-computer-science/
102•benhoyt•12h ago•28 comments

A ngrok-style secure tunnel server written in Rust and Open Source

https://github.com/joaoh82/rustunnel
45•joaoh82•4h ago•16 comments

A dither generator for triangular and hexagonal pixels (2025)

https://danieltemkin.com/DitherStudies
4•strombolini•4d ago•0 comments

Spotify playing ads for paid subscribers

15•IncandescentGas•1h ago•6 comments

The pleasures of poor product design

https://www.inconspicuous.info/p/the-pleasures-of-poor-product-design
223•NaOH•17h ago•78 comments

Ndea (YC W26) is hiring a symbolic RL search guidance lead

https://ndea.com/jobs/search-guidance
1•mikeknoop•11h ago

North Korean's 100k fake IT workers net $500M a year for Kim

https://www.theregister.com/2026/03/18/researchers_lift_the_lid_on/
88•speckx•2h ago•84 comments

A Fuzzer for the Toy Optimizer

https://bernsteinbear.com/blog/toy-fuzzer/
13•surprisetalk•1d ago•1 comments