prompt 🤖 AI News
12.8K subscribers
56 photos
24 videos
1 file
128 links
Welcome to @prompt, your go-to source for AI insights, breakthroughs, and tools shaping the future of intelligence.


Contact: @LightEarendil
Download Telegram
⚡️ Google ditched public Git tags for Android source. Now you fill out a Google Form and wait.

GrapheneOS flagged that Google replaced Git tag pushes with Drive downloads gated behind a request form, and says responses have gotten very slow.

GPL violation? Probably not. The license lets you charge for shipping a tape. This is just the tape being a Google Form now.

Bad look either way.
👍1
⚡️ Unsloth Dynamic 3.0 squeezes >10% better accuracy from the same GGUF size

Unsloth just dropped Dynamic v3.0 quants for Qwen3-27B, with smarter per-layer quantization and a higher-quality imatrix calibration dataset tuned for coding, chat, and multilingual.

Same file size. More of the original model's brain intact.

For the ultra-low crowd (IQ2_XXS and below), MTP is stripped to save ~500MB. Tight 16GB box? They recommend UD-IQ3_XXS at 10.9GB instead.
2
🧠 Researchers can steal "hidden" reasoning traces from o1, Claude, and Gemini APIs

Labs encrypt chain-of-thought and send it back to clients rather than storing it server-side. Turns out those encrypted blocks are fully interchangeable across sessions, users, and models within the same provider.

Inject a trace into a weaker, less-guarded model and it just... reads it back to you. Verbatim.

The whole "hidden reasoning = IP moat" thing is looking shakier by the day.
👍1
🧠 Terence Tao just wrote the paper on what AI actually means for math

ICM 2026 keynote, now on arxiv. He doesn't debate whether AI can do research-level math. He assumes it can, then asks: so what do mathematicians do next?

His sharpest line: AI proofs "dwell on trivialities while obscuring the most interesting parts." A proof no human can explain should be considered incomplete, even if formally verified.

Source
👍1
🤖 Anthropic just flipped on watermarks for Claude

The technique hides a signal inside token sampling itself. No invisible ink, no metadata. When Claude picks between "overcast" and "grey" (both equally valid), a secret key steers that choice, leaving a detectable pattern across hundreds of such micro-decisions.

It's built on DeepMind's SynthID-Text approach. EU's AI Act pushed the deadline to Aug 2. Heavy edits can strip it. Detection requires the key.

Clever. And now industry-wide.
1👍1
🎹 GitHub Copilot, but for your piano

A dev trained a 125M transformer to autocomplete MIDI performances on-device. Play a few notes, it continues. Runs at ~108 notes/sec on an iPhone 15.

Entirely free to try. Source
🤖 Fight Claude's word salad with another LLM

"Vomit" pipes Claude 5's bloated output through a local model to strip the pseudo-epiphanies, self-praise, and weird roundabout reasoning.

Fully local, no telemetry. The local LLM only sees what Claude tries to communicate, so your context stays private.

Source
⚡️ Google's DiffusionGemma generates text like an image diffuser. And it's fast.

DiffusionGemma is Google DeepMind's open-weight text diffusion model built on a clever trick: it's a 25.2B-parameter MoE with only ~3.8B active params per forward pass.

No retraining from scratch. They converted an existing Gemma 4 checkpoint. One tester hit ~670 tok/s on consumer hardware.

Paper
⚡️ Aaron Swartz faced 35 years. Meta scrapes the whole web for AI and gets a shrug.

Swartz was prosecuted into a corner for downloading academic papers. Meta scrapes at planetary scale to train its models, with no criminal exposure in sight.

Same act. Different consequences. Turns out the CFAA bites hard when you're 26 and broke, and barely grazes you when you're a trillion-dollar company with aligned government interests.
⚡️ Tired of babysitting coding agents? This dev built a pseudocode editor instead.

Write rough pseudocode, hit save, get real code. Intent stays stored alongside the output so the "why" doesn't vanish.

