Why I am leaving the AI party after one drink

March 22, 2026

What is going on? Literally everyone is talking about AI these days. My friends are “prompting children’s songs” based on a melody their kid sang. Others are enjoying vibe coding but don’t have a technical background. Former work colleagues founded an AI startup. Developers I follow on social media are either completely against the usage of AI or can’t imagine a work day without anymore

Every day, I try to sort my thoughts and feelings about it. In between reading different blog posts, opinions, predictions about the future of software development (and my job 😱), it’s hard to ignore this AI hype.

So I thought I also wanted to add my two cents to the discussion.

One day after releasing my thoughts about being too late to the AI party writing that I don’t want to be part of it, I installed Claude Code 🙈. The motivation: curiosity and the urge to finally start working on an app idea I have been carrying around with me for more than six years now… I have very little time at the moment as a full-time mum but even stronger the wish to do something just for me and work on my own project. Maybe with a little bit of help from AI to get things off the ground quicker…?

I used Claude (Code) for:

  • discussing the general app idea and whether it’s worth it at all (target group, monetization)
  • brainstorming on the core features (which ones might be more useful than others) and marketing copy for the website
  • asking for a recommended tech stack
  • generating color palettes based on the logo colors I already have
  • setting up a light/dark/system theme toggle
  • creating signup and login forms
  • wiring them up with the API of the auth service I chose based on the given suggestion
  • creating basic layout components for a main layout and a responsive navigation

I must admit, I was impressed at some points. But after having a closer look and many discussions in parallel with Felix (who has a lot of experience in bootstrapping projects of all sizes and with start-ups in general), the euphoria faded quickly.

My takeaways:

  • Things like “calculate a color palette” or “set up a sign-up form” or “build a theme toggle” (which can be found in a lot of documentations) are very repetitive tasks where an AI can obviously shine. ☀️
  • When you know CSS well (and I would consider myself as someone who does), you quickly find weird and broken things in the generated code. The AI can’t “see” the output, so some responsive refinements were just not correct. Within one CSS rule block there were redundant declarations. Easy to spot if you know what you’re doing… It was just not “elegant.” 🥲
  • The tech stack recommendations seemed to be well researched and sound. However, I wasn’t happy with some of them because of my own experiences in the past (no, I don’t want to use Tailwind or Vercel) and guidance and suggestions from other senior developers. 💡 Even when deciding against something for a reason, Claude Code tried to push me back on the suggested track.

Soon there were these feelings… this curiosity and itching in my fingers… wanting to write the next prompt and seeing code being generated quickly. Effortless. My ideas finally coming to life so easily. The guilty conscience at the same time, like I was cheating. I realized that when I move on like this, my project will never truly feel like my own.

Consequently, as you might have already guessed: I quit my subscription. After two weeks I removed Claude Code from my project and uninstalled it completely.

Because:

  • I don’t want to feel this kind of “addiction.”
  • I don’t want to depend on something doing the work I earn money with.
  • I don’t want to give up my brain and become lazy and not think for myself anymore.
  • I enjoy technical discussions with (human) co-workers.
  • I enjoy reading blog posts and tutorials and learning from other developers.
  • I want to learn and grow and become better at what I am doing by trial and error and mistakes I make all by myself.
  • I don’t want to be part of a trend/hype destroying our planet even faster than we already do without it.

As already written before: what I think the world and the people need right now is to slow down a bit. We don’t need to work even more and even faster. We don’t need AI for things that are creative and fun and human.

I’m curious (and a little bit scared) to see where we will go from here. I hope that in the end I can be part of a community that values craftsmanship, individuality and honest, high-quality work.

Cheers 🍺.