John Ritsema
banner
johnritsema.com
John Ritsema
@johnritsema.com
Software developer
https://JohnRitsema.com
If you're in Atlanta and want to talk Agentic AI and MCP, I'd love to connect with you @ ATLDevCon johnritsema.com/posts/speaki...
Excited to Speak at Atlanta Developers' Conference
I’ll be speaking at the Atlanta Developers’ Conference on October 11th, 2025
johnritsema.com
October 5, 2025 at 11:03 PM
Reposted by John Ritsema
Starting today, the way you will build infrastructure automation is AI Native. You'll prompt the agent, and then System Initiative will get to work building your automation for you in a safe, simulated change set. Come try it - it's so fun. www.systeminit.com/blog/ai-nati...
System Initiative
www.systeminit.com
August 27, 2025 at 3:13 PM
Built an AI agent chatbot with Bedrock #AgentCore preview services - Agentic RAG, runtime session isolation, managed memory, S3 Vectors & observability. Terraform deployment in 5min. Evolution of my year-old chat accelerator.

johnritsema.com/posts/agentc...
Exploring Bedrock AgentCore: Building an AI Agent Accelerator Reference Implementation
This post describes the new Bedrock AgentCore services and tools announced by AWS, and how the author used them to build an AI agent reference implementation. The key features highlighted are session ...
johnritsema.com
August 27, 2025 at 1:09 AM
I’ve been using this internally for a few weeks now! Extremely productive 🙌
Amazon Q Developer CLI now supports Model Context Protocol (MCP)

Amazon Q Developer CLI now supports Model Context Protocol, enabling integration of external tools and APIs. This allows for more customized responses and richer development workflows using AWS pre-built integrations or MCP Servers.
April 30, 2025 at 3:10 AM
@simonwillison.net MCP makes sense for dev tools. what are your thoughts on using it for apps? could be kinda cool if llm cli had support for it
March 10, 2025 at 3:13 AM
Ooh, this could be big
Amazon Q Business introduces orchestration for user query management

Amazon Q Business adds intelligent orchestration, automatically directing queries to relevant data sources and plugins. This simplifies user experience by eliminating manual switching between apps for tasks and insights.
February 6, 2025 at 12:16 AM
Anthropic’s new citations API is a welcome addition to folks building RAG apps docs.anthropic.com/en/docs/buil...
Citations - Anthropic
docs.anthropic.com
January 24, 2025 at 2:58 PM
New release of one my favorite tools
New release of LLM, adding support for OpenAI's o1 and gpt-4o-audio-preview models, a new llm -x/--extract option for returning the content of the first fenced code block in the response, llm models -q "search" for searching models and a bunch of other smaller fixes github.com/simonw/llm/r...
January 24, 2025 at 3:05 AM
Excited! 😆
January 17, 2025 at 11:23 PM
Interesting approach for runtime prompt augmentation. Could be useful for inference debugging community.aws/content/2rS5...
Feature Flags in Generative AI Prompts
This post will demonstrate a way to create "in-prompt" feature flags in order to control the output of a Large Language Model.
community.aws
January 15, 2025 at 4:13 AM
Really nice article from @anthropic.com on building agentic systems with some practical advice from the field www.anthropic.com/research/bui...
Building effective agents
A post for developers with advice and workflows for building effective AI agents
www.anthropic.com
January 15, 2025 at 3:48 AM
Reposted by John Ritsema
repo.new and gist.new are two URLs I use frequently that I still don't think people know about
January 14, 2025 at 12:19 AM
Reposted by John Ritsema
When people ask me why I'm excited about LLMs for programming when the productivity increase might reduce demand for programmers I remind them I've been contributing to open source for 20+ years with the exact goal of making other programmers massively more productive
January 5, 2025 at 5:32 PM
I will miss Go Time 😥

A huge thanks to Mat, Johnny, Adam, Jarod, et al. For all their effort in doing this for the community. It was an excellent resource
It’s very sad to see the end of Go Time. I had a fantastic time doing it. I learned so much, and got to meet so many great people. We had a lot of fun, and a lot of credit goes to the other hosts and the team behind the scenes. Changelog make fantastic podcasts and I can’t wait for what’s next.
🚢 New episode of Changelog News! changelog.com/news/124
December 10, 2024 at 12:29 AM
Excited for this one 🎉
Amazon Bedrock Knowledge Bases now supports GraphRAG (preview)

Amazon Bedrock now supports GraphRAG, enhancing AI responses with graph data. It enables comprehensive searches across content, leveraging relationships for improved insights in applications.
December 5, 2024 at 1:04 AM
@jcfarris.bsky.social hey good to see you in the blue skies 😀 what do you think of reinvent so far?
December 4, 2024 at 11:53 PM
This is one I’ve been excited to share for a while now!
AWS introduces EKS Auto Mode, a fully automated Kubernetes cluster management feature that simplifies operations, optimizes compute costs, and enhances security by automatically handling infrastructure provisioning and scaling.
Announcing Amazon EKS Auto Mode
AWS introduces EKS Auto Mode, a fully automated Kubernetes cluster management feature that simplifies operations, optimizes compute costs, and enhances security by automatically handling infrastructure provisioning and scaling.
aws-news.com
December 2, 2024 at 3:55 AM
I've been writing a lot of python lately, so made this cookiecutter template. Check it out if you want something simple to get started github.com/jritsema/coo...
GitHub - jritsema/cookiecutter-python: Scaffolds out a new minimal python project with everything setup and ready to code.
Scaffolds out a new minimal python project with everything setup and ready to code. - jritsema/cookiecutter-python
github.com
November 29, 2024 at 5:32 PM
Reposted by John Ritsema
Anthropic released an interesting thing today: an attempt at a standard protocol for LLM tools to talk to services that provide tools and extra context to be used other the models modelcontextprotocol.io
Introduction - Model Context Protocol
Get started with the Model Context Protocol (MCP)
modelcontextprotocol.io
November 25, 2024 at 4:37 PM
Feels like preinvent is pretty epic this year 🙌
Amazon S3 just grew "append"! It's only available for the more expensive, lower latency S3 Express One Zone bucket class but you can now append data to an object up to 10,000 times - previously you could only atomically replace a whole object with an updated version simonwillison.net/2024/Nov/22/...
Amazon S3 Express One Zone now supports the ability to append data to an object
This is a first for Amazon S3: it is now possible to append data to an existing object in a bucket, where previously the only supported operation was to atomically …
simonwillison.net
November 22, 2024 at 6:43 PM
Reposted by John Ritsema
Some Linux desktop love from Q Developer ❤️ 🐧

The Q CLI and desktop app are now available for Linux
docs.aws.amazon.com/amazonq/late...

AND the Q CLI is now open source!
github.com/aws/amazon-q...
November 22, 2024 at 4:54 PM
Reposted by John Ritsema
If you are into Amazon #Bedrock and want to find a way to simplify tools use, this blog and library from John R seems useful.

community.aws/content/2lG8...
Simplify Your Bedrock Converse API Integration with the bedrock-tools Python Library
A Python library that simplifies Amazon Bedrock Converse API tool use
community.aws
October 30, 2024 at 1:46 PM