Tootfinder

Opt-in global Mastodon full text search. Join the index!

@scottmiller42@mstdn.social
2026-05-28 14:33:14

I sometimes write scripts in Windows #PowerShell because it's a programming tool that is widely available in my environment without requiring any additional installs. I find the syntax to be clunky, but it's capable.
As I've noted before, I'm required to use Copilot at work, so I use it for tasks like this to burn tokens and earn work termination deferment points.
1/x…

@michabbb@social.vivaldi.net
2026-03-13 11:06:36

Windows 11 finally has a real sudo command (since 24H2) 🚀
Run admin commands directly in the terminal without reopening PowerShell as Administrator. Small change — huge productivity boost.
#Windows11 #DevTools