Skip to content
Go back

Programming by the Ten Commandments

There’s no doubt that LLMs are extremely useful, introducing a new search paradigm and way of interacting with computers. However, besides ethical, environmental and legal considerations, I think they over-promise, and users tend to overgeneralize their capabilities.

I recently spent quite some time debugging an agent. While discussing with friends how heavily prompted most assistants are, a smart guy made an interesting observation: this form of interaction is coming full circle and starting to resemble programming. It’s similar to programming, with a few caveats:

This is all good as long as you understand the usefulness and limitations of these tools. However, I see a new generation of “prompters” acquiring a completely different skill set while somehow forgetting or bypassing nearly a century of cumulative wisdom in computer science and software engineering. What will happen with the critical systems of the future? Only time will tell.


Share this post on:

Previous Post
Don't mess up with zeros and infinities
Next Post
What ants can teach us about optimization