Sssnmaheshincorelogic.hashnode.dev·Jun 1 · 6 min readHow AI Is Changing the Way We See DataData is all around us — in the apps on your phone, the spreadsheets at work, the charts a team checks every Monday morning. But having data and actually understanding it have never been the same thing00
Sssnmaheshincorelogic.hashnode.dev·May 31 · 11 min readWhat Lives Inside an LLM's Context WindowIf you've ever wondered why a chatbot remembers your name for an hour and then completely forgets it, or why pasting a document magically lets it answer questions it couldn't a second ago — you're rea00
Sssnmaheshincorelogic.hashnode.dev·May 16 · 11 min readBuild a Technical Translator Agent in Microsoft 365 Copilot Using Agent BuilderIntroduction – The Problem This Agent Solves Imagine you’re in the middle of a client meeting. A data engineer shares a complex SQL query on the screen.The room goes quiet for a second before a senior00
Sssnmaheshincorelogic.hashnode.dev·May 10 · 16 min readI vibe-coded a dev tracker with Claude, then used Passmark to break it — here's every assumption that failedThe complete loop — at a glance Claude builds the app, Passmark evaluates every test, bugs surface with AI-written reports, Claude fixes using those reports as prompts, Passmark confirms the fix. Th00
Sssnmaheshincorelogic.hashnode.dev·May 5 · 10 min readRAG Explained: How AI Systems Learn to Find Before They AnswerLets take an example of 2 hypothetical employees and how they answer to the same question below: Employee A (no RAG): You ask them a question. They answer immediately from memory. Sometimes they're ri00