AIBeginnersPractice

Why AI Tools Are Making Beginners Lazy (And How to Fix It)

Nothing against convenience — but if your first three projects were "prompt the thing and paste it in," your muscles never met a barbell. This post explains the precise trade you make when AI does your first draft (answers now, intuition never), the loss hidden inside that trade, and a practical weekly routine to keep your instincts sharp while still using the tools. You can be fast and still be dangerous. Most beginners pick one.

Siddharth PuriJanuary 30, 20267 min read
AI & Future of Work

Why AI Tools Are Making Beginners Lazy (And How to Fix It)

January 30, 2026 · 7 min read · Siddharth Puri

The first time I built a form without ChatGPT, after six months of heavy AI use, I panicked. I had typed "how to center a div" into a chatbot so often I had forgotten I could, in fact, center a div. I am a professional engineer. I know how to center a div. But the muscle that reached for the knowledge first had atrophied because a faster muscle had taken over.

This is not a lecture against AI. I use it every day. This is a lecture against a specific bad pattern I see in almost every beginner: outsourcing struggle before you have done enough of it.

The problem, precisely

AI gives you an answer. Struggle gives you an intuition. Intuition is what you sell later. Answers are free.

When you prompt an AI tool for a solution, you skip the part where your brain tries and fails and builds a map of the terrain. You get the destination without the map. Next time you need to go somewhere nearby, you do not know where you are — you only know how to ask for directions again.

Over time, this produces a very specific kind of professional: polished output, no instincts, panics when the tool is unavailable or the problem is weird. The quality of their work is high as long as the AI's quality is high. When the AI is wrong, they do not notice.

What struggle is actually doing

  • Building pattern-recognition for common bugs and their causes
  • Teaching you which questions are "easy" and which are "hard" — you need this for estimation
  • Giving you a vocabulary to describe problems precisely, which matters for teamwork
  • Creating a sense of when something is slightly off, before it is obviously broken
  • Making you able to debug without Google, which matters at 2 AM when production is down

You cannot get any of these by prompting. You can only get them by doing the work, badly, many times, until it gets less bad.

The fix: use AI for the second pass, not the first

Here is the rule I give every junior I mentor: when you face a new kind of problem, try it yourself first, even if it takes three times longer. Write the code, write the draft, solve the math, whatever it is. Then — only then — show it to AI and ask for feedback, improvements, or the "proper" solution.

This flips the loop. Now the AI is a teacher correcting your work instead of a ghostwriter doing it for you. The learning happens. The reps accumulate. Your taste builds.

A practical weekly routine

  • Build one small thing per week without AI, start to finish
  • For every AI output you use, write one sentence about what you would have missed without it (forces you to notice)
  • Keep a "things I had to ask twice" list — these are your real gaps, study them
  • Once a month, do a task AI-assisted, then redo it AI-free, and compare what you learned
  • Before prompting, write down the answer you expect. Then prompt. If you were wrong, find out why

When to use AI without guilt

I am not saying "never use AI." I am saying use it deliberately. There is a huge difference between:

  • Automating something you already know how to do (fine — saves time)
  • Letting AI do something you want to learn (bad — steals your education)
  • Using AI for a domain you do not care about (fine — you do not need taste there)
  • Using AI for the domain you are building a career in (be careful)
Congratulations — you have successfully outsourced your brain to a chatbot. Now ask for it back.

The payoff of doing it the hard way

The beginners who resist the convenience trap for their first two years end up being the most valuable engineers, designers and writers of their cohort by year five. It is not because they do not use AI — they do, heavily. It is because they are using it from a foundation of real skill, and they can tell when it is wrong. That combination is rare and expensive.

Your first thousand hours are not supposed to be productive. They are supposed to build you. Protect them.

All postsSiddharth Puri

Keep reading

View all →
AI & Future of Work

Claude 3 vs GPT-5: What Changed and Why It Matters

March 26, 2026 · 9 min

Claude 3 vs GPT-5: What Changed and Why It Matters

They both claim to be the smartest thing ever built, and both demos look suspiciously similar. This is a ground-level look at how Claude 3 and GPT-5 actually differ in reasoning depth, long-context reliability, code quality and tool use — plus a blunt cheat sheet for which one to pick for which job. Written in English, without the benchmarks theatre.

AI & Future of Work

Will AI Really Replace Developers or Just Upgrade Them?

March 18, 2026 · 8 min

Will AI Really Replace Developers or Just Upgrade Them?

The internet has been burying developers every year since 1998 and we keep showing up for breakfast. Here is the honest split — which parts of the job AI genuinely eats (boilerplate, docs, test scaffolding, Stack Overflow archaeology) and which parts quietly get harder and more valuable (product judgement, architecture, ambiguity). Short answer: it replaces the parts of your job you hated, and the parts that pay you get more fun.

AI & Future of Work

Jobs That Will Survive the AI Revolution (And Why)

March 8, 2026 · 9 min

Jobs That Will Survive the AI Revolution (And Why)

Forget the "creative vs repetitive" framing — the real line is "work customers trust a machine with vs work they do not." This post maps three tiers: jobs that will stay deeply human (health, founding sales, investigative journalism, skilled trades), jobs that will transform rather than disappear (design, engineering, teaching, support), and jobs that are quietly becoming the best bets of the decade. A calmer, less LinkedIn-flavoured take on the next ten years.