Explore >> Select a destination


You are here

aaronparecki.com
| | ezyang.github.io
8.2 parsecs away

Travel
| | Model Context Protocol servers provide a standard interface for LLMs to interact with their environment. Cursor Agent mode and Claude Code use agents extensively. For example, instead of needing a separate RAG system (e.g., as previously provided by Cursor) to find and feed the model relevant context files, the LLM can instead call an MCP which will let it lookup what files it wants to look at before deciding what to do. Similarly, a model can run tests or build and then immediately work on fixing problems when this occurs. It is clear that Anthropic's built-in MCP servers are useful, and you should use agent mode when you can.
| | blog.pdebruin.org
10.9 parsecs away

Travel
| | This week Dapr v1.15 was released. I wrote about Dapr before because it is a great framework to help build custom apps in any language which takes care of the plumbing of state, pubsub, etc in a pluggable way. This version brings Dapr Workflow to stable which means that organizations may be interested to use it in real production apps. To see what it does, there is a good example that shows a flow of approval, payment and inventory update. This may look like a complicated implementation of relative simple functions, but you should see this as a starting point for your own business processes. Blog post Workflow docs Thanks for reading! :-)
| | www.selenium.dev
10.8 parsecs away

Travel
| | Selenium Conf is coming to Portland, Oregon this year!
| | www.virtualtelescope.eu
21.1 parsecs away

Travel
|