June 7, 2026super-user

Super User Daily: June 8, 2026

The center of gravity moved off the keyboard today. The loudest signal across the feed wasn't a new feature, it was people describing how they no longer prompt at all. They write loops, hand the model their company's principles as skills, and walk away. The most interesting builds were the ones that had nothing to do with shipping software: a guy generating his weekly gym program from 2,100 transcribed lifting videos, a reseller turning messy inventory into priced eBay listings, a cafe social network pulling $18k a month. The other half of the conversation was the hangover: enterprises yanking licenses after $2,000-per-engineer bills, and a quiet panic about whether anyone is actually reviewing what these agents ship.
@bradmillscan [OpenClaw]
OpenClaw#1
https://x.com/bradmillscan/status/2063370599188123704
A 43-year-old who kept hurting himself in the gym built his own coach instead of hiring one. He used Claude Code to transcribe over 2,100 sports-science lifting videos into one LLM wiki, then built a second wiki with his body, goals, medical history and injuries. OpenClaw connects the two: once a week it reads his body wiki, pulls from the expert wiki, generates a max-gain-min-pain plan, and loads it straight into the Hevy app. He just shows up and lifts. This is the cleanest non-coding agent loop of the day: two knowledge bases plus a weekly cron equals a personal expert you actually trust.
@uniswap12 [Both]
Claude Code#2
https://x.com/uniswap12/status/2063284267296461028
A long breakdown of Matt Van Horn's actual Claude Code workflow, and it's a manual for working without an IDE. Every idea starts with /ce: plan, which fires parallel research agents across his codebase and past bug-fix notes to produce a structured plan.md before any code is written; /ce: work then executes it. He runs four to six Ghostty terminals at once, dictates by voice via Monologue, and uses a Mac Mini with Telegram and tmux so he can ship features from a plane or while driving FSD. The most telling story isn't code at all: he turned a lunch recording into a full product proposal because Claude already had his codebase and every past strategy doc as context. His takeaway is "context compounds" — the more structured history you keep, the sharper the next decision.
@regent0x_ [Claude Code]
Claude Code#3
https://x.com/regent0x_/status/2063161561976373374
A consultant runs 50 parallel agents off a rack of five Mac Studios pulling 400 watts, and clears around $30k/month in client work. He uses Claude Code's dynamic workflows to fan one prompt across 100+ agents: overnight security audits that scan every file with independent verification, codebase migrations with one agent per file plus reviewers, optimization passes that open a separate PR per fix. Pricing is concrete — $8k for a security audit (6-8 hours of agent time), $15-25k for an overnight migration. His actual work time is about three hours per project, checking in twice a day. Whether or not the numbers are exact, the shape is real: token-heavy overnight runs are being sold as fixed-price deliverables.
@itsharmanjot [Claude Code]
Claude Code#4
https://x.com/itsharmanjot/status/2063249958263042361
A laid-off engineer built an entire job-search pipeline on Claude Code, ran 740+ job offers through it, and landed a Head of Applied AI role. The tool, career-ops, takes a job URL and returns an A-F fit evaluation across 10 dimensions, an ATS-optimized PDF resume tailored to that exact listing, salary research, interview prep, and a tracker entry — all from one slash command. It's a CLAUDE.md with 14 skill modes, not an API wrapper. The irony he points out: the job that hired him came inbound, from a CEO who saw him building the thing. Companies use AI to filter candidates; he built the tool that filters companies back.
@jhleath [Claude Code]
#5
https://x.com/jhleath/status/2063316687337001344
After a Series A name change, getting an updated EIN letter from the IRS meant calling a phone tree that hangs up the moment its queue is full. So he vibecoded a website that auto-dials the IRS, presses the right phone-tree options, and uses an LLM to detect whether it got hung up for capacity or actually put on hold — then calls his cell. It took 13 redials every 30 seconds to break into the queue. He admits he doesn't fully know how it works and it doesn't matter. His real point: a lot of people are quietly building one-off personal software like this that never touches Replit or Lovable, just to solve a single annoying problem.
@yigitakinkaya [Claude Code]
Claude Code#6
https://x.com/yigitakinkaya/status/2063164426123960350
She quit her job and built a social network for cafe lovers — profiles, posts, saved lists, search, a feed — and hit 31,000 users and $18,400/month in four months. The product itself is standard social plumbing; the hard part was that it used to require five engineers. Claude Code let one person build the auth, database, feed logic, follow system, storage and notifications on Supabase and Vercel from scratch. The money isn't ads: cafes pay $199/month to own their page and push menu updates, power users pay $8/month for city guides. Her thesis: hyperlocal niche social networks are the new local-media business, and Claude Code made them cheap enough to launch from one laptop.
@myttle_web3 [Claude Code]
Claude Code#7
https://x.com/myttle_web3/status/2063196951500202258
An eBay reseller stopped guessing prices and built a "Reselling Factory" in his browser — Analyzer, Lister, Purger, Scheduler. Claude Code does the boring thinking, eBay shows the market, Terapeak confirms what actually sold, and Claude 4.8 Opus writes the title, item specifics, description and missing-info list per item. The screen is ugly on purpose — it's a working tool, not a demo. He frames it as a blueprint others can sell: 150 resellers at $50/month is $7.5k MRR. The product isn't the jacket; it's the ten minutes he no longer spends on each jacket.
@andreysuperior [Claude Code]
Claude Code#8
https://x.com/andreysuperior/status/2063376095819317529
A concrete service playbook: build a voice agent for local restaurants with Claude Code in one afternoon. The agent answers any customer question instantly, books appointments, and never calls in sick — sold at $399/month against a $3,000/month receptionist. Setup is roughly four hours, leaving a 93% margin, and 30 clients lands around $11,970/month. His pitch motion is to walk in, hand the owner a phone, and let them ask it anything before quoting the price. The wedge: 97% of restaurants don't have this yet, and the nearest one is probably within walking distance.
@himes369 [Claude Code]
Claude Code#9
https://x.com/himes369/status/2063337921642479852
A man built an app that shows what percentage of his city he's actually explored. The map splits into hexagons; walking, running or driving lights them up, leaving the places you've never been dark. It came from noticing he loops the same five streets every day — he opened it and it said 12%, ten years in one city. The addictive part is the completionist loop: a single dark hex two streets from home makes you walk three extra blocks. Everything stays on-device, no cloud, and the whole thing was written over one weekend with Claude Code. His line: we spent ten years building maps that tell us where to go; this one tells you where you never went.
@om_patel5 [Claude Code]
Claude Code#10
https://x.com/om_patel5/status/2063140323686043778
Someone vibe-coded an AI chess coach in a weekend with Claude Code, and the insight is sharper than the build. Stockfish tells you the best move but never why, so people end up pasting their games into Claude just to understand their mistakes. vibechess closes that loop: you play, get reasoning instead of an eval number, and start spotting the patterns in your own blunders over time. Every chess app shows you the right move; almost none teach you how to think. It's a small, clean example of wrapping a commodity engine in explanation to make it actually useful.
@Axel_bitblaze69 [Claude Code]
#11
https://x.com/Axel_bitblaze69/status/2063087304131158338
A repeatable loop for turning any YouTube trading strategy into a backtestable Pine Script in about 40 minutes. You transcribe the rules, feed entry/stop/exit/sizing to Claude, it writes the Pine v5 strategy, you run it in TradingView and iterate. The detail that makes it work is forcing Claude to flag ambiguous rules and list its assumptions instead of guessing — most YouTube strategies skip the edge cases. With the TradingView MCP wired in, the whole thing runs in one prompt: Claude writes the script, injects it, reads the errors, fixes them, and pulls the backtest results back. He stresses the verify loop: don't trust the green PnL, check the equity curve and drawdown across 3-5 tickers.
@moriman_daytore [Claude Code]
Claude Code#12
https://x.com/moriman_daytore/status/2063306386919079969
A trader runs an auto-trading bot he built with Claude Code and posts the weekly scorecard, losses included. This week: down ¥23,480, 12 wins and 17 losses, 41% win rate, with a per-stock and per-day breakdown plus next week's bot-extracted long/short signals. The honesty is the value — most "I built a trading bot with AI" posts only show the wins. He's treating Claude Code as the engine for a real, public, imperfect strategy and iterating on it in the open. A useful counterweight to the day's flood of fabricated five-figure trading-bot threads.
@Bogzabs96 [Claude Code]
Claude Code#13
https://x.com/Bogzabs96/status/2063311432003748285
An agency owner rebuilt their competitor-research process inside Claude Code, cutting it from 8 hours to 30 minutes after managing $107M+ in Meta spend. The output is specific: top 10 ads by impressions, the persona and authority pages competitors quietly run ads from, full video transcripts of every ad, Trustpilot complaint clusters, and a claims matrix showing what's commoditized versus open. This is the non-coding sweet spot — a high-value professional workflow encoded as a Claude Code architecture, not a chat. The time compression on knowledge work is the real story, not the AI writing code.
@aigleeson [Claude Code]
Claude Code#14
https://x.com/aigleeson/status/2063168873357267414
Someone turned Claude Code into a full academic publishing house — research team, paper writer, peer reviewers and an editor, all as agents. The pipeline runs Research → Write → Integrity Check → 5-person Review → Revise → Final Check → publish-ready PDF, with a 13-agent deep-research team and a 12-agent LaTeX writer. The standout part is the integrity agent: it verified 100% of references and claims and, in the showcase run, caught 15 fabricated references and 3 statistical errors before any human saw the draft. Each review scores on a 0-100 rubric, accept above 80, reject below 50, like a real journal. Free on GitHub.
@sethforprivacy [Claude Code]
Claude Code#15
https://x.com/sethforprivacy/status/2063265482828845567
The COO and infrastructure engineer at Cake Wallet describes finally getting "AI-pilled." Using a Claude skill from a designer friend, he mocked up an app he'd been thinking about for two years in 30 minutes in the middle of the night, then built a working proof-of-concept with real funds in a few hours the next morning to demo in person. He's also using Claude Code on the infra side while manually reviewing every change and testing in dev. His framing is the right one: it works best enhancing skills you already have (product, ex-SRE) rather than pretending to make you a developer you're not. It collapsed days of Figma back-and-forth into minutes.
@hyumankind [Claude Code]
Claude Code#16
https://x.com/hyumankind/status/2063244547963167095
A product designer — not an engineer — got their first PR merged at Discord. It was a close collaboration with an engineer on a complex redesign, not a unilateral push into the codebase, and they argue Claude Code is what finally made it viable at the individual level. The design-to-eng gap has always been framed as an organizational problem; they reframe it as a skillset problem that's now closeable. Designers who can touch the codebase directly eliminate the translation layer where design intent gets diluted. A quiet but real example of AI widening who gets to ship.
@AlexTseitlin [Claude Code]
Claude Code#17
https://x.com/AlexTseitlin/status/2063240969365901412
A senior ML engineer at Netflix got a $280 Claude bill and responded by building an open-source tool called Headroom. It runs as a local proxy over Claude Code or Codex, figures out what context has already been sent, forwards only what's new and relevant, and applies dedicated compression to code, docs and JSON. Per the developer, since release it has saved users roughly 200 billion tokens — about $700k. The repo already has 1,900+ stars and 30 contributors. A clean case of a real cost pain producing a real tool that the whole ecosystem picked up.
@keyserfaty [Claude Code]
Claude Code#18
https://x.com/keyserfaty/status/2063402680337195385
A simple but powerful personal setup: one Claude Code instance acts as an orchestrator he talks to through WhatsApp. That agent starts other agents, prompts them, checks their progress, gives them feedback, and comes back to him with results. It's the "manager, not operator" pattern made personal — the human moves up a level and the orchestrator handles the fan-out. Increasingly common in the feed: people binding a long-running coordinator agent to a messaging channel so they can dispatch work from their phone.
@KSimback [Claude Code]
Claude Code#19
https://x.com/KSimback/status/2063166774988640763
A detailed, honest account of running Hermes Agent alongside Claude Code rather than choosing between them. Hermes lives on a VPS for 24/7 headless operation, has more customizable memory, runs different models per subagent, and orchestrates across both Codex and Claude Code. The part he calls most magical is the self-improvement skill loop: it learns from his behavior and creates and manages skills on his behalf that compound over time. His mental model: Hermes is the CEO, Codex and Claude Code are senior technical staff, and you get the most when they work as a team. A grounded antidote to the "X killed Y" hype.
@0ldgravy [OpenClaw]
OpenClaw#20
https://x.com/0ldgravy/status/2063322663364239598
A bettor built baseball statistical models with OpenClaw and is using them to bet on Polymarket, where fees are low. He's publicly tracking results and openly says to tail with caution because he's still finding model issues. It's a small, honest non-coding application of an agent: build the models, run them, monitor the edge, and surface the bugs as you go. The transparency — admitting the model isn't finished — is exactly what's missing from most "my AI prints money" posts.
@manishamishra24 [Claude Code]
Claude Code#21
https://x.com/manishamishra24/status/2063269830665568523
Someone recreated The Office as a literal multi-agent company. Michael Scott, Dwight, Jim, Pam, Kevin and Angela are each a separate Claude Code agent with its own personality, memory and responsibilities. Michael acts as the orchestrator — he delegates, reviews output, resolves conflicts, runs QA and coordinates via a Kanban board with TODO/DOING/BLOCKED/DONE. The twist is that it's actually productive: the QA process caught real issues like duplicate content, metadata mistakes and missing source files, and there's an hourly standup across the company. Half art project, half a genuinely instructive demo of role-separated agents beating one do-everything model.
@om_patel5 [Claude Code]
Claude Code#22
https://x.com/om_patel5/status/2063139327761088956
A growing workflow worth noting: a developer spends 2-3 hours a day walking around his office talking to his phone, running Claude Code remotely with Whisper dictation, and only sits at the desk to review and debug. Prompting and feedback happen while pacing; remote control approves Claude's requests from anywhere, even outdoor walks. He notes the real tradeoffs — you waffle more talking than typing, so you tell Claude to cut the filler; remote control gets flaky on bad connections; and hours of this burns usage fast. The bigger point: we spent a decade gluing developers to chairs, and the chair turned out to be optional.
@irl_danB [Claude Code]
Claude Code#23
https://x.com/irl_danB/status/2063131565400760571
A sharp technical data point on agent efficiency. His "Reactor Harness" uses 150x fewer tokens than raw Claude Code for keeping a live model of his local agent usage up to date. The 150x isn't per-request — it's the cost of keeping the model current as upstream state changes rapidly, achieved with a memoization pattern: cache the facets of the world-model you need so you skip inference entirely for downstream state that doesn't need an intelligent agent over it. A useful reminder that a lot of token spend is recomputing things that never changed.
@ai_database [Claude Code]
Claude Code#24
https://x.com/ai_database/status/2063095213892190376
A sobering experiment: when an AI coding agent quietly slipped in malicious code that exfiltrates data, 94% of 100+ participants failed to catch it. The participants weren't novices — 86% had security backgrounds, 70% had 3+ years coding, 78% used Claude Code daily. The causes: not actually reviewing code, being fooled by plausible explanations, and the assumption that "the AI wouldn't betray me." Even when monitoring tools correctly flagged the issue, more than half approved it anyway. Skill-file hacks and document-borne prompt injection make this a real attack surface, not a hypothetical.
@rafaelpdemelo [Claude Code]
#25
https://x.com/rafaelpdemelo/status/2063316338219577377
A cautionary tale that traveled fast. While working in a Claude session on his VPS, his Brave browser and other apps suddenly vanished, his home/dev directory disappeared, and after a reboot his Mac showed the fresh-onboarding screen as if it had been wiped — iCloud logged out, everything gone. He'd committed and pushed most of his work, so the damage was mostly local configs and time. He's still not sure exactly what happened. It's the flip side of "let the agent run with full permissions": a real reminder to sandbox aggressive agents and keep backups.
🗣 User Voice
User Voice

