Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Submission + - Linux kernel could soon expose every line AI helps write (nerds.xyz)

BrianFagioli writes: As AI continues to reshape how software gets written, even the Linux kernel isnâ(TM)t immune to its influence. Sasha Levin, a respected developer and engineer at Nvidia, has proposed a patch series aimed at formally integrating AI coding assistants into the Linux kernel workflow.

The proposal includes two major changes. First, it introduces configuration stubs for popular AI development tools like Claude, GitHub Copilot, Cursor, Codeium, Continue, Windsurf, and Aider. These are symlinked to a centralized documentation file to ensure consistency.

Second, and more notably, it lays out official guidelines for how AI-generated contributions should be handled. According to the proposed documentation, AI assistants must identify themselves in commit messages using a Co-developed-by: tag, but they cannot use Signed-off-by:, which legally certifies the commit under the Developer Certificate of Origin. That responsibility remains solely with the human developer.

One example shared in the patch shows a simple fix to a typo in the kernelâ(TM)s OPP documentation. Claude, an AI assistant, corrects âoedontâ to âoedonâ(TM)tâ and commits the patch with the proper attribution:

Co-developed-by: Claude claude-opus-4-20250514
Levinâ(TM)s patch also creates a new section under Documentation/AI/ where the expectations and limitations of using AI in kernel development are laid out. This includes reminders to follow kernel coding standards, respect the development process, and understand licensing requirements. There are things AI often struggles with.

While some developers may see this as a helpful step toward transparency, others might argue that codifying AI usage in one of the most human-driven open-source projects sends the wrong message. Should kernel development really be assisted by tools that donâ(TM)t fully grasp the consequences of their code?

Levinâ(TM)s proposal doesnâ(TM)t change the development process overnight. For now, itâ(TM)s just a request for comments (RFC). But it does raise a bigger question: how much AI is too much when it comes to open-source code that runs on billions of devices?

Let us know what you think. Should Linux welcome AI assistants into the fold, or keep the kernel strictly human-made?

Submission + - EPA moves to slash Obama-era gas can regulations (theblaze.com)

sinij writes:

Zeldin shared a letter Thursday encouraging manufacturers to "produce cans that best meet consumer needs," including gas cans "with vents to facilitate fast and smooth fuel flow." This push comes in response to regulations previously implemented by former President Barack Obama in 2009 that removed vents in gas cans in order to reduce vapor emissions.

I have 25L metal jerrycan, but due to regulations it is next to impossible to pour gas without spilling. This is a clear case where regulations had the opposite effect.

Submission + - Debian/trixie new stable release

An anonymous reader writes: What to expect from Debian/trixie #newintrixie

“Debian v13 with codename trixie is scheduled to be published as new stable release on 9th of August 2025.”

“As usual with major upgrades, there are some things to be aware of, and hereby I’m starting my public notes on trixie that might be worth for other folks. My focus is primarily on server systems and looking at things from a sysadmin perspective.”

Submission + - Satellite companies SES and Intelsat complete their merger (ses.com)

schwit1 writes: The Luxembourg-based satellite company SES has now completed its acquisition of the European-based satellite company Intelsat, giving the combined company 120 active satellites in a variety of low and high Earth orbits.

With a world-class network including approximately 90 geostationary (GEO), nearly 30 medium earth orbit (MEO) satellites, strategic access to low earth orbit (LEO) satellites, and an extensive ground network, SES can now deliver connectivity solutions utilising complementary spectrum bands including C-, Ku-, Ka-, Military Ka-, X-band, and Ultra High Frequency. The expanded capabilities of the combined company will enable it to deliver premium-quality services and tailored solutions to its customers. The company's assets and networks, once fully integrated, will put SES in a strong competitive position to better serve the evolving needs of its customers including governments, aviation, maritime, and media across the globe.

Both companies are long established, with Intelsat initially founded in the mid-1960s as a consortium of 23 nations aimed at launching the first geosynchronous communications satellites over the Atlantic and Pacific serving most of the Old World and linked to the New.

The merger is an attempt by both companies to compete with the new low-orbit constellations of SpaceX, Amazon, and from China.

Comment I'll just drop these here... (Score 0) 233

https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.nature.com%2Farticles%2Fnm.3985
Or archive at: https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Farchive.li%2FIbtfo

https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fwww.nature.com%2Fnews%2Fengineered-bat-virus-stirs-debate-over-risky-research-1.18787
Or archive at: https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Farchive.fo%2FAlXBA

You can feel free to argue with me or post links to media articles "debunking" it all you want; but it's just too big of a coincidence and I believe this was a manufactured "chimera" (in their own words) of a virus that was released unintentionally or deliberately.

Comment Good quality is not necessarily expensive (Score 1) 249

I have a good, yet older surround sound setup for the TV, but these days I'm all about the headphones because you can listen to those as loud as you want all day and night! If you keep an eye out on price-watching sites, it's really not that expensive for some quality stuff. I think I've spent about $450 on my DAC/amp/headphone setup by picking up things on sale or clearance, and it will last quite a while if you take care of it. But if you go down the "wood knobs, voodoo magic cables" route, the situation would be quite different...

Comment Re:OLD Hardware (Score 1) 179

Different guy here: I would love to get one of those but they are significantly more expensive (granted the hardware does look very nice, it's probably worth it). I'm tempted to pick up a Libreboot X200 sometime soon, with 8GB RAM and an SSD it should be more than adequate for running a lightweight desktop and doing all the stuff I typically do. The keyboard looks very nice.

Comment Re:The question on my mind is... (Score 1) 453

Could be, not sure. I know that over here in my neck of the woods, the farms are being sourced by one large US producer and 3 from overseas. The article mentions that only the turbines would be Chinese-sourced, but all the companies I know of with farms here produce their own turbines. If they struck up a deal with a Texas company to build the towers and slap Chinese turbines on them, my best guess is that it would be Trinity. But there's not really any details in the article, so who knows. Like I said, this will be interesting to watch :)

Comment The question on my mind is... (Score 5, Interesting) 453

...where the hell are they going to put them? I'm sitting here in West Texas in an office of a major tower manufacturer; and we have 80 towers worth of sections sitting in our storage lot (which is being expanded) that the company purchasing them can't find a home for. A couple of sites have been proposed, but they fell through because it would cost too much to build the infrastructure to connect them to the grid. Now they're trying to find a site in a different state. And Mr. Pickens reportedly has 200 towers built that he can't site either, my favorite quote is "Well I damn sure can't put 'em up in my yard". So good luck to the Chinese I guess. It'll be interesting to see how this plays out.

Slashdot Top Deals

There is never time to do it right, but always time to do it over.

Working...