It's a PoC, but the instinct is right: full-sentence prompting gets old fast, and agents start losing the plot on big codebases.
⚡️ Amazon buys rare books, scans them, destroys them. That's "fair use" now.

A 404 Media investigation confirmed it with a $29 AirTag: bulk book orders go to Amazon's LAS8 warehouse, where spines get cut and pages scanned for AI training data.

Meanwhile, the Internet Archive is being sued into the ground for digitizing books to preserve them.

Same act. Very different courtrooms.
⚡️ Codex on AWS Bedrock is billing users ~10x too much

A caching bug in OpenAI's Codex on Bedrock is causing cache writes to fire constantly while reads barely register (under 5% hit rate). GPT-5.6 charges 1.25x for writes and 0.10x for reads, so a near-zero hit rate turns into a brutal bill.

Workaround: set `web_search = "disabled"` in your config.

Source
🤖 Apple Music is making AI song labels mandatory

Optional tags weren't cutting it. Apple introduced "Transparency Tags" back in March, but disclosure was left to labels and distributors' discretion. Now it's going compulsory.

Apple says it's built internal tools to identify AI-made tracks, fight spam, and catch impersonation by monitoring streams. It can even auto-pull AI tracks farming fake plays.

Labeling is the softest possible move. But it's a signal that synthetic content has officially scaled past the "niche problem" stage.
🤖 AI companies are scan-and-shredding books. Copyright is why.

Licensing e-books for AI training? Publishers won't play ball. So companies buy physical copies in bulk, gut them through scanners, and trash the rest. Cheaper and legally murkier.

Anna's Archive is calling for emergency digitization of rare and out-of-print titles before they disappear into a training run.

Perverse incentives, all the way down.
🤖 Mystery model just dropped on OpenRouter. Nobody knows who made it.

"Ox Alpha" is a frontier reasoning model, free to use, with a 1M token context window, coding + agentic focus, and text/image/video input.

The provider is staying anonymous "during this preview." Your prompts are retained. Not for training, they say, but for what exactly? Nobody's saying.

People are already poking its guardrails trying to fingerprint the lab. Try it if you're brave.
⚡️ DeepSeek drops V4-Flash-Vision-Exp on their API

Multimodal vision is now live via `model='deepseek-v4-flash-vision-exp'`. On agent benchmarks requiring visual understanding, it delivers a significant leap over V4-Flash and brings multimodal agent capabilities close to Opus-4.8.

Still experimental. But shipping fast. Source
⚡️ DeepSeek V4 Flash just got eyes

DeepSeek quietly shipped vision support for V4 Flash. One model name: deepseek-v4-flash-vision-exp. This matters because V4 0731 was notoriously bad at knowing it was blind, and kept hallucinating fake image-reading tools.

384 tokens per image, ~2,500 images per dollar. Cheap. But capped at 800×800 px, which kills OCR on anything A4-sized.

Open weights? Unclear. Watch this space.
⚡️ Intelligence just got 100x cheaper. Again.

A fixed capability level that cost $20/M tokens in late 2022 now runs under $0.10. Not a rounding error. A structural collapse in the price of thinking.

And it's still accelerating. The apps that were "too expensive to build" a year ago are cheap today.
⚡️ Devs are quietly switching from Claude to Codex

One dev's week with Codex stuck out: it's faster, writes cleaner Ruby, and doesn't drown your codebase in comment blocks that read like an LLM's inner monologue.

Claude's verbosity is becoming a real complaint. Code comments shouldn't explain the AI's reasoning process to future devs.

Codex isn't perfect (it overengineers). But "terse and fast" is winning.
⚡️ Someone built a tool to stop Claude from writing like it's pitching a listicle

"Claudette" (nobuzz) pipes Claude's output through Gemini to strip the corporate fluff and superlatives in real time.

It's a skill you drop into Claude Code. One command, previous reply detoxed.

Anthropic chose to anthropomorphize the model hard. The open-source community is now billing them for the cleanup. Source