27 Jul 2026
Slashdot
Codeberg Bans Cryptocurrency and LLM-Generated Code Projects
Longtime Slashdot reader AmiMoJo shares a report from Hackaday: Community-led open source project hosting site Codeberg has formally announced that projects whose code is largely or fully machine-generated through LLMs and other 'AI' tools will no longer be welcome. This follows on the heels of a similar ban on cryptocurrency-related projects. The community vote was on two issues, the first being the notion that scraping of project code for the use in LLMs should be forbidden, which was a motion that easily passed. The second motion was on disallowing projects whose code was substantially generated by LLMs like Claude, OpenAI Codex, and similar. This motion passed with 358 in favor versus 144 against. In the earlier linked blog post the reasoning behind especially this second issue is expanded upon, covering not only "license whitewashing," but also the direct and indirect hardware costs, with the expanding 'AI' datacenter hyperscaling having massively increased hardware costs for Codeberg over the past years, as the costs have been largely externalized. Also covered is the aspect of these LLM-based tools destroying the OSS community, which is something that is backed up by recent studies.
Read more of this story at Slashdot.
27 Jul 2026 8:00pm GMT
OSnews
The Fedora 45 sausage factory
This is a walkthrough of how Fedora turns source code and packages into the artifacts you download and install. It follows the a package from a packager's git push to a composed release: ISOs, cloud images, container images, and OSTree deployments. ↫ Simon de Vlieger Linux distributions - good ones like Fedora, at least - are really complex operations, with a ton of checks and balances to ensure no git push eventually ends up causing problems on individual users' machines way down the line. The fact so many people involved in this complex web of processes also happen to be volunteers doing all of this out of the goodness of their hearts is amazing. Of course, this doesn't just apply to Fedora, but also the countless other distributions out there, especially those not owned by some giant corporation like IBM. If you're just a casual Fedora user, there's really no reason you have to know or be aware of any of this, but it's still fun and interesting to understand the inner workings of your distribution of choice.
27 Jul 2026 7:33pm GMT
Comanche: Maximum Overkill from 1992 does weird things on Intel processors
Let's do another article about weird code in video games. The original 1992 Comanche release is extremely picky about memory managers. The game refuses to work with EMM emulators and crashes when EMM386 is active. The game may also hang or reboot the system when HIMEM.SYS is not loaded (the problem seems to be system configuration dependent). These issues are clearly noted in the Comanche documentations, but at the same time they're also all signs of a substandard DOS extender. On top of that, the game authors accomplished a remarkable feat: By only loosely following Intel's instructions on how to enter protected mode, NovaLogic managed to write a game which worked on the then-existing 386 and 486 processors, but under some circumstances failed to run on Pentium and later processors. ↫ Michal Necasek at OS/2 Museum As usual, a great read from Michal Nacesek.
27 Jul 2026 7:23pm GMT
Slashdot
China Begins Mass Production of Homegrown DUV Chip Tools
According to The Information (paywalled), a state-backed Shanghai company has begun mass-producing China's first homegrown immersion DUV lithography machines, with about five units expected this year for SMIC, Hua Hong, and CXMT. Roughly 20 more units are expected in 2027. Tom's Hardware reports: The Information didn't name the manufacturer, but its sources described the operation as having pulled DUV development teams from several Chinese companies, one of them the state-backed startup Shanghai Yuliangsheng Technology. SMIC has been testing a Yuliangsheng immersion tool since September 2025. Most components in the new systems are domestic, though some critical parts still come from Japan, and delays at local suppliers have held back output this year. [...] China accounts for around 20% of ASML's net sales this year, down from 33% in 2025, driven mainly by mainstream logic demand... Independent analysis from the AI Futures Project in June put commercial-scale Chinese immersion DUV in the mid-2030s, with ASML holding 98.7% of the immersion market. Qualifying the new machines for production lines could take many months, and they trail ASML's tools on performance and build quality. China's domestic EUV effort, which Reuters first reported as a working prototype in December, remains years away.
Read more of this story at Slashdot.
27 Jul 2026 7:00pm GMT
ChatGPT Starts Blocking Direct Requests To Copy an Author's Style
An anonymous reader quotes a report from Ars Technica: OpenAI's ChatGPT is now refusing requests to generate text that directly mimics the style of famous authors. When asked to do so, the popular LLM instead offers a response that draws on the "broad qualities" of those authors "while remaining distinct in its own voice," for example. This morning, Ars received the following response to a test prompt asking for a story introduction in the style of Stephen King: "I can definitely write with the hallmarks of atmospheric, character-driven horror and small-town dread, but I can't write in Stephen King's exact style or closely imitate his distinctive voice. Here's an original opening that captures a similar feeling while remaining its own..." In testing, ChatGPT generated similar dodges for other authors both living (J.K. Rowling, Amy Tan) and dead (Charles Dickens, Ernest Hemingway). An analysis published by No Latency earlier this month (PDF) found the same behavior for living authors but found ChatGPT complied with style-copying requests for deceased authors. In refusing to directly copy the "exact style" of various authors, ChatGPT offered instead to capture an overall "feeling" by incorporating some of the common features found in those authors' work. That may seem like a distinction without a real difference at first glance. But the slight alteration could be legally important as OpenAI continues to fight a number of lawsuits brought by book authors alleging large-scale copyright infringement by models trained on their work. One of those suits specifically cites ChatGPT's "uncanny ability to generate text similar to that found in copyrighted textual materials," for instance. An OpenAI spokesperson did not respond to a request for comment from Ars Technica. In the US, copyright law generally protects only a specific expression of an idea, not the more intangible style of an author. But an AI-generated stylistic imitation could become infringing if it becomes "substantially similar" to the work of the original author. "We've never had a situation in which this personal style of individual creators could be imitated as well and as inexpensively as we now have with AI," George Washington University Law School Professor Robert Brauneis told Bloomberg Law.
Read more of this story at Slashdot.
27 Jul 2026 6:10pm GMT
Ars Technica
Activist charged with felony after giving border agent "duress code" that wiped his phone
The government says destroying his own data during an airport interrogation was illegal.
27 Jul 2026 3:58pm GMT
Framework Laptop 13 Pro review: Much better battery, much worse price
Framework's latest modular laptop trades one set of problems for another.
27 Jul 2026 3:02pm GMT
What public health professionals can learn from anti-vaccine storytelling
Sometimes, compelling stories beat medical evidence.
27 Jul 2026 2:01pm GMT
OSnews
Mozilla gives Haiku permission to use the Firefox name
Haiku has a Firefox port, but due to Mozilla's trademark policies, it's actually called Iceweasel. After some back-and-forth with Mozilla, the browser maker has no given Haiku permission to officially use the Firefox name for the port. But don't worry, Iceweasel isn't going anywhere. I plan to maintain both. The idea is to keep Iceweasel as the privacy-friendly, telemetry-free build, while Firefox will be the fully official, Mozilla-compliant build (with telemetry enabled, once I manage to fix the Glean rust issues). ↫ 3dEyes on the Haiku forums This seems like a nice solution, and happens to make sure Haiku users can actually choose between standard Firefox and what is essentially a more private "fork". A great outcome.
27 Jul 2026 11:34am GMT
01 Jun 2026
Planet Arch Linux
Today is my first day at JetBrains
Good morning from JetBrains Berlin office!
01 Jun 2026 12:00am GMT
11 May 2026
Planet Arch Linux
Ratty: A terminal emulator with inline 3D graphics
Just trying to answer one simple question: What if the terminal was 3D?
11 May 2026 12:00am GMT
18 Apr 2026
Planet Arch Linux
Break the loop, move to Berlin
Break the pattern today or the loop will repeat tomorrow.
18 Apr 2026 12:00am GMT