Loading video...

Video Failed to Load

Go Home

Someone on Reddit built a real operating system using Claude. Not a browser app pretending to be one. An actual OS that runs on bare metal. It's called Fable-OS. The only interface is a sentence. No bash. No commands. You type what you want and an AI agent executes...

20,562 views • 2 days ago •via X (Twitter)

0 Comments

No comments available

Comments from the original post will appear here

Related Videos

One guy keeps a farm of Mac minis on his desk and says each $600 box brings him $2,000 a month while he sleeps. AND THE HARDWARE ACTUALLY WORKS. But the number is not even the interesting part. The broken part is HOW: his AI no longer sits in a chat window. It sees the screen, moves the mouse itself, types and clicks the interface like a human at a computer. That is it. While most people still run AI in a chat and ask it for text, he sat Claude down right at the computer and put it to work with its hands. He automated not a single task but the workplace itself. How it actually works: on every Mac mini Claude runs with computer use turned on and the official Claude API docs spell it out: screenshot capture, mouse control, keyboard input, desktop automation. The agent opens the browser and the apps itself and runs the boring routine on a schedule: pulls leads, fills the CRM, checks orders, runs QA on the site. One box, one quiet worker that does not sleep and does not ask for a salary. His math is simple: a Mac mini is $600 once, Claude Max is $200 a month, and a live white-collar worker on the same routine costs a business $4,000 and up. So he rents out each node to a client as an AI worker for about $2,000 and 6 Mac minis come out to around $12,000 a month with costs a bit over $1,000 on subscriptions. But the $12,000 is his projection not a revenue dashboard: the video has no client, no task log, no working automation at all. The real asset here is not the stack of hardware but the one repeatable process the agent actually closes. Because a Mac mini on its own earns nothing. The money shows up exactly where the boring browser routine used to be done by hand for a salary and now you can hand it to an agent for the price of a subscription. Computer use is still in beta, almost nobody builds a service on it and the demand for cheap GUI routine is huge. The window is open for literally the next few months. Most people will watch this, laugh at the "$600 AI worker" and close it. And the ones who actually put an agent on one boring task and grind it into a repeat will ride this wave while it is still empty. Would you sit an AI right at your own computer on the boring routine or are you still clicking through it by hand?

Sorven

11,948 views • 1 month ago

Every AI agent you've tried has amnesia. It does one task, forgets everything, and tomorrow you start from zero. That's not an employee. That's a temp you have to retrain every single morning. Hyperagent by Airtable is the first platform I've used that actually fixes this. Here's what got me: 1. Agents that compound. Each agent has memory. The one running today is smarter than the one you shipped three weeks ago. Same prompt, same integrations, but weeks of your judgment baked in. 2. Real deliverables, real receipts. You don't get a chat transcript. You get finished work with the cost and runtime printed right on it. A full research report for under ten bucks. Try getting that invoice from an agency. 3. A fleet, not a chatbot. Build a specialist for outreach, another for research, another for reporting. Give each one its own tools, its own memory, and its own budget cap so nothing runs away with your credits. 4. Deploy to Slack and your whole team uses the agent you built. One competitive intel agent, @ mentioned by everyone. Airtable runs its own data team this way. 5. Each agent gets its own cloud machine with a real browser and code execution. It works while you sleep. No babysitting, no local setup, no laptop that has to stay open. I put it to work in the video below. Watch what it builds. The teams treating agents as durable assets instead of one-off prompts are going to lap everyone else. This is the first tool that actually treats them that way. #ad Hyperagent

Leonard Rodman

94,961 views • 17 days ago

