Tag Archives: LLM
Who Am I? (Job Descriptions in the Age of AI)
There’s a moment I’ve hit a hundred times without thinking: a form with a little box labeled “Occupation.” Or the small-talk version at a barbecue — “So, what do you do?” For most of my career the answer came out automatically: I’m a programmer. But I haven’t written any serious code myself in something like […]
Agent Architecture Wars
Model Context Protocol (MCP) is all through my LinkedIn feed these days. Many SaaS vendors with public APIs are providing a MCP interface to their services as well, allowing AI systems to more easily interface with them. MCP standardizes both authentication (OAuth based) and the format of remote procedure calls (JSON RPC based). But how […]