i do not want to get into the business of posting LLM takes but very briefly:

It feels clear to me that some people* are getting value out of using LLMs for programming. Basically see https://simonwillison.net/'s whole blog. If I think about it purely on the basis of "in a vacuum, can this help me write programs", it seems like an exciting technology.

BUT...

(1/?)

(* it also feels clear that some people are NOT getting value out of LLMs, hoping to avoid flamewars about that please)

@b0rk I look at this way, these tools are profoundly changing our work, society.

I can sit on the sidelines and ignore it, or I can help shape the conversation in a small way.

I focus on helping find value: https://talk.macpowerusers.com/t/using-claude-as-strategic-thought-partner/44493 and the weaknesses https://agilepainrelief.com/blog/genai-code-quality-fundamental-flaws-and-how-bluffing-makes-it-worse/ and https://agilepainrelief.com/blog/is-ai-making-your-organization-fragile-or-more-resilient/

If I could turn back the clock on this technology, I would.

Using Claude as Strategic Thought Partner

With some recent changes in my business, I needed a clear picture of my business: website traffic (PostHog), search rankings (Google Search Console), newsletter performance (Drip), and social media (Buffer). Several of these platforms don’t make data export easy, so I used Claude Code to write scripts that scrape and export what I needed. This kind of thing is becoming approachable even for non-technical people. The LLM writes the code, you just run it. A useful side effect: those scripts now ru...

MPU Talk