GSGerard Sansinai-cosmos.hashnode.dev AI Is Software. A Practical Guide for TeamsI’ve been writing software for two decades. I’ve seen frameworks rise and fall, survived the microservices explosion, watched the cloud hype cycle complete its full arc. Right now, the same pattern is23h ago·13 min read
RDRynko Devinblog.rynko.devValidating CrewAI Agent Outputs with Rynko FlowCrewAI's strength is that you define agents with roles, goals, and tools, and the framework handles the orchestration. An agent researches, another analyzes, a third writes the report. The problem sho8h ago·8 min read
JVJason Vertreesinjvertrees.hashnode.devDirected Experimentation — Keeping Abreast of the Latest AdvancesImage by Alessio Soggetti Five years ago, staying current meant reading papers and watching conference talks. That was sufficient when the cycle time from research to production was measured in months1d ago·4 min read
BPBasavaraj Patilinbasavarajrp.hashnode.devI Built a Persistent Memory Server for AI Tools - Here's Everything I Learned.A few days ago I came across Model Context Protocol on Anthropic's engineering blog. I kept reading — and the more I understood, the more I wanted to build something with it. I explored Anthropic's re2d ago·16 min read
UMUmesh Malikinumesh-malik.hashnode.devAgentic AI Is Changing the Security Model for Enterprise Systems: What CISOs Need to Fix NowOn March 7, 2026, Heather Wishart-Smith wrote in Forbes that agentic AI is changing the security model for enterprise systems. That framing is correct, but it still sounds smaller than the actual shift. Traditional enterprise security assumed a simpl...1d ago·8 min read
NKNick Kirbyinkirdoit.hashnode.devMy Journey with AINote: This journey was done with Claude, but the concepts apply to any agentic AI workflow. Where I reference specific Claude features, I'll call them out. Everything else? It should translate to what3d ago·15 min read
SPSaad Patelinsaad-patel.hashnode.devI Built an AI-Powered Nginx Observability Platform Using Temporal, Ollama, and Splunk — Here's Everything I LearnedI Built an AI-Powered Nginx Observability Platform Using Temporal, Ollama, and Splunk — Here's Everything I Learned I recently started learning DevOps. After finishing Linux, shell scripting, Git and 3d ago·9 min read
AHAvishka Hasharainavishka.hashnode.devBeyond Naive RAG: Building an Autonomous Corporate Research Analyst with GraphRAG and Llama 3The honeymoon phase of basic Retrieval-Augmented Generation (RAG) is over. In the enterprise environment, the initial magic of “chatting with a PDF” quickly fades when faced with complex, multi-hop re3d ago·5 min read
IDIvan Davidovinidavidov.euCLAUDE.md: Teaching the AI Your RulesEvery team has conventions. Use this selector pattern. Put files here. Never do that. Import from this file, not that one. The problem is that conventions live in people's heads. A new team member, hu4d ago·6 min read
JDJon Dixoninblog.cloudnueva.comAdding an AI Agent to an Existing APEX AppIntroduction Modern frontier LLMs are now reliable enough to support practical agent workflows when paired with strong orchestration and guardrails. Adding an agent to an existing APEX app allows you 5d ago·13 min read