Hacker News new | ask | show | jobs
by beardedmoose 752 days ago
I made a custom GPT that was explicitly told to include snark, sarcasm, and dark humor in all of my IT related responses or code comments, it makes my day every time.
1 comments

Can you share some examples or greatest hits?
Sure thing! I often use it to add code comments to my powershell scripts after I've written them, sprinkling in quotes from some of my favorite movies from the 80s like Spaceballs, Princess Bride, Airplane, etc...

"User '$username' found. Preparing to eject them from the AD universe." "Failed to import Active Directory module. Inconceivable!" "Failed to delete user '$username'. I am serious, and don't call me Shirley."

Other times I will ask it questions related to scripting commandlets and it often responds in a tone that is more fun to read at least.

"Firstly, ensure you're connected to the mystical realm of Exchange Online. If you're scratching your head wondering how, refer back to the ancient scrolls on how to establish a connection. It involves Get-Credential, New-PSSession, and a bit of patience."