Sure, you can add me. I'm curious to see what you make π
Posts by Daniel Schroeder | aka deadlydog
Nope, go for it. I just enabled GitHub Pages, so it has the default website now at deadlydog.github.io/PowerShell.t.... If you want to do something fancy though, just submit a PR for the `gh-pages` branch π
Good to know. I've never used a 4k monitor but have been debating switching. My setup for the past ~6 years is my laptop (primary) + 3 1080p monitors (pic). I've been considering 2x4k monitors side-by-side, or just 3x1080p horizontal monitors. Would need to purchase new arms to hold 3 horizontal tho
Thankfully I always try to commit and push code up before closing my IDE, so I'm fairly certain I didn't lose any work. Just had to spend an hour re-cloning ~75 repos to my machine.
Use Windows but not a Dev Drive? Check it out! Way faster builds and load times: learn.microsoft.com/en-us/window...
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? π
Here's the blog post: bsky.app/profile/dans...
All it took was 5 πs to convince me to write the blog π. Here you go: blog.danskingdom.com/Host-website...
Time to hunt of Shining Force! Great game (although SF 2 for Sega Genesis is even better)
I'm not trolling for engagement. Just trying to gauge if it's worth my time to write a blog post about it. Comments are also welcome π
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
Brilliant idea!
When's the last time you decommissioned an application? Did you miss anything?
blog.danskingdom.com/The-part-of-...
π€£
Is there any parent that hasnβt tried this? π€£
Yup, it was great. A lot of long days tho. Iβm ready to go home and recharge. Thanks for sharing your story with us π
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...
Darn it. I saw you around Harm, but had no idea you were PowerShell Is Fun! I guess thatβs the problem with social pseudo-names π I love reading your blogs. I definitely would have said hi in person. Hopefully weβll both be back next year and I can say hi properly then
If you work in #VisualStudio you'll want to check out these awesome extensions by the one-and-only @madskristensen.net
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!
Thank you. We (the community) appreciate you!
Daniel Schroeder's MS MVP name badge held up beside his name on the MVP name wall. MVP categories are Microsoft Azure - PowerShell and Developer Technologies - DevOps
Dan relaxing in the sunshine
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.
Daschshunds are the best π₯°
β οΈ 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...
I use underscores instead of asterisks, but seem to be in the minority. I just find it makes the text easier to read and feel less cluttered.
With the age of AI on the cusp, knowing markdown is critical.
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...
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
Spot art. Photo of presenter(s) text reads: Make your programs run faster with one click in Visual Studio 2026 with Mads Kristensen
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?...
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