ACAbstract Constructorinabstractconstructor.hashnode.dev·Jul 25, 2021 · 5 min readPrice's Law and Software DevelopmentAbstract I decided that I needed to do something mindless yesterday, so I spent the whole of Saturday playing Pax Imperia. On Sunday morning, I awoke with the idea that perhaps the ratio of senior to junior and intermediate developers is determined b...00
ACAbstract Constructorinabstractconstructor.hashnode.dev·Mar 14, 2021 · 4 min readAutomatically List and Install Perl ModulesAbstract We have ye olde Perl code (in ye olde mess) and we need to get it running on some or other environment, this requires installing the modules that are used by the scripts. (See what I did there?) Introduction In Python - a programming languag...00
ACAbstract Constructorinabstractconstructor.hashnode.dev·Mar 13, 2021 · 17 min readOld School LAMP on Old School VM SetupAbstract So let's say you end up with some really old Perl code sitting on a Linux server running Apache web server with a MySQL database and you need to replicate it onto your local environment so that you can fix it whilst not messing with producti...00