Tom Smith (C. Thomas Smith III) is a veteran digital analyst and content strategist who spent more than four years as a Research Analyst at DZone.com (part of Devada), where he conducted thousands of interviews with technology executives and authored roughly 1,500 articles that generated more than 10 million page views across topics including AI/ML, Agile, APIs, cloud computing, DevOps, IoT, Java, Kubernetes, microservices, and security. He holds an MBA in Marketing from Duke University's Fuqua School of Business and a B.A. in Political Science from Duke. Smith later worked as a content strategist and technical writer at Cognizant, including stints on Google's Bard (now Gemini) and Meta's AI Business Assistant (MAIBA) "seed" content teams, where he helped train and evaluate large language models. Over his career, he has interviewed more than 4,000 technology executives across AI, cloud, data, security, and storage sectors. He now writes independently through Insights From Analytics and is a contributing writer across multiple Techstrong Group properties, including DevOps.com, Digital CxO, Cloud Native Now, PlatformEngineering.com, and Techstrong.ai, where he covers AI agents, enterprise AI infrastructure, and emerging developer tools.
AI-assisted coding tools are getting a meaningful upgrade. Cursor has released Composer 2.5, the latest version of its proprietary coding agent model, and the improvements go well beyond a version bump. Composer ...
GitHub has launched a standalone Copilot desktop app in technical preview, moving beyond the IDE to introduce a dedicated cockpit for agentic development. The app enables developers to manage parallel, isolated agent ...
For years, IT and DevOps teams have wrestled with the same stubborn problem: how do you automate workflows in systems that were never built for automation? Legacy apps, vendor portals, and proprietary ...
Elon Musk's xAI has entered the developer workspace with Grok Build, a local-first coding agent featuring an automated "Arena Mode" that runs and ranks parallel AI outputs to rival Anthropic and OpenAI ...
Security teams have long relied on static analysis tools to catch vulnerabilities before code ships. Those tools are useful, but they have a fundamental limitation: they match code against known patterns. They ...
GitHub’s open-source Spec Kit aims to eliminate "vibe coding" by prioritizing durable specifications over vague prompts, providing a structured, agent-agnostic workflow for Copilot, Claude, and Gemini ...
Security has long been the last item on the checklist. Code gets written, reviewed, merged—and then, somewhere down the line, a security team takes a look. That model worked when development moved ...
Cursor's TypeScript SDK lets teams invoke AI coding agents programmatically from CI/CD pipelines, with sandboxed VMs, MCP support, and token-based pricing ...