Are we the abstraction? AI and the future of software engineering
AI coding agents feel different from every abstraction before them. How software engineering keeps moving—and what happens when the abstraction includes us.
developer relations leader bringing business, community, and technology together
AI coding agents feel different from every abstraction before them. How software engineering keeps moving—and what happens when the abstraction includes us.
AI has made building software easier than ever. But the hardest question remains: should we build it? A reflection on why judgment, restraint, and knowing what not to build matter more in the age of AI.
Everyone uses the word "memory" but I feel like they all mean something different by it. What do you mean?
When building RAG workflows in n8n, you have two primary options for working with Pinecone: the Pinecone Assistant node and the Pinecone Vector Store node.
An n8n workflow using multiple, specialized knowledge bases because sometimes you need knowledge isolation between clients, locations, or even products in your RAG workflows.
The new n8n community node for Pinecone Assistant handles the entire RAG pipeline in a single node so you don't have to think about file storage, chunking your data, creating embeddings, query planning, vector search, and reranking.
I've been working to build out resources for people to learn more about retrieval-augmented generation (RAG) — and to learn more about it myself. This post covers what RAG is, what I found and suggestions for how to tackle the resources.
In this blog post, I'll show you how to avoid the IDE-docs-console-app shuffle by adding the Pinecone MCP server to your IDE. You'll be able to search the official Pinecone docs and create and manage indexes without flipping back and forth between apps.
Here's how you can manage Python versions and packages with `uv`.
In this video, I show you how to build a python app to chat with your architecture diagrams, using the Amazon Bedrock Converse API.
How I’m using generative AI to understand diagrams, gain insights, make decisions, generate diagrams, and even generate infrastructure code
The AWS Game Builder Challenge runs through November. Here's what I learned while building my first game.
Augment your LLM responses with real-time data from external tools and APIs
I read to my kid a lot. To be clear, I read one or two books a lot to my kid. To the point that I have the words to both books memorized. What if we could create our own story, together, to tell a new story each night with
Learn how I keep my code DRY with Amazon Q Developer customizations, and improve on-boarding, knowledge transfer, and team collaboration