/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

emmanuelbernard.com
| | blog.pdebruin.org
1.8 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.janmeppe.com
2.7 parsecs away

Travel
| | [AI summary] The author discusses using ChatGPT to reference specific configuration files within Azure DevOps pipelines for a machine learning project.
| | github.com
2.6 parsecs away

Travel
| | A faster, safer way to build with AI: the GitHub MCP Registry centralizes MCP servers for effortless discovery, integration, and open collaboration.
| | datasavvy.me
18.6 parsecs away

Travel
| I have a client who was upgrading some servers from pre-2022 versions of SQL Server to SQL Server 2022 CU7. They had some multidimensional SSAS cubes that were to go on the new server. But they ran into an issue after the upgrade. After restoring a backup of an SSAS database to the new server...