
Big Take Weekend Listen: Why the Tech World Is Going Crazy for Claude Code
42 snips
Feb 1, 2026 Noah Brier, co-founder of Alephic and an early adopter of large language models, explains the rise of Claude Code and AI-assisted coding. He talks about how local file and command access changes workflows. They explore automation of analyst tasks, persistent skills via files, and how tools reshape hiring, SaaS, and developer roles.
AI Snips
Chapters
Books
Transcript
Episode notes
Jobs Report To Charts In Minutes
- Joe used Claude Code to pull the full jobs report PDF, ask the tool to extract interesting details, and it produced charts as image files.
- He spot-checked the results and found them plausibly correct, illustrating non-coders can generate analyst-grade visuals quickly.
Web Scraping Made Trivial
- Noah built a web scraper by giving page content to an LLM and asking for a pricing table, and it returned the table reliably.
- He decided he'd never parse HTML manually that way again after the model produced correct results quickly.
File And Shell Access Unlocks Power
- Claude Code gives models file-system and Unix command access which unlocks powerful, composable operations on a developer's machine.
- Those primitives let the model chain commands and manipulate files, producing capabilities beyond a chatbot interface.




