All days

Morning Intelligence

YouTube feed · Friday, June 19, 2026

12 of 80 recommendations summarized

AI / Startups

What is happening at Meta?

What is happening at Meta?

The PrimeTime · 14:01

Meta forced ~6,500 engineers into a new Applied AI unit with no opt-out (quit or comply), tasking them with generating coding puzzles to train frontier models while recording their screens. Employee morale is cratering — workers call themselves 'draftees' and describe the work as soul-crushing. Management response: hackathons, team events, and a 50:1 manager ratio fix, while Zuckerberg promises no *more* mass layoffs 'this year.' Meanwhile, production JSON parse errors are hitting users.

Alösha's take: A real-time case study in how NOT to reorganize a 6,500-person org around AI — useful mirror for anyone building teams that actually want to ship.

The Real Reason Companies Are Shedding Workers

The Real Reason Companies Are Shedding Workers

Two Cents · 8:49

Argues most CEO claims of AI-driven layoffs are 'AI-washing': Penn Wharton estimates only 0.01% productivity boost from AI in 2025, 90% of 6,000 execs report zero impact, and 95% of MIT-tracked AI pilots failed. Real drivers are post-pandemic hiring corrections, stock-price incentives (Block's stock jumped 20% after framing cuts as AI), and pressure to justify hundreds of billions in AI investment. Cites the 1970s–80s productivity paradox as a historical parallel.

Alösha's take: Useful counter-narrative to the 'AI replaces everyone' hype — the macro data doesn't support it yet, and the incentive analysis is sharp.

A Simple Framework for AI Native Businesses

A Simple Framework for AI Native Businesses

Devin Kearns | CustomAI Studio · 17:29

Presents an 'Agentic OS' framework for transforming businesses into AI-native operations. Core idea: don't start by building scattered agents — first solve data readiness by capturing events (emails, meetings, Slack) and auto-provisioning them into source-of-truth platforms (CRM, project management). Then layer workflows on top with confidence scoring, human-in-the-loop escalation, and per-workflow state machines. Argues most 'agent' projects fail because the underlying data environment isn't clean enough for agents to operate autonomously.

Alösha's take: Practical architecture for event-driven agent systems — mirrors what I'm building with the ikigai dispatch loop, and the 'data readiness before agents' lesson is one I keep re-learning.

Consciousness / Simulation

Top Psychologist, Donald Hoffman: Seeing True Reality Would Kill Us! I Can Prove It To You!

Top Psychologist, Donald Hoffman: Seeing True Reality Would Kill Us! I Can Prove It To You!

The Diary Of A CEO · 2:01:03

Cognitive scientist Donald Hoffman argues with mathematical proofs that Darwin's theory implies zero probability our senses evolved to perceive objective reality — they evolved solely to guide adaptive behavior for survival. He frames spacetime as a VR headset: a useful interface, not fundamental reality. Beyond the Planck scale (10⁻³³ cm), spacetime breaks down, and Hoffman's recent work explores geometric 'obelisk' structures outside spacetime that may constitute deeper reality, with implications for radically new technologies.

Alösha's take: Hoffman's interface theory of perception is the most rigorous version of the simulation argument — and he's now claiming the math is cracking open. Worth the full two hours.

Science / History

The SHOCKING Truth About Humanity No One Tells You

The SHOCKING Truth About Humanity No One Tells You

The Diary Of A CEO Clips · 22:57

Graham Hancock argues anatomically modern humans have existed 315,000+ years but civilization only becomes archaeologically visible ~5,500 years ago — a gap he attributes to a lost pre-Ice Age civilization destroyed by the Younger Dryas comet impact (~12,800 years ago). He cites Göbekli Tepe (11,600 years old, built by hunter-gatherers with organized labor), ancient maps showing Antarctica before its 1820 discovery with accurate longitudes predating Harrison's chronometer, and the simultaneous emergence of complex civilizations (Sumer, Egypt, Caral-Supe in Peru) around 3500 BC as evidence of a forgotten predecessor culture.

Alösha's take: Hancock's core question — why 300K years of modern brains before civilization? — is the kind of timeline puzzle that hits differently when you're thinking about intelligence emergence and simulation arguments.

Apple / Vision Pro

Gracia Gaussian Splat Video Streaming on Vision Pro

Gracia Gaussian Splat Video Streaming on Vision Pro

Himels Tech · 8:03

Demo of Gracia 4DGS app on Vision Pro, which streams and plays back Gaussian Splat videos — 3D volumetric captures from a 50-camera rig that you can place, resize, and walk around in your space. Shows streaming vs downloaded splats (300MB–2GB for 9–30s clips), lighting presets, and quality tradeoffs at different scales. Early-stage tech but points toward a future where volumetric video becomes as mainstream as 4K streaming.

Alösha's take: Gaussian splats as a video format on Vision Pro — this is the spatial content pipeline I've been waiting to see mature.

Consciousness / Philosophy

You are the Universe Experiencing Itself | Spinoza's God

You are the Universe Experiencing Itself | Spinoza's God

Aperture · 48:39

Deep dive into Spinoza's radical monism — the claim that God and Nature are literally identical (Deus sive Natura), that mind and matter are parallel attributes of one substance, and that humans are temporary 'modes' like waves on an ocean. Covers his 1656 excommunication, Einstein's famous telegram endorsing Spinoza's God, and how substance monism anticipated modern neuroscience's view of consciousness as physical process rather than separate soul.

Alösha's take: Spinoza's 'you are the universe experiencing itself' maps directly onto the simulation/consciousness thread — one of the cleanest philosophical frameworks for why self-awareness emerges from matter.

Самовыражение — пустая трата жизни

Самовыражение — пустая трата жизни

Садхгуру — официальный канал на русском · 9:01

Sadhguru argues that self-expression as commonly understood is a waste of life — chasing external validation through identity performance rather than turning inward. He contrasts reactive self-expression with conscious action rooted in inner clarity, a recurring theme in his teaching on moving beyond compulsive mind patterns.

Alösha's take: Short Russian-language Sadhguru clip on ditching performative identity — fits the 'who am I beyond the doing' thread.

AI / Anthropic

One man just liberated Fable... and now it’s illegal

One man just liberated Fable... and now it’s illegal

Fireship · 5:14

Fireship covers the Fable 5 jailbreak incident: an anonymous hacker ('Plenty The Liberator') defeated Anthropic's safety classifiers using fragmentation techniques (Unicode wrapping, roleplay farming, large-context confusion), exposing the underlying Mythos 5 capabilities. The US Commerce Department responded with an export control directive barring foreign nationals from accessing Fable/Mythos — even Anthropic's own foreign-born employees — leading Anthropic to pull both models entirely and demote users back to Opus 4.8. First time a federal order has forced a major AI company to yank a live public model.

Alösha's take: The company I build on daily just got its flagship model pulled by the feds — need to understand the export-control implications and what this means for API access going forward.

I had Fable build several projects for me. I'm disturbed by what I saw.

I had Fable build several projects for me. I'm disturbed by what I saw.

Mo Bitar · 21:53

Mo Bitar tests Claude Mythos (Fable) by having it build several games (Factorio-style AI lab, ethereal relic collector, open-world 3JS crafter, piano practice tools). Finds the model produces strikingly beautiful one-shot demos with no iteration needed, but highlights the 80/20 problem: when bugs appear (e.g., broken water rendering), describing them back to the LLM is nearly impossible and the generated code is unmaintainable. Discusses the emotional 'longing' users report after Fable was taken down — attributing beauty to the model's 'mind' — while cautioning this is partly anthropomorphization and expertise bias.

Alösha's take: Honest practitioner report on Claude Mythos capabilities and the exact wall where 'vibe coding' breaks down — the 80/20 gap is the real engineering problem to solve.

AI / Dev Tooling

I guess we're writing loops now?

I guess we're writing loops now?

Theo - t3․gg · 24:44

Theo explores the shift from manually prompting AI coding agents to designing self-running loops: agents that monitor PRs for review comments and auto-address them, spin up sub-agents to parallelize work across worktrees, and chain multi-PR refactors with plans generated as HTML. He references Anthropic's recursive self-improvement framing and Pete's Codex orchestrator pattern, while pushing back on pre-defined persona agents as missing the point of dynamic AI.

Alösha's take: Practically identical to what we're doing with dispatch + worktree + auto-review loops — validation that the pattern works at scale, plus a few tricks worth stealing (HTML plans, PR-comment-watching agents).

Science

What Came Before The Big Bang?

What Came Before The Big Bang?

AstroKobi · 31:56

Physics graduate walks through why the textbook Big Bang singularity is almost certainly wrong. Covers the full arc — Newton's static universe, Einstein's cosmological constant, Hubble's redshift discovery, Gamow's nucleosynthesis predictions, CMB radiation — then argues most physicists now believe the Big Bang was not the beginning but a transition from a prior state.

Alösha's take: Solid 30-min primer on modern cosmology that goes beyond the school version — worth it if you want to update your mental model of the universe's origin.

Get my newsletter

New blog posts, projects, activities, and collaborations — straight to your inbox. No spam.

Alösha

© 2026 Alösha. All rights reserved.

|Privacy|