Blog Index
-
Python - don't over use it
August 31, 2025Over the next few years, we’re going to see a lot of large projects grinding over familiar struggles with python at scale. And a lot of expensive migrations onto more suitable backend core technology. It’s easy to see why teams are tempted to go “all in” on Python. If your organization already u...
-
Agentic Architectures
June 20, 2025The Misconception: ChatGPT Is “Just an LLM” A common misconception is that ChatGPT is an LLM — that when you chat with it, you’re interacting directly with a raw large language model like GPT-4 or GPT-5. In reality, ChatGPT is not the model itself, but a chatbot interface built around one. It wr...