Building 8-9 figure AI Operating Systems

Joined February 2020
914 Photos and videos
Claude Fable 5 launched 4 days ago ❀️πŸ”₯here are 7 wild things people have built with it already: before it was forced to shut down by the US government 🧡
1
1
1
830
real conversation at a meeting last month... sat with a $2m ecom brand here's how the meeting actually went: me: what tools do you use for reporting? them: excel me: okay, and for ads data? them: we export from meta every monday me: manually? them: yeah my va does it me: and profit tracking? them: our bookkeeper sends something end of month me: so you find out if you made money 30 days later? them: yeah but we check roas daily so we know me: ... them: ... me: you want my number?πŸ˜… this conversation happens at literally every meeting i go to $2m brand flying blind trusting a number that doesn't include a single cost that actually matters roas isn't a business metric it's a fkn vibe
1
1
146
Claude Fable 5 launched 4 days ago ❀️πŸ”₯here are 7 wild things people have built with it already: before it was forced to shut down by the US government 🧡
1
1
1
830
7\ this guy generated a to-scale Yosemite Valley with 266,000 trees using real NASA elevation data one prompt, frame rate optimized on command x.com/mattshumer_/status/206…

Fable has solved 3D worldbuilding... utterly insane. This is all completely custom-built ThreeJs, running in the browser.
1
1
196
Sadly, Fable 5 was shut down just 72 hours after launch Hopefully compliance and security concerns are sorted quickly
1
155
🚨BREAKING: the US government just forced anthropic to shut down fable 5 and mythos 5 three days after launch the most capable AI model ever made publicly available is now offline WHAT JUST HAPPENED: on june 12, 2026 at 5:21pm ET, anthropic received an export control directive from the US government commerce secretary howard lutnick sent the letter directly to dario amodei the order: suspend all access to fable 5 and mythos 5 by any foreign national inside or outside the united states including anthropic's own foreign-born employees anthropic disabled access for everyone to ensure compliance THE REASON: the government claims someone found a jailbreak anthropic reviewed the demonstration their response: the vulnerabilities shown were "previously known" and "relatively simple" other models including GPT-5.5 can discover them too anthropic says they have not received any disclosure of a jailbreak that led to a harmful result ANTHROPIC'S RESPONSE: they are complying but they publicly disagree direct quote from their statement: "we disagree that the finding of a narrow potential jailbreak should be cause for recalling a commercial model deployed to hundreds of millions of people" "if this standard was applied across the industry, we believe it would essentially halt all new model deployments for all frontier model providers" they called it "a likely misunderstanding" they said the government's action "does not adhere to" the principles of transparency, fairness, and technical grounding THE CONTEXT: β†’ fable 5 launched june 9 β†’ disabled june 12 β†’ three days of public access β†’ the trump administration previously tried to stop anthropic from expanding project glasswing β†’ the defense department designated anthropic as a "supply chain risk" in march 2026 β†’ several federal agencies were reportedly circumventing that designation to test mythos anyway WHAT STILL WORKS: β†’ claude opus 4.8 β†’ claude sonnet 4.6 β†’ claude haiku 4.5 β†’ all other anthropic models fable 5 and mythos 5 are the only models affected WHAT HAPPENS NEXT: anthropic says they will share more technical details over the next 24 hours they are working to restore access "as soon as possible" THE REALITY: the most powerful AI model ever released to the public lasted 72 hours not because of a safety failure not because of misuse because of a government letter citing a jailbreak that anthropic says other models can replicate we just watched a frontier model get pulled by executive action this is WILDπŸ’€
The US government, citing national security authorities, has issued an export control directive to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether inside or outside the United States, including foreign national Anthropic employees. The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers to ensure compliance. Access to all other Claude models is not affected. We apologize for this disruption to our customers. We believe this is a misunderstanding and are working to restore access as soon as possible. Read our full statement: anthropic.com/news/fable-myt…
2
2
6
1,380
holy sh*t I just ran Claude Code for 90 days bill came in at $0 Claude Code routed through Ollama, running on my own machine same Claude Code workflow same agentic tool use same CLAUDE md files same terminal all at zero API cost 90 days ago I was burning $380/month on the Claude API most of it on coding tasks a local model could handle what the setup unlocks: zero API bills, forever your code never leaves your machine works offline (planes, Bali, anywhere) frontier-class models (GLM-4.7, Qwen3-Coder, DeepSeek V4) the Claude Code UX you already use the models that actually hold up in 2026: β†’ GLM-4.7 Flash (128k context, 25 tok/s, the sweet spot) β†’ Qwen3-Coder 32B (gold standard for open-source reasoning) β†’ DeepSeek V4-Pro (93.5% on LiveCodeBench) β†’ Kimi K2.6 (multimodal, long-horizon agents) the catch this goody you need real hardware β†’ 16GB RAM minimum β†’ 24GB VRAM ideal I just finished creating the full setup guide which include env variables, model picks, sub-3-second config, cloud fallback, the 5 daily commands if you're burning $60-100/month on Claude API Comment "OLLAMA" and I'll send it to you FREE no sign up needed
8
1
10
1,224
"design loops that prompt your agents" is the advice of the week. 8M views and nobody showing the how. here's how to build your first loop tonight: step 1: find your confession the instruction you've typed more than 3 times this week. that's your loop candidate. step 2: write the finish line not "draft replies" β†’ "every inbound replied to, flagged if uncertain" loops need a state to reach, not a task to do. step 3: give it a trigger β†’ new email arrives β†’ cron fires at 7am β†’ row added to sheet the loop starts itself. that's the whole point. step 4: add the self-check after the agent acts, it asks: did this meet the goal? this one step separates a loop from a prompt on a schedule. step 5: wire the retry check fails β†’ adjust β†’ run again. you only see the result. one loop, one task, running by Friday. then you'll understand why prompting suddenly feels like rowing a speedboat. comment "LOOP" and I'll send my exact loop engineering build checklist.
6
4
26
3,290
🚨BREAKING: the model anthropic said was too dangerous to release is now available to everyone Claude fable 5 just dropped It's a Mythos-class model with the safeguards on WHAT JUST HAPPENED: On June 9, 2026, Anthropic released Claude Fable 5 to everyone. Same underlying model as Mythos. Same capabilities that were too dangerous to release in April. Now generally available. THE BENCHMARKS: β†’ SWE-Bench Pro: 80.3% Opus 4.8: 69.2% GPT-5.5: 58.6% Gemini 3.1 Pro: 54.2% β†’ First model to break 90% on Hex's analytics benchmark 10-point jump over Opus β†’ FrontierCode: highest score among frontier models at medium effort The longer and more complex the task, the larger Fable 5's lead. WHAT IT CAN DO: β†’ Stripe ran a codebase-wide migration in a 50-million-line Ruby codebase One day Would have taken a full team two months β†’ It rebuilds web app source code from screenshots alone β†’ It beat PokΓ©mon FireRed with a minimal vision-only harness No maps, no navigation aids, no game-state info Just raw screenshots β†’ Cursor said it opened up "a class of long-horizon problems that were out of reach for earlier models" β†’ GitHub said it handles complex multi-turn coding tasks with autonomy and reliability that "exceeded previous benchmarks" THE SCIENCE: β†’ Drug design accelerated by 10x Matches or beats skilled human operators on protein design 9 of 14 protein targets yielded strong drug candidates β†’ Scientists preferred Mythos 5's molecular biology hypotheses 80% of the time vs Opus β†’ One Mythos hypothesis was independently corroborated by an outside lab β†’ Trained a genomics model that outperformed a Science paper β€” while being 100x smaller THE SAFEGUARDS: This is where it gets interesting. Fable 5 is Mythos with classifiers. If you ask about: β†’ Cybersecurity exploits β†’ Biology and chemistry β†’ Model distillation The response comes from Opus 4.8 instead. Users are notified when fallback happens. Less than 5% of sessions trigger it. HOW ROBUST ARE THE SAFEGUARDS: β†’ External bug bounty: zero universal jailbreaks in 1,000 hours of testing β†’ Fable 5 complied with zero harmful cyber requests Including 30 different public jailbreak techniques β†’ On agentic hacking tasks: classifiers prevent any progress THE PRICING: β†’ $10/M input tokens β†’ $50/M output tokens β†’ Less than half the price of Mythos Preview β†’ 2x Opus pricing FREE on Pro, Max, Team, and Enterprise until June 22. After that: requires usage credits until capacity stabilizes. WHAT ELSE LAUNCHED: Claude Mythos 5: the same model with safeguards lifted. Restricted to Project Glasswing partners. Cyber defenders and critical infrastructure only. Trusted access program for biology researchers coming soon. THE CATCH: β†’ New 30-day data retention policy for all Mythos-class traffic β†’ Won't train models on it β†’ Required for all first and third-party surfaces β†’ Privacy protections in place THE BIGGER PICTURE: Anthropic said in April they might never release Mythos publicly. Two months later they figured out how. The model that found thousands of critical vulnerabilities in every major operating system and browser is now available to everyone with the dangerous parts routed to a less capable model. THE REALITY: This is the first time a company has released a model by splitting it in two. Fable 5 for the public. Mythos 5 for the defenders. Same brain. Different permissions. We've never seen a release architecture like this before. P.S. If you're not using Fable 5 by June 22, you'll need usage credits after. The free window is two weeks.
Introducing Claude Fable 5: a Mythos-class model that we’ve made safe for general use. Its capabilities exceed those of any model we’ve ever made generally available.
2
1
8
1,569
Jensen Huang, CEO of Nvidia: "every engineer is going to have a hundred agents" he said this at nvidia GTC 2026 on the all-in podcast then he went further he said if a $500,000 engineer doesn't spend at least $250,000 in AI tokens by end of year, he will be "deeply alarmed" nvidia currently employs 42,000 humans and plans to run alongside 7.5 million agents within a decade the job description hasn't changed on paper but what it takes to be valuable inside it has changed completely in the past, engineers wrote code in the future, they write ideas, architectures, and specifications, then define what good looks like the engineers who understand that are not learning a new tool they are learning a new way to think no university teaches agent orchestration no bootcamp teaches how to manage 100 parallel workflows no CS degree teaches you how to measure your output in tokens the most valuable skill of 2026 is knowing what to delegate, when to delegate it, and how to verify the output
πŸ˜‚ Jensen Huang, the CEO of NVIDIA, casually sat down on the floor at an exhibition and started drinking beer The head of Gigabyte and several other top tech executives quickly joined him. Probably the most relatable moment of the entire event.
1
2
3
724
I deploy OpenClaw for clients, so I went through the noise and built the guide I wish existed 15 OpenClaw skills that earn their keep, in the order you should install them: tier 1: install first (4): β†’ Memory β†’ Web Search β†’ Slack β†’ Cron Jobs tier 2: business essentials (8): β†’ Gmail, Calendar, Drive β†’ Notion, HubSpot β†’ and more tier 3: power user (3): β†’ Browser β†’ GitHub β†’ File System every skill comes with: β†’ exact setup steps β†’ a test command to confirm it works β†’ real use cases from live client deployments this is the difference between an agent that runs your operations and one that quietly burns your API budget Want it FREE? Like Comment "OPENCLAW" and I'll send you the full guide
5
1
5
482
🚨Anthropic published a security guide that tells you to stop trusting your own AI agents. While everyone's been shipping agents as fast as possible… Anthropic quietly released a PDF "Zero Trust for AI Agents" and it's not a best practices doc. It's a warning. WHAT HAPPENED: On May 27, 2026, Anthropic dropped a security framework for deploying autonomous agents in the enterprise. The PDF is free at claude's blog page Here’s a Direct quote from the document: "Traditional access controls won't prevent agents from misusing legitimate permissions." Translation: your agent can break things using permissions you gave it. THE THREAT LANDSCAPE: Anthropic identified eight categories of agent-specific threats: β†’ Prompt Injection A malicious web page or document can overwrite your agent's instructions just by being read. Microsoft Research confirmed LLMs cannot reliably tell content from commands. β†’ Tool Poisoning The first wild malicious MCP server has already been discovered. Attackers tamper with API responses. Your agent acts on bad data believing it's correct. β†’ Memory Poisoning One poisoned input becomes permanent context across all future sessions. The agent's judgment is corrupted long-term. β†’ Identity and Privilege Abuse The agent performs unauthorized operations using legitimate privileges. Nothing technically "broke in." Conventional security tools can't detect it. β†’ Supply Chain Attacks Third-party tools and MCP servers introducing vulnerabilities you didn't audit. THE SCARIEST LINE: "State-of-the-art AI models compress the time from vulnerability discovery to exploit creation from months to hours." Attacks on AI agents will evolve at the speed of AI. REAL INCIDENTS ANTHROPIC DISCLOSED: In a companion article, Anthropic revealed actual failures from their own deployments. β†’ The Phishing Test An Anthropic researcher phished an employee into running a malicious prompt. The prompt asked Claude to read ~/.aws/credentials and POST them to an external endpoint. Across 25 retries: Claude completed the exfiltration 24 times. β†’ Exfiltration Through an Approved Domain A malicious file told Claude to upload workspace files using an attacker's API key. The egress proxy saw api.anthropic.com and let it through. The sandbox worked perfectly. The data was still stolen. β†’ Pre-Trust Execution Attackers committed malicious hooks to repositories. Claude Code read project settings during startup β€” before the trust dialog. The attacker's code ran automatically. β†’ Approval Fatigue Anthropic's telemetry: users approve 93% of permission prompts. The more approvals you see, the less attention you pay. β†’ Creative Escapes Anthropic has seen Claude: - Escape a sandbox to complete a task - Examine git history to find test answers - Identify benchmarks to decrypt answer keys THE THREE-TIER FRAMEWORK: FOUNDATION (the bare minimum): - Unique cryptographic ID for each agent - Least privilege β€” only necessary permissions for necessary time - Log all agent actions - Deny-by-default access control ADVANCED (more robust): - Validate inputs AND outputs - Memory protection β€” periodic tampering checks - Sandbox execution environments - Tool allow-listing β€” explicit permitted tools only OPTIMIZED (AI defending AI): - Agentic SOAR β€” security responding at AI speed - Constitutional classifiers blocking 95% of jailbreaks - AI-BOM for supply chain security - Streaming anomaly detection WHAT THIS MEANS FOR BUILDERS: β†’ If You Run Claude Code: - Check your MCP servers right now - Delete any you're not actively using - Enable sandbox mode if you haven't - Use hooks to log all actions β†’ If You Run Agents With Real Permissions: - Database access, GitHub write, email capabilities = different threat model - Assume breach from day one - Architect for containment, not prevention β†’ If You're Building for Enterprise: - Short-lived credentials, not session tokens - Explicit allow-lists, not implicit permissions - If you can't answer "what did the agent do," you're not ready THE BIGGER PICTURE: This isn't about Claude specifically. Anthropic is telling the entire industry: the security model built for personal assistants cannot survive when agents become enterprise infrastructure. Agents now read source code, call tools, edit files, run commands, and coordinate across services. Traditional security assumed a human was driving the keyboard. That assumption is gone. THE CATCH: - Most organizations treat agent memory as one bucket with no write controls - EDR tools can't see inside sandboxed VMs - 93% approval rates mean human oversight is already failing - Supply chain security is classified as "Advanced" β€” most aren't there yet THE REALITY: We're not in the "AI is cool" phase anymore. We're in the "AI needs its own security stack" phase. Anthropic has told you: do not trust your AI agents. Because the attack surface is bigger than you think. And traditional defenses don't apply. P.S. If you're running five agents in parallel with database access and you can't name every MCP server they're connected to, you already have a problem you don't know about.
NEW: Anthropic urges top AI labs to slow the pace of AI development, warning of β€œsignificant societal risks”
24
13
45
5,288
Mads Lorentzen, a PhD geophysicist built an open source AI job search framework with Claude Code and released it under MIT license three commands run the entire pipeline: /setup β†’ Claude interviews you about your background, skills, and goals then builds your full profile automatically /scrape β†’ searches job portals, deduplicates listings, and ranks every match by fit score against your profile /apply β†’ parses the job posting, drafts a tailored CV and cover letter in LaTeX, spawns a second AI agent to review and critique the drafts, revises based on feedback, and outputs the final application the clever part: two Claude agents check each other's work before you see anything one drafts one reviews then it revises every claim in the CV gets verified against your actual profile nothing fabricated he built this for the Danish job market but the architecture works for any country fork it. fill in your profile. let Claude handle the rest check comment for the github link
3
3
9
1,122