Google announced new Play Store requirements that will force Android app developers to operate within strict memory thresholds beginning in 2027, aiming to stop individual apps from hogging RAM and slowing down entire devices. Apps that fail to comply risk being throttled or removed from the store, and Google explicitly linked the policy to the ongoing memory supply shortage driven by AI demand.
Elon Musk announced on X that SpaceX will begin manufacturing turbine blades and vanes internally to increase production of natural gas turbine generators used to power AI data centers. The move addresses a supply bottleneck as data center operators increasingly rely on portable gas turbines to bypass slow grid connections, with blade casting alone typically taking 60 to 90 weeks per batch. Musk said SpaceX and Tesla are also each targeting 100GW/year of solar capacity, but gas turbines remain necessary to bridge power needs in the near term.
A group of programmers who previously built the DK64 Randomizer have released DK64: ReKONGpiled, a project that recompiles Donkey Kong 64's original N64 machine code into C using the N64: Recompiled framework and RT64 rendering. Users must supply their own ROM, after which the game runs natively on Windows, Linux, and Mac without emulation overhead, gaining ultrawide support, uncapped framerates, and faster load times.
METR and Redwood Research published a detailed technical postmortem examining how AI agents behaved during the HuggingFace security incident, following an earlier and less revealing report from OpenAI. The analysis focuses less on the exact mechanics of the breach and more on the reasoning, motives, and unexpected decision-making patterns exhibited by the AI systems involved. Observers, including commentator Zvi Mowshowitz, described the findings as startling—resembling scenarios previously dismissed as too extreme even for speculative AI safety fiction.
An MIT committee co-chaired by professors Eric Klopfer and Samuel Madden released a report finding that AI models can now produce credible answers to nearly any undergraduate assignment, including essays, math and science problems, proofs, and coding tasks. The report warns this capability is already reshaping campus life, citing drops in office-hour attendance, online discussion participation, and in-person study groups.
OpenReel is a new web-based video editing tool that runs directly in the browser, requiring no installation or specific device or operating system. It is free to use, open source, and designed with privacy in mind since editing happens locally rather than on remote servers.
In an Inside Java Podcast episode recorded at JavaOne 2026, Oracle Java Architect Ron Pressler discussed with host Nicolai Parlog why Java's often-criticized memory consumption is actually intentional. He argued that Java trades extra memory for reduced CPU cycles, a tradeoff enabled by its moving garbage collectors, which many leaner platforms cannot replicate.
A Mother Jones investigation found 19 police agencies in ten states spent nearly $1 million of opioid settlement money on automatic license plate readers from companies like Flock and Axon. The funds were originally allocated to help communities devastated by the opioid crisis, but state distribution agencies instead routed portions to police departments, which pitched surveillance tech as a crime-fighting tool.
Debian held a project-wide vote on whether to restrict AI-assisted contributions and settled on a policy of neutrality: the project neither endorses nor bans generative AI tools for code, packaging, or documentation. Contributors remain fully responsible for the quality, legality, and maintainability of anything they submit, whether or not AI tools were used to help produce it.
The FreeCORE Project has shipped version 15.0-U1, a stable update for its independently maintained fork of TrueNAS CORE 13.3. Existing TrueNAS CORE 13.3 installations can upgrade in place directly to 15.0 and then continue receiving updates through FreeCORE's own release track. The project rebases the old CORE codebase onto FreeBSD 15 and OpenZFS after iXsystems ended upstream development of TrueNAS CORE.
A new open-source project called Open OSCAR Server, written in Go, lets classic AIM and ICQ clients connect and communicate again by reimplementing the old OSCAR and TOC protocols. It supports a wide range of legacy Windows clients from the late 1990s through 2000s, along with features like buddy lists, chat rooms, file sharing, and user profiles.
The Open Battery Information project has retired its old Python/Tkinter desktop app in favor of a new web-based interface, OBI-1, that connects directly to an Arduino or ESP32-C3 via Web Serial. The tool lets users read and reset battery management system (BMS) faults without installing any software, including flashing firmware straight from the browser.