HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mfateev

no profile record

comments

mfateev
·7 ay önce·discuss
That sounds like an excellent use for narrow boring company tunnels.
mfateev
·2 yıl önce·discuss
I don't believe in visual programming ever replacing code for general programming. However, many examples exist when visual programs work for narrow domain-specific applications. This works because such applications allow exposing only high-level domain-specific abstractions. This reduces complexity enough to be a good fit for visual representation.
mfateev
·2 yıl önce·discuss
Do you know about the Temporal startup program? It gives enough credits to offset support fees for 2 years. https://temporal.io/startup
mfateev
·3 yıl önce·discuss
Every step of the workflow is durably recorded. So you have the full information about the exact state of each workflow. To troubleshoot, you can even download the event history and replay workflow in a debugger as many times as needed.

The ease of troubleshooting is one of the frequently cited benefits of the approach.

Check the UI screenshot at https://www.temporal.io/how-it-works.
mfateev
·3 yıl önce·discuss
temporal.io just released .NET SDK. The observability and scalability of the platform is really good.

Disclaimer: I'm one of the founders of the project.
mfateev
·3 yıl önce·discuss
Check out temporal.io. It has support for schedules as well.
mfateev
·3 yıl önce·discuss
Check out temporal.io that fully abstract this. Disclaimer, I'm one of the founders.