<- back to articles

How Fast Everything Changed

  • #ai
  • #developer-experience
  • #personal

I started my journey writing code with a pencil in a notebook.

At that time, it felt normal. I was learning logic, syntax, structure — trying to understand how this strange new language worked. I remember writing code by hand, line by line, before I even fully understood what I was doing.

Then came Notepad++.

It felt like a serious upgrade. Suddenly, code had colours. Files looked more professional. I felt like a real developer, even if half of my time was still spent trying to understand why nothing worked.

Then came those sleepless nights in Sublime Text, hunting for a missing comma, a forgotten bracket, or one tiny mistake that broke everything.

And somehow, that was part of the magic.

You had to suffer a little. You had to stare at the screen until your eyes hurt. You had to debug your own chaos and slowly become better because of it.

Then everything started moving faster.

VS Code arrived. WebStorm became part of my daily life. Autocomplete became smarter. Tooling became better. Frameworks changed. The whole developer experience became more polished, more powerful, and more complex at the same time.

And now?

Now I sit back and watch Claude write my code.

Of course, I still need to think. I still need to understand architecture, logic, tests, product decisions, and what "good" actually means. But the act of coding itself has changed completely.

What used to take hours can now take minutes. What used to feel impossible now feels like a conversation.

Sometimes I look at it and think: how did we get here so fast?

From a pencil in a notebook to AI pair programming.

From missing commas to Claude generating whole features.

From writing every line by hand to guiding intelligence.

It feels unreal.

And honestly, I love it.