Need to discover what events happened on your Azure VM via a specific timeline with natural language like "What happened on my Azure VM between 8 and 9 last night?" I got you. @n8n.io
n8n.io/workflows/45...
Need to discover what events happened on your Azure VM via a specific timeline with natural language like "What happened on my Azure VM between 8 and 9 last night?" I got you. @n8n.io
n8n.io/workflows/45...
When a Script is Worth a Thousand AI Prompts adamtheautomator.com/when-script-... Sometimes a good ol' script is all you need.
If you're from the age of spinning disks in hard drives, do you ever mistakenly hear the nostalgia of a whirring disk when your PC is doing something intensive? It's like that phantom phone buzzing, but for nerds.
If you can never find your active tab in VS Code: set the background to semi-transparent. settings.json:
"workbench.colorCustomizations": {
"tab.activeBackground": "#ffff8820"
}
The last two digits control opacity: FF = 100%, 80 = 50%, 20 = ~12%. #VSCode #DevTips
Iβve been developing with Copilot and Cursor 20+ hours/week for an entire year now and have realized itβs not that AI is stupid, humans are just lazy and think it can pull shit out of thin air with zero context.
AI isnβt a mind reader. Treat it like a colleague.
Will APIs completely replace file transfer? Hear mine, and Jim's take on an upcoming webinar with Progress Software on the future of file transfer! www.progress.com/resources/we...
Our 2025 roadmap is here! This year, weβre focusing on four key use cases: Privileged Access Management, Remote Access & Support, Credential & Vault Management, and IT Asset Managementβall designed to meet your evolving needs. Get a sneak peek at whatβs coming!
πDiscover it all here: bit.ly/4hdcPTd
Yay! @DevolutionsInc 2025 roadmap is out. I'm especially looking forward to the upcoming AI assistant for PowerShell and improvements to the script dashboard!
blog.devolutions.net/2025/01/devo...
Wow. I've been using Cursor daily for the past six months, most recently loving its agent. I ran out of usages in my tier and decided to try GitHub Copilot. Copilot is a toddler compared to Cursor.
If you're using Invoke-WebRequest to download files with #PowerShell, try Start-BitsTransfer instead. You'll thank me later when you notice the speed difference.
Need to ignore files from being pushed a remote Git repo and not want to modify .gitignore. Use the .git/info/exclude file. I wanted to exclude some stuff but not modify the remote repo's .gitignore and this works great. #git
I've done that too with absolutely no regret. Good job. I hope you find something else soon.
Welcome to the club. π
Need a quick way to get a list of all your Azure VMs and when they were created? #PowerShell to the rescue! gist.github.com/adbertram/bc...
No matter what I tell all the LLMs, I canβt ever get them to reliably not use the return statement.
Iβve never used o1 admittedly. Iβve always used Claude with Cursor.
Best use case is automatic Git commit messages.
π Pluralsightβs season of giving continues! π
From December 4 β 26, save 40% off all three-month and annual individual plans!
pluralsight.pxf.io/c/3227543/22...
24h left!
What will you be submitting last minute?
The schedule for #PSHSummit has just been released. www.powershellsummit.org/schedule/ #PowerShell #IAC #DevOps
What are you doing outside the console? Find-Module next time. Sheesh
Iβm a pro at backing up trailers in Farming Simulator. Does that count?
How in the world do you have 79K followers on here already?
You are the social media master.
Iβm a big fan of the cmd.ms website because it has all the links to quickly jump to a specific blade in a portal instead of clicking multiple parts of a Microsoft Management portal to get there. I built a PowerShell Function for that :)
#PowerShell #CmdMS
powershellisfun.com/2024/12/12/p...
New use for AI: As a consultant, I work with many types of people; some that incur major communication breakdown when the client isn't communicating what they need well enough for me to understand. The solution? Build a "Communications Specialist" with background convo to be your client translator!
GenAI when it doesn't know how to do something in #PowerShell: "Let's come up with a super-specific cmdlet that seems like it'd be there!"
Get-BinaryFileThatsBiggerThanTheRest
Announcing the Public Preview of #AIShell
AI Shell enhances your shell with AI capabilities to facilitate your interactions with the command line
π devblogs.microsoft.com/powershell/a...
#PowerShell #AzurePowerShell #Azure #AI #AzureCLI #AzureOpenAI #Cloud #Copilot #CopilotInAzure #Microsoft
This app is giving me 2009 Twitter feelings all over again.