The Rise of the Forward Deployed Engineer: History, Myths, and Why It's BackTracing the Lineage: From IBM Field Engineers to the Modern FDEMay 10, 2026·16 min read
Beyond the AI Buzzwords: A Practical Guide to Descriptive, Predictive, Generative, and Agentic AIMar 25, 2026·6 min read
Toolformer Explained: How AI is Teaching Itself to Use the Software WorldIntroduction We are living in a strange era of AI where a model can write a convincing Shakespearean sonnet in seconds but might confidently tell you that 42 multiplied by 8 is 350. This "paradox of competence" happens because Large Language Models (...Jan 21, 2026·3 min read
GitHub Copilot & ChatGPT for Developers1 Introduction to ChatGPT (Developer Perspective) What ChatGPT Can Do Generate code from natural language Explain unfamiliar code Debug errors Refactor code Write tests & documentation What ChatGPT Cannot Reliably Do Guarantee correctness Re...Jan 17, 2026·3 min read
Building a Conversational AI Experience in Microsoft Teams using Power Automate and Microsoft FoundryModern enterprises want AI embedded directly into everyday collaboration tools. One of the most effective places to integrate AI is Microsoft Teams.This blog walks through a hands-on demo from an enterprise training program that demonstrates how to c...Jan 13, 2026·4 min read
XML vs JSON in Prompt Engineering: A Follow-Up ExperimentIn my previous article, “XML Is Making a Comeback in Prompt Engineering — And It Makes LLMs Better”, I argued that structured prompts—especially XML-style prompts—offer advantages as prompt engineering matures into a production-grade discipline. Fran...Jan 3, 2026·3 min read
XML Is Making a Comeback in Prompt Engineering — And It Makes LLMs BetterIntroduction: Prompt Engineering and Its Evolution Prompt engineering is the practice of designing inputs to Large Language Models (LLMs) in a way that reliably produces accurate, safe, and useful outputs. While early experimentation focused on natur...Jan 2, 2026·6 min read
MLOps, AIOps, LLMOps, and GenAIOpsA Complete Guide for understanding *Ops in 2025Sep 14, 2025·4 min read