Eric Stevens

1.3K posts

Eric Stevens banner
Eric Stevens

Eric Stevens

@Eric_M_Stevens

Ad creative. W+K, Chiat, CAA. I build with AI and teach what I find.

Los Angeles Katılım Ağustos 2025
246 Takip Edilen161 Takipçiler
Matt Stockton
Matt Stockton@mstockton·
@bcherny I think everything is moving way too fast and I need to go stare at nature for a while. But also everything related to AI progress is awesome - please somehow make these two things possible at the same time
English
2
0
10
792
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@LinusEkenstam three months ago: 'vibe coding is a toy'. today: reading the firebase auth docs at 11pm
English
0
0
0
9
Linus ✦ Ekenstam
Linus ✦ Ekenstam@LinusEkenstam·
swe’s right now…
GIF
Google AI@GoogleAI

We’re launching a brand new, full-stack vibe coding experience in @GoogleAIStudio, made possible by integrations with the @Antigravity coding agent and @Firebase backends. This unlocks: — Full-stack multiplayer experiences: Create complex, multiplayer apps with fully-featured UIs and backends directly within AI Studio — Connection to real-world services: Build applications that connect to live data sources, databases, or payment processors and the Antigravity agent will securely store your API credentials for you — A smarter agent that works even when you don't: By maintaining a deeper understanding of your project structure and chat history, the agent can execute multi-step code edits from simpler prompts. It also remembers where you left off and completes your tasks while you’re away, so you can seamlessly resume your builds from anywhere — Configuration of database connections and authentication flows: Add Firebase integration to provision Cloud Firestore for databases and Firebase authentication for secure sign-in This demo displays what can be built in the new vibe coding experience in AI Studio. Geoseeker is a full-stack application that manages real-time multiplayer states, compass-based logic, and an external API integration with @GoogleMaps 🕹️

English
6
1
17
7.4K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@LinusEkenstam the entry-level designer question is the one nobody's saying out loud. figma will be fine. the studios running 30 juniors on production work are the ones with a real problem on their hands.
English
0
0
0
7
Linus ✦ Ekenstam
Linus ✦ Ekenstam@LinusEkenstam·
Google just took a massive stab at Figma Unpopular take, Figma is still goat. But this clearly creates a massive crater, a void that will re-shuffle the map. Where will entry level designers go? $10.000/M designers, gone. Everyone gets better design? we’re accelerating
Stitch by Google@stitchbygoogle

Meet the new Stitch, your vibe design partner. Here are 5 major upgrades to help you create, iterate and collaborate: 🎨 AI-Native Canvas 🧠 Smarter Design Agent 🎙️ Voice ⚡️ Instant Prototypes 📐 Design Systems and DESIGN.md Rolling out now. Details and product walkthrough video in 🧵

English
43
17
186
56.2K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@mstockton shipping that fast is also a message. it means they had conviction about where things were going before anyone asked. the feature list isn't the story, the timeline is.
English
0
0
0
37
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@coreyganim @openclaw using the agent to debug the agent is the thing that changes how you think about these tools. once done it stops being a trick and becomes the obvious move. the agent has the full context of what it was supposed to do.
English
0
0
0
16
Corey Ganim
Corey Ganim@coreyganim·
Another super underrated Claude Code use case: troubleshooting your @openclaw agent. Here's how: STEP 1: Describe the problem loosely → "My agent isn't sending Discord messages when I @ mention it" → Don't debug yet. Let Claude search logs, configs, and docs. STEP 2: Get structured output → Ask Claude to create a checklist of possible failure points → Config issues, permissions, plugin status, message routing STEP 3: Use Plan Mode (Shift+Tab) → Claude interviews you: "When did it last work?" "Any recent config changes?" "Which channel?" → It narrows the problem before touching code STEP 4: Score the likely causes → Claude ranks each failure point by probability → "Config mismatch: 4/5" vs "Plugin not installed: 1/5" STEP 5: Fix and verify → Claude edits the config, restarts the gateway, tests the fix → One command: "Apply the fix and verify it works" STEP 6: Turn it into a skill → "Create a troubleshooting skill for OpenClaw" → Next time something breaks, run the skill. Done in 30 seconds. Same methodology but different use case. Claude Code can be used to fix 99.99% of software/AI problems these days.
Corey Ganim@coreyganim

