Verb-Noun's Avatar

Verb-Noun

@get-pwsh

Get-PersonalInfo | fl *

42
Followers
85
Following
6
Posts
20.11.2024
Joined
Posts Following

Latest posts by Verb-Noun @get-pwsh

Write-Host "Hello BlueSky!" | Out-Followers

Consume-Alcohol -Type 'Scotch' -Age 16 -Maker 'Lagavulin'

Error: Unapproved Verb 'Consume'. Recommend use Deploy.

09.12.2024 01:16 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

It's time for some Verb-Noun fun with #PowerShell and Thanksgiving! πŸ¦ƒ Thank you to everyone for a memorable year this year. I'm thankful for you.❀️

29.11.2024 01:53 πŸ‘ 18 πŸ” 5 πŸ’¬ 0 πŸ“Œ 0

New-Post "Darn it! 😒" -Formatting 'normal'

25.11.2024 19:27 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

```typescript
Try {
New-Post -Formatting 'typescript' -Message 'Hello formatted code in BlueSky!'
} Catch {
Write-Host 'Please ignore this post!'
}
```

25.11.2024 19:25 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

If ( (Test-Weather -Location $ENV:PostalCode).FTemp -le 32) ) { Move-WinterCoat -Source 'BackOfCloset' -Destination 'CoatHook' -DurationDays 120; Invoke-VulgarLanguage -Letters 4 -StartsWith S -EndsWith t -Repeat 4 }

21.11.2024 15:37 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Read-Post -Clickbait $True -Political $True | ? { $ENV:AngerActivated -eq $True } | %{ Reply-Post -CogentCounterArgument $True } | Out-Null; Drink-Scotch -SingleMalt $True -Aged 16 -Glass 1 | Try-CalmDown

20.11.2024 23:38 πŸ‘ 2 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0

Get-TVShow | ? Name -eq β€˜Interior Chinatown’ | Select -First 1 | Start-Binge -Episodes All -Confirm:$False

20.11.2024 23:04 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0