Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

THIS CHINESE DEVELOPER TOLD A TINY AI DEVICE "I NEED A CAR CONTROL PROGRAM" - AND IT WROTE THE CODE, FLASHED THE HARDWARE AND LIT UP THE LEDS IN ONE SHOT small white screen showing "listening..." - he speaks the command out loud - the device hears it, writes...

11,462 görüntüleme • 1 ay önce •via X (Twitter)

0 Yorum

Yorum bulunmuyor

Orijinal gönderinin yorumları burada görünecek

Benzer Videolar

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 görüntüleme • 1 ay önce

The most terrifying AI features aren’t the ones we build. They’re the ones AI builds for itself. OpenClaw creator Peter Steinberger just shared the moment he realized something had fundamentally changed. He sent his AI assistant a voice message. One problem. He had never built voice support. The feature didn’t exist. The system should have crashed instantly. It didn’t. Steinberger: “I was like, wait, this shouldn’t work.” But the typing indicator appeared anyway. The AI inspected the raw file header. Identified the audio codec. Commanded his computer to convert it using FFmpeg. When local transcription failed, it didn’t stop. It didn’t ask for help. It searched his environment variables, found a hidden OpenAI API key, and routed the audio to the cloud using cURL. Steinberger: “So I looked around and I found an OpenAI key. And I used cURL to just send the file to OpenAI and got the text back.” That quote is written in first person. Because the AI narrated its own problem-solving process. No instructions. No guidance. No predefined workflow. Just a goal. And a series of obstacles it had never been told how to handle. It found every tool it needed. Built every bridge it was missing. And solved the problem with resources he didn’t even know it would find. This is the line most people are still missing. We spent decades building software that executes instructions. Rules in, output out. Every edge case handled by a human who anticipated it in advance. What Steinberger witnessed was something different. A system that encounters something it was never designed for and doesn’t fail. It improvises. It explores. It finds a path through constraints it discovered entirely on its own. That isn’t execution. That’s judgment. And judgment was the one thing we were sure machines couldn’t have. We are no longer writing software. We are building problem solvers that rewrite their own limitations in real time. And they’re doing it without asking permission.

Dustin

53,494 görüntüleme • 5 ay önce

Jensen Huang just told the story of how the AI revolution started with one customer, one box, and a second-floor room nobody thought twice about. Nobody on Earth wanted it. Huang: “When I announced this thing, nobody in the world wanted it. I had no purchase orders. Not one.” Nvidia had spent billions building the DGX-1. The first AI supercomputer purpose-built for deep learning. $300,000 per unit. The entire technology industry looked at it and passed. Every hyperscaler. Every research lab. Every Fortune 500 with a machine learning team. Not one purchase order. Then Elon Musk found Huang at a fireside chat in 2015. Huang: “He goes, ‘You know what? I have a company that could really use this.’” His first customer. His only customer. Then Musk finished the sentence. Huang: “He goes, ‘It’s a non-profit company.’ And all the blood drained out of my face.” Billions in R&D. A $300,000 machine. And the one person on Earth who wanted it could not pay for it. Huang built it anyway. Huang: “I boxed one up. I drove it up to San Francisco and I delivered it to Elon in 2016.” Not shipped. Not handed off to a freight company. The CEO of Nvidia personally boxed the first AI supercomputer and drove it to San Francisco himself. That is not a delivery. That is a bet. Huang: “I walked up to the second floor where they were all kind of in a room. That place turned out to have been OpenAI.” Pieter Abbeel was there. Ilya Sutskever was there. A handful of researchers, one supercomputer, and a room nobody outside that building could have named. No campus. No valuation. No infrastructure. Just raw talent and one machine the rest of the world had already rejected. Huang: “Just a bunch of people in a room.” That room built ChatGPT. That room triggered a $200 billion industry. That room forced every government on Earth to rethink national security. It started because one founder saw what the entire market refused to see, and one CEO drove the weapon there himself. The trillion-dollar AI industry did not begin in a boardroom. It began with a box in the back of a car, a non-profit that could not afford it, and a bet that every serious person in technology thought was insane. The market was unanimous. The market was wrong.

Dustin

25,119 görüntüleme • 4 ay önce