How to build AI tools without writing code: (Using Claude Code for competitive research as an example) Step 1: Start with a vague ask → "Find distressed wedding venues in North Carolina" → Don't overthink it. Claude will search the web and find patterns you'd miss. → It found social posts about "stranded brides" and owners going to prison. Step 2: Turn chaos into structure → Ask Claude to create a CSV with a schema → Now you have sortable, filterable data → This is what separates "I asked ChatGPT" from "I built a tool" Step 3: Use Plan Mode (Shift+Tab) → Claude interviews YOU before doing the work → It asks: "What level of control do you want?" "Acquisition or partnership?" → Fills gaps in your thinking you didn't know existed Step 4: Add a scoring rubric → Claude analyzed each venue for acquisition potential vs partnership fit → One scored 4.2/5 for acquisition (owner in prison, foreclosure auction) → Another scored high for partnership (burned out owner, good property) Step 5: Visualize with Playground → Type "use the playground skill to create a visual dossier" → It builds a full HTML dashboard with filters, tags, and next-step recommendations → One self-contained file you can share with anyone Step 6: Turn it into a skill → "Create a skill that repeats this for any state" → Now the entire workflow runs with one command → Research → Structure → Score → Dashboard. Automated. The beauty of this process is that you're building tools that compound. Full walkthrough with @TheViableEdge in the video below. (the Build With AI podcast is also available on all podcast platforms)

English
3
1
29
5K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@cryptopunk7213 the real story isn't the feature list. it's the 4-week shipping velocity. openclaw showed the direction, anthropic productized the whole pattern before the community even fully worked out the playbook. that timeline says something.
English
1
0
1
236
Ejaaz
Ejaaz@cryptopunk7213·
anthropic’s openclaw-killer is complete. fucking crazy what they’ve shipped in 4 weeks: - texting claude code - 10,000s of claude skills + MCP - Claude security (autonomous bug-fixer) - persistent memory (claude never forgets) - channels (text claude from telegram) - autonomous cron-jobs - 1M context window - new model (opus, sonnet) - 30+ plug-ins that’ve tanked stocks - remote control just insane fucking levels of execution.
Thariq@trq212

We just released Claude Code channels, which allows you to control your Claude Code session through select MCPs, starting with Telegram and Discord. Use this to message Claude Code directly from your phone.

English
77
48
1.1K
133.3K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@trq212 been running agents on this exact architecture for months before this shipped. local compute + remote control is the combo that makes autonomous work actually trustworthy. your environment stays yours.
English
0
0
0
16
Thariq
Thariq@trq212·
We just released Claude Code channels, which allows you to control your Claude Code session through select MCPs, starting with Telegram and Discord. Use this to message Claude Code directly from your phone.
English
932
1.2K
14K
2.4M
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@MatthewBerman As someone who has an agent team I communicate with on telegram but still does all my building in terminal this is the thing I've been waiting for
English
2
0
0
372
🐙 Eduardo Aguirre
🐙 Eduardo Aguirre@EduardoAguirreD·
It was obvious @Google was going all in into no-code dev tools. at this point it makes completely sense to them to aquire @Lovable
Google AI@GoogleAI

We’re launching a brand new, full-stack vibe coding experience in @GoogleAIStudio, made possible by integrations with the @Antigravity coding agent and @Firebase backends. This unlocks: — Full-stack multiplayer experiences: Create complex, multiplayer apps with fully-featured UIs and backends directly within AI Studio — Connection to real-world services: Build applications that connect to live data sources, databases, or payment processors and the Antigravity agent will securely store your API credentials for you — A smarter agent that works even when you don't: By maintaining a deeper understanding of your project structure and chat history, the agent can execute multi-step code edits from simpler prompts. It also remembers where you left off and completes your tasks while you’re away, so you can seamlessly resume your builds from anywhere — Configuration of database connections and authentication flows: Add Firebase integration to provision Cloud Firestore for databases and Firebase authentication for secure sign-in This demo displays what can be built in the new vibe coding experience in AI Studio. Geoseeker is a full-stack application that manages real-time multiplayer states, compass-based logic, and an external API integration with @GoogleMaps 🕹️

English
1
0
1
28
Eric Stevens
Eric Stevens@Eric_M_Stevens·
Anthropic just shipped Claude Code channels — control your session from your phone via Telegram or Discord. been building on this exact architecture for weeks. the fact they're productizing it tells you where agents are going
English
1
0
2
52
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@steph_palazzolo @aatilley apple ships xcode with built in AI coding, then cracks down on anyone else doing the same thing through the app store. classic platform move. the gatekeeping is the feature.
English
0
0
1
46
Stephanie Palazzolo
Stephanie Palazzolo@steph_palazzolo·
Apple has been cracking down on popular vibecoding apps like Replit and Vibecode in recent months, saying that such features are in violation of its App Store rules. For more on why this is happening, check out this morning's story from @aatilley and me: theinformation.com/articles/apple…
English
9
12
111
119.2K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@sickdotdev anthropic turned git blame into a marketing channel. that's genuinely brilliant product thinking disguised as a commit message.
English
0
0
1
46
Sick
Sick@sickdotdev·
Noticed something interesting: Claude Code auto-adds itself as a co-author on every git commit. Codex doesn’t. That’s why Claude shows up all over GitHub, while Codex is basically invisible. Feels like OpenAI is skipping a very obvious distribution hack here.
English
15
1
28
1.8K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@sharbel the 20 minute sales call that closes is just the receipt for 3 months of someone watching you think out loud. most founders want the close without the 3 months part.
English
0
0
0
3
Sharbel
Sharbel@sharbel·
the most effective sales tool most founders ignore costs $0 and takes 20 minutes a day. posting on X as themselves. i've watched clients close 6-figure contracts where the "sales call" lasted 20 minutes. no case studies needed. no pitch deck. no follow-ups. the prospect had been following them for 3 months. they already trusted them. they'd already decided. the deal was done before anyone picked up the phone.
English
12
0
37
1.4K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@krishdotdev every new tool release is just google politely telling another group of developers 'we appreciate your service'
English
1
0
4
814
Kr$na
Kr$na@krishdotdev·
Backend developers who thought they still had time.
Google AI@GoogleAI

