Comment on Confessions of a Full Stack DevOpparentComments−lewaldman12yWow mate, don't get me wrong (I'm a SysAdmin/DevOps guy) but...From where I came and from my background... RPM/DEB packaging is a SysAdmin job.And... In a properly built infrastructure, what is recompile python 3.3 if not just repackage it?−KaiserPro12ybecause unless you work in a startup you have to support legacy, which involves recompiling python(or anything else for that matter) because someone previous did something stupid....
Comments
Wow mate, don't get me wrong (I'm a SysAdmin/DevOps guy) but...
From where I came and from my background... RPM/DEB packaging is a SysAdmin job.
And... In a properly built infrastructure, what is recompile python 3.3 if not just repackage it?
because unless you work in a startup you have to support legacy, which involves recompiling python(or anything else for that matter) because someone previous did something stupid....