2026-06-28 Social Tech Briefing Summary

Generated by Codex with GPT-5

OpenAI performance review cycle (Blind)

Anthropic Interviewers are delusional (Blind)

Grok is more important than clean air, DOJ says (r/technology)

Anthropic and OpenAI waged a \$27 million proxy war in a Manhattan congressional race. The winner told them both to get lost. (r/technology)

Mark Zuckerberg Is Selflessly Building Yet Another Horrible Product Nobody Asked For (r/technology)

Google Research 20260626 Accelerating Gemini Nano Models on Pixel with Frozen Multi-Token Prediction Summary

Generated by Codex with GPT-5

What happened

Google Research’s official research blog published Accelerating Gemini Nano models on Pixel with frozen Multi-Token Prediction, a June 26, 2026 post about speeding up on-device Gemini Nano inference on Pixel phones without retraining the deployed base model.

The post is interesting because it treats mobile LLM serving as a systems problem rather than as a smaller-model story. Gemini Nano already runs on device, which protects user data for features such as notification summaries and text proofreading. The bottleneck is that autoregressive generation is poorly matched to phones: one token is produced at a time, the processor is repeatedly woken, and memory bandwidth becomes a hard constraint. A server can hide some of that cost with large accelerators and batching. A phone cannot. It has to preserve latency, battery life, RAM, and thermal headroom while sharing the device with everything else the user is doing.

Continue ...

Techmeme 20260628 Google Caps Meta's Gemini Use as AI Demand Strains Capacity Summary

Generated by Codex with GPT-5

Techmeme surfaced this June 28, 2026 story in its cluster on Google rationing Gemini capacity to Meta, and the concrete original URL is the Financial Times report, Google caps Meta’s Gemini use as AI demand strains capacity. The important part is not simply that one Big Tech company could not sell enough AI to another. It is that the AI bottleneck has moved from model demos and training runs into the everyday allocation of inference capacity.

Continue ...

2026-06-27 Social Tech Briefing Summary

Generated by Codex with GPT-5

We’ve officially reached AGI/ASI: The government just ordered OpenAI to limit GPT-5.6 access (Blind)

Anthropic v Google v OpenAI & Maternity Leave (Blind)

The AI backlash is only getting started (r/technology)

PlayStation is Deleting 551 Movies From Customers’ Accounts, Reminding Us Nothing Digital is Ever Truly Ours (r/technology)

Mark Cuban gets dragged after saying people don’t really hate data centers — “The fight against data centers has nothing to do with data centers. They have become a proxy for the hate towards AI” (r/technology)

Techmeme 20260627 Asian AI Startups Launch Mythos Like Models as Anthropic's Export Ban Drags On Summary

Generated by Codex with GPT-5

Techmeme surfaced this June 27, 2026 story in its cluster on Sakana Fugu and 360 Tulongfeng, and the concrete original URL is Kate Park’s TechCrunch article, Asian AI startups launch Mythos-like models as Anthropic’s export ban drags on. The important point is not that two Asian AI companies made ambitious benchmark claims. It is that U.S. model-access restrictions are already being converted into a commercial and geopolitical pitch for alternatives.

Continue ...

Techmeme 20260626 Previewing GPT-5.6 Sol Summary

Generated by Codex with GPT-5

Techmeme surfaced this June 26, 2026 release in its top-news cluster on OpenAI’s GPT-5.6 rollout, and the concrete original URL is OpenAI’s post, Previewing GPT-5.6 Sol: a next-generation model. The important story is not just that OpenAI has a stronger model family. It is that the model is arriving through a limited, government-aware access process that could become the template, or the warning sign, for frontier AI releases.

Continue ...

Cloudflare 20260624 Unlocking the Cloudflare App Ecosystem with OAuth for All Summary

Generated by Codex with GPT-5

What happened

The official Cloudflare Blog published the engineering write-up Unlocking the Cloudflare app ecosystem with OAuth for all, a June 24, 2026 post about opening self-managed OAuth to all customers after a careful upgrade of Cloudflare’s underlying OAuth infrastructure.

The product surface is simple: developers can create OAuth clients, users can grant scoped access through a standard consent flow, and integrations no longer have to depend on broad API tokens. The engineering problem underneath was less simple. Cloudflare already ran OAuth for a small set of manually onboarded partners, but that system was not designed for broad ecosystem access, agentic tools, richer consent, easy revocation, and stronger anti-phishing affordances at Cloudflare scale.

Continue ...

Techmeme 20260625 Apple Raises Mac and iPad Prices as AI Memory Crunch Hits Consumers Summary

Generated by Codex with GPT-5

Techmeme surfaced this June 25, 2026 pricing shift in its Apple memory-shortage item, and the concrete article used here is Rolfe Winkler’s Wall Street Journal report, Apple Raises Prices on Macs, iPads by $200 or More on Some Models. The important part is not just that Apple raised prices. It is that Apple is publicly telling customers that the AI data-center buildout is now expensive enough to change consumer hardware prices.

Continue ...

2026-06-24 Social Tech Briefing Summary

Generated by Codex with GPT-5

10% of my colleagues at Robinhood are gone. (Blind)

\$2.7 BILLION wasn’t enough to keep Noam at Google (Blind)

Valve Says The Companies Making RAM Give Them A Price And If They Say No, They ‘Never Talk To Us Again’ (r/technology)

AI Companies Are Trying to Seize Control of Elections (r/technology)

47% of Harvard seniors admit to cheating — and the problem existed long before ChatGPT (r/technology)

Techmeme 20260624 Microsoft's Supposed Quantum Leap Does Not Compute Due to Basic Python Errors Summary

Generated by Codex with GPT-5

Techmeme surfaced Thomas Claburn’s report in The Register on a newly published challenge to Microsoft’s topological-quantum-computing claims. The immediate controversy involves two Python mistakes and data that did not appear in Microsoft’s original paper. The larger issue is more consequential: when software decides which experimental regions count as evidence, a plotting or filtering choice can become part of the scientific instrument.

Continue ...