I mostly share tech-related posts and memes. Blog and socials at https://blog.danskingdom.com
Since Copilot fixed the problem, I guess I'll call this one a draw 😛
Since Copilot fixed the problem, I guess I'll call this one a draw 😛
Manually migrating using the docs now: learn.microsoft.com/en-us/aspnet...
Manually migrating using the docs now: learn.microsoft.com/en-us/aspnet...
I'm going to see if I can make it a bit safer though 👍
I'm going to see if I can make it a bit safer though 👍
If it detects untracked files in the git repo, it won't clean the repo. In the screenshot, you can see the first line shows the repos that had untracked files, so they weren't cleaned. It is meant to prioritize safety.
If it detects untracked files in the git repo, it won't clean the repo. In the screenshot, you can see the first line shows the repos that had untracked files, so they weren't cleaned. It is meant to prioritize safety.
I would offer that microservices introduce so many network partitions that they reduce reliability. What they do do is force you to think about failure scenarios and build resilience into your apps. You can do that without using microservices tho
I would offer that microservices introduce so many network partitions that they reduce reliability. What they do do is force you to think about failure scenarios and build resilience into your apps. You can do that without using microservices tho
The answer is definitely "it depends", but I'd hazard a guess saying microservices are appropriate for less than 5% of applications.
The answer is definitely "it depends", but I'd hazard a guess saying microservices are appropriate for less than 5% of applications.