Happy to share that I was renewed as an MS MVP, and congrats to all of the other MVPs getting renewed today. Here's to another year of learning, sharing, and growing together. #MVPBuzz
Daniel Schroeder | aka deadlydog
@danskingdom.com
Experienced software developer & IC in SK, Canada. Dual MS MVP. FOSS creator, maintainer, & contributor. Loves C#, .NET, PowerShell, AutoHotkey, DevOps. Automate Everything! Shares tech-related posts & memes. Blog & socials at https://blog.danskingdom.com
#PowerShell Runtime Containers for 7.6.3, 7.5.7, and 7.4.17 are now available. ghcr.io/justingrote/...
Kinda neat how they did this as a single exe
Microsoft's Coreutils project brings Linux commands to Windows
Microsoft announced today at its Build 2026 developer conference the release of Coreutils for Windows, bringing many commonly used Linux command-line utilities to Windows as native applications.
bleepingcomputer.com
Introducing psign: portable code signing. every file format, every signing method, every platform 👇 No more "let's run this on Windows because of signtool.exe". Say yes to code signing from Linux! 🚀 github.com/Devolutions/...
GitHub - Devolutions/psign: Portable code signing tool
Portable code signing tool. Contribute to Devolutions/psign development by creating an account on GitHub.
github.com
Another quick #PowerShell #Posh @pckt.blog post for you: Splatting the #GitHub CLI pckt.blog/b/posh/splat...
Splatting the GitHub CLI - PowerShell Pocket Blog
Brevity is the soul of wit, and I'm not always known for it. But let's try to make a quick post about a little daily PowerShell timesaver: splatting the GitHub...
pckt.blog
Did you see PowerToys has a new utility to make it easier to move windows? You just need to hold ALT or the Windows key and you can drag anywhere on the window Aka.ms/PowerToys
Was in too much shock to post this yesterday. I was demoing how to setup a Dev Drive for ~25% perf improvement, & while cleaning it up at the end of the demo I accidentally deleted my real Dev Drive instead of the dummy one I created for the demo. All local code gone! How's your day going? 😅
All it took was 5 💖s to convince me to write the blog 😄. Here you go: blog.danskingdom.com/Host-website...
Host website PR previews on GitHub Pages for free
GitHub Pages allows you to host one static website per repository for free. The URL is typically in the format https://<username>.github.io/<repository>/, and you can use it to host your project’s doc...
blog.danskingdom.com
I use #Jekyll (static site generator) and #GitHub Pages to host my blog for free. I figured out how to host PR previews with their own public URL for free on GitHub Pages (no 3rd party host needed), so I can preview what the PR site would look like. Give a 💖 if you'd like a blog of how I did this
When's the last time you decommissioned an application? Did you miss anything? blog.danskingdom.com/The-part-of-...
The part of the SDLC nobody talks about, and many companies don’t do properly
The most neglected phase of the software development lifecycle (SDLC) is often the decommissioning phase. An app has reached end-of-life, users are no longer using it, and everything should be shut do...
blog.danskingdom.com
At least once a week people are trying to make #Gifs with #PowerShell and #ffmpeg I wish more people knew RoughDraft existed 😞 github.com/StartAutomat... ~~~PowerShell ConvertTo-Gif ./video.mp4 -Start '00:00:01' -End '00:00:02' ~~~ 🙏 spread the word re: bsky.app/profile/bran...
GitHub - StartAutomating/RoughDraft: A Fun PowerShell Module for Multimedia (using FFMpeg)
A Fun PowerShell Module for Multimedia (using FFMpeg) - StartAutomating/RoughDraft
github.com
If you work in #VisualStudio you'll want to check out these awesome extensions by the one-and-only @madskristensen.net
10 new Visual Studio extensions just dropped from Mads: • Modes (Presenter/Focus/Perf) • Comment Studio (Markdown + TODO/HACK) • Scratch Files (Ctrl+N temp w/ detection) • Whitespace Viz (CRLF/LF) • CSV Editor (huge‑file sorting) • Azure Explorer • VS Pets (yes, Clippy) Watch: 🎥 buff.ly/gSAG9Gw
My #PowerShell Runtime Containers for #docker and #podman have been updated to include the newly released 7.6.0, as well as every supported version since 7.4, in noble-distroless and azurelinux-distroless flavors. Check them out!
Had a great week of learning at #MVPSummit. Chatted with old friends and made some new ones. Already looking forward to doing it again next year. Now taking a break in the sunshine (finally got sun on the last day!) before playing with the new shiny stuff later.
⚠️ If you maintain Azure DevOps extensions, be careful with the unpublish/delete function. Once deleted, you cannot republish extensions anymore. This change was silently announced here and activated today. github.com/microsoft/vs...
Deleted Extension Names Are No Longer Reusable · microsoft vsmarketplace · Discussion #1708
We’re updating the Visual Studio Marketplace policy regarding extension names. Effective mid-March, extension names that have been deleted will not be available for reuse, including by the original...
github.com
Booo, Air Canada cancelled my connecting flight while I was mid-flight, so now I have an 11 hour layover and will miss the entire #MVPSummit pre-day 😞 Still looking forward so connecting with other MVPs the rest of the week tho
Two days ago, the new LTS version of PowerShell, 7.6, was released. In this short blog post, I will highlight its key features and improvements. #PowerShell #LTS powershellisfun.com/2026/03/20/p...
PowerShell is fun :)PowerShell v7.6 LTS Release and why it matters
Two days ago, the new LTS version of PowerShell, 7.6, was released. In this short blog post, I will highlight its key features and improvements.
powershellisfun.com
Attention, PowerShell enthusiasts! PowerShell Weekly for March 20, 2026 is live. Get your dose of automation goodness and stay ahead in the game. #PowerShell #Automation #TechNews psweekly.dowst.dev?p=8715
DOWST.DEV | March 20, 2026
psweekly.dowst.dev
Optimize performance of your .NET application using your existing unit tests, the built-in profiler, and Copilot to tie it all together into a single click of a button. This is now available in Visual Studio 2026 Insiders. Watch as Mads lays out the case: buff.ly/2ne4AYm #dotNET #VisualStudio
Check out how to use multi-agent workflows in VS Code! 💙 youtu.be/J5KTpq7hVn4?...
Multi-agent workflows in VS Code
YouTube video by Visual Studio Code
youtu.be
new shiny thing for Windows bros: Microsoft Winget Config store your winget config in yaml then let DSC do it's idempotent sorcery developer.microsoft.com/blog/winget-... learn.microsoft.com/en-us/window... #microsoft #powershell #winget #msbuild #Windows
WinGet Configuration: Set up your dev machine in one command - Microsoft for Developers
I’ve set up a lot of dev machines in my life. Traditionally, this takes a lot of time to get everything just right, but now there’s a faster way with WinGet Configuration files. Let me show you how to...
developer.microsoft.com
Microsoft.PowerShell.PSResourceGet 1.2.0 has been officially released with lots of bug fixes and improvements! See the release notes on the PowerShell Gallery. www.powershellgallery.com/packages/Mic...
a man in a plaid shirt is smiling while standing next to another man in a kitchen .
Alt: a man in a plaid shirt is smiling while standing next to another man in a kitchen .
media.tenor.com
I decided to rename my module. Now it's called "GliderUI": github.com/mdgrs-mei/Gl... Cross-platform desktop GUI framework for #PowerShell built using Avalonia. - Runs on Windows, macOS and Linux - You can build GUIs by code or XAML - No more freezing GUIs
GitHub - mdgrs-mei/GliderUI: Cross-platform Desktop GUI framework for PowerShell powered by Avalonia
Cross-platform Desktop GUI framework for PowerShell powered by Avalonia - mdgrs-mei/GliderUI
github.com
Messing around with a C# Source Generator for PowerShell cmdlets. You can use it to create .NET classes based on PowerShell cmdlets and invoke them like classes. github.com/adamdriscoll...
GitHub - adamdriscoll/PowerInvoke: Source generators for PowerShell commands in .NET.
Source generators for PowerShell commands in .NET. - adamdriscoll/PowerInvoke
github.com
Published a new module called AvaloniaUIShell, (the world's first?) cross-platform desktop GUI framework for PowerShell. github.com/mdgrs-mei/Av... It's using the same mechanism as WinUIShell and takes care of all threading and non-blocking UI operations. #PowerShell
GitHub - mdgrs-mei/AvaloniaUIShell: Cross-platform Desktop GUI framework for PowerShell powered by Avalonia UI.
Cross-platform Desktop GUI framework for PowerShell powered by Avalonia UI. - mdgrs-mei/AvaloniaUIShell
github.com
Do you help coworkers remotely, asking them to run terminal commands? Or maybe you just want to save the output of your own commands for later? Here's a few ways to do that. blog.danskingdom.com/Easily-captu...
Easily capture terminal output from users you help remotely
When helping others troubleshoot issues with their PC, you often need to see the output of commands they run. The easiest way to do this is to synchronously video call and screen share, but that’s not...
blog.danskingdom.com