/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.
| | vrurg.github.io
4.3 parsecs away

Travel
| | After almost half a year of work I finally publish my new project Vikna
| | initialcommit.com
17.0 parsecs away

Travel
| Why learning Git is a great start to a Software development career. It is a version control system used for collaboration in Software development. A great tool!