Powershell

Automation for windows, uncommented spaghetti solutions

"it works in my environment"

Python

Automation cross-platform, slightly commented total spaghetti solutions

"who even uses python nowadays, sheesh"

SaltStack

Automation framework, for throwing your spaghetti everywhere

"puppet what?"

Platform as a Service

putting your spaghetti to work, and keeping track of it

"documentation? no go away!"

Code archives

All code found here is provided as is, no warranty expressed or implied.

All code found may be used freely, no credit or permission needed.

All code found may or may not work, it's a personal archive, so it worked for me once.

Best practice

  • It is not
  • never was
  • never will be

Have fun

#!/usr/bin/python
import random
i = random.randint(1,100)
if i < 49:
	print "bacon!"