Victoria

reject humanity, become toaster | she/they | experimenting with names

  • 0 Posts
  • 210 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle














  • My current stance is that if your task is complex enough to require the advanced features powershell offers, it should probably just use Python or similar programming languages instead of a shell script. Hell, I’d even argue that is almost exactly what Python is for: it is simple to hack something together while offering powerful stuff in its standard library and common packages.