Back to Mo Bitar

I was a 10x engineer. Now I'm useless.

Mo BitarMarch 7, 202612m
In a Nutshell

AI has eroded the speaker's coding skills, fostering dependency and "AI psychosis" where manual coding feels pointless compared to instant LLM outputs, leading to soulless "hot dog" products without passion or emotional attachment. Vibe coding via un-reviewed AI-generated code works (e.g., deploying a functional app on shape.work with ChatGPT 5.4 and AWS CLI), but destroys identity, growth, and artisanal software craft. Recovery demands cold-turkey deletion of AI tools to rebuild hand-coding ability, amid job market uncertainty and debates over adapting versus rejecting LLMs.

AI-Generated Notes

These notes were generated by AI and may contain inaccuracies.

AI has completely oneshotted my ability to code. Many joke about AI psychosis affecting others, but I've realized I have it. My brain is fried by the easy button from LLM companies: press a button for instant results. Now, when trying to code by hand, my brain says, "Why code by hand when you can press a button for similar results?"

I'm at the mercy of AI companies to build models for my software product. Problems: responsible developers review code, but reviewing AI code is impossible. AIs move at 1000 mph while humans read at 30 mph. Can we ship without reviewing? Recent videos explore this to ship products. OpenClaw proves it: Peter Steinberger never looked at the huge, monstrous code, showing what’s possible if you don’t care about the code.

Vibe coding is like evolution with natural selection: it tries random things, keeps what passes tests, building an incomprehensible DNA codebase that made us. If evolution can do that without understanding, an LLM—better than random—with tests should work too. "If it’s good enough to make me, it’s good enough to make my damn to-do app."

Yesterday, ChatGPT 5.4 released. Tested hypothesis: app on localhost needs deployment for downloads and signups. Gave CodeX 5.4 (likely ChatGPT 5.4) access to AWS CLI, GitHub API for pipelines, commits. Prompt: deploy without reviewing code. It worked—go to shape.work, hit download, everything functions.

Sign in to read the full notes

Get access to AI-generated notes, topic timestamps, and more.