aenthur@programming.devtoExperienced Devs@programming.dev•Recommendation to get more passion for programming?English
6·
1 year agoWhat helped me grow was my own drive to solve someone else’s needs. Look for what it is troubles them, figure out whether and if so how software can help, and then create a tool to do so.
Hello! My clients have me administer their servers and mostly scheduled tasks on those. Powershell is an invaluable tool for that. I’ve built analyzers that determine whether scheduled tasks ran a normal amount of time, or whether they took too long, compared to their own normal duration. I also regularly run benchmarks to determine the fastest way to do things, like archiving millions of files across file servers.