OpenAI published an analysis arguing that as AI systems approach or exceed human-level cognitive performance, policymakers need to prepare economic tools now rather than waiting for disruption to occur, as happened during past technological shifts like the Industrial Revolution. The piece frames AGI as fundamentally different from past automation waves because it could automate intelligence itself rather than just routine tasks, potentially affecting a much broader swath of jobs and industries simultaneously.
Meta's Oversight Board issued decisions on two cases involving AI-generated videos of real people—one showing a Scottish politician making inflammatory remarks he never said, another mocking a menstrual health volunteer. In both instances, Meta failed to label the content as AI-generated and only acted after the Board intervened, despite user reports and appeals being automatically dismissed beforehand.
Microsoft confirmed that Windows 11 version 24H2 Home and Pro editions, along with Windows 10 Enterprise LTSB 2016, will stop receiving security and non-security updates on October 13, 2026. Enterprise and Education editions of 24H2 will continue receiving updates until October 2027. Microsoft is urging affected users to move to Windows 11 25H2, which will install automatically on unmanaged devices.
Senior Trump administration officials have been meeting nearly every day in recent months to discuss possible guardrails for artificial intelligence policy. The internal deliberations reflect competing views within the administration on how much federal oversight AI development should face.
A Fast Company panel featuring executives from Lyft, All Voting Is Local, and the ACLU discussed how the 2026 midterm elections could reshape federal and state policy in ways that directly affect companies. Moderated by Fast Company's Amy Farley, the discussion focused on how shifting political control could influence trade, immigration, technology, and economic regulation. Panelists also highlighted the growing role of state governments in setting rules on AI, data privacy, climate, and energy.
Anthropic's head of public policy, Sarah Heck, said at Politico's Decoded summit that AI firms should not be trusted to police themselves and need government involvement in safety oversight. Her remarks follow CEO Dario Amodei's call for the industry to slow model development, a proposal backed by Sam Altman, Elon Musk and Demis Hassabis but rejected by Nvidia's Jensen Huang and Meta's Mark Zuckerberg, who argue speed and safety can coexist without new regulation.
Anthropic CEO Dario Amodei has proposed that the US and China cooperate to slow AI development given its safety risks, while also urging Washington to widen its technological lead through export controls and anti-distillation measures. Chinese officials and AI researchers have pushed back, arguing the proposal amounts to asking China to accept restrictions first while the US locks in an advantage, rather than a genuine offer of cooperation between equals.
India's Central Consumer Protection Authority has sent its investigation into the 2024 iOS 18 update to a specialized probe unit, examining claims that the update caused screen discoloration and microphone faults on iPhones, leaving owners to pay for repairs since software isn't covered under warranty. Apple denies wrongdoing, calling the 75 complaints insufficient to prove a systemic flaw and arguing it shouldn't be treated as an insurer for all software-related risk.
During a Senate Judiciary Committee hearing, FBI Director Kash Patel defended a policy change made earlier this year that no longer automatically disqualifies applicants with a history of bestiality or animal cruelty if the conduct occurred before age 18. Patel argued the change protects people who were 'victims' of forced bestiality, while lawmakers including Senators Durbin and Kennedy pressed him on the confusing and controversial framing of the rule.
Jexxa is a new dictation tool that runs its speech recognition model entirely on the user's device, converting speech to text in any application while holding a key to talk. It avoids uploading audio or transcripts, sending only subscription and update checks, and can correct and learn from misrecognized names or jargon over time.
WIRED found that several employees from the America First Policy Institute, a think tank closely tied to the Trump administration, have been placed inside the Census Bureau with access to sensitive population data. Two of them co-authored an anonymous August report claiming thousands of noncitizens voted in 2020, a study WIRED says relies on flawed methodology. The same group appears to be a larger team almost entirely composed of AFPI-linked staff detailed to the bureau.
The team behind the open-source Bomfather eBPF security agent found that the costliest part of their file-access enforcement wasn't applying allow/deny decisions, but repeatedly walking parent directories to determine which path-based policy applied to a given file. By caching the resolved policy per inode instead of recalculating it on every file open, they cut kernel-side CPU overhead by roughly 90%, particularly benefiting workloads like databases that repeatedly access the same file paths.