BLOG


AI makes everything easier.
Not really: AI makes a very specific slice of the work dramatically easier: turning intent into artifacts. Code, mockups, docs, workflows, integrations, little scripts, throwaway dashboards, “good enough” prototypes.
And then it quietly makes the rest of the work, the part that determines whether you actually win, even more competitive, more crowded, and more psychologically exhausting.
Output is cheap now.
Judgment is expensive.
Taste is the bottleneck.
Distribution is still key.
A few things that have become easier with AI
1) Building quick prototypes
You can turn “I have a hunch” into something clickable in a weekend. Sometimes in a few minutes.
Coding agents:
collapse “unknown unknowns” into “known unknowns.”
get you to a working version faster
reduce the tax of getting started
The blank page is dead. The blank repo is dead. The blank Figma file is dead.
Now you start with a draft. Always.
2) Automating boring business processes
The modern company has two kinds of work:
work that creates leverage
work that exists because nobody had the time to kill it
AI is incredible at the second category.
If your business process is:
repetitive
rules-ish
“read this, then do that”
inbox-driven
spreadsheet-adjacent
…it’s on borrowed time.
This is the quiet revolution: a small automation stack. Not one big “AI transformation.” A hundred tiny cuts that remove friction and dead weight.
3) Empowering already skilled users
This is the part that many people miss.
AI does not flatten the playing field.
It tilts it.
A strong engineer, PM, designer, analyst, or operator with AI becomes:
faster
broader
more willing to explore
less afraid of dead ends
AI doesn’t replace experts. It makes them even better.
4) Integrating different systems easily
A ton of work has always been glue work:
APIs
ETL
auth
webhooks
CSV nonsense
“why is this field called
cust_idhere andcustomerIDthere?”
AI makes glue work less miserable.
Not perfect. But easier to attempt. Which matters because most integration projects die in the first 20%, when the unknowns still feel overwhelming.
5) Creating disposable and quick tools
(Low code is dead! All code is in.)
Low-code promised speed, but it came with a tax:
platform limits
awkward abstractions and boxes everywhere
brittle customization
“you can do anything as long as it’s what the tool wants”
fake simplicity: once things get real, the tool complexity collapses the simple boxy flow
AI flips that.
Now you can build little internal tools that are:
fast
specific
temporary
highly customized
wildly useful
Disposable code is a feature, not a failure.
(And as long as you don’t confuse “it works” with “it’s safe.” More on that later.)
6) Learning new things
AI is a cheat code for learning when you already have taste. When you already know fundamentals, when you are already good at learning.
It can:
explain concepts in your language
give you examples in your stack
answer “stupid” questions without social cost
generate practice problems
help you debug your mental model
But it doesn’t hand you mastery.
It hands you momentum.
7) Failing faster
This might be the biggest one. AI reduces the cost of being wrong.
You can run more shots on goal:
more product experiments
more workflows tried
more landing pages tested
more variations explored
But there’s a catch:
AI also lets you fail faster without realizing you’re failing.
You can generate convincing artifacts that hide the fact that the core idea is bad.
AI can accelerate self-deception.
Some things that are not easier and will become harder
1) Reviewing code and artifacts without AI
There will be more code than ever.
More PRs. More diffs. More “looks right.”
More auto-generated code (please, please use typed languages as much as possible).
What is our organization’s ability to review it with purely human attention? That does not scale.
This is the paradox:
AI increases output
output increases surface area
surface area increases risk
risk increases the need for review
review becomes the bottleneck
If you’re not building AI-assisted review pipelines (linting, tests, static analysis, threat modeling, dependency checks, evals), you’re going to drown in your own productivity.
The cost isn’t writing code. It’s trusting it.
2) Finding a good market fit for your company
AI helps you build.
It doesn’t tell you what people will pay for. Not reliably.
Market fit requires:
being close to a real pain
understanding what “better” means
knowing what tradeoffs customers accept
pricing, packaging, timing
distribution
credibility
AI can generate 100 startup ideas. Cool.
The hard part is picking the 1 idea that survives contact with reality.
And now everyone can build the prototype.
So the prototype is no longer the differentiator.
3) Marketing real products among a sea of mediocre finished “prototypes”
We’re entering the era of prototype inflation.
The internet is about to be flooded with:
“shipped” projects that aren’t products
polished demos with no retention
feature lists with no market
landing pages optimized for vibes
Which means:
distribution gets harder
trust gets scarcer
brand matters more
proof matters more
relationships matter more
You can’t out-ship the noise. Adding more code and features won’t make the messaging easier.
You will have to earn your wins with hard work. That will never change.
4) Becoming a true expert at coding if you weren’t already
This one is spicy, but it’s real:
AI can help you get to “working” faster than ever, but if you’re not careful, it can cause brain rot.
If you never build the mental muscle for:
debugging
architecture
constraints
performance
security
edge cases
reading unfamiliar code
making tradeoffs under pressure
You’ll plateau at “prompted developer.”
And in a world where output is cheap, the premium is on:
reliability
correctness
taste
judgment
speed under ambiguity
AI raises the floor. It also raises the ceiling.
5) Selling your services, ideas, and products
Selling was already hard.
Now it’s harder because customers are thinking:
“Can’t I just ask AI to do that?”
“How do I know this isn’t commodity work?”
“Why should I pay you when everyone can generate artifacts now?”
The answer can’t be “because I can build.”
It has to be:
“because I can diagnose”
“because I can prioritize”
“because I can make tradeoffs safely”
“because I know your domain”
“because I can get this adopted”
“because I reduce risk”
“because I can finish”
Selling is less about features and more about outcomes + trust.
6) Distributing work and coordinating teams of people AND agents
This is the next bottleneck nobody is emotionally prepared for.
Managing humans is already hard:
alignment
motivation
context
incentives
communication
conflict
Now add agents:
fast but literal
confident but wrong
productive but sloppy
helpful but context-starved
The coordination problem explodes.
It’s not “AI replaces workers.”
It’s “AI multiplies the number of workers you can spawn,” which creates a new constraint:
management bandwidth.
The winning teams will be the ones who can:
constrain work
standardize interfaces
define “done”
create verification loops
enforce quality gates
keep context legible
Your org chart will start to look like a system architecture diagram.
7) Collaborating with others
Shouldn’t AI make collaboration easier?
In some ways, yes. Drafts are faster. Docs appear. Meeting notes summarize.
But the deeper problem is human:
When everyone can generate work instantly, collaboration gets harder because:
everyone shows up with a “solution”
fewer people do the shared problem-definition
misalignment is hidden behind polished artifacts
there’s more to review, react to, and reconcile
AI increases activity. It doesn’t automatically increase alignment.
And alignment is the expensive part.
The big shift: from “Can you build?” to “Can you choose?”
The modern baseline is becoming:
you can build anything
you can generate a demo
you can automate the workflow
you can ship a version
So the question becomes:
What do you build?
What do you ignore?
What do you trust?
What do you maintain?
What do you kill?
The winners won’t be the people who can produce the most artifacts.
They’ll be the people with:
the sharpest taste
the clearest constraints
the fastest feedback loops
the strongest distribution
the best trust economics
What I’m optimizing for now
1) Build less. Verify more.
Speed without verification is just faster failure.
Invest in:
direct output that immediately works, not structures that will pay off in one month
tests that actually matter
staging environments that mirror reality
evals for AI behaviors
observability for workflows
security reviews for “disposable” tools
Disposable doesn’t mean unaccountable.
2) Treat prototypes like sketching, not shipping
Prototype inflation will tempt you to confuse:
“it exists” with “it works”
“it works” with “people want it”
“people want it” with “they will pay”
“they will pay” with “they will stay”
A prototype is a question.
A product is an answer.
3) Invest in taste as a skill
Taste is:
noticing what matters
choosing constraints
recognizing quality
knowing when to stop
knowing what “good” looks like
Taste comes from:
studying great work
shipping and listening
reading real customer behavior
building mental models
doing painful debugging
learning tradeoffs
AI can accelerate taste development.
4) Build distribution while you build product
In the AI era, distribution isn’t optional.
You need:
audience
trust
community
partnerships
repeatable acquisition
real channels
“We built something cool” is no longer rare. The uniqueness of what you build will be based on the experience you gain through your networks (your customers, your employees, your suppliers).
5) Make coordination a first-class system
If you’re using agents (and you will), define:
clear inputs/outputs
boundaries
checklists
quality gates
ownership
escalation paths
This is not bureaucracy.
This is how you scale judgment.
The uncomfortable conclusion
AI is going to create more builders than ever.
But it’s also going to reveal something that’s always been true:
Building isn’t the hardest part.
The hard part is:
choosing the right thing
getting it adopted
making it reliable
making it legible to others
earning trust
staying focused
becoming truly excellent
AI made the starting line closer.
It didn’t move the finish line.
If anything, it moved it further away because now everyone can run.
Share Article
Latest News









