You are here |
www.jerpint.io | ||
| | | |
gaultier.github.io
|
|
| | | | ||
| | | |
blog.pdebruin.org
|
|
| | | | 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! :-) | |
| | | |
gavinhoward.com
|
|
| | | | This is my report on the 2024 Advent of Code. | |
| | | |
www.softdevtube.com
|
|
| | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is |