Sourced from questions people actually asked. Questions are paraphrased; answers are written by Alex.
It's not about tool skill. It's about where your work starts. An AI-native works from a default belief: "AI can do most of this." When new work lands, the first question isn't "how do I do this" — it's "how do I hand this to an agent." Stack that difference daily and the same day produces a different volume of work. Versus someone who's merely good with AI — the skilled user reaches for the tool when needed. The AI-native starts with AI already on the desk. The difference isn't frequency. It's the starting point. And this is a conversion, not a talent. Believe it works, watch someone pull it off, run it once yourself, wire it into your job. People who walk that order get there without domain expertise. Move the starting point — that's the whole game.
If you expected "learn to code" — no. Order first. Learning has an order: belief, witness, use, act. You believe AI actually works, you watch someone else pull it off, you run it once yourself, then you wire it into your job. Most people stall at the first step. So the posture comes before the tool. What to learn — not prompting, context. The skill of asking good questions runs out fast. The real leverage is making the agent start already knowing you and your work. Why now — AI doesn't raise everyone's productivity evenly. It amplifies people with good judgment more. That favors a non-developer who knows their domain. Don't learn to code. Sharpen judgment.
Yes. The core age group of my YouTube subscribers is 40–60. The gate isn't coding knowledge — it's posture. One rule for the first project: not someone else's flashy automation, but the work you repeat every week. The weekly report, the folder you keep reorganizing, the same search-and-summarize routine. Hand that to an agent, whole. When you get stuck, ask the AI right there. I still ask Claude to walk me through every unfamiliar install. This isn't a game where not knowing is embarrassing — it's a game where not asking is expensive. One thing can't be delegated: understanding. As Karpathy put it, you can outsource thinking to an agent, but not understanding. Every time output lands, ask how it was built and why — that questioning is the study. You're not blocked because you can't code. You're blocked because you haven't handed anything over yet.
You don't need new hardware. A Mac is recommended. Unless you're running local models, you don't need a separate machine like a Mac mini — the MacBook you already own is enough. Course exercises run fine on 8GB of RAM. Very old Macs can hit an OS-version floor at install time. Check for an OS upgrade before buying anything. Windows works too — there's just one extra layer of terminal setup (WSL), so early friction is higher. The course and materials assume a Mac. Start with the default terminal app. When you reach the stage of running several agents in parallel, switch to a terminal with split panes (iTerm and similar). Before buying gear, start today on the computer you have.
Working with AI stacks in four layers, in order. Prompt — how you ask. A single instruction. Context — what the agent knows before it starts. Good output comes not from a better prompt but from better context: the agent understanding you and your work. Harness — the rules it moves inside. Guardrails in a file like CLAUDE.md so the agent stops repeating the same mistakes. Loop — who opens the next turn. Not typing a prompt every time, but designing a structure that runs and improves on its own. Repetition alone isn't a loop — it needs a signal that can say "no." You start at the prompt and move toward the loop. Skip the order and you get more tools and the same results.
The conclusion first — which one you pick matters less than picking one and going deep. The map: Cowork — the entry ramp for non-developers who find the terminal foreign. If you're starting today, this is the smoothest door. Claude Code — the home base. The CLI runs multiple agent tabs in parallel with fine-grained control; the desktop app covers most of the same ground. Codex — conceptually near-identical to Claude Code. If you already pay for GPT, use it as is. Hermes / OpenClaw — the option when you want harness agents running around the clock. Same concept, different wrappers. Tools keep churning. Chasing the trend from tool to tool loses more than it gains. Go deep on one, and the next one takes a fraction of the time — the concepts transfer. The gap comes from mastery, not from the pick.
The single most common question I get. Three load-bearing facts. First, how limits are structured. Subscriptions carry a session limit that refills every few hours AND a separate weekly limit. "I only used 20% and got blocked" is almost always these two being confused. Second, how tokens are spent. Tokens scale with the context the agent reads, not with how many messages you send. Drag one session on forever, or fan out sub-agents, and the same task costs multiples. Two people follow the same tutorial and one spends 18%, the other 80% — the difference is context discipline, not the model. Third, the order of payment. Start with the $20 subscription. Feel where your tokens leak, build efficiency inside that budget, then judge the upgrade. Once the tool is in your hands, token appetite comes on its own — that's when Max starts making sense. Before raising the limit, find the leak.
This answer is dated early July 2026. The policy moves fast — check Anthropic's official docs for the current state. Fable 5 is the top-end reasoning model. It burns tokens accordingly, and billing has shifted toward API credits rather than being bundled into subscriptions. The deciding factor isn't model quality — it's the job. Your daily driver stays Opus/Sonnet — the Pro/Max subscription covers it. Fable is for the moments that need reasoning density: planning, hard design judgment. With a well-built harness, many report little felt difference on everyday tasks. So the setup becomes: keep the subscription, buy credits only for the moments Fable earns. Running everything on Fable doesn't pay back its cost. The answer isn't a model upgrade. It's allocation.
Korean works. I keep base documents like CLAUDE.md in English — I still see a performance gap. But that gap narrows with every model generation. The real criterion is consistency. If you prompt in Korean, a Korean rule file is fine. Korean instructions with English-only docs is the awkward combination. On tokens: the same content costs less in English. Files loaded on every run (rule docs) favor English; one-off instructions go in whichever language flows. The right answer isn't a language. It's whichever one you'll actually use daily.
The three most common blockers and their fixes. Claude API credit button greyed out — set your billing address to a US region. In most cases the address, not the card, is the cause. International payment failing — first confirm the card is enabled for international billing (Visa/Mastercard). The same card sometimes passes after switching browsers (Chrome → Edge). Phone verification code never arrives — use a signup path where phone verify isn't required (e.g., Kakao account linking). Accidentally bought an annual plan — request a refund immediately. The sooner, the easier.
Claude has no image generation. Language and judgment are Claude's job; visuals belong to other tools. Images — ChatGPT's image generation is the easiest entry. To wire generation into an agent workflow, connect a platform like Higgsfield. For posters and card-news with Korean text, pick a current model that can actually render text. The method is simple — provide an example of the style you want, instruct concretely ("swap in this menu"), then carve through a few iterations. Iterating beats memorizing a perfect prompt. Audio — for Korean TTS, Typecast is the strongest I know of. For voice input, Whisper-family apps already handle Korean at a practical level. Image models got good. Using images well — just that — carries real impact at work.
Yes — with a recommended order. You can run Hermes/OpenClaw on local open-weight models (Gemma and others) with no subscription. Cost drops to zero, but the quality and speed gap versus paid frontier models is real. That's why I recommend the paid subscription first — agents touch so much of your work that model quality becomes experience quality. On Chinese open-weight models and data — separate the model from the server. Cloud services that run Chinese open weights in US datacenters (Ollama Cloud and similar) mean the weights are Chinese but your data never travels to Chinese servers. Hardware — for serious local use, a Mac with large unified memory wins. A used M1 is a fine start. If cost is the goal, context discipline comes before going local. Most token waste comes from habits, not the model.
You don't have to become the expert. You assemble experts and solve the problem. One person conducts agents across roles. Planning, drafting, review, iteration — each step goes to an agent; the person keeps only direction and judgment. The top skill of 2026 isn't coding, it's agent orchestration. Turn repeat work into a loop. Save a prompt that worked as a skill; schedule skills as routines. Set a routine like "plan 50 on Sunday, generate 30 on Monday" and you wake up to a batch that only needs review. Start small — one task you repeat every week. Hand that one to an agent first. The start isn't a big automation. It's one handed-off task.
Three pieces: the work, the cadence, the delivery. The work: save a prompt that performs as a skill. First in line is anything with a fixed repeating shape — "same-format report, every week." The cadence: put it on a schedule ("routines"). Set "brief me at 9am daily" and the agent runs itself. The delivery: pick the channel where results land. I run multiple Discord channels with one agent each — every agent owns its own workspace. One caution — KakaoTalk has no official API. Automating it means the agent operates the screen like a human: the display has to stay on, and there's account-ban risk. For delivery, API-open channels (Discord, Telegram, Slack) are the safe path. An agent that runs once and an agent that runs every hour are different machines. The value of automation lives in the second one.
Eighty percent of your token bill is decided here. The context window is the workbench of what the agent currently remembers. Longer conversations and more file reads fill it. Two problems follow — the bill grows, and judgment degrades as it fills. Three operating rules. Cut at task boundaries. When one job ends, don't continue — start fresh. Write a record before you cut. Have the agent file "done so far / still remaining," and the next session recovers the full thread from that one file. Compact summarizes and continues; clear is a blank slate — same job continuing → compact; switching jobs → clear. Splitting CLAUDE.md into multiple files is organization, not token savings. Referenced files still get loaded. Context is an asset, not a cost. But it only becomes an asset when it accumulates in files, not sessions.
Neither panic nor total surrender — the answer is the middle. Two baseline safeguards. Git backup — the only insurance that undoes an agent deleting or overwriting your files. Putting your working folder under git IS the security measure. Permission mode — between approve-everything (slow) and allow-everything (risky), the working standard is auto-allow plus a deny list. Block the dangerous commands; let the rest flow. The real danger isn't the approve button — it's installs of unknown origin. Before running an unfamiliar MCP server or open-source script, make the agent explain what it does. Add one line to your CLAUDE.md: "I am not a developer. Warn me before any action that could leak data." That sentence makes the agent raise its own hand. The tools themselves are already vetted daily inside large companies. The thing to fear isn't the tool — it's working without a backup.
Walk this order and the cause surfaces within five minutes, most of the time. 1. Is it just me — check the status page first (status.anthropic.com). If it's a global outage, waiting is the only fix. 2. Login / 401 errors — re-authenticate with /login. Auth tangles are common right after a billing change (subscription ↔ API). 3. The session feels broken — open a new one. A session with a full context window often can't even finish its own compact. Save progress to a file and start clean without regret. 4. The tool won't respond — reinstalling is often the fastest fix, especially right after an OS update. Still stuck — copy the error message verbatim and paste it to the AI. Ask why it happens and what to check. The habit of delegating the debugging outlives any single problem.
"Pretty" isn't an instruction — the agent has no standard for pretty. The sequence that works: Start from a design-system document. Public design.md templates are everywhere. Pick one, drop it into the project, and carve it toward your taste with prompts. That's how I started too. Show references. Give a site or image with the feel you want and say "this tone." A real artifact beats any adjective. Name the stack. "Use Next.js" — and for 3D, "use three.js." Specifying the stack changes the grade of the output. Iterate. The first output is a draft. Direct concretely, repeatedly: "double the whitespace," "this exact hex for the accent." A non-developer's design tool isn't taste — it's a reference document plus iteration.
You can. It isn't a coding project. A Second Brain is three things. One, a markdown file holding a single claim — the atomic unit. Two, typed links between those files — supports, extends, contradicts. Three, an operating loop that reads new writing, distills it, connects it to what's already there, and wires the graph itself. The point is that you never maintain any of this by hand. An agent like Claude Code writes the files, draws the edges, fixes stale citations. You set direction. Start small. One folder, a few markdown files, and one instruction: "read my writing, pull out the core claims as files, and link them to each other." You don't need a vector database or a fancy RAG pipeline — at a few hundred documents, an index file the agent maintains beats them. The brain remembers, the agent works, the person decides. As long as that split holds, the Second Brain compounds the more you use it.
At personal scale, structured markdown plus an index file beats a vector pipeline. That's the core claim of the LLM Wiki pattern. RAG chops documents into chunks and searches by vector. Right for massive corpora — overkill for a few hundred personal notes, where pipeline upkeep costs more than the retrieval gains. The LLM Wiki goes the other way: knowledge lives in human-readable markdown, and the agent navigates by reading the index directly. The expert is the markdown, not the model. Versus Obsidian — Obsidian is a viewer. Its graph is lovely, but it can't type edges with meaning (supports, contradicts, exemplifies). A knowledge graph is just a data model; any tool can hold one. The Second Brain on this site is the working proof. It started with zero code — by asking the agent to design the ontology first.
Around ₩10,000 a day — everything included: accumulating knowledge and having agents work on top of it. The structure is simple. Storage — all markdown files. One thought, one file; relationships live in a single edges file. No database, no vector store at the core. Maintenance — agents do it. Drop in new writing and they atomize it, catch duplicates, wire the relationships. I didn't code this; I directed it. Display — this website renders that markdown. The 3D graph's tech stack has its own entry. The point isn't the stack. It's compounding: the more knowledge accumulates, the more precisely the agents work as me. The cost isn't upkeep — it's asset accumulation.
This is about the graph you see on the page. Rendering is three.js, handled inside React with react-three-fiber (R3F). Node placement comes from a d3-force-3d physics simulation — strongly linked thoughts pull toward each other. The nodes glow like deep space via UnrealBloomPass post-processing. If you're wondering whether it's heavy — the 3D bundle loads only when needed. It's kept out of the first page load (dynamic import, ssr:false) and falls back to 2D where WebGL isn't available. The library isn't the point. The data is. The graph looks alive because the nodes and edges carry meaning.
Here's the structure, plainly. The chatbot answers only from my Second Brain. A question triggers retrieval across four axes — semantic, keyword, graph, temporal — over my public thoughts, and the answer is composed with citations to them. The model is from the Claude family and gets swapped as needed — ask the bot directly for the current one. The defining trait: no grounding, no answer. Topics my brain hasn't covered get an honest "I haven't written about this yet." It is deliberately not a general chatbot that answers anything plausibly. Question logs are used to see which topics keep hitting walls. Raw text is never republished — the recurring questions, rewritten and answered, become this very FAQ. Asking is itself how this brain grows.
It was designed around non-developers. The core age group of my subscribers is 40–60, and the goal was that someone with zero AI experience can follow. Every technical term gets unpacked when it appears. Versus YouTube — it is not a video compilation. Concepts and frameworks come first, then one project gets built across many chapters, long-form: build and deploy a website, run research into a working service, carry it through image and video marketing. The whole run is completed alongside an agent. Suggested order — get a feel from the free YouTube videos first; decide on the course when you want structure. I do not recommend multi-thousand-dollar bootcamps. What the course sells isn't knowledge. It's the experience of finishing.
Two places. Course materials (slides) — at careerhackeralex.com/lectures, chapter by chapter. The prompts used in the demos are in those slides verbatim — formatted for copy-paste. The handbook — the consolidated companion for enrolled students, linked from the course pages, with a Q&A chatbot attached. The access password — bottom-left of the course video player, and in the FastCampus announcements. It is published nowhere else. Cost to follow along — a $20 Claude subscription covers the exercises. Chapters that use a paid tool always note a free alternative. Memorizing the prompts is the lesser study; adapting them in your own words is the one that stays.
Alex. I've been a software engineer (Staff) at Meta in Silicon Valley for eight years, building Instagram's ads product. Alongside that I run a YouTube channel with 200K subscribers and write the AI-native course. This site starts from one question — how does a non-developer get leverage with AI? The course, the prompt tools, and the Second Brain built from my own thinking each answer it in their own way. The goal isn't to hand you information. It's to get you on your feet, working from "I can do this too."
Because the résumé is getting cheap. AI makes execution cheap. Code, design, writing — the mere ability to produce is no longer scarce. The abilities a résumé, a title, a degree used to certify get cheap along with it. One asset resists the discount: a consistent, named point of view with output attached. A person's accumulated record of judgment on one subject gains value every time it's copied — the copy points back to the original. So a personal brand isn't marketing. It's storage — the habit of stacking your best work in public: writing, video, code. It's also why a Meta engineer runs a YouTube channel. The title your company gave you belongs to the company. Only what accumulates under your name is yours.
Want to ask something?
Drop a question in the Ask chat on the Second Brain page — recurring ones get answered here.