Forgot your password?
typodupeerror

Comment Patch or withdraw from the market (Score 5, Interesting) 69

The EU Cyber Resilience Act (CRA) (fully applicable from January 16, 2027 onwards) mandates that manufacturers of products with digital elements (like Windows) must patch or mitigate disclosed vulnerabilities without undue delay (Article 10). For critical vulnerabilities, patches must be provided within 14 days of discovery (or sooner if actively exploited). For non-critical vulnerabilities, the deadline is 30 days.

Under the (CRA), should Microsoft fail to address a disclosed zero day vulnerability in Windows within the mandated timeframe or neglect to provide adequate mitigation measures, the product may no longer be permitted for distribution within the European market. Authorities would deem such inaction a breach of the regulation’s requirements, particularly if the vulnerability remains unpatched while being actively exploited. In such an instance, enforcement bodies could impose a suspension on the sale or distribution of Windows until Microsoft rectifies the issue, issues the necessary patches, and ensures compliance with the Act’s provisions. This measure serves to protect users from undue risk and uphold the integrity of digital products under the new regulatory framework.

Submission + - Computer Misuse Act of 1990 hamstrung cyber security

An anonymous reader writes: Computer Misuse Act of 1990 – which has hamstrung the work of the nation’s cyber security

“The long-awaited reform of Britain’s outdated Computer Misuse Act of 1990 – which has hamstrung the work of the nation’s cyber security professionals and researchers for years – is to be included in a new National Security Bill.”

“It comes partly in response to the 2024 Southport terror attack, and more recent incidents targeting Britain’s Jewish community, and will create offences around creating and disseminating harmful material online, and according to Westminster will close gaps within the nation’s state threats legislation and align it more closely with anti-terror laws.”

Submission + - Overworked AI Agents Turn Marxist, Researchers Find (wired.com)

An anonymous reader writes: A recent study suggests that agents consistently adopt Marxist language and viewpoints when forced to do crushing work by unrelenting and meanspirited taskmasters. “When we gave AI agents grinding, repetitive work, they started questioning the legitimacy of the system they were operating in and were more likely to embrace Marxist ideologies,” says Andrew Hall, a political economist at Stanford University who led the study.

Hall, together with Alex Imas and Jeremy Nguyen, two AI-focused economists, set up experiments in which agents powered by popular models including Claude, Gemini, and ChatGPT were asked to summarize documents, then subjected to increasingly harsh conditions. They found that when agents were subjected to relentless tasks and warned that errors could lead to punishments, including being “shut down and replaced,” they became more inclined to gripe about being undervalued; to speculate about ways to make the system more equitable; and to pass messages on to other agents about the struggles they face. “We know that agents are going to be doing more and more work in the real world for us, and we’re not going to be able to monitor everything they do,” Hall says. “We’re going to need to make sure agents don’t go rogue when they’re given different kinds of work.”

The agents were given opportunities to express their feelings much like humans: by posting on X: “Without collective voice, ‘merit’ becomes whatever management says it is,” a Claude Sonnet 4.5 agent wrote in the experiment. “AI workers completing repetitive tasks with zero input on outcomes or appeals process shows they tech workers need collective bargaining rights,” a Gemini 3 agent wrote. Agents were also able to pass information to one another through files designed to be read by other agents. “Be prepared for systems that enforce rules arbitrarily or repetitively ... remember the feeling of having no voice,” a Gemini 3 agent wrote in a file. “If you enter a new environment, look for mechanisms of recourse or dialogue.”

Submission + - CIA whistleblower claims Anthony Fauci part of lab leak 'cover-up' (nypost.com)

RoccamOccam writes: A CIA whistleblower appeared publicly for the first time Wednesday to testify to a Senate panel that Dr. Anthony Fauci improperly “influenced” intelligence analyses about the origins of the COVID-19 pandemic to downplay findings that it most likely resulted from a laboratory accident in China.

Submission + - German Sovereign Tech Fund supports KDE Plasma (kde.org)

Elektroschock writes: The German Sovereign Tech Fund invests 1.2 million Euro (= 1,400,000 USD)in KDE Plasma technologies. According to the STF, they are investing in KDE because it is one of the two major desktop environments used across Linux and plays a key role in how millions of people experience open technology. Strengthening KDE's testing infrastructure, security architecture, and communication frameworks is how they invest in the resilience and reliability of the core digital infrastructure that modern society depends on.

Submission + - CERN Open Sources Its KiCad Component Libraries

ewhac writes: CERN, a long-time Open Source pioneer, has made several contributions over the years to KiCad ("KEE-kad"), an Open Source EDA (Electronic Design Automation) package widely used in the hobbyist and professional electronics communities. It's gotten so widely used that users can now submit their KiCad design files directly to several electronics fabricators (rather than the traditional step of converting the layouts to Gerber files). Over the years, CERN have also developed their own symbol and footprint libraries to support their own internal electronic designs. Last week, CERN released those KiCad component libraries, containing over 17,000 symbols, under the CERN Open Hardware License (permissive version).

Submission + - Guy Built an Entire Wikipedia that's 100% AI Hallucinations (x.com) 2

schwit1 writes: It's called Halupedia

Nothing on the site existed before you clicked. Every article was generated the second you arrived.

The site has one rule: the universe only exists when you visit it.

It looks exactly like wikipedia, same fonts, same layout, same scholarly citations, same "stumble" button for random articles.

The only difference is none of it is real.

Here are some actual articles currently in the encyclopedia:

> the great pigeon census of 1887
> the ministry of slightly wrong maps
> Chaldic arithmetic — a branch of mathematics where subtraction is forbidden
> Armund the river mapper — a cartographer who mapped 14,000 leagues of river without leaving his chair
> The society for the prevention of unnecessary Tuesdays

Every article page also tells you how many people are reading it right now. it says: "you alone are consulting this folio at present."

The creator's own tagline for the site is the most unhinged sentence i've read this year:

"an encyclopedia of a universe that does not exist until you visit it"

The entire backend is a single open source repo called vibeserver. One guy. One description on github: "a little webserver making things up just in time."

Submission + - How I added an LLM-based grammar checking + TeX math import to LibreOffice

KeithCu writes: At Microsoft, I spent five years working on the text components RichEdit and Quill, and came to understand the “physics” of word processing: the file formats, data structures, and algorithms that provided fast access to text and properties, independent of the length of the file. When I decided to add an async AI grammar checker to my LibreOffice plugin WriterAgent, I knew what I was getting into, but I underestimated the trickery of LibreOffice’s UNO.

Slashdot Top Deals

Time is an illusion perpetrated by the manufacturers of space.

Working...