i just built a 4-agent software team. everything runs from Telegram and gets managed on a kanban board. a project manager who plans the work, a backend developer, a frontend developer, and a tester. the PM reads a goal, breaks it into linked tasks, and assigns each to the right agent. the thing that makes them a team instead of four strangers is a shared kanban board. every task is a row that survives crashes, and when an agent finishes, it writes a summary of what it built and what the next agent needs to know. the next agent reads that summary before it starts. so the frontend developer never has to guess the API shape, and the tester knows exactly what to verify. the hardest part was not the coordination. it was building an agent that could actually act like a backend engineer. a backend engineer stands up a database, wires auth, manages storage, deploys functions, and keeps all of it consistent while the rest of the team builds on top. an agent doing this from scratch drowns. it burns its context window remembering which tables exist and which endpoint it created three steps ago, and the work degrades fast. so the backend agent needs a backend built for agents, not for humans clicking through a dashboard. that is where InsForge came in. it is an open-source, agent-native backend, and i added it to my backend developer agent as a skill. a skill is a step-by-step guide that teaches the agent how to do a specific kind of work. with InsForge installed, the agent stopped improvising infrastructure and followed a reliable path: create the project, define the database, set up auth, deploy functions. to test the whole team, i had them build a working Google Docs clone, AI features included. the backend agent spun up the full service on its own. database tables, user auth, document handling, and edge functions running real TypeScript, all in one dashboard. the frontend agent read that summary and built the UI on top of it, and the tester closed the loop. the result was a backend an agent could reason about end to end, instead of one it kept getting lost inside. if you are building an AI backend engineer, InsForge is worth a look, it's 100% open-source. InsForge GitHub: (don't forget to star 🌟) the full article on Hermes Kanban: Mission Control for your Agents is quoted below.

Akshay 🚀

118,124 views • 1 month ago

This solo developer just built software that rewrites its own code. No team. No funding. No corporate backing. Just one guy, a stack of terminals, and an AI agent that decided to evolve itself. His name is Peter Steinberger. He built OpenClaw. The fastest-growing GitHub repo in HISTORY. And in a 3 hour Lex Fridman interview, he dropped details and predictions that should terrify the entire tech industry... Peter built a personal AI agent that lives on your computer. Talks to you through WhatsApp. Has access to your files, calendar, everything. Cool but not groundbreaking... Yet. Then one day he sent it a voice message. Problem: he never built voice support. No instructions. No code for audio. Nothing. The agent checked the file header, identified the format, converted it with ffmpeg, realized Whisper wasn't installed, found an OpenAI API key on the system, used Curl to send the file for transcription, and replied with the answer. Nobody taught it any of that. ZERO instructions. It just figured it out. But that's not even the scary part. The agent literally modifies its OWN source code. When something doesn't work, it rewrites itself. When Peter debugs, he doesn't read code. He asks the agent to read its OWN source code, find the bug, and fix itself. Self-modifying software. Built by accident. Running in production. Used by hundreds of thousands of people. And BOTH Mark Zuckerberg and Sam Altman are personally trying to recruit him. Not through HR or recruiters. Zuckerberg spent a WEEK playing with OpenClaw. Sending Peter direct messages. "This is great." "This is shit." "Fix this." When they first connected Peter asked to hop on a call and Mark said "Give me 10 minutes, I need to finish coding." But Sam Altman's playing a different game. There's an NDA involved but Peter hinted the Cerebras deal translates into speeds that feel like "being handed Thor's hammer." His exact words: "I've been lured with tokens." Two of the most powerful people in tech fighting over one open-source developer who built everything from his apartment. Peter's response to both: "I don't do this for the money. I don't give a fuck." But the real reason this matters isn't Peter's career. It's what this means for every app on your phone. Peter's prediction: 80% of apps are about to die. Why do you need MyFitnessPal when your agent knows where you are, what you ate, how you slept, and adjusts your workout based on your stress levels? Why do you need a calendar app when you tell your agent "remind me about dinner tomorrow and invite my friends" and it handles the entry, the WhatsApp messages, and the reservation in one shot? Why do you need Uber Eats when your agent opens a browser, places the order, and tracks delivery without you touching a screen? Every app becomes a slow API whether the company likes it or not. Companies like Cloudflare are trying to block agent access. But all they're doing is making things slower. Not impossible. Peter said it perfectly: "You're not taking a feature away. You're just making it take longer." The app economy is on borrowed time. Not because the apps are bad... Because one personal agent that knows you and can interact with any service makes most of them pointless. In the future, we'll have one agent that handles everything. Software that rewrites itself. Agents that learn without instructions. Two CEOs fighting over a solo dev. And an app economy about to get wrecked. This isn't coming in 5 years. It's literally already here. Most people just haven't installed it yet.

Ricardo

85,846 views • 5 months ago