All days

Morning Intelligence

YouTube feed · Wednesday, August 19, 2026

12 of 80 recommendations summarized

AI / Developer Tools

So I tried Matt's skills...

So I tried Matt's skills...

Theo - t3․gg · 38:21

Theo reviews Matt Pocock's 200k-star AI skills repo and Lauren (Potato)'s PStack skills suite. Deep dive into skill design philosophy — descriptions as triggers not documentation, the 'unslop' writing skill that strips AI puffery, and how to audit/rank skills against your actual workflow rather than blindly copying setups. Practical before/after comparisons show dramatic readability improvements.

Alösha's take: You literally build and curate skills for a living — Theo's take on skill trigger design and the unslop pattern are worth stealing from.

Consciousness / Philosophy

КАБАЛА: єврейська містика, що підкорила Голлівуд

КАБАЛА: єврейська містика, що підкорила Голлівуд

Як Є · 28:17

Deep dive into Kabbalah's history: from Merkava mysticism and Ezekiel's chariot visions through 10th-century Provence (Isaac the Blind, Cathar/Gnostic cross-pollination) to the Zohar. Breaks down core concepts — Ein Sof as unknowable absolute (paralleled with Brahman), Sephiroth as emanation stations, Shekhina as feminine divine principle — and distinguishes orthodox Kabbalah from pop celebrity-center offshoots (Madonna, Laitman).

Alösha's take: Solid primer on how Jewish esotericism evolved its 'tree of life' metaphysics — useful if you're into comparing emanation frameworks across traditions (Gnosticism, Hinduism, simulation layers).

I Took the Most Powerful Psychedelic on Earth

I Took the Most Powerful Psychedelic on Earth

Sean Clayton · 22:18

First-person account of an extended-state DMT infusion (DMTX protocol) — a controlled IV drip sustaining the experience far beyond the usual 5-10 minutes. Describes ego dissolution, loss of body/time/identity, perceived 360° awareness, and feeling connected to his wife across distance. Concludes with personal spiritual takeaways about purpose, relationships, and awareness persisting beyond identity.

Alösha's take: Worth a skim if you follow DMTX research — the protocol itself is genuinely novel consciousness science, though this is more trip report than analysis.

AI / Claude

Stop Prompting Claude. Use Karpathy's Method Instead.

Stop Prompting Claude. Use Karpathy's Method Instead.

Austin Marchese · 13:18

Breaks down Andrej Karpathy's AISN 2026 talk into three layers for working with Claude: (1) writing detailed specs via iterative interviews instead of vague prompts, using agile chunking over waterfall; (2) verification — setting eval criteria upfront, using a second model as critic, and pulling external signals for feedback loops; (3) environment — building a Claude.md, an LLM knowledge base of your own data, reusable custom skills, and rule-based guardrails. Cites Claude Code creator Boris Cherney saying feedback loops 2-3x output quality.

Alösha's take: Validates the exact workflow you already run — Claude.md, custom skills, verification layers — now backed by Karpathy's framing. Good confirmation bias, maybe one or two new angles on spec-writing.

Science

Катастрофа возобновляемой энергии

Катастрофа возобновляемой энергии

SciOne · 28:17

SciOne examines the hidden downsides and systemic challenges of renewable energy — likely covering intermittency, storage limitations, rare-earth mining costs, land use, and grid stability problems that complicate the green transition narrative. A 28-min deep dive typical of SciOne's well-researched popular science format.

Alösha's take: Russian-language science deep dive on a topic that matters for anyone building in climate/energy tech — SciOne usually delivers substance over hype.

AI / Learning

Therapy for the Vibe-Coded Brain

Therapy for the Vibe-Coded Brain

JetBrains Academy · 10:00

Breaks down 8 metacognitive traps programmers face when learning to code — 5 classic (forming, dislodging, assumption, location, achievement) plus 3 new ones introduced by AI tools (progression, interruption, mislead). Based on a research study observing novices with AI tutors, showing that students who offloaded thinking to AI were unaware of their own incompetence. Argues that pauses, struggle, and frustration are essential parts of problem-solving, not signs of failure.

Alösha's take: Solid framework for thinking about when AI assistance helps vs. hinders — useful if you're mentoring junior devs or reflecting on your own vibe-coding habits.

Consciousness / Science