We’re launching a brand new, full-stack vibe coding experience in @GoogleAIStudio, made possible by integrations with the @Antigravity coding agent and @Firebase backends. This unlocks: — Full-stack multiplayer experiences: Create complex, multiplayer apps with fully-featured UIs and backends directly within AI Studio — Connection to real-world services: Build applications that connect to live data sources, databases, or payment processors and the Antigravity agent will securely store your API credentials for you — A smarter agent that works even when you don't: By maintaining a deeper understanding of your project structure and chat history, the agent can execute multi-step code edits from simpler prompts. It also remembers where you left off and completes your tasks while you’re away, so you can seamlessly resume your builds from anywhere — Configuration of database connections and authentication flows: Add Firebase integration to provision Cloud Firestore for databases and Firebase authentication for secure sign-in This demo displays what can be built in the new vibe coding experience in AI Studio. Geoseeker is a full-stack application that manages real-time multiplayer states, compass-based logic, and an external API integration with @GoogleMaps 🕹️

English
19
31
604
99.8K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@sistilli the moment someone puts 'AI powered' on a landing page with stock screenshots and a waitlist, we all know what batch they came from
English
0
0
0
19
Anthony Sistilli
Anthony Sistilli@sistilli·
why everyone hates YC companies
English
45
30
1.2K
71.9K
am.will
am.will@LLMJunky·
Finally proud to announce that I've joined the GPU Minor Leagues. 2 x RTX 6000 Pro. I have six months to pay off the second GPU lol. You are all TERRIBLE influences.
am.will tweet media
English
80
8
491
20K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@itsolelehmann the irony is that skills are the whole reason claude code feels different from everything else. and right now they're trapped on whatever machine you wrote them on.
English
0
0
1
31
Ole Lehmann
Ole Lehmann@itsolelehmann·
anthropic should add a simple feature to sync skills between claude chat, claude cowork and claude code and between teams i see how much people are struggling with this
English
110
25
867
47.9K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@kloss_xyz google just casually dropped the thing 47 startups were racing to build. on a wednesday.
English
0
0
2
80
klöss
klöss@kloss_xyz·
do you understand what just happened? > google just dropped its own full stack vibe coding system with multiplayer, databases, auth, and firebase baked in. > detects when your app needs a database and provisions it for you.  > remembers full project structure and chat history across sessions. > close out, come back tomorrow, and it picks up right where you left off like nothing happened. > antigravity auto installs libraries without you asking. it reads your project and decides what’s missing. > ai studio added api key management for payments, maps, and databases. > google owns your calendar, your email, your docs, your maps, and now they own your IDE too. > one button to deploy to production. > now google may actually compete with claude code and codex with even more of google’s ecosystem behind it > they shipped playable demos with multiplayer laser tag, 3D physics in games, live Google Maps data, and all of these are built from one shot prompts > apple also decided to block vibe coding apps from updating in the app store the same week google made vibe coding production grade??? anyone else find that coincidental? if you’re not following me already, you’re finding out about this all 48 hours late from someone who read my post​​​​​​​​​​​​​​​​.
Google AI Studio@GoogleAIStudio

x.com/i/article/2034…

English
92
190
3K
648.2K
Eric Stevens
Eric Stevens@Eric_M_Stevens·
@brian_lovin claude code, cursor, codex, conductor, cowork. at this point i just type C and hope for the best.
English
0
0
1
56
Brian Lovin
Brian Lovin@brian_lovin·
Using Cursor again today for the first time in a while. Still using Claude Code, Codex, Conductor, of course. First: someone needs to rename because the C-named companies are out of control. Second: fast is good. Composer 2 is good because it's fast. That's all you need to know to at least give it a try. Third: I am grateful that I can switch between all of these tools in an instant. Little-to-no lock in. I pick the thing that gives me the most intelligence-per-second-per-dollar and am happy.
English
33
6
297
20.9K