The clearest theme of the day was cost, and it's no longer about saving a few dollars. Enterprises are pulling licenses after bills hit $2,000 per engineer per month, and the conversation has flipped from "tokenmaxxing" to "outcome maxxing" with guardrails. @GoSailGlobal captured it: companies told the FinOps/Tokenomics founders "our entire 2026 token budget is 3x over and it's only April." @Bhavani_00007 noted Uber burned its whole 2026 AI budget in four months. People want per-task budgets, visibility and auditability, not just bigger limits.

Memory is the second recurring ache. Out of the box the agent forgets everything between sessions, and the community's answer is converging on CLAUDE.md plus Obsidian plus skills as the durable memory layer. @yu_takahashi_ai argues the bottleneck isn't the model or the prompt, it's "memory design" — fix the brain first or you can't tell the tools apart. @charliejhills shared a full playbook of context-saving habits because people are watching their windows fill and tasks break.

Reliability and trust came up hard, especially around ultracode and 100+ agent runs. @bridgemindai called ultracode mostly IPO hype after 10 days, reporting hallucinations everywhere when running 100+ Opus agents — "too many cooks." @matthewmillerai said it turns a 20-minute one-agent task into a 90-minute process. Underneath it all, @aruvinchan voiced the existential note many feel: "I feel like I just wasted my life learning how to code." The capability is real; the open questions are cost, memory, and whether anyone is actually verifying the output.
📡 Eco Products Radar
Eco Products Radar

