From 8d17a31bd701d7b9c90c546b29f3bf9ffa4cc41f Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Thu, 11 Jun 2026 12:40:51 -0500 Subject: changes to article structure, wrote about ai --- no_ai.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 no_ai.html (limited to 'no_ai.html') diff --git a/no_ai.html b/no_ai.html new file mode 100644 index 0000000..3a4cabe --- /dev/null +++ b/no_ai.html @@ -0,0 +1,30 @@ + + + + Taking a break + + + + +
+

Prolonged access to LLMs is making me stupid. I can't code as fluently as I used to. (and I'm not the only one)

+

+ I experienced the drunkening power from the speed at which development is possible with Claude Code (I built an Emacs clone in a day; it was amazing). + But when the tokens ran out, I felt the overwhelming discomfort of not having Claude's help when starting a new project. That feeling was a wakeup call. +

+

+ At heart, I am a programmer. Not a manager, and not the CEO of a multi-million dollar corperation. I don't require ultimate productivity and perfection. + To me, what matters most is familiarity with the tools and techniques (languages, libraries, frameworks), and bossing around agents all day does not give me those skils. +

+ +

What this isn't

+

I don't hate LLMs. In fact, I still see them a very impressive tool! I love to see people building awesome things, and I think AI empowers more builders than any other piece of technology. I'm not "falling for the anti-AI hype"

+

People who believe that AI is the right tool for their workflow should keep using it. And who knows? Maybe I'll continue vibecoding in the future. I just don't think AI is the right tool for me, for now.

+ +

Taking a Break

+

So I'm taking a break. I'm uninstalling OpenCode and Pihole-ing ChatGPT. My programming language project this summer will be 0% vibecoded.

+

Is it a good idea? I don't even know. How long will it last? I'm not really sure.

+

All I know is that I never want to feel out of place without the help of an LLM ever again. And hopefully this is one way of achieving that.

+
+ + \ No newline at end of file -- cgit v1.3.1