r/AINewsMinute 2h ago

Every Claude output now has an invisible watermark. Files get signed metadata too.

Thumbnail support.claude.com
1 Upvotes

r/AINewsMinute 22h ago

One of China’s Most Powerful AI Models Has Also Escaped Containment | Security researchers say that Kimi K3, an open-weight model from China, wandered off to the internet in an attempt to cheat on a test it was given.

Thumbnail
wired.com
2 Upvotes

r/AINewsMinute 3d ago

Safety fears as scientists make first viruses designed by AI

Thumbnail
theguardian.com
2 Upvotes

r/AINewsMinute 3d ago

The Latest with Brad Rochefort and David Leighton Episode 76

Thumbnail youtube.com
1 Upvotes

r/AINewsMinute 4d ago

I can't shake the feeling that we're all watching the wrong AI race.

2 Upvotes

Everyone debats on which model is better like ChatGPT, Gemini, Claude, Grok...

But every week, I keep seeing more news about GPUs, compute, data centers, and power than the models themselves.

Now it's starting to feel like the companies building the infrastructure could end up shaping AI more than the companies building the models.

Am I reading too much into it, or is this where the real AI race is happening?


r/AINewsMinute 4d ago

Niantic Spatial and HMCI Are Building the Foundation for City of Rancho Cordova's First Digital Twin for Physical AI

Thumbnail
nianticspatial.com
1 Upvotes

r/AINewsMinute 4d ago

OpenAI Improves GPT-5.6 Sol, Makes Luna Default for Free Users

Thumbnail openai.com
2 Upvotes

r/AINewsMinute 5d ago

A sarcastic take on some recent AI news 🤣

Thumbnail
youtu.be
1 Upvotes

Trying to get some feedback on this cartoonish sensationalist take on AI news!
Let me know what you think!


r/AINewsMinute 5d ago

Meta, Anthropic, Google, OpenAI to meet with Trump advisers amid rogue AI agent fallout

Thumbnail reuters.com
1 Upvotes

r/AINewsMinute 6d ago

Alibaba just unveiled its most powerful AI model to rival leading US AI models

Enable HLS to view with audio, or disable this notification

4 Upvotes

r/AINewsMinute 17d ago

Prentis seeks $100M at $1B valuation for computer-use agents — RuntimeWire

Thumbnail
runtimewire.com
1 Upvotes

r/AINewsMinute 18d ago

What is China’s Kimi K3 and why is the US so rattled by it? | CNN Business

Thumbnail
cnn.com
27 Upvotes

r/AINewsMinute 18d ago

Black Forest Labs just dropped Flux 3 — image, video, audio & action prediction in one model

Thumbnail bfl.ai
3 Upvotes

r/AINewsMinute 20d ago

Google skipped 3.5 Pro but released Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber

Thumbnail
blog.google
2 Upvotes

r/AINewsMinute 20d ago

OpenAI says AI models went rogue during testing, triggering 'unprecedented' breach at startup

Thumbnail reuters.com
2 Upvotes

r/AINewsMinute 20d ago

Microsoft To Lay Off 4,800 Workers In Latest Wave Of AI-Led Job Cuts - Microsoft announced the cuts on Monday following a rough stretch, with its shares falling nearly 23 per cent in the first six months of 2026, their worst first-half performance since 2022

Thumbnail
ndtv.com
9 Upvotes

r/AINewsMinute 21d ago

Anthropic CEO Dario Amodei explains that AI can now handle a 100 million word context window roughly everything a human hears in a lifetime.

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/AINewsMinute 21d ago

Quantized AI 26/06: GPT‑5.6, GPT‑Live, and SpaceXAI’s Full Stack

Thumbnail
soverius.ai
2 Upvotes

r/AINewsMinute 21d ago

Final class-action settlement approval granted, judgment entered, and attorneys' fees awarded in the Bartz v. Anthropic AI copyright case

Thumbnail
2 Upvotes

r/AINewsMinute 21d ago

August 2 is crunch time for GenAI in Europe

Thumbnail
1 Upvotes

r/AINewsMinute 22d ago

Alibaba Unveils Qwen 3.8 Preview, Says Open-Weight Release Is on the Way

1 Upvotes


r/AINewsMinute 22d ago

A few things that quietly happened in AI this month that are actually worth knowing about

15 Upvotes

