- Regina, SK, Canada
-
00:20
(UTC -06:00) - https://blog.danskingdom.com
- @deadlydog
- @deadlydog@hachyderm.io
- @deadlydog
- @danskingdom.com
Sponsors
Highlights
- Pro
-
Blog Public
Daniel Schroeder's Programming Blog - Sharing my tips, tricks, and code to help other developers be more productive. https://blog.danskingdom.com
-
-
Template.NewGitRepo Public template
A template repository to use as a starting point for new git repos with basic boilerplate things that every git repo should have
-
A PowerShell module with cmdlets to make installing and updating PowerShell modules in Azure Artifacts easier.
-
PowerShell.ScriptModuleRepositoryTemplate Public template
A module and template repo for creating new PowerShell script modules with CI/CD pipelines and boilerplate files built-in
-
PowerShell.tiPS Public
PowerShell tips delivered straight to your terminal 💻
-
PathLengthChecker Public
Path Length Checker is a stand-alone app that returns the path and length of all files and directories in a given directory.
-
-
Blog-staticman-heroku Public
My archived copy of Staticman from when I deployed it to Heroku for my blog comments
JavaScript MIT License UpdatedApr 3, 2026 -
DPSF.Website Public
The website for the DPSF project. The production URL for this is XnaParticles.com.
HTML MIT License UpdatedApr 3, 2026 -
PublicPresentations Public
Slide decks and other materials for public presentations I've given since 2024
PowerShell MIT License UpdatedMar 20, 2026 -
VS.DiffAllFiles Public
Visual Studio Extension to make comparing files before and after committing them to Git and TFS faster and easier.
-
An Azure DevOps extension for installing and uninstalling Windows Scheduled Tasks
-
PowerShell.GitClean Public
PowerShell module for performing "git clean -xdf" across many repositories
-
Invoke-MsBuild Public
Invoke-MsBuild PowerShell module to make building projects and solutions with MsBuild.exe easy.
-
MoveFilesIntoDateDirectories Public
Moves files from a directory into a new directory whose name is based on the file's date.
-
AHKCommandPicker Public
An AutoHotkey (AHK) script that allows you to easily run AHK functions. Instead of having to remember what shortcut key maps to each of your AHK scripts, this displays a list of all your AHK functi…
-
Experiment to see if we can have a .NET Standard class library work with both .NET Framework and .NET Core configuration
C# MIT License UpdatedMay 9, 2025 -
Oh-My-Posh.DeadlydogTheme Public
Custom theme called 'deadlydog' for oh-my-posh
-
Make it more apparent that the Microsoft Outlook Reminder window has opened by receiving configurable alerts.
-
Tests to reproduce bugs in PowerShell for easily sharing with the PowerShell team
-
Automatically force your ClickOnce app to update itself without prompting the user; less obtrusive, and enhanced security by ensuring the latest version is used.
-
-
A test repo to compare the performance of the different ways to define classes in PowerShell
-
PowerShell.dumPS Public
A PowerShell module to dump an object's properties, fields, and non-public members to the console in a structured and colourful way
-
Experimenting with various Semantic Version actions to see which I like best
-
My implementation of Jeff Hicks' challenge he created for the PowerShell Podcast is 2024
-
New-NuGetPackage Public
New-NuGetPackage.ps1 is a PowerShell script to make creating and publishing NuGet packages quick and easy, using a .nuspec or project file, from File Explorer or PowerShell.
-
-
Experimenting with the different ways to do CI/CD pipelines using GitHub Actions