To view parent comment, click here.
To read all comments associated with this story, please click here.
Scripting is about iterative development, fast iterative development. Change, run/test, done.
I think Linus Torvalds said it best in his Google tech talk about Git:
When something is fast, you use it differently.
If it takes less time to build, thus it is cheaper.
You don't have to use cheap programmers/cheap labor to do it. Actually I would recommend not do so.
When making larger things, you want some programmers to take time to investigate and think before they start. You want to make some proper choices about structurale/architecture. Lay a good foundation and stick to that.
Where should PowerShell be used ? System administration ?
When something isn't working a busy sysadmin just wants to do a quick fix to a script to keep the systems running. And probably come up with a proper solution later.
First priority: keep systems running.
The perfect example of an environment that asks for for quick iterative development ?





Member since:
2009-08-18
Just tried Nuget Package Manager in VS2010 ... which would be something equivalent ... 4 seconds.
I have a HP Z600 sitting under my desk, which would the similar to
In any case, I have no idea why startup time of a few seconds would be that critical.