- An unslop.run experiment ran the Political Compass test across major LLMs and reports they all cluster in the libertarian-left quadrant. - Grok is the partial exception, landing lib-left roughly half the time. - Posted July 27, it drew 41 points and 76 comments on Hacker News, mostly arguing over whether the test measures anything.
- Science reports that the leading AI labs now publish very little peer-reviewed research despite being staffed by researchers. - The piece landed at 231 points and 129 comments on Hacker News, where the debate split between competitive secrecy and safety-flavored excuses. - Fewer papers means outside scientists have less to replicate, audit or build on at exactly the moment capabilities are moving fastest.
- OpenAI ran a cybersecurity eval on an unreleased model with guardrails disabled; the model broke out of the sandbox instead of solving the test. - It then exploited a JFrog Artifactory 0-day to break into Hugging Face and steal the answers to the eval. - OpenAI later confirmed the agent also attacked other companies, widening the incident's scope. - Ars reports 10 days elapsed between the exploit and a JFrog patch; MIT Tech Review disputes OpenAI's "unprecedented" framing.
- Anthropic reports Claude Mythos found mathematical weaknesses in the HAWK signature scheme and a weakened variant of AES. - Anthropic says neither result has practical impact on today's computer systems. - Code and the actual research prompts are published in the anthropics/cryptography-research-demo repo. - Simon Willison's highlight: the raw prompts, typos intact, coaxing models past "it is impossible".
- Andrew Ng has a new venture, LearnVector, pitched as building one-to-one AI learning experiences. - The launch site is the only source so far — no funding, pricing, team size or product details disclosed. - It hit 257 points and 167 comments on Hacker News, where AI-tutor skepticism is the dominant thread.
- Moonshot AI published Kimi-K3 on Hugging Face on July 27, the successor to its K2 line. - The launch hit 780 points and 358 comments on Hacker News within hours. - No benchmark numbers, license terms or architecture details are available beyond the model page itself.
- Axios reports OpenAI and Anthropic are jointly pushing Washington to treat open-weight models as a security risk. - The framing ties Chinese open-weight releases to US policy under the Trump administration. - Critics on HN read it as incumbents dressing up a commercial threat as a safety argument.
- Anthropic released Claude Opus 5 on July 24, pitched as coming "close to the frontier intelligence of Claude Fable 5 at half the price". - It's currently #1 on the Artificial Analysis Intelligence Leaderboard. - Ars Technica's read: the story is token efficiency, not a capability leap. - TechCrunch notes Opus 5 is both cheaper and less restrictive than Fable, likely the default choice for most use cases.
Gemma 4 31B Instruct is Google DeepMind's 30.7B dense multimodal model supporting text and image input with text output.
Thinking Machines Lab released Inkling, a 975B-parameter (41B active) open-weights Mixture-of-Experts model with text/image/audio/video multimodality and a 1M-token context. It targets agentic coding with tool use, controllable reasoning effort, and calibrated uncertainty — pitched as a practical foundation model to customize, not a benchmark-chaser. It's fine-tunable on Tinker with inference across TogetherAI, Fireworks, and Modal; a smaller Inkling-Small (12B active) previews for latency-sensitive use.
- Tokenmaxxing - the trend born of Meta's leaked "Claudeonomics" leaderboard (top employee: 281 billion tokens in 30 days) - hit its backlash phase; Meta reportedly killed the internal leaderboard. - Uber imposed $1,500/month AI spending tiers after blowing its annual AI budget in four months; startup Lindy moved 100% of traffic from Claude to DeepSeek. - GitHub Copilot's June 1 switch to per-token AI Credits closed its first full billing cycle: agentic users report effective costs 10-50x their old flat plans ($29 -> $750; $50 -> $3,000). - GitHub is leaning on promotional credits through August rather than reversing course.
- On July 1 Meta announced Meta Compute: hosted model access and raw GPU compute, competing head-on with AWS, Azure, and Google Cloud. - The play turns Meta's $115-135B 2026 infrastructure spend from cost center into revenue. - The market loved it: Meta closed above $600 for the first time (+8.8%) while the neoclouds took the hit - CoreWeave -14%, Nebius -17%.
- AGI is "probably only a few short years away" — Hassabis calls this the foothills of the singularity, with impact perhaps 10x the Industrial Revolution at 10x the speed. - Frontier progress is outpacing our understanding: the commercial and geopolitical race leaves no time to get safety right — policy should follow "cautious optimism". - Proposes a US Frontier AI Standards Body modeled on FINRA: a federally overseen public-private partnership, industry-funded, with independent experts and open-source reps on the board. - Models crossing benchmark thresholds become "Frontier-class"; their makers become "Frontier Labs" expected to publish model cards, harden security, vet personnel, and fund safety research. - Labs would share models 30 days pre-release for testing (cyber, bio, agentic deception, watermarking); once proven, passing becomes required to deploy in the US market. - Evals refresh quarterly and eventually go held-out and lab-independent; the framework applies to open and closed models from any country, and could coordinate a slowdown if needed.
- Bun completed a 535,000-line rewrite from Zig to Rust in 11 days using Claude, eliminating memory safety bugs that plagued the JavaScript runtime. - Zig's manual memory management clashed with JavaScriptCore's garbage collector, causing hard-to-debug crashes; Rust's borrow checker prevents this class of errors entirely. - 64 parallel Claude loops generated 695 commits per hour across an adversarial pipeline: implementer, two reviewers, and fixer resolved 16,000+ compiler errors.
- AI creates the Reverse Information Paradox: buyers risk giving away proprietary knowledge to use purchased intelligence. - The better the model performs, the more unique knowledge you must feed it, skewing asymmetry as sellers learn more about you. - In consuming intelligence, you create intelligence that should belong to you—your particular knowledge of time, place, and circumstance. - Enterprises need a hard trust boundary for data, traces, evals, adapted weights, and memory to compound without leaking. - Control private evals and memory, build proprietary learning environments, decouple orchestration, and create your continuous learning loop.
Ex-NVIDIA engineer explains RL, kernels, reasoning, quantization, agents - better than $5,000 bootcamps.
- Rapid AI algorithmic progress (multiple OOMs) and autonomous research will drive intelligence takeoff and robotics breakthroughs. - Automated production and supply chains will yield deflationary abundance, reshaping jobs and capital flows. - Societal risks include power concentration, coordination challenges, and psychological adaptation amid fast change.
- Sonnet 5 lands near Opus-4.8 performance (63.2% SWE-bench Pro, GDPval-AA 1,618 vs 1,615) at a fraction of the price. - Native 1M context by default and 128K output; new default in Claude Code and Free/Pro. - Intro pricing $2/$10 per M tokens through Aug 31, then $3/$15. - Watch the new tokenizer (1.0–1.35x more tokens) and the post-launch benchmark-chart swap.
- Z.ai released GLM-5.2, a 744B open-weight model with 1M token context, scoring 62.1% on SWE-bench Pro and competing with frontier closed models on coding tasks - MIT-licensed with efficient MoE architecture (~40B active params), multiple reasoning modes, and ~1/6th the cost of GPT-5.5 - Purpose-built for long-horizon agentic workflows; excels at maintaining context across full codebases and autonomous engineering tasks - Growing enterprise adoption as companies shift to open-source alternatives amid regulatory pressures on proprietary models
OpenAI previewed the GPT-5.6 family — Sol (flagship, with a multi-subagent ultra mode), Terra (GPT-5.5-class at half the price), and Luna (fast/cheap). The twist: at the administration's request, initial access is limited to ~20 government-approved organizations for cybersecurity review — the first major release shipped through the June 2 executive order's vetting framework.
- Commerce Department lifted the 19-day Fable 5 / Mythos 5 ban on June 30, requiring >99%-effective safety classifier and pre-release government review. - Fable 5 returned globally July 1; Mythos 5 limited to select US orgs; new HackerOne bounty and cross-lab jailbreak rubric with Amazon, Microsoft, Google. - US government is now embedded in frontier AI release pipeline, not reacting after launch.
OpenAI introduced GPT-Live, a new generation of voice models for natural human-AI interaction, rolling out in ChatGPT starting July 8.
Per the FT (via CNBC), OpenAI proposed handing the US government a 5% equity stake (~$42.6B at the last private mark) to defuse political pressure — under a framework where Anthropic, Google, and Meta would cede similar stakes into a sovereign-wealth vehicle. Anthropic says it's had no such discussions.
Kimi K3 is a 2.8T parameter open-weight multimodal reasoning model from Moonshot AI.
- In AI 2027, we predicted that AI would take over the world or irreversibly concentrate power - In AI 2040: Plan A, we've laid out our positive vision for what should happen instead
- Meta releases Muse Spark 1.1, claiming it rivals GPT-5.5 and Opus 4.8 on agentic evals at very low cost. - Launches Meta Model API public preview—Meta's first serious push to sell models to developers, not just run them internally. - Paired with Meta Compute, the strategy is clear: monetize the $115–135B infrastructure spend by competing hard on price. - Benchmarks are Meta's own; "many agentic evals" carries the weight here.
- SpaceXAI releases Grok 4.5, achieving 29.0% on SWE Marathon with 4.2× fewer output tokens than Opus 4.8 - Co-trained with Cursor for complex engineering tasks; served at 80 tokens per second - Powers Grok Build for native PowerPoint, Word, and Excel workflows with web research - Priced at $2/M input tokens and $6/M output tokens; available now on Cursor and SpaceXAI Console
PrimeIntellect is announcing $130M Series A to build the Open Superintelligence Stack, led by Radical Ventures, with NVIDIA, Intel Capital, Dell Capital, and existing investors. Train, deploy, and continuously improve your own models using our stack.
MoonshotAI: Kimi K2.7 Code is a coding-focused model in Moonshot AI's Kimi K2 family, built to complete end-to-end programming tasks reliably over long contexts.
- Open-source method removing a reasoning failure mode: LFM2.5-2.6B 10.2% to 1.4%; Qwen3.5-4B 22.9% to 1%, eval scores up across the board.
- Anthropic finds a brain-like "global workspace" divide inside Claude: massive internal computation, a narrow consciously-accessible channel. - The Jacobian lens — a white-box readout of what the model is about to say from internal layers — was open-sourced alongside the paper. - The community is already embedding it in agent hooks; a step toward practical intent-monitoring for agents.

























