Piotr Gaszewski

@gashu
4 Followers
13 Following
38 Posts
Technical fellow and nerd.
00's - case management tools replace programmers
10's - low/no-code tools replace programmers
20's - LLM's replace programmers
30's - ??
If you didn't work with your code for quite a long time and after getting back you're start seeing strange errors from #SonarQube analysis - just check if your authentication token has not been removed from the service. SQ is doing this after 60 (?) days of inactivity.

Last year Mark Russinovich and I wrote a paper on how Software Engineering will redefine the profession, and how early in career engineers may see an “AI Drag,” while seniors will see a significant boost. This paper was published today in the Communications of the ACM, Association for Computing Machinery

The real story though, is that we propose a program where companies must invest deeply in our EiC pipeline, not just hiring juniors but giving them formal *preceptors* (modeled after nursing) such that we create a strong pipeline of new senior engineers to take on the coming industry challenges.

Please read and share if it resonates with you!

https://dl.acm.org/doi/10.1145/3779312

I'm not sure how many times I've clicked "yes" and Visual Studio still does not remember...
I've missed the moment when #MediatR and #AutoMapper became commercial, paid licensed. And again, I'm not able to just buy it for my solution but I need bloody subscription.
My blog post about current situation with storing Canvas App "code" inside git repository or about how Microsoft makes our life harder day by day: https://piotrgaszewski.hashnode.dev/deprecating-power-platform-features-without-proposing-alternatives
#PowerPlatform CLI pac canvas pack and upack command has been deprecated before they left preview mode. The same for "ProcessCanvasApps" flag for #AzureDevOps Unpack Solution task. And there isn't alternative except using out-of-the-box #git integration which supports only Azure DevOps right now 🤯.
#VSCode Source Control tab is the worst desktop git client experience I've ever worked with. Simple single-file stage→commit→push operation can take ages...