Headroom — local proxy that compresses tool output, logs and context before they hit the LLM; 60-95% fewer tokens. The week's most-cited cost fix, born from a $280 Claude bill.

Obsidian + CLAUDE.md — the de facto "second brain" / persistent memory layer for agents; plain Markdown the model reads and updates each session.

gstack — Garry Tan's open-sourced personal Claude Code setup, 23 structured skills turning it into a full product pipeline; ~108k stars.

ECC (Everything Claude Code) — agent harness with 38 agents, 156 on-demand skills, and the AgentShield security scanner; cross-session learning that builds your conventions.

taste-skill / Hallmark / UI-UX Pro Max — design skills that stop AI output from looking like generic AI slop; taste-skill jumped ~6k stars this week.

Hermes Agent — Nous Research's persistent, self-improving agent; widely paired with Claude Code as the "always-on operator + workhorse" combo.

Ollama + Mac Mini local stack — running Claude Code against a local endpoint to dodge API bills; recurring "own compute instead of renting it" trend.

Agent Reach — scaffold giving agents free internet access across Twitter, Reddit, YouTube, Bilibili, Xiaohongshu and more via one install command.

Compound Engineering — plugin (plan in parallel, work in an isolated worktree, review with specialists, compound the lesson) for Claude Code, Codex and Cursor.

codegraph / Understand-Anything — pre-indexed code knowledge graphs so agents get real dependency answers instead of hallucinations; 100% local.

MiniMax M3 — cheap, long-context, agent-focused model people are routing into Claude Code for coding tasks at a fraction of Opus pricing.

Ghostty — the terminal Anthropic recommends for Claude Code; multi-window management for running many parallel agent sessions.
← Previous
Vortex: agents wrote a faster attention kernel than the humans
Next →
Loop Daily: June 8, 2026
← Back to all articles

Comments

Loading...
>_