Lotu RadarAbout · RSS

Latest News Archive - Page 589

Products & Consumer Tech · The Verge

Epic wants to let you bring your Fortnite skins to other games

Epic Games has been touting the potential of an interoperable metaverse for years, though that vision hasn't yet become a reality. But with Unreal Engine 6, the next major version of its game development engine, Epic plans to take a big step toward that theoretical future: It will let developers make games that can use […]

Business · CNBC Technology

Here’s our monthly update on all 35 portfolio stocks, including Cramer's favorite name to buy

Jim Cramer and Jeff Marks covered their latest thinking on all of the Investing Club's stocks during the June Monthly Meeting.

AI · TechCrunch AI

World leaders want American AI. They just don’t want America to be able to turn it off.

French President Macron and Indian PM Modi raised alarms at the G7 summit that the U.S. could cut off access to American AI overnight — a fear the Anthropic blackout just made real.

Developers & Open Source · vercel/next.js Releases

v16.3.0-canary.55

Misc Changes [cd] Continue release train if @next/swc-wasm-* fails to publish: #94912 Credits Huge thanks to @eps1lon for helping!

AI · The Decoder

Microsoft researcher builds a working neural network out of goats in Age of Empires II to critique AI science

A Microsoft researcher built a working neural network out of goats, bridges, and ice ramps in the Age of Empires II map editor. What looks like a joke is a pointed critique of AI research methods. His analysis of 315 papers found that more than half already assume language models have human-like traits before the experiment even starts. Replace the chat interface with wandering goats, and the math doesn't change, but the feeling that you're talking to someone does. The article Microsoft researcher builds a working neural network out of goats in Age of Empires II to critique AI science appeared first on The Decoder .

Business · BBC Business

Fed holds US interest rates steady as uncertainty over Trump's Iran deal remains

The Federal Reserve held rates between 3.5% and 3.75% after Kevin Warsh's first meeting in charge of the central bank.

AI · TechCrunch AI

Anthropic becomes first AI startup to join the Frontier carbon removal coalition

Anthropic has joined the Frontier coalition, which received another $915M in pledges to fund carbon removal projects.

Products & Consumer Tech · The Verge

Anthropic got hit by export rules nobody understands

Anthropic has spent much of this week fighting to get its newest AI models back online after the Trump administration abruptly ordered the company to cut access for all foreign nationals, including users inside the US and its own employees, forcing Anthropic to block access to Fable 5 and Mythos 5 for everyone. "To my […]

Products & Consumer Tech · Ars Technica

The Slate Truck's price may have leaked, starts at $24,950

The official launch takes place next week.

AI · The Decoder

Amazon, Nvidia, and AMD bet $310 million on AI startup building 3D world models

Amazon, Nvidia, and AMD are putting $310 million into world model startup Odyssey ML, now valued at $1.45 billion. CIA-linked fund IQT and Google chief scientist Jeff Dean are also backing the round. World models are shaping up to be the next big AI bet after pure language models. The article Amazon, Nvidia, and AMD bet $310 million on AI startup building 3D world models appeared first on The Decoder .

AI · TechCrunch AI

Social media’s next evolution: user-controlled algorithms

Social media feeds are becoming more customizable as platforms like Threads, Instagram, and TikTok introduce tools that let users directly influence the algorithms powering their recommendations.

Cybersecurity · The Hacker News

Crypto Clipper Campaign Abuses Fake Reviews, AI Narrators, and VirusTotal Comments

An unknown threat actor has been observed leveraging paid or promoted posts on legitimate news websites to drum up buzz for their warez, according to new findings from Check Point Research. The threat actor also has at their disposal a dedicated WordPress phishing page that acts as the central hub, alongside GitHub and SourceForge projects promoted by fake accounts, a YouTube channel, and a

Cloud & Infrastructure · The New Stack

“A data lake of nuance for AI agents to swim in”: AWS Context gets shipshape on reasoning

AI consumes a lot of data, but all-you-can-eat data in the world of agentic intelligence eventually loses its flavor. Simply The post “A data lake of nuance for AI agents to swim in”: AWS Context gets shipshape on reasoning appeared first on The New Stack .

