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

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

Daniel Schroeder | aka deadlydog@danskingdom.com · 4mo ago

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

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

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