Search
382 results for “deadlydog”
-
I ran into Matthew Dowst at #MVPSummit and he asked if I ever made a web form to easily submit new #PowerShell tips for my tiPS module like I planned. I sadly said no. Then I had some time to kill in my hotel... So you can now submit #pwsh tips via a GitHub issue! 😁
Try it out by opening a new issue on the repo at https://github.com/deadlydog/PowerShell.tiPS. The issue will open a PR with the tip info you supplied in the issue. No need to fork the repo and manually create a file and PR anymore 💪
-
I found 2 undocumented #PowerShell 5.1 bugs (1 I've known about for years). I decided to make a GitHub repo for these and future #pwsh bugs I find, with scripts showing how to easily reproduce them. I also created PRs to have the docs updated to mention them. #FeelsGood
https://github.com/deadlydog/PowerShell.Experiment.BugReproductions
-
Use #Windows? Comfortable writing scripts/#code? #AutoHotkey is amazing for automating many daily tasks. Has auto string expansion (e.g. afk => away from keyboard). Use it with AHK Command Picker to launch your other scripts/apps. #ahk #automation
-
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.
-
#AzureDevOps YAML pipelines now allow you to see the complete YAML of a pipeline run. This makes it so much easier to debug problems, as it includes the YAML of all referenced templates and also shows all parameter values.
-
Heads up if you use #PowerShell #Docker images. You'll want to change your dockerfile or devcontainer.json to use mcr.microsoft.com/dotnet/sdk instead of mcr.microsoft.com/powershell going forward. #pwsh
-
Whoa, when did #VisualStudio add this sweet #editorconfig editor? 🤯 I often open .editorconfig files in VS Code and modify the text, but this is nice since you don't need to know the magic text values to use
-
Today my 12 yo son discovered a bug in his Roblox game and, unprompted, decided to report it to the developer on Discord. He is his fathers son for sure haha 😅 #ProudFather
-
I'm so honoured to have been on The #PowerShellPodcast. Especially for the 100th episode! Thanks for having me @AndrewPlaTech I really enjoyed it and wrote up a small blog post about it.
https://blog.danskingdom.com/I-was-the-guest-for-the-100th-episode-of-The-PowerShell-Podcast/
You can watch the episode on YouTube at https://youtu.be/sBpm_R1MQ38?si=sEduyCx8ONY3NfNC
-
I'm so honoured to have been on The #PowerShellPodcast. Especially for the 100th episode! Thanks for having me @AndrewPlaTech I really enjoyed it and wrote up a small blog post about it.
https://blog.danskingdom.com/I-was-the-guest-for-the-100th-episode-of-The-PowerShell-Podcast/
You can watch the episode on YouTube at https://youtu.be/sBpm_R1MQ38?si=sEduyCx8ONY3NfNC
-
I'm so honoured to have been on The #PowerShellPodcast. Especially for the 100th episode! Thanks for having me @AndrewPlaTech I really enjoyed it and wrote up a small blog post about it.
https://blog.danskingdom.com/I-was-the-guest-for-the-100th-episode-of-The-PowerShell-Podcast/
You can watch the episode on YouTube at https://youtu.be/sBpm_R1MQ38?si=sEduyCx8ONY3NfNC
-
I'm so honoured to have been on The #PowerShellPodcast. Especially for the 100th episode! Thanks for having me @AndrewPlaTech I really enjoyed it and wrote up a small blog post about it.
https://blog.danskingdom.com/I-was-the-guest-for-the-100th-episode-of-The-PowerShell-Podcast/
You can watch the episode on YouTube at https://youtu.be/sBpm_R1MQ38?si=sEduyCx8ONY3NfNC
-
I'm so honoured to have been on The #PowerShellPodcast. Especially for the 100th episode! Thanks for having me @AndrewPlaTech I really enjoyed it and wrote up a small blog post about it.
https://blog.danskingdom.com/I-was-the-guest-for-the-100th-episode-of-The-PowerShell-Podcast/
You can watch the episode on YouTube at https://youtu.be/sBpm_R1MQ38?si=sEduyCx8ONY3NfNC
-
Do you want to stop storing secrets and certificates in Azure service connections? Are you tired rotating these secrets whenever they expire? Workload identity federation for Azure service connections is in public preview.
-
@ecoAPM I switched from #FakeItEasy to #NSubstitute a few years back because I like the syntax better. Looks like perf is a bit worse, but not enough to justify switching back. I’ll need to check out #Rocks though for sure; I hadn’t heard of that one and it looks like the top contender. For a moment I was curious about Stub too, thinking it was another library I hadn’t heard of 🤣
-
Noticed your #AutoHotkey scripts and hotkeys don't work when an elevated window has focus (i.e. running as Admin)? Checkout this post on how to easily fix that: https://blog.danskingdom.com/Prevent-Admin-apps-from-blocking-AutoHotkey-by-using-UI-Access/
-
#GitHub released a #CLI extension for helping migrate your #AzureDevOps #Jenkins #CircleCI #GitLab & #TravisCI CI/CD pipelines to #GitHubActions.
I'll be curious to see how well it works with non-parity features, extensions, etc. Let me know if you try it
https://github.blog/2023-03-01-github-actions-importer-is-now-generally-available/ -
#GitHub released a #CLI extension for helping migrate your #AzureDevOps #Jenkins #CircleCI #GitLab & #TravisCI CI/CD pipelines to #GitHubActions.
I'll be curious to see how well it works with non-parity features, extensions, etc. Let me know if you try it
https://github.blog/2023-03-01-github-actions-importer-is-now-generally-available/ -
#GitHub released a #CLI extension for helping migrate your #AzureDevOps #Jenkins #CircleCI #GitLab & #TravisCI CI/CD pipelines to #GitHubActions.
I'll be curious to see how well it works with non-parity features, extensions, etc. Let me know if you try it
https://github.blog/2023-03-01-github-actions-importer-is-now-generally-available/ -
#GitHub released a #CLI extension for helping migrate your #AzureDevOps #Jenkins #CircleCI #GitLab & #TravisCI CI/CD pipelines to #GitHubActions.
I'll be curious to see how well it works with non-parity features, extensions, etc. Let me know if you try it
https://github.blog/2023-03-01-github-actions-importer-is-now-generally-available/ -
New video about using the Video Speed Controller browser extension to watch online videos faster. Shows how to use it, and why you'd want to use it instead of relying on the native video's playback controls. https://youtu.be/uuh74a7jQ8k
-
Mystery solved: https://twitter.com/Steve_MSFT/status/1597707152424304641?s=20&t=7OvUyc22v0KqWgHixQtcdg
For anybody else who runs into the issue, you can fix #PowerShellGet by running the following commands as admin in #PowerShell
Import-Module PowerShellGet -RequiredVersion 2.2.5
Uninstall-Module PowerShellGet -RequiredVersion 2.2.5.1 -
Some of our on-prem #AzureDevOps agents ended up with #PowerShellGet v2.2.5.1 on them and it broke things. v2.2.5.1 does not appear to even be a valid PowerShellGet version (https://www.powershellgallery.com/packages/PowerShellGet/2.2.5), so I have no idea how it got installed. Anyone else seen this? #PowerShell
-
I was out shopping today so I only got in a few of #CreatureFeatures movies I have Tales from the dark side: the Movie 1990 & on demand I found Chopping mall 1986 & on Tubi I found Dolls 2019 but sadly I couldn't find the 1987 version which I prefer more. #MyHorrorfest #RobotUprising #DeadlyDolls #Horror #HorrorMovies #CreatureFeatureMovies
-
I was out shopping today so I only got in a few of #CreatureFeatures movies I have Tales from the dark side: the Movie 1990 & on demand I found Chopping mall 1986 & on Tubi I found Dolls 2019 but sadly I couldn't find the 1987 version which I prefer more. #MyHorrorfest #RobotUprising #DeadlyDolls #Horror #HorrorMovies #CreatureFeatureMovies
-
I was out shopping today so I only got in a few of #CreatureFeatures movies I have Tales from the dark side: the Movie 1990 & on demand I found Chopping mall 1986 & on Tubi I found Dolls 2019 but sadly I couldn't find the 1987 version which I prefer more. #MyHorrorfest #RobotUprising #DeadlyDolls #Horror #HorrorMovies #CreatureFeatureMovies
-
I was out shopping today so I only got in a few of #CreatureFeatures movies I have Tales from the dark side: the Movie 1990 & on demand I found Chopping mall 1986 & on Tubi I found Dolls 2019 but sadly I couldn't find the 1987 version which I prefer more. #MyHorrorfest #RobotUprising #DeadlyDolls #Horror #HorrorMovies #CreatureFeatureMovies
-
I was out shopping today so I only got in a few of #CreatureFeatures movies I have Tales from the dark side: the Movie 1990 & on demand I found Chopping mall 1986 & on Tubi I found Dolls 2019 but sadly I couldn't find the 1987 version which I prefer more. #MyHorrorfest #RobotUprising #DeadlyDolls #Horror #HorrorMovies #CreatureFeatureMovies