САМАЯ БЕЗУМНАЯ ТЕОРИЯ О НАШЕМ МОЗГЕ

САМАЯ БЕЗУМНАЯ ТЕОРИЯ О НАШЕМ МОЗГЕ

Азазелло · 15:03

Russian science channel Azazello explores a provocative neuroscience theory about how the brain works. No transcript available, but the channel is known for well-produced popular science explainers covering consciousness, perception, and cognition. Likely covers a paradigm-challenging model of brain function (predictive processing, free energy principle, or similar).

Alösha's take: Brain theories in digestible Russian-language format — worth a watch if the topic hooks you, Azazello usually delivers substance behind the clickbait titles.

AI / Labor

I Tracked Down the Hidden Workers Secretly Powering ChatGPT

I Tracked Down the Hidden Workers Secretly Powering ChatGPT

More Perfect Union · 16:02

Investigative report on the precarious workforce training ChatGPT, Gemini, and other AI models. Companies like Mercor and Scale AI hire PhD graduates and vulnerable workers as gig contractors for $15-55/hr (median earnings <$23K/year), with contracts ending without warning. 86% of data workers struggle financially, 25% rely on public assistance. Economist Daron Acemoglu warns this automation-first ideology could create unprecedented inequality, though AI could instead augment teachers and nurses.

Alösha's take: Essential context for anyone building with AI — the human supply chain behind the models we use daily, and why the 'AI replaces all workers' narrative masks a grimmer interim reality.

Startups / Building

Your Startup Idea Isn't Worth Stealing

Your Startup Idea Isn't Worth Stealing

Rob Walling · 11:06

Rob Walling (20 yrs, 240+ investments) argues idea theft fear is overblown: none of his copied companies (Drip, HitTail, MicroConf, TinySeed) died from copycats. Real killer is building in stealth for months without customer feedback. Practical framework: share the problem/value publicly, keep implementation details private, build distribution as your moat — copycats can clone features but not your momentum or future roadmap.

Alösha's take: Solid reminder that validation > secrecy, especially now that AI makes cloning trivial — distribution and speed are the real defensibility.

Science / Physics

Эффект наблюдателя – полное объяснение без мистики.

Эффект наблюдателя – полное объяснение без мистики.

PRO Hi-Tech · 29:56

Thorough demystification of the observer effect and double-slit experiment. Covers wave-particle duality, interference vs diffraction, Feynman's thought experiments, and explains why instrumental measurement collapses the wave function — all without invoking simulation theory or mystical interpretations. Includes practical demos of reproducing Young's experiment with lasers and foil.

Alösha's take: Solid physics explainer that debunks the 'we live in a simulation because quantum' takes — the kind of rigorous framing worth having in your mental toolkit.

AI / Local LLMs

Your Mac Has Hidden VRAM… Here's How to Unlock It

Your Mac Has Hidden VRAM… Here's How to Unlock It

Alex Ziskind · 6:24

Walkthrough of adjusting macOS's GPU wired memory limit (via sysctl) on Apple Silicon to allow LM Studio to load larger LLMs than the default ~75% VRAM allocation permits. Demonstrates on a 16GB M4 MacBook Air loading a 20B-param model, discusses safe vs unsafe limits, and mentions a Mac Studio cluster with 512GB per node for running massive models.

Alösha's take: Practical hack for squeezing bigger local models out of your Mac — useful if you're running LLMs on Apple Silicon with limited RAM.

AI / Tooling

Paste This Into Claude, Never Hit a Token Limit Again

Paste This Into Claude, Never Hit a Token Limit Again

AI News & Strategy Daily | Nate B Jones · 20:16

Breaks down why AI token limits hit so fast (96% of tokens are reused input from conversation history) and gives 15 rules across 3 levels: beginner habits (edit mistakes instead of correcting, start clean tasks, carry artifacts not arguments, specify output format), a 'Token Saver' skill for Claude Code/Codex that automates these habits, and a multi-agent framework that routes work to prevent context bloat. Key insight: output tokens cost double because they become input on every subsequent turn.

Alösha's take: Practical token hygiene for heavy Claude Code users — the 'carry the answer, not the argument' and 'start clean tasks' rules alone probably save hours of rate-limit waits.

home.newsletter.title

home.newsletter.valueProp

Alösha

© 2026 Alösha. footer.allRightsReserved

|footer.privacy|