HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mfateev

no profile record

comments

mfateev
·7 bulan yang lalu·discuss
That sounds like an excellent use for narrow boring company tunnels.
mfateev
·2 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·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 tahun yang lalu·discuss
Check out temporal.io. It has support for schedules as well.
mfateev
·3 tahun yang lalu·discuss
Check out temporal.io that fully abstract this. Disclaimer, I'm one of the founders.