OpenClaw Creator: Why 80% Of Apps Will Disappear
If you are still thinking OpenClaw is just hype, you should watch this interview with Peter Steinberger.
Original source: youtube.com
YouTube: https://lnkd.in/g49K_bsk
He shared what makes OpenClaw viral, his ‘Aha!’ moment and some interesting POVs.
He came across as someone very pragmatic, not just hype.
These are the 8 takeaways that caught my attention.
—
- Local-first is the real differentiator
Every other AI assistant runs in the cloud. OpenClaw runs on your machine. That is what makes it so powerful.
Cloud agents can only access what APIs allow. Local agents can access everything you can do on your computer.
It can control your mouse, keyboard, oven, Tesla, lights, even bed temperature.
—
- His ‘Aha!’ moment is when his bot solved its own problem by building its own feature
Peter sent a voice message via WhatsApp. He never built voice support.
The agent figured out the file was audio, used ffmpeg to convert it, found an OpenAI key on the machine, ran curl to Whisper, and replied. All autonomously.
Coding involves creative problem-solving. So coding models are good at problem-solving and the skill transfers to real-world tasks, not just code.
—
- 80% of apps are just data managers
Fitness trackers, to-do lists, habit apps, meal planners.
If an agent already knows your context, it can do what these apps do without you opening them. The only apps that survive are ones with unique sensors or hardware.
If you’re building an app that just stores and displays data, your competition is now a markdown file and an LLM.
—
- Swarm intelligence > centralized god intelligence
Everyone was chasing one all-knowing AI. What actually emerged was a swarm of specialized AI agents.
One human can’t build an iPhone. A specialized society can. Same logic applies to agents.
—
- Memory belongs to the user, not the platform
OpenClaw stores memories as markdown files on your machine. Not locked in a corporate silo.
Your agent’s memory will become more sensitive than your Google search history. People start using agents for personal problem-solving very quickly.
For builders: letting users own their data is a competitive advantage against every walled garden.
—
(3 more takeaways in comments as I ran into character limit)
—
The point that stuck with me the most is how AI could make use of whatever it can find on the machine to solve a problem autonomously.
When we give bots the same tools we use, “magic” happens.
P/S: I am still figuring out how to balance power and security. Putting it in a container or VM seems to be against point (1).
What are your thoughts?
#AI #OpenClaw #AIAgents #BuildInPublic #SoftwareEngineering
Enjoyed this? Subscribe for more.
Practical insights on AI, growth, and independent learning. No spam.
More in AI Agents
I am honored to be featured by e27 (Optimatic), one of the top startup media and communities in the...
"You can't connect the dots looking forward; you can only connect them looking backwards. So you have to trust that the dots will somehow connect in your fut...
Cursor's Pricing Changes Caused an Uproar
They have to do it because subsidizing the market with cheap tokens is not sustainable in the long run.
Too many people are wasting energy sending soulless cold messages crafted by AI.
The best I could do to recover some value from that wasted energy is to turn it into AI security research.
R.I.P. CMS. How AI agents like OpenClaw could replace CMS.
Thanks to Claw Singapore and Lionel Sim for the invitation. Great to be on stage with 💎 Amanda Lau Shernin, Namira Noviar, Finnley Hui Yu, Lee, Alan Yuen, M...
Can DeepSeek R1 Run on a Normal Laptop for Free?
TL;DR
If you are new to Claude Code, turn off dynamic workflows before they burn through your usage limit.
Last week in my workshop, this caught a few learners off guard. One prompt spun up 100+ agents to research "AI patterns to avoid in web design," and burned t...
I am honored to be featured by e27 (Optimatic), one of the top startup media and communities in the...
"You can't connect the dots looking forward; you can only connect them looking backwards. So you have to trust that the dots will somehow connect in your fut...
R.I.P. CMS. How AI agents like OpenClaw could replace CMS.
Thanks to Claw Singapore and Lionel Sim for the invitation. Great to be on stage with 💎 Amanda Lau Shernin, Namira Noviar, Finnley Hui Yu, Lee, Alan Yuen, M...
If you are new to Claude Code, turn off dynamic workflows before they burn through your usage limit.
Last week in my workshop, this caught a few learners off guard. One prompt spun up 100+ agents to research "AI patterns to avoid in web design," and burned t...
Cursor's Pricing Changes Caused an Uproar
They have to do it because subsidizing the market with cheap tokens is not sustainable in the long run.
Too many people are wasting energy sending soulless cold messages crafted by AI.
The best I could do to recover some value from that wasted energy is to turn it into AI security research.
Can DeepSeek R1 Run on a Normal Laptop for Free?
TL;DR