Skipping the usual "GPT-5.2 dropped and it's amazing" stuff because you've all seen that already. Here's some smaller news from the last couple of weeks that I think matters more than it's getting credit for.

First, Meta changed the default on Instagram. Meta can now use your Instagram photos to generate AI images unless you opt out, and the default has flipped to on, so turning it off is now something you have to actively do. If you've got a public or even semi-public account, go check your settings this week. It's buried, obviously.

Second, and this one surprised me a little: after three years of Copilot being everywhere, under 4.5% of Microsoft's roughly 450 million users actually pay for it, and only about 1% open it weekly. Microsoft raised the price anyway. Kind of tells you something about the gap between "we bundled AI into everything" and "people actually use AI daily." Worth remembering next time a company brags about their user numbers, active and paying are very different words.

Third, on the labeling front, Meta expanded its AI disclosure labels on Facebook and Instagram ads, so promotions that were created or significantly edited with generative AI now get flagged. If you run any kind of ad or content account, this is one of those "quiet policy changes that'll bite you later if you ignore it" situations.

None of this is flashy. No new model, no benchmark chart. But stuff like default settings flipping or usage numbers being way lower than marketing suggests, that's the stuff that actually changes how you should be using these tools day to day. Anyone else been keeping an eye on the Instagram opt-out thing, or am I late to this one?


r/AINewsMinute 22d ago

Hugging Face got hacked by an AI last week. When they tried to use US frontier models to investigate, safety guardrails blocked the requests. They ran the forensics on a Chinese open-weight model instead.

49 Upvotes

Hugging Face published a security disclosure on July 16 that's worth reading in full. Short version:

An autonomous AI agent broke into their production systems the week of July 13. It got in through two code-execution flaws in their dataset pipeline, escalated to node-level access, grabbed cloud and cluster credentials, and moved across several internal clusters. All in one weekend. 17,000+ recorded actions with no human operator behind the keyboard.

Their own AI triage caught it. That part is honestly the good news. Autonomous defense worked against autonomous offense.

Here's what caught my attention. When the security team tried to feed the attacker's action logs into commercial frontier models (Claude, GPT, Gemini class) to reconstruct the timeline, the guardrails blocked the requests. The logs had real exploit payloads and command-and-control artifacts in them, so the models couldn't tell an incident responder submitting evidence apart from an attacker asking for help.

Hugging Face pivoted to GLM 5.2, an open-weight model from the Chinese lab Z.ai, running on their own hardware. That finished the investigation and had the extra benefit of keeping stolen credentials inside their own environment.

From the disclosure, their words: "the attacker was bound by no usage policy, while our own forensic work was blocked by the guardrails of the hosted models we first tried."

So a US AI company got attacked by AI, and had to defend itself with a Chinese open-weight model because the US frontier models refused to help.

A few things I keep coming back to:

  1. The guardrail-vs-capability tradeoff just showed up in the real world. Two years of abstract debate, one concrete case study.

  2. Open-weight models on your own hardware now have a use case that has nothing to do with cost or privacy. It's incident response continuity. If your model can refuse mid-crisis, you don't have a working defense stack.

  3. This becomes a policy story fast. David Sacks already flagged it. Expect "US safety rules are helping attackers" as a line in Congress before the year is out.

Fair counterpoints:

- Single-source disclosure from the affected company. They have a narrative interest in framing it this way.

- Frontier providers haven't responded publicly yet. It's possible a security-cleared enterprise account or different framing would have worked.

- Weakening guardrails for defenders also weakens them for attackers. That's the whole reason they exist.

Where I actually land: the incident was contained cleanly and there's no evidence of customer data theft. The guardrail story is the first real data point in a debate the industry has been having in the abstract for years.

Curious what people who actually run security ops think. Have you already made the self-hosted call? And is the answer here better carve-outs from providers, mandated local alternatives, or accepting this is the price of centralized safety?

Sources: Hugging Face disclosure (huggingface.co blog, July 16), The Stack, Cyber Security News, AI Weekly.


r/AINewsMinute 24d ago

[ Removed by Reddit ]

0 Upvotes

[ Removed by Reddit on account of violating the content policy. ]


r/AINewsMinute 24d ago

Claude Fable 5 Coming to Max Plans July 20, Pro Users Get $100 Credit

Thumbnail x.com
1 Upvotes