Thunderwolf

joined 1 year ago
[–] Thunderwolf@lemmy.world 3 points 5 hours ago (1 children)

STAR voting system

[–] Thunderwolf@lemmy.world 10 points 1 month ago

I know some people in real life that thought Colbert's "Republican" character was genuine and not satire. It's sad

[–] Thunderwolf@lemmy.world 32 points 2 months ago (1 children)

Should be a nottheonion article

[–] Thunderwolf@lemmy.world 9 points 1 year ago* (last edited 1 year ago)

This 100%. I liked bash scripting when I was in college. Took some time to actually learn powershell, and it's been amazing. Steep learning curve in the beginning, but it's worth it

Edit: I had also meant to mention the fact that powershell definitely feels a little similar to bash. I mean, not quite the same. Powershell is more object oriented, whereas bash is more text oriented. Powershell for structured data is nice.