Startups & Funding · TechCrunch Startups

NEA’s Tiffany Luck on AI IPOs, personal agents, and the ROI reckoning

Tokenmaxxing was the hottest trend in Silicon Valley earlier this year, with CEOs encouraging employees to push AI usage as far as it would go. Then the bill came due. Uber reportedly blew through its annual AI budget in a few months, some companies cut Claude licenses for parts of their org, and Meta killed its internal leaderboard. This tension between […]

Products & Consumer Tech · Ars Technica

"Dangerous" AI models are coming no matter what

AI models with advanced hacking capabilities will soon be the norm.

Developers & Open Source · Chrome Releases

Chrome Beta for iOS Update

Hi everyone! We've just released Chrome Beta 150 (150.0.7871.35) for iOS; it'll become available on App Store in the next few days. You can see a partial list of the changes in the Git log . If you find a new issue, please let us know by filing a bug . Chrome Release Team Google Chrome

Startups & Funding · TechCrunch Startups

World model maker Odyssey nabs $1.45B valuation backed by Amazon and other big names

World models are the next big thing in AI beyond LLMs and, with this round, Odyssey has cemented itself as one of the startups to watch.

Business · CNBC Technology

Amazon has lagged OpenAI and Anthropic, but AI chief sees path to catch up in 'coming year'

Amazon's Nova2 model is behind the latest releases from LLM leaders OpenAI and Anthropic.

Cybersecurity · The Hacker News

Microsoft Confirms RoguePlanet Defender Zero-Day, Says Patch is in Development

Microsoft has formally disclosed that it's working to release a patch to address a Defender zero-day codenamed RoguePlanet. The vulnerability has now been assigned the CVE identifier CVE-2026-50656 (CVSS score: 7.8), with the tech giant describing it as a privilege escalation flaw. "Microsoft is aware of an elevation of privilege in the Microsoft Malware Protection Engine in Microsoft Defender

Business · CNBC Technology

CEOs of Anthropic and Google DeepMind call for U.S.-led AI coalition in meeting at G7

Tech leaders and heads of state, including President Donald Trump, joined a meeting about AI standards at the G7 Summit.

AI · The Decoder

Zhipu AI's GLM-5.2 closes in on closed-source leaders in coding marathons

Chinese AI lab Zhipu AI releases GLM-5.2 with a stable 1-million-token context under the MIT license. On FrontierSWE, a benchmark for hours-long coding tasks, the open-source model trails Anthropic's Claude Opus 4.8 by just one percentage point. On reasoning, it still falls well behind closed-source rivals. The article Zhipu AI's GLM-5.2 closes in on closed-source leaders in coding marathons appeared first on The Decoder .

Products & Consumer Tech · The Verge

Two-thirds of Americans think AI is advancing too quickly

According to the latest Pew Research poll, 49 percent of Americans report using chatbots at least occasionally, but 63 percent think the tech is advancing too quickly. Overall, use of AI chatbots has increased dramatically since 2024, when only 33 percent reported using them. Specifically, ChatGPT's usage has doubled since 2023, with 44 percent of […]

Developers & Open Source · GitHub Changelog

Enterprise-managed settings now support bypass permission controls

We’re adding our first governance capability to the enterprise-managed settings configuration. Enterprise administrators can now set disableBypassPermissionsMode to "disable" in the enterprise-managed settings.json to prevent GitHub Copilot CLI and VS… The post Enterprise-managed settings now support bypass permission controls appeared first on The GitHub Blog .

Notable Blogs · Simon Willison

Quoting Charity Majors

What happened in 2025 was this: the economics of code production were turned upside down . Instead of being very hard, time-consuming, and expensive to generate code, it became effectively free and instant. Lines of code went from being treasured, reused, cared for and carefully curated, to being disposable and regenerable, practically overnight. — Charity Majors , AI demands more engineering discipline. Not less Tags: charity-majors , ai-assisted-programming , generative-ai , ai , llms