productivity
18 articles
Karpathy's LLM Knowledge Base Workflow — Let AI Build Your Personal Wikipedia
Andrej Karpathy shares his workflow for building a personal knowledge base with LLMs: dump raw materials in, let LLMs compile them into a Markdown wiki, then use CLI tools for Q&A, linting, and visualization. He thinks there's room for an incredible new product here.
What That xkcd Chart Didn't Tell You — Is It Worth Automating in the AI Era?
xkcd #1205 taught a generation of engineers how to think about automation ROI. But AI changed the most expensive variable in that equation: the real return now is often not minutes saved, but cognitive load removed.
Claude Code Is Not Just for Writing Code — Six Non-Coding Patterns Worth Stealing
In his full blog post, rodspeed lays out six ways to treat Claude Code as a general-purpose automation system rather than a code editor: manufacturing fresh eyes, meta-skills, freshness-aware search, conversation harvests, structured memory, and session handoffs. The deeper lesson is to look for workflows that can be framed as read, filter, decide, and present.
Claude Code Hidden Features — Boris Cherny's 15 Daily Power Moves
Boris Cherny shares 15 lesser-known Claude Code features he uses every day — from the mobile app and loop/schedule to worktrees and voice input.
17 Best Practices That Make Claude Cowork 100x More Powerful
Think Claude Cowork is just a fancy chatbot? This post distills 400+ sessions into 17 setup secrets. Stop 'prompting' and start 'engineering' — build your own AI power-teammate.
The File System Is the New Database: One Person Built a Personal OS for AI Agents with Git + 80 Files
A Context Engineer at Sully.ai built his entire digital brain inside a Git repo: 80+ markdown/YAML/JSONL files, no database, no vector store. Three-layer Progressive Disclosure, Episodic Memory, and auto-loading Skills — so the AI already knows who he is, how he writes, and what he's working on the moment it boots up.
Claude Code CLI Gets Built-In Git Worktrees: Run Parallel Agents Without Branch Collisions
Claude Code CLI now includes first-class Git worktree support via `--worktree`. Teams can run multiple isolated AI coding sessions in parallel without file collisions, making multi-agent workflows more reliable and easier to standardize for real engineering teams.
A $150K Job Replaced by $500/Month in AI: One Man's Guide to Agent-ifying Your Workflow
An investment research KOL turned his entire workflow into an AI Agent system — daily work dropped from 6 hours to 2, output tripled, and it costs $500/month to replace what used to need a 5-person team. Here's exactly how he built it.
Canva's CTO: My Engineers Wake Up and the AI Agent Already Wrote Last Night's Code
Canva CTO: engineers write detailed instructions, AI agents execute overnight. Senior engineers now 'largely review.' Anthropic CEO calls this 'Centaur Phase.' Few orgs redesigned work for AI. Cora startup achieved 20-30 eng output with 6 people. AI improves exponentially, humans don't.
The AI Vampire: Steve Yegge Says AI Makes You 10x Faster — and 10x More Drained
Steve Yegge's 'AI Vampire' theory: AI boosts productivity 10x, but who gets the 9x gain? If the company takes all, burnout. If you take all, company dies. Agentic coding is 3-4 hrs/day max. Yegge's $/hr formula: control the denominator, not the numerator.
Don't Get Addicted to Vibe Coding: When Creation Becomes Refined Sugar
Vibe Coding is refined sugar for creation — compressing an experience that used to take months of effort into a few seconds. What gives you the rush isn't 'it works,' it's 'I can't believe it actually works.' The author dissects Vibe Coding addiction through dopamine mechanics, consumption disguised as creation, and the vertigo of infinite possibilities.
An Epoch AI Researcher Tested It: How Close Is AI to Taking My Job?
Anson Ho tested AI on real job tasks (web apps, articles, content). AI excels on benchmarks but struggles with real work. Forecast: 2026 safe, 2028-2029 a turning point.
Automatic Discipline: How One Developer Uses an AI Agent to Stay Productive Without Willpower
Software engineer Zakk created an 'automatic discipline' productivity system using his OpenClaw agent and LogSeq. It automates overnight reports, 4:30 PM check-ins, and weekly/monthly reviews. The system runs itself, removing the need for willpower. Full templates included.
Mitchell Hashimoto's AI Adoption Journey — 6 Steps from Skeptic to 'No Way I Can Go Back'
HashiCorp co-founder Mitchell shares his 6-step journey from AI skeptic to 'can't go back' — drop the chatbot, reproduce your work with agents, and end-of-day agent sessions
Building a Sustainable AI Workflow with Claude Code
The key to going from 'AI user' to 'AI master': turn fragmented AI usage into a systematic workflow. Build a complete system with Claude Code for memory, content reuse, and methodology accumulation.
Claude Code Just Got a Non-Coder Version! Cowork Brings AI Agents to Everyone
Anthropic launches Cowork — bringing Claude Code's agent capabilities to non-engineers, letting you organize files, compile spreadsheets, and write reports through conversation
Claude Code Creator Boris Reveals His Workflow — 5 Parallel Sessions, 100% AI-Written Code
Boris Cherny shows how he uses Claude Code to build Claude Code itself — 5 parallel terminals, all Opus 4.5, shipping 27 PRs per day
10 Claude Code Tips from Creator Boris
Internal Claude Code team tips revealed: run parallel worktrees, invest in CLAUDE.md, create your own Skills, use voice input, enable Learning Mode. Remember: there's no one 'right' way to use it.