Operations | Monitoring | ITSM | DevOps | Cloud

Explore CircleCI projects from your IDE with AI assistance

CircleCI gives you deep visibility into your builds, workflows, and tests, but jumping between browser tabs, copying project URLs, or re-authenticating across tools can slow things down. What if your IDE could just show you the projects you’re working on and let you act on them directly? This post shows how to use the list_followed_projects tool in the CircleCI MCP server to browse and interact with your CircleCI projects by chatting with an AI assistant inside your IDE.

The Role of Open Source in Shaping AI Innovation

Can open source survive in an AI-driven world? As AI seems to take over, there's a burning question about the future of open source contributions. Discover the unexpected role open source plays in training AI, and ponder the long-term implications. Can we keep feeding the beast, or will AI eventually stand alone?

Building an end-to-end Retrieval- Augmented Generation (RAG) workflow

One of the most critical gaps in traditional Large Language Models (LLMs) is that they rely on static knowledge already contained within them. Basically, they might be very good at understanding and responding to prompts, but they often fall short in providing current or highly specific information. This is where RAG comes in; RAG addresses these critical gaps in traditional LLMs by incorporating current and new information that serves as a reliable source of truth for these models.

What's Holding Back AI Adoption in India?

Earlier this year, I spent a few weeks in India, visiting universities, speaking at meetups, and catching up with founders. What stood out wasn’t just the excitement about AI, but the focus on what it can actually do today. The curiosity about GenAI and big-picture questions around AGI is there, but most conversations centered around real needs: learning faster, applying for jobs, and getting healthier.

You, Me, and BugSplat's MCP

Let's face it - from an experienced developer's perspective, most software trends are, put lightly, incredibly annoying. The last thing a grizzled, old, technical wizard wants to hear is some half-brained junior developer telling them to switch their SQL server to MongoDB, replace the PHP EC2 with serverless Python, or rewrite their entire front-end with HTMX. The hype-train is so intense that even watching TV feels risky, as you might see something as absurd as an ad for AI toothpaste.

Monitoring your MCP Server in Production (with Sentry)

So you're building an MCP server for your project or service, to allow AI chatbots and agents to interact with it? Great! You've decided to build it using Cloudflare Workers, have written the code, shipped it, and the first users are getting onboard: you're officially running it in production. That's when problems start. I'm not here to dissuade you from shooting your shot, but let's make sure you've got your bases covered in production when something inevitably goes wrong.

Beyond the Horizon: The AI Landscape for MSPs - Managing Governance, Compliance, and Cyber Threats

In this episode of the Beyond the Horizon podcast, Pete Roythorne sits down with Nicole Reineke, Senior Director of AI Strategy at N-able, to explore the fast-changing world of AI and its impact on managed service providers (MSPs). From the weaponization of AI in cybersecurity to the critical role of data governance and ethical compliance, this conversation delves deep into both the potential and peril of emerging AI technologies.

Coding from Scratch: Embracing AI's Approach to Simple Solutions

Can coding with AI transform how we approach software development? Discover how AI's fearless approach to starting from scratch challenges traditional coding habits and inspires a new way of thinking. But is there a hidden cost to leaving libraries behind? Dive into the debate on coding efficiency and best practices.