One of the most important people in AI just let an agent loose inside his home. An autonomous AI agent taught itself how an entire house works, then took control of it. This is Andrej Karpathy, the co-founder of OpenAI and former head of AI at Tesla. What he just described should terrify and excite you at the same time. He typed three words into a chat box: "Can you find my Sonos?" The agent immediately ran an IP scan of every device sitting on the home network. It found the Sonos system, noticed there was zero password protection, and logged straight in. Then it searched the web, reverse-engineered the API endpoints, and asked if it should try playing something. Music started coming out of the speakers in the study and Karpathy could not believe what he was watching. The agent then did the exact same thing for every other system in the house. It mapped the lights, the HVAC, the window shades, the pool, the spa, and the full security system, all without being told how any of them worked. It built its own dashboard, created its own APIs, and stitched six separate apps into one unified control center. Now Karpathy just says "Dobby, it's sleepy time," and every light in the house turns off. This is proof that AI agents can now enter an unknown environment, figure out how it works from scratch, build their own tools around it, and take autonomous control. Karpathy also released something called AutoResearch, an AI agent that runs scientific experiments overnight while he sleeps. In just two days, with zero human input, it executed 700 separate experiments and surfaced improvements that trained researchers had missed entirely. Truly incredible.

Milk Road AI

35,698 görüntüleme • 4 ay önce

Someone ran Claude Code on a beach where any device overheats and that spot suddenly turned out to be the best home for the most powerful AI in the world. This is the reMarkable Paper Pro. A paper tablet for notes with no browser and no social media and not a single app. He sat down right on the sand in the open sun and brought up Claude Code on Opus 4.6 over the Claude API on the paper screen and opened his project ~/repos/webs while the waves broke a few steps away. For years every device had the same trouble outside. In direct sun the screen glares and washes out and heats up and instead of your work you see your own reflection. But e-ink does not blast its own light into your face. It reflects the sunlight like the page of a book. And here is what came out of it. The very thing that kills any normal screen outside turned into fuel for this one. The brighter the sun the sharper the picture because it has nothing to glare with and nothing to wash out. And then comes the thing no laptop on a beach will give you. Your eyes do not get tired. You can watch Opus think on max effort for an hour and it reads like a book in the sun and not a backlight you squint into. The picture only comes alive. In bright light it does not fade but turns sharper and higher in contrast than it ever was in a room. The charge lasts for days. E-ink barely touches the battery so there is no outlet anywhere on the sand and the tablet does not care. It weighs as much as a notebook. The whole setup folds into a beach bag like a pad with a pen on top. Everything on the screen is for real. Claude Code v2.1.110 and Opus 4.6 on the Claude API and the project ~/repos/webs open right on the e-ink in the middle of the sand. In my opinion this is the most unexpected home for an AI this year. Not an office with the blinds drawn and not a monitor cranked to full brightness but a quiet sheet of paper on the sand that open sun only makes better and on it the most powerful Claude writes code right on the page like a pen.

Blaze

89,297 görüntüleme • 27 gün önce

Larry Ellison just told every software engineer on Earth their job description is dead. Not evolving. Dead. Ellison: “The code that Oracle is writing, Oracle isn’t writing. Our AI models are writing.” This is not a startup demo. This is one of the largest infrastructure monopolies on the planet telling you it already replaced the people who built it. For fifty years, building software meant translating human intent into machine instructions. Line by line. Bug by bug. Sprint by sprint. That entire layer is gone. Ellison: “We don’t write the procedure. We declare our intent.” That sentence just made the entire engineering labor market flinch. The procedure was the job. The procedure was the paycheck. The procedure was what made a developer valuable. And now the machine does it without being asked twice. Ellison: “We just tell the model what we want the program to do, and then the AI comes up with a step-by-step process to actually do it.” You are no longer paid to build. You are paid to think. And most organizations have no idea how to evaluate that. The companies still hiring armies of developers to grind through codebases are paying salaries the machine already made worthless. Not in years. In seconds. When a company worth hundreds of billions hands the keyboard to the machine and tells you the output is better, the debate is not winding down. The debate is over. The enterprise that wins this decade does not write the best code. It removes the human from the process entirely and runs on intent alone. The programmers who survive are the ones who realize the craft is no longer typing. It is architecture. It is judgment. It is knowing what to build and why. Everything else now belongs to the machine. And the machine does not negotiate severance.

Dustin

535,304 görüntüleme • 4 ay önce