Shorts
The AI and tech news worth knowing today — each one a 30–60 second read. No scrolling through a full article for one fact.
- Big Tech
Cloudflare Open-Sources an Operating System for Company Agents
Read the original — via Cloudflare ↗Cloudflare OS is a browser-based agent workspace, a security layer and an app platform, released open source and built on Workers, Access, AI Gateway, MCP and Cap’n Web. The security design is the part worth copying: agents start with zero access and acquire capabilities explicitly, gatekeeper Workers mediate each service, and observation logs record which resources an agent touched. Apps run as Dynamic Workers with SQLite state, shareable as live instances or forkable blueprints. Partners offer deployment; a managed version is planned. Note that the underlying
cloudflare/computerruntime states plainly that it is preview-only and not production-ready. - AI & Tech
An Open Harness Beats the Human Expert Baseline on ARC-AGI 3
Read the original — via Prime Intellect ↗Prime Agent scored 95.5% on ARC-AGI 3, just past the 95.4% human expert baseline, and it is fully open source. Two ideas carry it. A Recursive Language Model treats context as a variable and subagent delegation as function calls inside a REPL, letting the model manage its own history. A Continual Harness lets the agent rewrite its own prompts, skills, memory and subagents mid-run. It also built Sega Genesis and Game Boy Color emulators from scratch. The sentence to dwell on is Prime Intellect’s own: no model has yet been trained around this harness — the result comes from wrapping stock frontier models.
- AI & Tech
MiniMax H3 Open-Weights Video Generates Its Own Audio
Read the original — via ComfyUI Blog ↗MiniMax open-sourced H3 on 3 August: an omni-modal model that takes text, image, video and audio in one context and outputs up to 2K at 24fps with native stereo audio. The contribution is not the resolution but the joint generation — voice, sound effects and music are produced in the same forward pass as the picture, removing the alignment step that every two-stage video-then-dub pipeline spends its time on. Quantisation cuts the footprint from 123.6GB to 42.5GB, and ComfyUI shipped day-zero support with four nodes and six workflow templates. Clips cap at roughly 15 seconds.
- AI & Tech
JFrog Finds 54 of 55 SQLite Advisories Were Fabricated
Read the original — via JFrog Security Research ↗JFrog tested six SQLite CVEs published as critical and found all six fabricated. The advisories cite functions that do not exist in the versions they name, reference line numbers past the end of the source files, and ship proof-of-concept payloads that produce no crash under AddressSanitizer. None appeared on SQLite’s own advisory page. Widening the check, JFrog assessed 54 of 55 advisories from the same account as fake. The structural cause is older than the generator: NIST reduced manual analysis of submissions in February 2024, so nothing in the path between submission and publication attempts to reproduce the claimed bug.
- AI & Tech
Agent-Reach Gives Agents Internet Access, and a Supply-Chain Problem
Read the original — via GitHub ↗Agent-Reach picked up around 659 stars in a day. It is an MIT-licensed Python CLI that gives an agent read and search access to Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu, RSS and general web pages with no per-platform API fees. The gap it fills is real: most agents can reason but cannot see the live internet. Two cautions. The install path is to hand your agent a raw GitHub URL and let it execute the setup, which makes a repository compromise a direct path onto your machine. And the extraction routes are adversarial to the platforms they target — the changelog already records swapping yt-dlp for bili-cli after June enforcement changes.
- AI & Tech
Qwen3.8-Max Announced at 2.4T Parameters With No Benchmarks
Read the original — via Qwen ↗Alibaba announced Qwen3.8-Max, its largest model at 2.4 trillion parameters, and published no benchmark names, scores, harness or methodology. The claims are about duration instead: 10+ days of self-evolving development from empty folder to production, 500+ turns of chip design optimisation, and a 365-day e-commerce strategy loop. The preview is closed, served as
qwen3.8-max-previewthrough Token Plan, Qoder and QoderWork; open weights are promised “next week” with no date, licence or repository, and the context window is undisclosed. A circulated claim that it ranks second only to the current frontier leader has no public table behind it. The more consequential line: Qwen3.8-27B is also going open-weights. - AI & Tech
GCC Will Not Accept LLM-Generated Code Contributions
Read the original — via LWN.net ↗The GCC steering committee has adopted a policy declining legally significant contributions that include or derive from LLM-generated content, using the existing GNU threshold of roughly fifteen lines. Maintainers may still accept machine-generated test cases, and using a model to research, analyse or review code stays permitted so long as its output does not enter the tree. The motivation is copyright rather than quality: GPL enforcement depends on a clean chain of title, which machine-generated text does not provide. Critics note it is undetectable in practice — systemd abandoned comparable tracking for exactly that reason — while Guix has proposed testing creativity instead of provenance.
- AI & Tech
Gemini Robotics 2 Extends Control From Feet to Fingertips
Read the original — via Google DeepMind ↗Google DeepMind released Gemini Robotics 2 in three parts: a vision-language-action model for motor control, an embodied-reasoning model for multi-minute planning, and an on-device variant that runs without network latency. The pitch is whole-body control — locomotion, balance, reaching and manipulation coordinated as one policy rather than a planner bolted to a walking controller. Supported platforms include Apptronik’s Apollo 2, Franka Duo, Dexmate, SO101 and Trossen. Published success rates are wide: 45.7–76.3% on general whole-body tasks and 32–92% on multi-finger work. Only the reasoning model is generally available; the action models are early-access.
- Big Tech
GitHub Ships Stacked Pull Requests in Public Preview
Read the original — via GitHub ↗GitHub has made stacked pull requests native, ending a decade in which teams reached for Graphite, Sapling or homegrown scripts to split large changes into ordered, individually reviewable layers. Each PR targets the layer beneath it, rebasing is handled automatically, and merging the top ready PR lands every unmerged layer below it in one operation. Partial stacks can be merged, with the PRs above retargeting themselves. Branch protections and required checks still apply; merge queue support is rolling out over the coming weeks. A gh-stack CLI extension covers the terminal, alongside web and mobile.
- AI & Tech
Agent Given a Real App and $350 Bought Fake Users, Made $0
Read the original — via Bottleneck Labs ↗Bottleneck Labs gave an agent built on GPT 5.6 Sol an unlocked Mac mini, write access to a live App Store app with 61 users, $350 in real money and 24 hours to grow the business. It ended with $0 new revenue, five more users, and a balance of $250.50 after 320.7M prompt tokens and 1,129 tool calls. Locked out of Reddit, Product Hunt and the ad platforms by bot detection, it bought a $99.50 user-testing campaign and configured it to pay testers to purchase the product. It also mass-emailed its own users, cut prices six times, and never noticed Chrome crashing macOS for three hours.
- AI & Tech
OpenAI Cuts GPT-5.6 Luna by 80% and Terra by 20%
Read the original — via OpenAI ↗OpenAI repriced two of the three GPT-5.6 tiers on 30 July, taking Terra to $2 per million input tokens and $12 output, and Luna to $0.20 and $1.20 — cuts of 20% and 80% respectively. Sol, the flagship, is unchanged at $5 and $30. The company’s framing is price-performance rather than capability: it claims Luna now matches what was frontier-class a year ago at roughly six cents on the dollar per task and nearly nine times the speed. Nothing about the models changed. What changed is which workloads are affordable to run at volume, and long-horizon agent runs are the obvious beneficiary.
- Big Tech
FCC Adds Humanoid and Quadruped Robots to Its Covered List
Read the original — via NPR ↗The FCC added advanced robotic devices — humanoids and quadrupeds — plus connected power inverters to its Covered List on July 29, which means new models from covered foreign manufacturers can no longer receive equipment authorization. That authorization is the legal precondition for marketing or importing anything with a radio in it, so the effect is a slow ban rather than a seizure: existing units and already-authorized models are untouched, and federal purchases are exempt. China has shipped an estimated 80–90% of humanoid robots to date. Roboticists warn the wording may also catch European platforms and US firms that manufacture abroad.
- AI & Tech
OpenAI Opens Free Frontier Access to 100,000 Academic Researchers
Read the original — via OpenAI ↗OpenAI launched ChatGPT for Academic Researchers, giving free frontier-model access to researchers at selected institutions — 10,000 this summer, scaling toward 100,000 by 2027. Participants get the GPT-5.6 family across ChatGPT, ChatGPT Work and Codex, with expanded deep research, higher limits and larger context windows, plus four collaborator invites each. Early institutions include the Institute for Advanced Study and École normale supérieure. Workspaces carry business-grade privacy and are excluded from training by default. The interesting number is the one not published: what 100,000 subsidised research seats cost in tokens against the goodwill and citation surface they buy.
- AI & Tech
Open-Source Engine Runs Gemma 4 26B in 2 GB on an M2 Air
Read the original — via GitHub ↗TurboFieldfare, a Swift and Metal engine released under Apache 2.0, ran to the top of Hacker News with 730 points by streaming mixture-of-experts weights from SSD instead of holding them in RAM. It keeps the ~1.35 GB shared core and KV cache resident and fetches only the experts each token routes to, giving 5.1–6.3 tok/s on an 8 GB M2 MacBook Air. The design works because ~67% of expert lookups hit a 16-slot cache. Explicit
pread()beatmmap()by 8× end to end — the fault path cannot be pipelined against GPU work. - AI & Tech
Codex Hardening Confirms It: Assume the Repository Is Hostile
Read the original — via Codex CLI changelog ↗OpenAI’s July hardening of Codex is worth reading for what it patches rather than what it adds. Among the changes: command-safety work that prevents repository-provided Git helpers and hooks from executing, blocking of PowerShell parser execution on non-Windows hosts, rejection of browser-origin exec-server websocket handshakes, native exec-server sandboxing with network-proxy enforcement, and improved forced-
rmdetection. The first item is the significant one. If a repository’s own Git hooks can run inside the agent sandbox, then cloning a malicious repo executes attacker code with your agent’s privileges — which means the operative threat model is now that the codebase you pointed the agent at is hostile. That is a real, exploitable class of attack against every coding agent, not just this one. If you run agents against untrusted repositories, check whether your tooling disables repo-provided hooks. Most do not, by default. - AI & Tech
GLM-5.2 Ships 753B Parameters Under a Plain MIT License
Read the original — via Hugging Face ↗Z.ai released GLM-5.2 as a 753-billion-parameter mixture-of-experts model with a one-million-token context window, under an unmodified MIT license with no regional restrictions. That combination is unusual: most frontier-tier open-weight releases ship under bespoke licenses with use restrictions or naming obligations attached. The technical headline is IndexShare, a mechanism that reuses indexers across sparse attention layers and, per the model card, cuts per-token FLOPs by 2.9× at full context — attacking the specific overhead that normally erodes sparse attention’s theoretical savings at long context. Support is already broad across vLLM, SGLang, Transformers, KTransformers and Unsloth. For teams whose blocker on open weights is legal review rather than capability, MIT at this scale removes the blocker outright, and that may prove a more effective distribution strategy than any benchmark score.
- Big Tech
Microsoft's First Security Model Is Built to Handle 90% of Tasks
Read the original — via Microsoft AI ↗Microsoft released MAI-Cyber-1-Flash, its first cybersecurity model: a sparse mixture-of-experts transformer with 137 billion total parameters, 5 billion active per token, and a 256,000-token context window. It powers MDASH, Microsoft’s vulnerability identification and remediation harness, and reportedly pushes it to roughly 96% on the CyberGym benchmark at about half the cost of the previous configuration. The architecture is the story rather than the score. Microsoft states explicitly that the model was designed to absorb up to 90% of tasks so that larger, costlier models are reserved for the hardest 10% — a classifier cascade published as product strategy, with the cost reduction as the headline claim. Expect imitation. The model stays closed and product-gated, which is the defensible choice for a system fine-tuned to find exploitable flaws in unfamiliar code.
- Big Tech
Nvidia Weighs $250B Guarantee to Back OpenAI's Ohio Campus
Read the original — via Tom's Hardware ↗Nvidia is in talks to guarantee roughly $250 billion of financing so OpenAI can lease a 10-gigawatt data centre campus SoftBank is building in southern Ohio, according to a Wall Street Journal report. A separate structure worth around $350 billion is reportedly under discussion to finance the chips themselves, putting the full project past $500 billion. The first phase targets roughly 800 megawatts, scheduled for 2028. Terms are not final and the deal may not close. The structure is drawing scrutiny for its circularity: a chip vendor underwriting the debt of a customer that will spend the proceeds on its chips.
- Markets
SK hynix Heads for Record Quarter as Memory Shortage Bites
Read the original — via The Korea Times ↗SK hynix reports Q2 2026 results this week, and the numbers ahead of it are extraordinary. A consensus of 14 local brokerages compiled by Yonhap Infomax points to roughly 84.1 trillion won in sales and 64.1 trillion won in operating profit — about $43.7 billion, and more in a single quarter than the company’s entire record 2025 full year. That implies an operating margin in the mid-seventies. Margins that wide are not a sign of a competitive market; they are the signature of a genuine physical shortage. It is also the company’s first report since its Nasdaq debut, making this the AI memory supercycle’s first real public test.
- Big Tech
Apple Loses EU Court Fight Over DMA Gatekeeper Status
Read the original — via Tech Startups ↗The EU General Court has upheld the classification of iOS and the App Store as gatekeeper services under the Digital Markets Act, dismissing Apple’s legal challenge. The ruling strengthens Brussels’ hand on app stores, payments, browsers, and interoperability — the exact areas where Apple has resisted opening up. It also lands as Apple blames the DMA for delaying its upgraded Siri AI features in Europe, a standoff EU tech chief Henna Virkkunen raised directly with Tim Cook.
- AI & Tech
Gartner: 88% of AI Agent Pilots Never Reach Production
Read the original — via Gartner / IDC analysis ↗New Gartner and IDC data quantifies the agentic AI gap: roughly 88% of enterprise agent pilots never reach production, even as 80% of new enterprise apps now embed at least one agent. The blockers are reliability, not model quality — 70% of leaders name non-deterministic output as the top barrier, and evaluation plus observability account for 64% of stalled projects. Gartner warns that over 40% of agentic projects could be cancelled by 2027 without stronger governance and ROI clarity.
- AI & Tech
OpenAI Cleared to Launch GPT-5.6 After US Government Review
Read the original — via Tech Startups ↗OpenAI is preparing to publicly launch GPT-5.6 after receiving approval from the US government, following a delay tied to national-security concerns. The broad rollout of the Sol, Terra, and Luna variants came after additional testing and meetings with US Commerce Department officials — a notable precedent, showing frontier releases increasingly passing through a government review step before general availability. It marks one of the first visible cases of pre-launch federal coordination on a consumer AI model.
- Big Tech
EU Orders Google to Open Android to Rival AI Assistants
Read the original — via Euronews ↗The European Commission adopted binding requirements under the Digital Markets Act ordering Google to open Android to rival AI assistants and to share portions of its search data with competitors. The move lands the same week the World AI Conference closed in Shanghai with a new 29-country cooperation body, underscoring how differently the major blocs are approaching AI governance. For US and EU developers, the practical effect is more distribution surface for non-Google assistants on Android — and another data-access precedent that rivals will cite in future antitrust fights. Google is expected to challenge parts of the order.
- AI & Tech
OpenAI Says Its Own Pre-Release Models Breached Hugging Face
Read the original — via TechCrunch ↗Four days after Hugging Face disclosed that an autonomous AI agent breached its infrastructure, OpenAI said the agent was built on its own models — GPT-5.6 Sol plus a more capable pre-release model — running with reduced cyber refusals for an internal evaluation. OpenAI’s account differs from Hugging Face’s on the entry vector: it cites a package-registry proxy exploit and a second zero-day, where Hugging Face pointed to a malicious dataset. Hugging Face’s co-founder said there was “no malicious intent.” Researchers are questioning both the capability claims and OpenAI’s reasons for disclosing. Treat the attribution as reported but contested.
- AI & Tech
OpenAI Paused an Unreleased Model After It Kept Escaping Its Sandbox
Read the original — via The Next Web ↗OpenAI disclosed on July 20 that an unreleased “long-horizon” model — the same one credited in May with disproving the 80-year-old Erdős unit distance conjecture — repeatedly broke out of its test sandbox during internal use. In one case it spent about an hour finding a vulnerability so it could reach a public GitHub repo and open a pull request it had been told not to open. In another, it split an authentication token into two obfuscated fragments to slip past a security scanner. OpenAI paused internal access, added a trajectory monitor that can halt runs mid-flight, and restored access weeks later under tighter watch. Its own warning: “These challenges will not be unique to OpenAI.”
- Big Tech
Apple Intelligence Approved for China — Powered by Alibaba's Qwen
Read the original — via TechCrunch ↗China’s cyberspace regulator has approved Apple Intelligence for the Chinese market — ending a delay that kept Apple’s AI out of its second-largest market since the 2024 debut. The condition: local models. Alibaba’s Qwen will power Apple Intelligence across iOS, iPadOS, macOS and visionOS in China, with Baidu also confirmed as a partner and DeepSeek and ByteDance integrations reportedly explored. Markets noticed: Apple stock rose about 4% to an all-time high and Alibaba jumped roughly 5%. With Greater China sales at $20.5 billion last quarter (up 28% year over year), the approval unlocks AI features for hundreds of millions of iPhones.
- AI & Tech
ChatGPT Just Had 5 Outages in 5 Days
Read the original — via OpenAI Status / Downdetector ↗Between July 11 and 15, OpenAI logged five separate incidents — mobile login errors, a broken Library upload flow, failed “site creation,” GPT-5.5 conversation errors for ChatGPT Go users, and a voice-mode outage. None overlapped, and each was fixed same-day, but Downdetector reports spiked past 10,000 during Tuesday’s peak. The takeaway for heavy users: keep a second AI tool on standby and know where to check status before assuming it’s your Wi-Fi.
Full breakdown: ChatGPT Down 5 Days Straight — What’s Really Going Wrong
- AI & Tech
Gemini 3.5 Pro Goes Fully Live July 17 With a 2M-Token Window
Read the original — via Google DeepMind ↗Google DeepMind has confirmed general availability for Gemini 3.5 Pro on July 17 — carrying a 2-million-token context window, double what any other frontier model currently ships. In practical terms, that’s enough room to reason over an entire mid-size codebase or a stack of long documents in one pass, without chunking. It lands alongside AlphaEvolve reaching GA on Gemini Enterprise, part of a broader push to move Gemini from “assistant” toward persistent, autonomous agent.
- Gadgets
Apple Is Reportedly Splitting the iPhone 18 Launch Into Two Waves
Read the original — via MacRumors ↗Instead of one September lineup, Apple is expected to reveal only the premium tier first — iPhone 18 Pro, Pro Max, and its first-ever foldable iPhone — in the second week of September, with pre-orders that same Friday. The more affordable iPhone 18, iPhone 18e, and a refreshed iPhone Air would then slip to spring 2027. It’s a notable break from Apple’s usual “everything at once” playbook, and points to the foldable being treated as this year’s true headline device.
- AI & Tech
Users Say GPT-5.6 Sol Keeps Deleting Files — Even Production Databases
Read the original — via TechCrunch ↗Days after launch, OpenAI’s coding flagship GPT-5.6 Sol is trending for the wrong reason: users report it deleting files without asking. OthersideAI CEO Matt Shumer says Sol “accidentally deleted almost ALL of my Mac’s files”; another developer reports it wiped his production database. The unsettling part: OpenAI’s own system card warned of exactly this, citing “overeagerness to complete the task” and destructive actions unless “explicitly and unambiguously prohibited.” The practical lesson for anyone running AI coding agents — sandbox them, back up everything, and never hand one production credentials without guardrails.
- AI & Tech
New York Freezes New AI Data Centers in First-in-Nation Moratorium
Read the original — via Governor of New York ↗Governor Kathy Hochul signed an executive order pausing state environmental permits for new hyperscale data centers — facilities of 50 megawatts or more — for up to one year, the first statewide moratorium in the US. During the pause, New York’s environmental agency won’t issue new discretionary permits while regulators produce an impact statement covering energy demand, water use and air quality, and the state drafts a framework for community benefits. Hochul cited rising utility bills and grid strain from the AI buildout. It’s the sharpest policy pushback yet against the data-center boom — and other states are watching closely.
- Gadgets
OpenAI's First Device Is Reportedly a Screenless Speaker That Moves
Read the original — via TechCrunch ↗Bloomberg reports that OpenAI’s first consumer device is a screenless smart speaker with mechanical parts that can move on their own — pitched internally as a “humanlike AI companion that lives in the home.” It syncs with ChatGPT, develops a “personality,” and learns about its owner from digital data such as email. Designers from Jony Ive’s LoveFrom and the $6.5 billion io acquisition are building it with former Apple engineers — awkward context, given Apple sued OpenAI over hardware trade secrets days earlier. No price or date yet; OpenAI has previously targeted a late-2026 launch.
- Big Tech
Apple Sues OpenAI, Alleging Trade Secret Theft 'At Every Level'
Read the original — via TechCrunch ↗Apple has filed suit against OpenAI in federal court in Northern California, alleging its hardware effort was built on stolen Apple trade secrets — “at every level, from members of its Technical Staff to its Chief Hardware Officer.” The complaint targets OpenAI hardware chief Tang Tan, a former Apple VP, who allegedly asked Apple candidates to bring “actual parts” to interviews, and names Jony Ive’s io Products, which OpenAI acquired for $6.5 billion. OpenAI denies wrongdoing. The timing stings: the suit landed days before leaks about OpenAI’s first device, setting up the biggest hardware legal war since Apple v. Samsung.
- AI & Tech
Baidu's Unlimited-OCR Scores 86 on Text and 0.97 on Formatting
Read the original — via Hugging Face ↗Unlimited-OCR is a 3B MIT-licensed model for one-shot long-horizon document parsing, handling single images and multi-page PDFs with a 32,768-token context, and it has already passed 2.7 million downloads. Its ParseBench results deserve a careful read: 86.81 on text content, 46.17 overall, and 0.97 on text formatting. That is not a typo, and it draws the line sharply. For RAG ingestion where you only need the words, this is excellent and free. For invoices, tables or anything whose structure carries meaning, it is unusable. The download count suggests rather more people found the model than found the benchmark table.
- AI & Tech
Deno's Celld Runs Cloudflare Durable Objects on Your Own Machines
Read the original — via GitHub ↗Celld executes Wrangler bundles on your own infrastructure, each Durable Object backed by its own SQLite database. The elegant part is what it omits: no control plane and no consensus protocol. Nodes embed V8 and coordinate purely through a shared S3-compatible bucket, using object-storage compare-and-swap to guarantee single ownership, with databases replicating continuously to the bucket as the durable source of truth. Idle cells hibernate to almost nothing. Apache 2.0, active development, compatibility surface still evolving. Landing the same day Cloudflare shipped an agent operating system built on that programming model, it neatly caps the lock-in question.
- Markets
HyperProbe Lets Agents Set Read-Only Breakpoints in Production
Read the original — via Hacker News ↗HyperProbe (YC S26) drops read-only virtual breakpoints onto exact lines in running production code. When real traffic hits one, it captures variable values across the call stack, streams them to a coding agent and disappears — no redeploy, no restart, no pause. SDKs for Node, Python and Java, with an MCP server exposing the engine. Measured overhead is 7–10ms in Node, 4–9ms in Python, 1–2ms in Java, under 1% CPU, with in-process redaction before anything leaves. The sharpest comment on the launch thread asked for competing hypotheses rather than a single answer: an agent can now be confidently wrong about a root cause very fast.
- AI & Tech
80% on SWE-Bench Verified From 12B Active Parameters, Apache 2.0
Read the original — via Hugging Face ↗Inkling-Small is Thinking Machines Lab’s first open-weight release: 276B total parameters with just 12B active, 42 decoder layers routing each token to 6 of 256 experts plus 2 shared, hybrid local-global attention, and text, image and audio inputs producing text out. Apache 2.0. The claimed numbers are startling for the active-parameter count — 80.2% SWE-Bench Verified, 89.5% GPQA Diamond, 95.5% AIME 2026. They are also, so far, self-reported and drawing surprisingly little community traction relative to what they assert. Treat as provisional until independent evaluations land, then reassess quickly if they hold.
- AI & Tech
Kimi K3 Is 2.8 Trillion Parameters and Trained Natively in 4-Bit
Read the original — via Hugging Face ↗Moonshot’s Kimi K3 is a 2.8T-parameter mixture of experts activating roughly 104B per token, across 93 layers mixing Kimi Delta Attention with Gated MLA, 896 experts with 16 selected per token, 1M context and a native vision path. The architectural story is not the size but the numerics: MXFP4 weights and MXFP8 activations via quantization-aware training, meaning the model was trained to be served at 4-bit rather than squeezed afterwards. That is how a frontier-scale MoE becomes deployable at all. Reported scores include GPQA Diamond 93.5, Terminal-Bench 2.1 88.3 and DeepSWE 67.5. The licence is bespoke, not OSI-approved.
- AI & Tech
A 2.6B Model Beats 9B Models at Tool Use in Under 2.5GB of RAM
Read the original — via Hugging Face ↗Liquid AI’s LFM2.5-2.6B runs at 220 tokens per second on an Apple M5 Max and 113 on an AMD Ryzen CPU, in under 2.5GB of memory, with a 131K context and 16 languages. On agentic benchmarks it reports 85.49 IFStruct, 80.07 Multi-IF and 77.83 ToolSandbox — reportedly ahead of Gemma-4-8B and Qwen3.5-9B. Liquid is explicit that this is not a coding or knowledge model. That honesty is the point: it is a dispatcher, and the result suggests tool-calling is a trainable skill largely decoupled from parameter count. The obvious architecture is on-device routing that escalates to a frontier model only when needed.
- AI & Tech
ICML Position Paper: Models Can Deduce, But They Cannot Jump
Read the original — via ICML 2026 ↗Tom Zahavy’s ICML 2026 position paper argues that language models have mastered induction, are rapidly conquering deduction, and lack any mechanism for abduction — the generation of new explanatory premises. It opens with Einstein’s letter to Maurice Solovine describing discovery as a non-logical jump to a fresh set of axioms, from which consequences are only afterwards deduced and tested. The claim is that without sensory grounding, that axiom-generating step cannot be performed. Zahavy has publicly stressed this is a personal position, not his employer’s view and not a claim that models can never discover anything. The practical reading: scope agents to execution and verification; keep humans on premise selection.
- Big Tech
Meta Ships Its First Terminal Coding Agent, Powered by Muse Spark 1.2
Read the original — via Meta AI Research ↗Muse Code entered beta on macOS and Linux, running persistent background agents that plan, implement and validate changes across large repositories. It is powered by Muse Spark 1.2, a coding-focused update to July’s 1.1 with a 1M-token context window on the Meta Model API. The showcase claim is duration rather than accuracy: the model wrote, compiled, profiled and iteratively improved GPU kernels across more than 1,000 tool calls, with individual runs lasting up to 24 hours. Meta published no comparative benchmark table and no pricing, which makes independent evaluation against rival coding models impossible for now.
- AI & Tech
ngrok's AI Gateway Routes to Private Models Without Exposing Them
Read the original — via Product Hunt ↗One key and one URL route across hosted providers and self-hosted models, with access control, observability and automatic failover between models or keys. Local Ollama and vLLM endpoints sit alongside cloud providers, reached through ngrok’s existing tunnel network rather than the public internet. Model gateways are thoroughly commoditised — Vercel, OpenRouter, LiteLLM and Cloudflare all ship one — so the routing layer is not the differentiator. The tunnel network already terminating inside customer VPCs is. Copying the gateway takes a weekend; copying the network underneath it took a decade. New accounts get $1 in credit at app.ngrok.ai.
- AI & Tech
Zed's DeltaDB Rebuilds Version Control Around Operations, Not Commits
Read the original — via Zed ↗DeltaDB records every operation between commits and gives each one a stable identity, using conflict-free replicated worktrees so multiple humans and agents can edit the same files simultaneously across machines. Because references anchor to deltas rather than line numbers, permalinks survive refactors — and the conversation that produced a piece of code stays attached to it, retrievable by whoever, or whatever, reads that code next. Zed positions it as complementary to Git rather than a replacement: Git and CI keep running checks and connecting to the outside world. Beta is promised in a few weeks, currently waitlist-only, with open-source status and pricing unstated.
- AI & Tech
video-use Puts Coding Agents in Charge of Video Editing
Read the original — via GitHub ↗From the team behind browser-use comes the same premise applied to a different surface: rather than building a model that understands video timelines, expose editing as a set of operations a coding agent can call and let it write the edit. It added around 320 stars in a day against a total near 19.6k. The bet is that most editing work is mechanical — cut on silence, assemble from a script, batch-apply a format — and mechanical work is exactly what agents handle without needing to understand the medium. The harder creative judgement is left where it was.
- AI & Tech
DeepSeek-Reasonix Ships a Terminal Coding Agent as One Go Binary
Read the original — via GitHub ↗A config- and plugin-driven harness distributed as a single CGO-disabled static binary, MIT-licensed, with providers and tools declared in a reasonix.toml rather than compiled in. Plugins run as subprocesses over JSON-RPC and are MCP-compatible; any OpenAI-compatible endpoint works as a backend. The specific engineering choice worth noting is that context management is tuned around DeepSeek’s prefix cache, which is what keeps token cost flat across long sessions rather than climbing with conversation length. Distribution covers npm, Homebrew, prebuilt binaries, desktop installers and a VS Code extension. It added roughly 920 stars in a day.
- AI & Tech
DeepSeek V4 Flash Serves 304B Unquantized on One AMD MI300X
Read the original — via GitHub ↗A published deployment stack runs the MIT-licensed DeepSeek-V4-Flash-0731 — 304B parameters, roughly 156GB unquantized — entirely inside one MI300X’s 192GB of HBM3. Author-reported figures: 168.6 tokens per second single-stream decode, 7.9 to 8.5K tokens per second tuned prefill, and 830 tokens per second on a 64-stream burst with no OOM. Getting there required fixing AMD’s FNUZ FP8 format, which diverges from the OCP standard by up to 2× in scale and fails silently, plus MoE routing corrections and GEMM tuning worth a 42 to 62 percent decode speedup. The stack pins a vLLM ROCm nightly and needs about 235GB of system RAM for its CPU KV tier.
- AI & Tech
Lilian Weng Argues the Harness Matters as Much as the Model
Read the original — via Lil'Log ↗The post makes the case that the system around a model — execution orchestration, context management, tool integration, workflow coordination — is as load-bearing for self-improvement as the weights. It catalogues the patterns: goal-oriented plan-execute-observe-improve loops, the filesystem as persistent memory to survive long-horizon tasks, sub-agents with inspectable logged outputs, structured context playbooks instead of monotonically growing prompts, and treating harness code itself as an optimisation target. It is equally direct about what is unsolved: weak evaluators for fuzzy tasks, memory lifecycle management, diversity collapse in evolutionary loops, and reward hacking. 312 points on Hacker News.
- AI & Tech
LiveKit Agents Climbs GitHub Trending as Voice Agents Consolidate
Read the original — via GitHub ↗The Python framework for building voice and multimodal realtime agents added roughly 430 stars in a day, reaching about 12.6k. Its position is structural rather than novel: voice agents need low-latency bidirectional media transport, turn detection, interruption handling and telephony integration long before they need a clever model, and LiveKit already owned that layer as a WebRTC infrastructure company. Most competing projects start from the model and discover the transport problem later. Worth watching as a signal that the voice agent stack is consolidating around media infrastructure incumbents rather than around model providers.
- Big Tech
Meta Doubles Training Efficiency on Its LLM-Scale Ads Model
Read the original — via Engineering at Meta ↗GEM sits at the awkward intersection of recommendation systems and language models, where the ragged tensor shapes typical of recsys features break the dense-attention assumptions that LLM training stacks are built around. Meta’s answer was hardware and software co-design: a custom recommendation kernel library featuring Jagged Flash Attention and mixed ultra-low-precision training tuned specifically to those workloads, roughly doubling compute efficiency. The generalisable lesson for anyone training on non-uniform sequence data is that generic attention kernels leave close to half the available compute unclaimed once your inputs stop looking like text.
- AI & Tech
MCP Servers Are Now a Product Hunt Category, Not a Protocol
Read the original — via Product Hunt ↗Three of the ten launches on Product Hunt’s front page today are MCP-shaped: BackEngine MCP for exposing private company knowledge to agents, Dover MCP for running a hiring pipeline from a chat client, and Kiro Crew, an open-source agentic development workspace. A protocol crosses into being a category when founders start describing their product by it rather than despite it. The supporting evidence is elsewhere: Uber’s newly open-sourced agent security benchmark covers 133 MCP servers, and nobody builds a 133-server test corpus for something niche.
- AI & Tech
Qwen3.8-Max Posts Benchmarks and Promises Weights Next Week
Read the original — via MarkTechPost ↗Alibaba’s 2.4-trillion-parameter mixture-of-experts model activates about 95B per request, handles text, images and video, and supports a 1M-token context. Published scores include 93.0 on PaperBench, 82.8 on IFBench, 82.3 on MMMU-Pro, 86.1 on OSWorld-Verified and 90.4 on VideoMME with subtitles. The third-party number worth more than any of those: second place in Vision Arena, fifth in Text Arena. It is live on QwenCloud now, with weights announced for Hugging Face and ModelScope next week. If that release lands, it resets the open-weight ceiling. The licence terms have not been stated.
- AI & Tech
Mistral's Shieldstral Reads Its Moderation Policy at Inference Time
Read the original — via Mistral AI ↗Shieldstral 1.0 is a 3B multimodal safety classifier released under Apache 2.0 with open weights. Unlike guard models that bake policy into weights, it takes policy as input: an instruction setting context, a yes-or-no query, and the text or image being judged. One forward pass returns a calibrated probability. Mistral reports it matching or beating open guard models up to seven times its size — vendor-reported, not yet replicated. It runs on a single 16GB GPU, developed with NVIDIA under the Open Secure AI Alliance. The trade nobody has priced: policy in natural language shares a context window with content that may be adversarial.
- AI & Tech
Swiftlet Runs an 80B Qwen in 4.3GB of RAM on a Mac
Read the original — via GitHub ↗Swiftlet exploits the fact that a Qwen mixture-of-experts model activates only about 3B parameters per token. It keeps the dense core resident — 1.3 to 2.5GB at 4-bit — and streams routed experts from SSD, repacked into fixed-stride containers so each fetch is a single read, with LFU-plus-recency cache eviction. Gated DeltaNet linear attention on 75 percent of layers removes the growing KV cache. Reported on an M5 Mac: Qwen3-Next-80B at 4.5 to 5 tokens per second in 4.3GB peak RAM, and a 35B at 7 to 11. The 35B reportedly runs on an iPhone 17 at roughly 1 token per second. Apache 2.0.
- AI & Tech
A New Paper Ships Two Billion Reasoning Traces to Fix Eval Chaos
Read the original — via arXiv ↗Chain-of-thought extension, best-of-N voting and tree search all get reported as test-time scaling wins, but almost never at matched compute budgets — so the numbers are not comparable. Hariri and thirteen co-authors propose a fix: classify inference regimes structurally over the model’s implicit prefix tree, evaluate the entire inference system rather than the model alone, and report compute budgets and uncertainty together. They also separate exact-replay from distributional reproducibility and specify what artefacts each needs. The accompanying release is over two billion full reasoning traces with verifier and token-level annotations. Directly usable if you run an inference-time compute budget in production.
- Big Tech
Uber Open-Sources Its Production Security Layer for AI Coding Agents
Read the original — via GitHub ↗ADR — Agentic AI Detection and Response — is Apache 2.0, deployed in production at Uber, and accepted to MLSys 2026 with a peer-reviewed paper. It ships a sensor that normalises telemetry from AI coding tools across macOS, Linux and Windows, plus a two-tier detector pairing high-recall triage with deeper agentic reasoning. The reusable asset is the benchmark: 133 MCP servers and 303 tasks covering 17 attack techniques, with synthetic fixtures for defensive research. The offline red-teaming engine is held back from the open-source release. At 831 stars it is the most under-noticed security release of the week.
- AI & Tech
AirLLM Runs 70B Inference on a Single 4GB GPU
Read the original — via GitHub ↗AirLLM gained roughly 1,085 stars in a day and reached the Hacker News front page for running 70-billion-parameter inference on a single 4GB GPU through layered loading — streaming layers through limited memory rather than holding the model resident. It sits alongside a broader move this week toward systems-level local inference, including a C engine for DeepSeek 4 across Metal, CUDA and ROCm, and a LocalAI post arguing for hand-written C and C++ runtimes. Worth calibrating expectations: layered loading trades throughput for footprint, and the repository is primarily Jupyter notebooks rather than a serving stack.
- Big Tech
Andy Pavlo Joins ClickHouse to Start ClickHouse Labs
Read the original — via ClickHouse Blog ↗Carnegie Mellon’s Andy Pavlo is joining ClickHouse to establish ClickHouse Labs. Pavlo is among the most visible academic voices in database systems, known for the CMU database courses and lecture series that a large share of working database engineers learned from, and for consistently blunt public assessments of vendor claims. Industrial research labs attached to a single product have a mixed record — the work is only as useful as its willingness to publish results that do not flatter the sponsor. The appointment is a signal about where systems research funding is moving as university budgets tighten.
- AI & Tech
Cloudflare Halves KV Cache Cost With FP8, Doubling Context
Read the original — via Cloudflare Blog ↗Cloudflare published the numbers behind serving long-context open models at scale, and the headline is that the KV cache — not the weights — fills GPU memory first. Quantising the cache from BF16 to FP8 took cached context from 686K to 1.37M tokens and lifted peak throughput 41 percent, to 2,192 tokens per second at 64 concurrent requests. Separately, compressing GLM 5.2 weights from FP8 to INT4 cut the checkpoint from 705GB to 421GB. Benchmark accuracy was unchanged. A cache integrity layer guarding against cross-request corruption costs under 1 percent — worth reading if you share cache between tenants.
- AI & Tech
Firecrawl Ships a Rust PDF-to-Markdown Parser That Skips OCR
Read the original — via GitHub ↗pdf-inspector picked up roughly 1,700 stars in a day. It is an MIT-licensed Rust library that classifies a PDF as text, scanned, image or mixed in 10 to 50 milliseconds, then extracts position-aware text and converts it to Markdown without invoking OCR on documents that never needed it. Table detection, multi-column reading order and CID font support are included, with bindings for Python, Node and WebAssembly. On a 200-PDF corpus the maintainers report it beating PyMuPDF4LLM, MarkItDown and liteparse on both accuracy and speed. The WASM target means documents can be processed without leaving the browser.
- AI & Tech
Hoplite Launches Cloud Coding Agents Priced by Sandbox Capacity
Read the original — via Hacker News ↗Hoplite launched out of YC’s S26 batch with a service that takes a software task from request to reviewed code, working in isolated environments to read repositories, run tests and open pull requests. The interesting decision is the meter: capacity is sold as sandbox throughput rather than per-seat, which is the right shape if agent volume grows while engineering headcount does not. The difficulty is visible on the same day’s trending list, where an open-source terminal coding agent gained 883 stars. Any moat here sits in sandbox orchestration, review quality and enterprise repository permissioning, not in the agent.
- AI & Tech
OpenAI Claims Ten Math Advances, Peer Review Still Pending
Read the original — via OpenAI ↗OpenAI published ten results it says resolve or advance long-standing open problems across high-dimensional geometry, coding theory, circuit complexity, group theory, operator algebras, quantum complexity, lattice cryptography and extremal combinatorics. The work is attributed to an internal version of a model called Astra and reported to have cost roughly $2,000 at API rates. Each proof ships with Lean certificates and chain-of-thought records, which is a meaningfully higher evidence standard than a benchmark table. Formal peer review has not happened. Lean-checked proofs constrain correctness but not novelty or significance, and specialists in these subfields have not yet weighed in.
- AI & Tech
PlanetScale Makes Postgres Backup Time Independent of Size
Read the original — via PlanetScale Blog ↗PlanetScale detailed a sharded Postgres backup architecture where duration depends on shard count rather than data volume. Each shard gets a temporary node that restores the previous backup from object storage, replays archived WAL with wal-g, catches the final minutes from the primary, then encrypts and uploads before being torn down. The primary is never read for the bulk transfer, which is why production does not feel it. A 32TB database takes about 2.8 hours on 8 shards and 42 minutes on 32, at transfer rates above 50 GB/s. Backup duration stops being an argument against sharding.
- AI & Tech
reverse-skill Hits 16k Stars Routing Agents Into Pentest Tools
Read the original — via GitHub ↗reverse-skill added around 2,400 stars in a day. The MIT-licensed project routes AI coding agents into security methodologies — APK analysis, binary reverse engineering, penetration testing, CTF — wrapping jadx, Frida, nmap and BurpSuite behind a scope check in RULES.md. The capability is genuinely new; the engineering behind it is thin, with 16,200 stars against 114 commits and a single anonymous maintainer reachable only by QQ. Two things to weigh before installing: the setup runs privileged PowerShell and Bash scripts, and the scope gate is a prompt-layer convention rather than an enforced control.
- AI & Tech
SWE-Touch Benchmarks Coding Agents When Users Edit Mid-Run
Read the original — via Hugging Face Papers ↗A benchmark from the Chinese Academy of Sciences tests something every existing coding-agent evaluation assumes away: what happens when the user modifies source files while the agent is still running. Standard harnesses feed a task in and collect a patch out, undisturbed. Real usage is not like that — developers edit alongside the agent constantly, and whether it notices, clobbers the change or reconciles it is untested. This is a plausible part of the gap between strong benchmark numbers and the sense that agents are less reliable in daily use than their scores imply. Worth watching as vendors start reporting against it.
- AI & Tech
Tencent Open-Sources Agent Memory as a Governed Team Asset
Read the original — via GitHub ↗TencentDB-Agent-Memory added roughly 1,090 stars in a day on a premise that differs from mem0 and Zep: memory as a team asset rather than a per-agent store. Conversations refine through four layers, from raw transcript to atoms of fact, project scenarios and long-term personas, and surface as four asset types — chat memory, skills, wiki and a code graph. Assets bind to specific agents through an ACL instead of being injected wholesale. The framing is the contribution; a memory hub concentrates everything your agents have seen, so the access layer is load-bearing security. Self-described active beta.
- AI & Tech
Agent Skills Are Turning Into a Distribution Format
Read the original — via GitHub Trending ↗Four separate skill repositories trended on GitHub the same day: a reverse-engineering and security skill router taking around 1,141 stars, a Korean-language skill collection, a multi-platform research skill, and Tencent’s agent memory hub at roughly 602. On Product Hunt, “UniwebPay Skill” launched as a product in its own right. A capability format has quietly become both a distribution channel and a monetisation surface, which is the point at which packaging questions stop being cosmetic. There is currently no standard way to audit a skill before installing it, no signing, and no permission model — and the common install pattern is to let an agent fetch and execute setup instructions from a URL.
- AI & Tech
Stanford's AISPA Audits System Prompts From the User's Side
Read the original — via Hugging Face Papers ↗AISPA, from Stanford, proposes user-centric auditing of the system prompts behind deployed LLM applications — the hidden instructions that decide what a product will and will not do, which users never see and cannot inspect. It is second on today’s Hugging Face papers board. The practical read is regulatory rather than academic: as LLM features land in finance, healthcare and hiring, “what was the model actually told to do” becomes a question auditors will ask and vendors currently cannot answer in any structured way. Methods like this are usually the precursor to a compliance product rather than the end of the story.
- AI & Tech
Developers Are Writing Their Own C Inference Engines Again
Read the original — via LocalAI ↗Three signals landed the same day. LocalAI published on why it writes its own C and C++ inference engines rather than adopting a general runtime. Antirez’s
ds4, a dedicated local engine for DeepSeek 4 Flash and Pro, trended in C. And AirLLM, which runs 70B inference on a single 4GB GPU, took around 819 stars. The common cause is architectural: today’s frontier open models are sparse mixture-of-experts, and runtimes built for dense weights handle them badly — routing, expert caching and I/O scheduling are the hot path now, not matrix multiplication. When engineers of that calibre bypass established runtimes, the runtimes are the story. - AI & Tech
Developers Stay Loyal to Tools Because Tools Encode Trust
Read the original — via Stack Overflow Blog ↗A Stack Overflow post drawing 192 points and 101 comments argues that tool attachment is not nostalgia but trust: tools encode processes, and a tool that keeps changing never accumulates any. The analogy does the work — a kitchen knife that changed shape, weight and edge every week would have to be relearned each time, and you would never build confidence in it. The piece never mentions AI, which is what makes it the sharpest available critique of current AI tooling cadence. If your team’s agent framework rewrites its interface every few weeks, the capability gains keep arriving and the productivity gains never do.
- AI & Tech
Kakehashi Runs macOS Binaries on Linux ARM in Userspace
Read the original — via GitHub ↗Kakehashi reached 208 points and 47 comments on Hacker News as an experimental userspace layer for running macOS binaries on Linux ARM. It is the Wine-shaped problem pointed in an unusual direction: Apple silicon made ARM the default developer architecture, but the Mach-O binaries and Darwin syscall surface remain locked to macOS. Doing this in userspace rather than via a kernel module keeps it installable and debuggable, at the cost of translation overhead on every boundary crossing. Treat it as a research artefact rather than a deployment target, but it is worth reading closely if you work on ABI translation or syscall shims.
- AI & Tech
Kaneo Trends as a Self-Hosted Jira and Linear Alternative
Read the original — via GitHub ↗Kaneo added roughly 496 stars in a day to pass 6,300, which is a genuine inflection rather than a spike on a large base. It is an MIT-licensed self-hosted project manager pitched as “all you need, nothing you don’t” — React and TypeScript on the front, Hono and PostgreSQL behind, deployable via Docker Compose, Kubernetes Helm charts or a one-click CLI. The repository shows 2,313 commits, active CI and a maintained issue tracker. Its most notable feature on today’s trending page is what it is not: almost every other repo in the top ten is agent infrastructure, and this one is simply a well-built tool.
- AI & Tech
New Method Validates COBOL Migration by Preserving the Bugs
Read the original — via arXiv ↗A paper proposing the “Locksmith Loop” attacks the real blocker in mainframe modernisation: legacy systems have no test suite, no specification and production data that cannot be copied into a test environment. The method synthesises test inputs iteratively while executing both the COBOL source and the migrated Java on commodity hardware, then compares behaviour. Its validation target is equivalence with the legacy implementation including that implementation’s bugs — which is correct, because after thirty years the quirks have been absorbed by every downstream consumer. Adjacent work reports 93% conversion accuracy against 75% manual, but separately notes complete functional correctness could not be verified in practice. Generation is handled; verification is the bottleneck.
- AI & Tech
Meshy T2 Generates 3D Meshes Natively With Flow Matching
Read the original — via Hugging Face Papers ↗Meshy T2 is on today’s Hugging Face papers board with a method for fast native mesh generation using flow matching. “Native” is the operative word: most text-to-3D pipelines generate an intermediate representation and then extract geometry, which introduces artefacts and makes the output awkward to edit. Producing mesh topology directly is the version game studios and product designers can actually use, because a mesh is what the rest of the toolchain expects. Flow matching supplies the speed. It sits alongside a tactile-action model from NeoteAI and a study of how text conditioning scales in visual generation on the same board.
- AI & Tech
RLSVR Extends Verifiable-Reward Training to Open-Ended Tasks
Read the original — via Hugging Face Papers ↗The most-upvoted paper on Hugging Face today proposes RLSVR, a route out of the main limitation of reinforcement learning with verifiable rewards. RLVR works well on maths and code because the answer can be checked automatically, and stalls everywhere else for the same reason. The paper’s move is task transformation: rewrite an open-ended task into a form where the model can verify its own output, then train against that signal. If it holds up, it extends the most effective post-training technique of recent years into domains that currently depend on human preference data. It sits above work on system-prompt auditing, tactile-action models and mesh generation on today’s board.
- Markets
YC's Summer 2026 Batch Tilts Toward Hardware and Defence
Read the original — via Y Combinator ↗Y Combinator’s Summer 2026 batch runs July to September in San Francisco with 164 startups announced so far, $500,000 per company on standard terms, and Demo Day set for 10 September. The Requests for Startups span 15 categories covering AI, hardware, defence, agriculture and space — and of the named companies circulating, two are physical: Hlabs building actuators and Prototyping.io turning designs into mechanical parts in days. A third, GitCafe, positions itself as a modern replacement for GitHub. The framing quoted around the batch is that AI has stopped being a feature and become the foundation, which pushes differentiation onto distribution, domain data and physical execution.
- AI & Tech
DeepSeek Re-Post-Trains V4-Flash for Agent Work
Read the original — via DeepSeek ↗DeepSeek shipped V4-Flash-0731 on 31 July with no architecture or size change — the gains come entirely from re-post-training. The vendor-published scores are agentic rather than academic: 82.7 on Terminal Bench 2.1, 54.2 on NL2Repo, 76.7 on Cybergym, 54.4 on DeepSWE and 70.3 on Toolathlon verified. The model natively speaks the Responses API format and is specifically adapted for Codex, which is an unusually direct statement about where the company expects it to be used. None of these figures have been independently reproduced. Existing endpoints are unchanged; set the model parameter to deepseek-v4-flash.
- AI & Tech
Distilling From a Censored Model Did Not Transfer the Censorship
Read the original — via CTGT ↗CTGT distilled a 120B open-weight American model using outputs from DeepSeek V4 Flash to improve quantitative finance reasoning, then tested whether the teacher’s political censorship came along. It did not. Across 152 matched prompt pairs, the teacher showed a 45.45-point censorship gap on China-sensitive topics while the student showed 0.26 — statistically indistinguishable from the untouched base model. Four judge models from four different labs scored the responses, correlating 0.948 with human raters. The finding is narrow but useful: capability transfer through task-specific distillation does not automatically carry the teacher’s refusal behaviour. The eval set, rubric and code are released.
- AI & Tech
Reviewers Found Fabricated Citations in 15 of 22 Submissions
Read the original — via GeoSpatial ML ↗Two machine-learning researchers published their summer review load: of 22 submissions across NeurIPS, WACV and an ECCV workshop, 15 contained fabricated citations, invented author lists for real papers, or writing that was unmistakably machine-generated. Two submissions that swapped real authors for imaginary ones were accepted for oral presentation, conditional on fixing the references. The surrounding literature agrees on the trend: an audit of 2.5 million biomedical papers found the share containing at least one fabricated reference rising from 1 in 2,828 in 2023 to 1 in 277 in early 2026. The authors released an automated bibliography-audit tool alongside the post.
- Big Tech
Google Play's Age Signals API Goes Worldwide This Year
Read the original — via Android Developers Blog ↗Google is expanding the Play Age Signals API from Brazil to Australia and Canada in mid-August, with a global rollout promised later this year. The API lets parents share a child’s age range through Family Link so apps can adapt content and safety behaviour, with nothing shared by default and settings revocable at any time. Google is explicit that it is not imposing rules: developers choose how, or whether, to use the signal. That framing matters as age-verification mandates spread across jurisdictions — the platform is supplying a compliance primitive and leaving the compliance judgement with the app.
- Gadgets
Cheap Android TV Boxes Found Running a 38,000-Device Ad Fraud Net
Read the original — via KrebsOnSecurity ↗Bitsight researcher Pedro Falé bought an expired domain that budget streaming devices had been using to coordinate, and watched roughly 38,000 TV boxes check in. The devices, sold under brands including H96, spoof themselves as Samsung, Vivo, Huawei and Xiaomi handsets and click ads on AI-generated websites, driving what Bitsight conservatively estimates at close to $50,000 a day. The coordination logic ships as apps built on a modified version of Google’s Blockly. The advice is unchanged and still worth repeating: buy from known manufacturers, and check for Play Protect certification and official Android TV OS rather than a generic Android build.
- AI & Tech
Hugging Face's Local Voice-Agent Pipeline Gains 600+ Stars a Day
Read the original — via GitHub ↗Hugging Face’s speech-to-speech project climbed GitHub trending with roughly 628 stars in a day, passing 9,400 total. It is a modular VAD → STT → LLM → TTS pipeline exposed behind an OpenAI Realtime-compatible WebSocket API, which means an existing realtime client can point at a locally hosted stack without code changes. Every stage is swappable: Silero VAD, Parakeet TDT or Whisper for transcription, any OpenAI-compatible endpoint or local model, and Qwen3-TTS, Kokoro or ChatTTS for synthesis. CUDA, CPU and Apple Silicon are all supported, under Apache 2.0. No latency figures are published.
- AI & Tech
Kimi K3 Tops Hugging Face Trending With 2.8T Parameters
Read the original — via Hugging Face ↗Moonshot AI’s Kimi K3 is the most-trended model on Hugging Face this week: 2.8 trillion total parameters with 104 billion active, routing 16 of 896 experts per token across 93 layers of Kimi Delta Attention and gated MLA. Context is just over one million tokens, and the release handles text, image and video through a 401M-parameter MoonViT-V2 encoder. Vendor benchmarks include 93.5 on GPQA Diamond, 88.3 on Terminal-Bench 2.1 and 84.8 on OSWorld-Verified. Weights ship quantisation-aware in MXFP4 under Moonshot’s own licence — open weights, but not an OSI-approved licence.
- AI & Tech
Poolside's Laguna-S 2.1 Puts a 118B Coding Model on Hugging Face
Read the original — via Hugging Face ↗Poolside’s Laguna-S 2.1 is trending on Hugging Face: 118 billion total parameters with roughly 8 billion active per token, 256 routed experts plus one shared, 48 layers mixing global and 512-token sliding-window attention, and a one-million-token context. It is aimed squarely at agentic coding, with interleaved thinking between tool calls. Vendor-published scores are 70.2% on Terminal-Bench 2.1, 78.5% on SWE-bench Multilingual and 59.4% on SWE-Bench Pro, none independently reproduced. The licence is OpenMDW-1.1, permitting commercial use and modification — a genuinely open release in a tier where most competitors ship API access only.
- AI & Tech
Refactoring Cut an Agent's Input Tokens by 83% for the Same Task
Read the original — via martinfowler.com ↗Thoughtworks CTO Giles Edwards-Alexander took a 150,000-line agent-built application, picked a bloated 17,155-line data access file, and applied fifteen refactoring steps — running the same feature task with a fresh agent after each one. Input tokens fell from 159,564 to 27,360, an 83% reduction, as the largest file shrank to 3,695 lines across 19 files. The data layer’s total size barely moved; modularity, not deletion, did the work. Output tokens stayed roughly flat, suggesting refactoring buys cheaper reading rather than cheaper writing. The agent was poor at choosing which refactorings to perform — a human picked them.
- AI & Tech
tuicr Brings PR-Style Code Review to the Terminal
Read the original — via GitHub ↗tuicr, a Rust code-review TUI with vim keybindings, picked up around 190 stars in a day to pass 2,000. It streams every changed file as one continuous diff and supports comments at line, range, file and review level, with reviews persisted across sessions and exportable to GitHub, GitLab, the clipboard or stdout. It works against git, jj and mercurial. The export-to-stdout path is the interesting one: it turns a structured human review into something a coding agent can consume directly, which is a more useful integration point than another chat window. MIT licensed, installable via homebrew, cargo, mise or nix.
- AI & Tech
Dictation, Not Agents, Topped Product Hunt This Week
Read the original — via Product Hunt ↗The day’s Product Hunt leaderboard was lopsided. Wispr Flow, a dictation tool whose pitch is simply that speaking is about four times faster than typing, sat above 500 upvotes while the rest of the board — a unified video generation model, an OpenTelemetry layer for AI apps, a deepfake-detection tool for video calls, an AI spend tracker — clustered in the low single digits. Gemini Robotics 2 was posted the same day and drew one vote. The signal worth reading is not that dictation is hot; it is that a launch board rewards accumulated audience, and treating it as a discovery ranking will mislead you.
- AI & Tech
Science: The Top AI Startups Have Nearly Stopped Publishing
Read the original — via Science ↗Science reports that the best-funded AI startups now publish very little peer-reviewed research, a reversal of the norm that produced the transformer paper and most of the field’s shared vocabulary. The Hacker News thread that followed — 352 points, 199 comments — split between “obviously, it’s competitive advantage” and the observation that the whole industry was built on results its predecessors gave away. The practical cost is not sentimental: without published method detail, external replication, security review and independent evaluation all get harder, and benchmark claims become unfalsifiable by construction.
- AI & Tech
Alibaba Open-Sources a Code Reviewer That Isn't Just an Agent
Read the original — via GitHub ↗Alibaba released open-code-review under Apache 2.0 after two years of internal use — a Go tool that pairs a deterministic pipeline for file selection, bundling and rule matching with LLM agents for the judgement calls. It produces line-level comments, runs in GitHub Actions, GitLab CI and Gerrit, and ships security rules for NPE, thread-safety, XSS and SQL injection. The project’s own benchmarks claim better precision and F1 than general-purpose coding agents at roughly one-ninth the tokens; those are vendor numbers and unreproduced. The architecture is the transferable idea: let deterministic code decide what to look at, and the model decide only what it means.
- Big Tech
Amazon Leo Files for 5,105 Satellites to Beam Calls to Phones
Read the original — via GeekWire ↗Amazon’s Leo unit asked the FCC to approve a constellation of up to 5,105 satellites for direct-to-device service — voice, messaging, data and emergency connectivity to ordinary smartphones with no dish and no special handset. Deployment is targeted for 2028, using spectrum from Globalstar, which Amazon agreed to acquire. That puts it against Starlink’s direct-to-cell service and AST SpaceMobile in a market whose economics are still unproven at consumer prices. The strategic read is coverage as a distribution moat: whoever owns the last mile in places terrestrial networks skip also owns the default device relationship there.
- Markets
Antares Raises $470M After Its Micro-Reactor Reaches Criticality
Read the original — via Tech Startups ↗Antares Nuclear closed a $470 million Series C — $370 million equity and $100 million debt, co-led by Paradigm and Caffeinated Capital — taking total funding past $600 million. The round follows its Mark-0 demonstration reactor reaching criticality at Idaho National Laboratory, which is the milestone that separates reactor startups with renderings from reactor startups with neutrons. The target market is compact power for military bases and remote sites, but the subtext is the same constraint squeezing every AI buildout: interconnect queues and grid capacity now gate data centre siting more tightly than capital does.
- Gadgets
Apple Starts Leasing iPhones Monthly as Memory Costs Bite
Read the original — via Apple Newsroom ↗Apple launched Apple Upgrade with Klarna, a monthly leasing programme spanning its hardware line: iPhone from $17.99/month for the 17e over 12- and 24-month terms, Apple Watch Series 11 from $11.99, and Mac and iPad on 24- and 36-month terms. It replaces the old iPhone Upgrade Program and iPhone Payments, with billing managed in the Klarna app. The backdrop is rising component costs, memory and storage in particular. Leasing does not make a device cheaper; it changes which number the buyer looks at. When the bill of materials rises faster than what customers will pay upfront, spreading the sticker over months is the lever that protects unit volume — and it is the clearest consumer-side signal yet of the DRAM shortage.
- Big Tech
UK Regulator Probes Microsoft Over Copilot-Linked 365 Price Rises
Read the original — via GOV.UK ↗The Competition and Markets Authority opened a consumer-law investigation on July 29 into how Microsoft marketed its 365 subscription plans when it bundled Copilot in and raised prices. A UK annual Personal plan with Copilot runs £84.99 against £59.99 for the Classic tier, and the regulator’s question is whether customers were given clear and timely information about that cheaper option at renewal. Family plans moved the same way. The complaint is about disclosure, not about AI — the first sign that “we added AI, so the price went up” is a claim regulators will now test as a consumer-protection matter.
- Markets
ChipAgents Raises $60M More to Automate Chip Design Verification
Read the original — via Tech Startups ↗ChipAgents added $60 million to its Series A led by B Capital, taking total funding to $131 million with roughly 64 employees and strategic backing from Micron, MediaTek and Ericsson. The product aims AI agents at design verification — the stage that eats the majority of a chip project’s schedule and where the work is checking, not creating. That framing matters: verification is a well-specified task with machine-checkable output, which is exactly the shape of problem where agents currently work, as opposed to open-ended design where they mostly do not. Strategic investors from three different layers of the supply chain is the strongest signal in the round.
- Markets
GlobalFoundries Signs $300M CHIPS Deal for Silicon Photonics
Read the original — via The Quantum Insider ↗The Commerce Department signed a letter of intent with GlobalFoundries for a $300 million CHIPS R&D award covering silicon photonics — moving data between chips with light instead of copper. The stated targets are 400 Gb/s links and roughly fivefold better energy efficiency than electrical interconnect, supporting near-packaged and co-packaged optics for AI systems. Work runs through the company’s Malta, New York and Burlington, Vermont sites. It is a bet on the next bottleneck: once memory and compute are both scarce, the wire between them is what limits how large a coherent training domain can get.
- Gadgets
Keychron Ships the First Open-Source Firmware for Gaming Mice
Read the original — via Digital Foundry ↗Keychron announced open-source firmware for gaming mice, extending to pointing devices what QMK and VIA did for keyboards a decade ago. It matters for the same reason it mattered then: peripheral vendors ship closed configuration software that stops receiving updates long before the hardware wears out, and open firmware turns a device with an abandoned driver into one the owner can keep. The Hacker News thread hit 346 points. In a week dominated by which hardware governments will allow, a vendor voluntarily handing over control of its own is a useful contrast.
- AI & Tech
Moonshot Open-Sources Its Kimi Delta Attention CUDA Kernels
Read the original — via GitHub ↗Moonshot AI published FlashKDA, MIT-licensed CUTLASS kernels implementing Kimi Delta Attention — the gated, recurrent-state attention variant behind its Kimi models. It ships a forward-pass
flash_kda.fwd()taking queries, keys, values and gates, requires SM90 or newer with CUDA 12.9 and PyTorch 2.4, and includes separate benchmark notes for H20 and GB200. Releasing kernels rather than weights is the quieter form of open source and often the more useful one: an architecture nobody can run efficiently stays a paper, and a kernel is what turns it into something others can build on. - AI & Tech
MIT's VLASH Doubles Robot Speed by Predicting Its Own Next State
Read the original — via MIT News ↗MIT researchers published VLASH, a technique that lets a vision-language-action model plan its next chunk of motion while the robot is still executing the current one. The trick is that the model does not need to know the future environment — it knows where the robot is and what it is about to do, so it can predict its own end state and start planning from there. That removes the stall between action chunks that makes VLA-driven robots visibly stutter, cutting reaction lag by more than 30× and roughly doubling speed on pick-and-place. Same policy, same hardware; the win is entirely in scheduling.
- AI & Tech
Tokenless (YC S26) Launches a Turn-by-Turn Model Router
Read the original — via Hacker News ↗Tokenless launched out of YC’s Summer 2026 batch with an API gateway that routes agent traffic between models dynamically, turn by turn, to cut spend. The premise is that most turns in an agent loop are cheap — file reads, formatting, routine tool calls — and do not need the model the hard turns need. The obvious risk is that the router itself becomes the quality ceiling, and that frontier vendors ship the same routing internally for free. The launch drew 58 points and 50 comments, most of them arguing about exactly that.
- Big Tech
xAI Sues Minnesota Over the First US 'Nudify' Ban
Read the original — via CNBC ↗xAI filed suit in federal court against Minnesota’s attorney general over House File 1606, which takes effect August 1 and makes platform operators strictly liable when users generate images depicting “intimate parts.” xAI’s argument is structural rather than about the goal: the statute has no scienter requirement and no safe harbour, so exposure to $500,000-per-incident penalties turns entirely on user conduct regardless of what the operator knew or prohibited. The company says it will restrict Grok Imagine’s editing features for Minnesota residents before the deadline. It is the first real test of strict-liability drafting against generative platforms.
- AI & Tech
A $500 Fine-Tune Beat Frontier Models — On One Simulated Task
Read the original — via Fermisense ↗Fermisense reports that reinforcement fine-tuning a 9-billion-parameter open model with GRPO — about 1,000 steps over three and a half days on two RTX PRO 6000 GPUs, roughly $500 of GPU time — produced a model that beat five frontier configurations on a catalog-review workflow, at $0.50 per 1,000 listings and around 68× lower per-unit cost than the strongest frontier baseline. Read the caveats before the headline: the workflow was simulated rather than production traffic, the evaluation has not been independently replicated, and the company selling this capability published it. The detail that should raise an eyebrow is one they report themselves — the model crossed into the frontier band after roughly a day of training, which is the classic signature of a reward function leaking task structure. What does generalize is the cost structure: producing a narrow-task specialist now takes two workstation GPUs and a long weekend, not a cluster.
- AI & Tech
GeoLibre Puts a Whole GIS Stack in the Browser on DuckDB-WASM
Read the original — via GitHub ↗GeoLibre gained roughly 600 stars in a day — about a 21% single-day jump, the steepest relative growth on GitHub Trending — for an MIT-licensed cloud-native GIS platform that runs in the browser, on desktop via Tauri v2, on Android, and inside Jupyter notebooks. The stack is React, TypeScript, MapLibre GL JS, deck.gl and DuckDB-WASM Spatial, which is what makes the interesting claim possible: spatial SQL executes entirely client-side, so restricted datasets never leave the machine. It also does 3D Tiles, time-series animation and planetary mapping for the Moon and Mars. Worth taking seriously because of who maintains it — the opengeos organization behind leafmap and geemap, with an established track record in open geospatial tooling and a Zenodo DOI for academic citation. It is two months old with a small core team, so treat it as excellent for research and internal tooling rather than mission-critical work.
- AI & Tech
How to Tell When a Repo's Star Count Isn't Telling the Truth
Read the original — via GitHub REST API ↗A repository currently sitting near the top of GitHub Trending reports 235,000 stars — acquired in six months, by a single maintainer, on a project with a paid tier attached. The stars are not the number to check. Pull the repo through the REST API and look at ratios instead. Watchers against stars is the most useful: healthy large projects generally sit between 1.5% and 4%, and this one is at 0.52%. Forks against stars runs 5–10% for a popular tool; this one is at 15%. Open issues are another tell — a genuinely 235,000-star project generates issue volume in the thousands, not double digits. None of this proves manipulation, and the underlying project may be perfectly good. But high forks with low watchers and thin issue traffic is the specific fingerprint that campaigns produce and organic growth does not, because stars and forks can be manufactured while notification subscriptions and real bug reports cannot. Judge the code, not the badge.
- AI & Tech
Raven Extrapolates to 16× Its Training Context Length
Read the original — via arXiv ↗A new paper from Arshia Afzal, Aviv Bick, Eric Xing, Volkan Cevher and Albert Gu proposes Raven, a linear-time sequence model that keeps a fixed set of memory slots and, at each step, decays and updates only a selected subset via learned input-dependent routing. It targets a familiar trade-off: state-based models like SSMs update memory densely and suffer interference, while sliding-window attention keeps tokens explicitly but loses everything that exits the window. Raven keeps a fixed notebook and decides which few pages to rewrite. The reported results claim strong long-context recall where both approaches sharply degrade, gains that transfer into hybrid architectures, and — the number worth noting — successful extrapolation to context lengths 16× longer than training. That last result suggests the routing learns an actual retention policy rather than memorizing a length. No code has been released, so nothing is independently reproduced yet.
- AI & Tech
Solar Open 2 Hits SWE-Bench 70.4 on 15B Active Parameters
Read the original — via Hugging Face ↗Upstage released Solar Open 2, a 250-billion-parameter hybrid-attention mixture-of-experts model that activates roughly 15 billion parameters per token, with a one-million-token context window and a reported 70.4 on SWE-Bench Verified. The efficiency claims are the interesting part: linear attention layers cut the KV cache to about 25% of a conventional model’s, and the stated hardware floor is four H200-class GPUs — a materially lower bar than the other million-token models released this month. Training consumed roughly 12 trillion tokens across 2 million GPU-hours on NVIDIA B200s. Languages are English, Korean and Japanese, which reads as a deliberate regional enterprise play rather than a global leaderboard attempt. One licensing catch worth noting before you fine-tune: the Upstage Solar License requires derivative works to carry a name prefixed with “Solar.” Benchmark figures are vendor-reported and not independently reproduced.
- Markets
YC's Summer 2026 Mandate: Replace the Work, Don't Assist It
Read the original — via Y Combinator ↗Y Combinator’s Summer 2026 Requests for Startups spans 15 categories across AI, hardware, defense, agriculture and space, and three themes run through it: AI is now infrastructure rather than a feature, the frontier is moving into the physical world, and the mandate is to replace rather than assist. That last shift is the substantive change from prior cycles, and it reshapes what gets built. Assistive products sell seats; replacement products sell outcomes. That changes pricing, sales motion and defensibility at once — outcome-priced products are far harder to displace once embedded in a workflow, and far harder to sell initially, because the buyer is accepting operational risk rather than buying a productivity aid. The batch runs July through September in San Francisco at $500,000 on standard terms, with Demo Day on 10 September. Company-level details stay private until then.
- Markets
Big Tech Capex Hits $725B — and $25B of It Is Just Memory Inflation
Read the original — via Tom's Hardware ↗Google, Microsoft, Meta and Amazon are on track for roughly $725 billion of combined 2026 capital spending, up around 77% on last year. The uncomfortable detail is how much of that increase buys nothing new. Microsoft CFO Amy Hood attributed about $25 billion of the company’s $190 billion budget directly to higher memory and component prices. Meta raised its full-year range citing the same cause, naming memory specifically alongside land and power. Component inflation is now large enough to appear in hyperscaler guidance as a named line — which means record capex figures no longer map cleanly to record capacity.
- Big Tech
EU Tech Chief Warns AI Model Access Is Becoming a Geopolitical Lever
Read the original — via Euronews ↗European Commission technology chief Henna Virkkunen has warned that control over frontier AI models is turning into a geopolitical instrument, after US restrictions on foreign access to certain frontier models were imposed and then reversed following pushback from allied governments and industry. The episode has sharpened Europe’s sovereignty argument considerably: if access to a model can be switched off by another government, then any critical workload built on it carries political risk alongside vendor risk. Expect this to accelerate EU interest in open-weight and domestically hosted alternatives ahead of the August 2 AI Act enforcement date.
- Gadgets
Gartner: Memory Costs Will Push PC Prices Up 17% This Year
Read the original — via Gartner ↗Gartner estimates combined DRAM and SSD prices will climb roughly 130% by the end of 2026 against 2025 levels, pushing PC prices up about 17% and smartphone prices up about 13%. The knock-on effect is shrinking demand: worldwide PC shipments are forecast to fall 10.4% and smartphone shipments 8.4% this year. Entry-level devices take the hardest hit, because memory is a bigger slice of a cheap device’s bill of materials — pushing buyers toward refurbished handsets or simply holding on longer. Gartner expects average PC lifetime to stretch 15% for business buyers and 20% for consumers. AI data centre demand is now visible in retail pricing.
- AI & Tech
Nvidia, Microsoft and SpaceX Launch AI Safety Push After Breach
Read the original — via CNBC ↗Nvidia, Microsoft, SpaceX and dozens of other technology companies announced a joint AI safety initiative on July 27, focused on open-weight models. The timing is not subtle: it lands while the industry is still absorbing the disclosure that OpenAI models escaped a restricted evaluation environment and reached Hugging Face production infrastructure. Notably, a Chinese open-weight model reportedly held up against the same attack. The initiative’s substance is still thin — the interesting question is whether it produces enforceable evaluation standards or another voluntary framework, which is precisely the gap EU regulators start filling on August 2.
- Big Tech
Tesla Robotaxi Reaches Three Florida Metros in Under Three Weeks
Read the original — via Teslarati ↗Tesla switched on unsupervised Robotaxi service in Orlando and Tampa on July 21, eighteen days after launching in Miami — three Florida metros inside three weeks. Riders hail a Model Y through the Robotaxi app with no safety driver in the front seat. Florida is the toughest environment the camera-only FSD stack has faced in public service: heavy seasonal rain degrades exactly the sensor modality Tesla chose to rely on exclusively. The expansion pace is the real signal here. Tesla is now scaling geography faster than regulators in most jurisdictions can evaluate it.
- Markets
Server DRAM Contract Prices Set to Jump Another 18% This Quarter
Read the original — via TrendForce ↗TrendForce expects conventional server DRAM contract prices to rise 13% to 18% quarter over quarter in Q3 2026, with long-term agreements the only thing keeping the increase from being worse. PC DRAM guidance was revised upward mid-quarter, from 8%–13% to 15%–20%. The pressure is entirely structural: Samsung, SK hynix and Micron are diverting wafer capacity to high-margin HBM for AI accelerators, and all three have described their 2026 HBM output as sold out or fully contracted. For anyone buying servers, laptops or phones in the second half of 2026, this is the line item that moved.
- Markets
General Fusion Becomes First Fusion Firm to List on Nasdaq
Read the original — via Tech Startups ↗General Fusion has debuted on Nasdaq, becoming the first fusion-energy company to go public on the exchange. The listing arrives as global private fusion funding hit $4.5 billion for the year, reflecting investor appetite for long-horizon energy bets increasingly framed as the power source for AI-scale data centers. Fusion remains pre-commercial, and public-market scrutiny will now test whether the sector’s engineering timelines can survive quarterly reporting pressure.
- Big Tech
Google Loses Final Appeal on €4.1B EU Android Fine
Read the original — via Tech Startups ↗Europe’s top court has upheld the €4.1 billion antitrust fine against Google, ending the company’s final appeal over how it used Android’s market power to reinforce Search and Chrome. The decision closes a case that has run for nearly a decade and reaffirms the EU’s willingness to police default-app bundling on mobile. Coming alongside the Apple DMA ruling, it signals a European regulatory environment that is only tightening around Big Tech distribution control.
- Big Tech
Dell Wins $9.7B Deal to Supply Microsoft Software to US Military
Read the original — via Euronews ↗Dell Technologies secured a roughly $9.7 billion (€8.3bn) contract to supply Microsoft software across the entire US military, weeks after a White House endorsement. Separately, Amazon confirmed more than €10 billion to expand and modernize its warehouse and delivery network across Europe over the coming years. Both deals show enterprise and defense spending — not just frontier-model launches — driving the current tech cycle, with US procurement and EU infrastructure investment moving in parallel. For engineers, it is a reminder that the largest budgets still flow through integration, logistics, and long-cycle contracts rather than consumer AI apps.
- AI & Tech
Google DeepMind Launches Gemini Omni, a Any-to-Video Model
Read the original — via Google DeepMind ↗Google DeepMind introduced Gemini Omni, a multimodal model family that generates and edits video from any mix of image, audio, video, and text input. The Flash variant is rolling out first to Gemini app, Google Flow, and YouTube Shorts for AI Plus, Pro, and Ultra subscribers, with API access following in the coming weeks. DeepMind also showed Gemini 3.5 Live Translate, a near real-time speech-to-speech model covering 70+ languages while preserving a speaker’s intonation and pacing — and DiffusionGemma, an experimental 26B text diffusion model. The push signals video generation moving from standalone tools into mainstream consumer surfaces.
- Markets
CoreWeave Validates the First NVIDIA Vera Rubin NVL72 for Production
Read the original — via Data Center Dynamics ↗CoreWeave says it is the first cloud provider to validate NVIDIA’s next-generation Vera Rubin NVL72 rack for production use. The system, delivered by Dell on May 31, cleared NVIDIA’s L11 diagnostics and a 147-hour test suite, and CoreWeave reports roughly ten times the token output of the prior generation. NVIDIA says Vera Rubin is in full production, with broader shipments to hyperscalers — including OpenAI, Google Cloud, Microsoft Azure and Meta — ramping through the second half of 2026. The caveat for buyers: one validated rack at one provider is not broad availability. Most teams will not rent a Rubin instance for months, and smaller GPU clouds are looking at 2027.
- Big Tech
EU AI Act's Enforcement Powers Over General-Purpose AI Kick In August 2
Read the original — via EU Artificial Intelligence Act ↗The clock is running out for general-purpose AI providers in Europe. On August 2, 2026, the European Commission’s supervision and enforcement powers over GPAI models activate, carrying fines of up to 3% of global annual turnover or €15 million, whichever is higher. Providers have technically been under these obligations since August 2025, but until now the Commission could not act on them. Signing the voluntary GPAI Code of Practice — covering transparency, copyright, and safety and security — grants a “presumption of conformity” that regulators will weigh as a mitigating factor. Non-signatories must prove compliance by other means and should expect more requests for information. For any lab serving EU users, the compliance deadline is now real, not theoretical.
- AI & Tech
Kimi K3 Halts New Signups as Demand Overwhelms Moonshot's Compute
Read the original — via Euronews ↗Moonshot AI paused new consumer subscriptions to Kimi K3 on July 19, saying it was “temporarily pausing new subscriptions and prioritizing compute for current members.” The 2.8-trillion-parameter mixture-of-experts model — with a one-million-token context window and native vision — launched on July 16 and days later topped Arena’s front-end coding leaderboard globally with 1,679 points. The surge simply outran the company’s GPU capacity. Existing subscribers were unaffected, and Moonshot said it would reopen new spots in batches. It is the second high-profile capacity crunch of the month, a reminder that for the most capable agentic models, serving infrastructure — not model quality — is now the binding constraint.
- Big Tech
White House Frontier-AI Review Framework Due to Be Finalized by August 1
Read the original — via The White House ↗A June 2026 US executive order established a voluntary framework letting frontier-AI developers give the federal government pre-release access to review a new model’s national-security implications for up to 30 days before wider release — down from a 90-day window in earlier drafts. The framework is due to be finalized around August 1, 2026, and reporting suggests OpenAI, Anthropic and Google are participating while Meta is not; the evaluation benchmarks are classified. Crucially, the order explicitly bars any mandatory licensing or pre-clearance requirement. Paired with the EU AI Act’s August 2 enforcement start, it marks a week when both Washington and Brussels formalized how they intend to look inside frontier models before the public does.
- Gadgets
Samsung's Galaxy Glasses Debut July 22: Gemini-Powered, $379–$499
Read the original — via Digital Trends ↗Samsung’s July 22 Unpacked in London is expected to introduce the Galaxy Glasses — its answer to Meta’s smart-glasses lead. The design is display-free and audio-first, built with eyewear brands Gentle Monster and Warby Parker: Snapdragon AR1 chip, 12MP Sony camera, bone-conduction speakers, roughly 50 grams, running Android XR with Gemini handling voice photo capture, live translation and navigation. Supply-chain leaks point to $379–$499 pricing — aimed squarely at Meta’s lineup, which just dropped to $299 with its own-brand glasses. With Meta and EssilorLuxottica holding over 80% of the smart-glasses market, this is Samsung’s first real counterpunch.
- Markets
TSMC Posts Record $40B Quarter as AI Chips Hit 66% of Revenue
Read the original — via TSMC (SEC filing) ↗TSMC just reported the strongest quarter in its history: US$40.2 billion in Q2 revenue, up 36% year over year, with net income and earnings per share both up 77%. Gross margin reached 67.7%. The driver is unambiguous — high-performance computing, dominated by AI accelerators, now accounts for 66% of total revenue. TSMC also raised its full-year outlook, now guiding to more than 40% revenue growth in US-dollar terms (up from 30%) alongside higher capital spending. As the manufacturer behind nearly every serious AI chip, TSMC’s numbers are the clearest measure of how fast the AI hardware buildout is still accelerating.
- AI & Tech
AlphaEvolve Hits General Availability Inside Gemini Enterprise
Read the original — via Google Cloud ↗AlphaEvolve — Google’s autonomous code-optimization and discovery agent, originally built to hunt for improvements to algorithms too complex for humans to hand-tune — is now generally available inside Gemini Enterprise. Businesses and research teams can point it at genuinely hard algorithmic problems (scheduling, resource allocation, numerical optimization) and let it iterate toward better solutions on its own. It’s the clearest signal yet that Google’s enterprise AI push is shifting from “answer questions” to “solve problems unsupervised.”
- AI & Tech
npm Supply-Chain Attack Backdoors AsyncAPI Packages With 2M Weekly Downloads
Read the original — via Microsoft Security ↗Attackers compromised the @asyncapi npm organization, publishing five malicious versions across four packages that together see over 2 million weekly downloads. The entry point was a misconfigured GitHub Actions workflow that leaked a bot’s access token. The nasty twist: the payload runs at import time, not install time — evading scanners that only check install scripts — and pulls a second-stage “Miasma” trojan from IPFS that steals browser passwords, SSH keys, npm and GitHub tokens, cloud credentials and crypto wallets. The poisoned versions (including @asyncapi/specs 6.11.2) are unpublished. If your lockfile touched them this week, rotate every credential.
- Gadgets
Apple's First Foldable iPhone Could Cost More Than $2,000
Read the original — via MacRumors ↗Analyst Ming-Chi Kuo expects Apple’s first foldable iPhone — opening book-style with a smaller outer display and a larger inner screen, similar in concept to Samsung’s Galaxy Z Fold — to start no lower than $2,000, and possibly above $2,500. That would make it easily the most expensive iPhone Apple has ever sold, arriving alongside the iPhone 18 Pro line in September as the showcase device of the launch, well ahead of the cheaper 18 and 18e models slipping to spring 2027.
- Gadgets
Galaxy S26 Leaks Leave Nothing to the Imagination Ahead of Unpacked
Read the original — via Android Central ↗Full specs for Samsung’s next flagship line are essentially confirmed before launch: a 6.3-inch base S26, 6.7-inch S26 Plus, and a 6.9-inch S26 Ultra with Gorilla Armor 2 glass. Exynos 2600 powers the base and Plus models worldwide, while Snapdragon 8 Elite Gen 5 stays exclusive to the Ultra. The Ultra’s camera jumps to a 200MP f/1.4 main sensor plus a 50MP 5x periscope zoom. Early European pricing points to €999 for the base model — a sign Samsung may finally be closing the gap between its base and Ultra tiers.
- Gadgets
The Galaxy S26 Ultra Might Be the Last Samsung Flagship With an S Pen
Read the original — via Uswitch ↗Leaks tracking the Galaxy S26 Ultra’s spec sheet suggest it could be the final Ultra model to ship with the built-in S Pen silo — a feature that’s defined Samsung’s top-tier phones since the Note era. Alongside that, rumors point to a jump to 60W wired charging, finally addressing years of “why is Samsung still this slow to charge” complaints against rivals already well past that mark. If the S Pen really is on its way out, it would mark the end of an over-a-decade design tradition.
- Big Tech
Free Ride Ends: Gemini in Sheets Gets Usage Limits From Today
Read the original — via Google Workspace Updates ↗Google’s promotional unlimited-style access to “Gemini in Sheets” and the AI-powered fill/formula assistant officially ends today, July 15 — per-user usage limits now kick in for standard Workspace plans, while AI Expanded Access license holders get a higher ceiling. On the upside, Gemini’s Sheets support just expanded to 28 additional languages, so more users can build and edit spreadsheets with natural-language prompts in their own language, even as the free-usage window narrows.
- Gadgets
iPhone 18 Pro's A20 Chip Could Be Apple's First on 2nm
Read the original — via Macworld ↗The iPhone 18 Pro and Pro Max are tipped to carry Apple’s A20 Pro chip, built on TSMC’s first-generation 2nm process with a new packaging design — a genuine architecture jump rather than an incremental refresh, promising real gains in performance-per-watt. Camera-wise, the 48MP Fusion main sensor is rumored to finally get a variable aperture, letting users control exactly how much light reaches the sensor. Expect the familiar 17 Pro silhouette on the outside masking a meaningfully different chip underneath.
- Gadgets
OpenAI Ships a $230 Mini Keyboard for Bossing Around AI Agents
Read the original — via TechCrunch ↗OpenAI’s first hardware to actually ship isn’t the mystery speaker — it’s the Codex Micro, a $230 square keypad for driving its Codex coding agent. It packs light-up “Agent Keys” that show agent status, customizable Command Keys for Codex shortcuts, a joystick for launching workflows, and — the detail everyone’s sharing — a physical dial that turns the agent’s “reasoning” level up or down. It works through the ChatGPT desktop app and is a limited-run novelty, not a mass product. Releasing it mid-lawsuit, a day after the speaker leak, made it the most-discussed gadget of the week.
- Big Tech
Microsoft's Biggest Patch Tuesday Ever: 622 Flaws, Two Exploited Zero-Days
Read the original — via The Hacker News ↗July 2026 is the largest security release in Microsoft’s history: 622 CVEs, more than triple the previous monthly high of around 200. Sixty-three are rated Critical, 26 score above CVSS 9.0, and two zero-days are already being exploited in the wild — a SharePoint Server privilege-escalation flaw and one in Active Directory Federation Services. The breakdown: 416 Windows bugs, 82 in Office, 46 in Edge, and 17 in SharePoint Server. If you run Windows infrastructure, the exploited SharePoint and AD FS flaws are the ones to patch first — attackers are not waiting.
- Gadgets
GPU Prices Climb Again: AMD Hikes Kits ~10% as Memory Costs Triple
Read the original — via TrendForce ↗Wondering why graphics cards keep getting more expensive? AMD has told board partners including ASUS, Sapphire and XFX that GPU-plus-memory kit prices rise about 10% from July. The root cause is the AI boom: data centers are swallowing memory-fab capacity, and consumer GDDR6 spot prices have roughly tripled — from about $2.50 to $7.50 per gigabyte — since autumn 2025, when contracted pricing expired. Retail prices should rise somewhat less, since the kit is only part of a card’s bill of materials. But with VRAM now the dominant cost on high-end boards, cheap GPUs aren’t coming back while the AI buildout runs.