Intellectual Couch Potato Syndrom

Much like our modern food and environment have made it hard to eat healthily without effort, and our modern transportation and farming and automated manufacturing have made exercise an optional activity, extreme wealth and power make difficult thinking an optional activity for the super rich. The billionaires can’t help it; they’re victims of their own success. [Read More]
Tags: AI Psychology

Economics of Software Hitting the Wall?

The economics of the software business has been really good for developers since the 1980s at least. By developers I mean anyone in the business of making software, not just individual engineers – developers in the Apple App Store sense. Before the 1980s software was mostly a consulting style of business (think IBM.) [Read More]

AI Surprisingly Effective at Building a Programming Language

Like the surprising effectiveness of AI coding assistance itself, AI excels at types of coding tasks you might not expect

For fun, I’ve been trying out Claude Code on a variety of my personal projects, not expecting much. I am curious to find how hard is too hard for Claude. A fairly straightforward board game proved too much. And then, debugging broken features and adding new language features to a somewhat complex language was a breeze. I have some idea why that may be, and a few suggestions for how to get such good results. [Read More]

AI Coding Brain Rot

AI code assistants will cause great harm to business in the next ten years or so. Why? Because nobody will understand how their software works, what it’s doing exactly, if it’s actually secure, or in what ways it may fail to scale and so many more particulars. To some approximation AI could answer these questions, but good luck with the maintenance. Over years, widespread and deep employment of AI coding will devastate the software development ecosystem companies rely on for healthy cyber-infrastructure – not just application code but operations and security. [Read More]

AI for Editing Novels

I’ve tried out most of the AI LLM products at this point. For the most part I haven’t found a use for them beyond short term entertainment. Recent releases of Claude and Gemini have gotten good enough to perform some busy-work coding for me, but anything complicated needs too much review still. But today I stumbled on an actually valuable use-case for writers. [Read More]
Tags: AI Writing

Minimum Useful PC Uptime

With the still only partial return to offices, I expect lots of people are running into an unpleseant side of modern computing. Frequent software updates, logins and operating system patches will interrupt your work or at best, restart your computer between work sessions, potentially leaving you some wreckage with your morning coffee. [Read More]