Cody Paternostro
codypaternostro.bsky.social
Cody Paternostro
@codypaternostro.bsky.social
I am just learning the lyrics now 😁
January 23, 2025 at 1:32 AM
My dog comes over and slaps my keyboard sometimes. I see the eyes you are getting right now😅
January 4, 2025 at 3:54 PM
Great post! I think of bash being like CMD. Then python is like PowerShell and C# combined.
December 31, 2024 at 2:21 AM
It’s also very neat to look at the definition property of object returned from Get-Command!

(get-command TestCommand).definition

Very helpful as it can return the code behind the cmdlet!
December 28, 2024 at 4:24 PM