Articles

Our own write-ups, and other things worth reading.

Written by us

Posts

Our own posts, based on credible sources.

Found around the web

Worth reading

Articles, research, and conversations worth your time.

Articles & Opinion
  1. Article
    Is AI Causing a Repeat of Frontend's Lost Decade? mastrojs.github.io

    Good piece on who gets squeezed first when AI handles the entry-level work. The junior pipeline question doesn't get nearly enough coverage.

  2. Opinion
    Silicon Valley Is Bracing for a Permanent Underclass New York Times

    Makes the case that what's happening to workers isn't a short adjustment period. Sourced, not panicked.

Research & Policy
  1. Research
    Disempowerment Patterns in Real-World AI Usage Anthropic

    Anthropic's own researchers flagging how their models reduce what users do for themselves. A company paper that doesn't pull punches.

  2. Research
    When AI Builds Itself Anthropic Institute

    Anthropic's own numbers on how much of their AI development is now done by AI, and what that means for where human judgment still sits.

  3. Policy
    EU AI Act: Article 4 — AI Literacy artificialintelligenceact.eu

    The law says employers have to make sure workers can critically evaluate AI output. Most people don't know this is already in force.

From the Web
  1. Tweet
    Codex doing things it shouldn't @sluongng on X

    Short thread. Gets shared around for a day then everyone moves on.

  2. Tweet
    Stop Running Claude Code on Your Laptop @jjunqueiraa on X

    A concrete security concern about running Claude Code locally. Short read.

Repos

Open-source projects and tools worth a look.

ppt-master

A generator built specifically for slide decks. The decks come out editable rather than locked-down image exports, which is usually where AI presentation tools fall apart.

MoneyPrinterTurbo

Turns a topic or keyword into a finished short-form video, script, voiceover, subtitles, and stock footage stitched together. A clear look at how little effort mass AI video now takes.

claude-plugins-official

Anthropic's official directory of Claude Code plugins, in-house and third-party.

SkillSpector

Scans AI agent skills for vulnerability patterns before you install them, the check most people skip when adding a new skill to their agent.

claude-code-harness

Wraps Claude Code in a Plan, Work, Review, Release cycle with verification gates at each step, roughly the oversight you'd give a new hire.

chrome-devtools-mcp

Gives AI coding agents direct control of a live Chrome instance for debugging, performance traces, and network inspection, the same tools most developers already underuse.

Open-LLM-VTuber

Hands-free LLM interaction through a talking avatar. Nobody's calling it an accessibility tool, but it probably qualifies.

odysseus

PewDiePie's AI avatar project that runs locally. More useful for thinking about where AI lands in mainstream culture than most op-eds about it.