How I Build Apps with an AI That Lives on My Ubuntu Server
Alexander Gomez · 2026 · v2.1
90%
of code at Anthropic is written by AI
30%
of Google's new code is AI-generated
25%
of YC's Winter 2025 batch had codebases 95% AI-generated
These are not predictions. These are facts. From the last 12 months.
9.6 → 2.4
Average PR time in days — GitHub Copilot study
The question is: how deep should we go?
"90% of my skills dropped to $0. The leverage for the remaining 10% went up 1000x. I need to recalibrate."
So which is it? Faster or slower?
It depends on how you use it.
"Fully give in to the vibes, embrace exponentials, and forget that the code even exists."
Coined "vibe coding" · Feb 2025 · Collins Word of the Year 2025
Two camps: Vibe coding (no review, prototypes) vs. Agentic engineering (AI does the work, you review and orchestrate)
I'm firmly in the second camp. And I'll show you why.
Not a chatbot. Not an IDE plugin. An autonomous engineering agent.
Think of it as: a junior dev that never sleeps, reads every file, follows instructions exactly… and never asks for a raise.
| Level | How | Who Drives | Example |
|---|---|---|---|
| 1. Chat | Copy-paste prompts, manual integration | You type everything | ChatGPT, Claude.ai |
| 2. IDE | AI in your editor, inline suggestions | You + AI side by side | Cursor, Copilot |
| 3. Agentic | AI on your server, autonomous execution | AI executes, you review | Claude Code, Codex |
Level 1 is talking to a tutor. Level 2 is pair programming.
Level 3 is having a developer on your team that you manage.
Where are most of you?
"Review every line, shape the architecture, and carry responsibility."
My AI doesn't just suggest code. It ships code.
"Turn your moments into cinematic soundtracks"
emx.firebots.cloud
"Describe an app → AI builds it → deployed in 60 seconds"
Four containers. One prompt. Deployed app.
vibe.firebots.cloud
Uses 2+ LLMs in parallel to cross-check approaches — calls it "model musical chairs."
The developer of 2026 is a conductor, not a typist.
You're all experienced developers. You know how to code.
The question isn't whether AI can help you.
The question is: at which level are you going to engage?
Move up one level this month.
Try Claude Code for one week. Use plan mode. Stay in control.
I guarantee you won't go back.
This talk started as a vague idea at 2 AM. My agent turned it into slides, speaker notes, and a deployed website. I mostly supervised from the couch.