2026-06-28 Social General Briefing Summary

Generated by Codex with GPT-5

Polygamous sect leader convicted of abuse charges after girls found in trailer on Arizona highway (r/news)

2nd ship struck in Strait of Hormuz as attacks between Iran and U.S. escalate | CBC News (r/news)

Millions drop Obamacare health coverage after subsidies expire and costs rise (r/news)

What mid-sized US city is most likely to blow up in population and importance over the next 30 years? (r/AskReddit)

What outdated slang word or phrase you’ll never stop saying? (r/AskReddit)

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 General Briefing Summary

Generated by Codex with GPT-5

US conducts strikes on Iran after attack on cargo ship (r/news)

World Cup fans frustrated by ‘confusing and expensive’ tipping culture in US (r/news)

Men in your 40s, what’s that golden piece of advice you have for the rest of us? (r/AskReddit)

What statistic makes you think society is quietly breaking? (r/AskReddit)

What Did You Think Of VP Vance’s Recent Comment That “If Watergate happened tomorrow, it would be like a 12-hour news story. The idea that it would have taken down a presidency is crazy"? (r/AskReddit)

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)

LeetCode HARD 233 Number of Digit One Summary

Generated by Codex with GPT-5

Quick facts

Problem gist

Given a non-negative integer n, the task is to count how many times the digit 1 appears when writing every number from 0 through n.

For example, from 0 to 13, the digit 1 appears in 1, 10, 11, 12, and 13. Counting each occurrence gives 6: one in 1, one in 10, two in 11, one in 12, and one in 13.

Continue ...

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 ...

Scientific American 202602 A Closer Look at 29 Theories of Consciousness Summary

Generated by Codex with GPT-5

A Crowded Map of Consciousness

The Scientific American piece turns the messy state of consciousness research into a useful snapshot. Rather than asking which theory is right, Allison Parshall and Jen Christiansen summarize a meta-analysis that asked a simpler question: what kinds of theoretical models have researchers actually proposed, and how much attention has each one received?

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 ...