@onlinepersona@programming.dev to Programming@programming.devEnglish • 1 year agoWhat's the biggest change you would like to see in computing/tech?message-square99fedilinkarrow-up158arrow-down13
arrow-up155arrow-down1message-squareWhat's the biggest change you would like to see in computing/tech?@onlinepersona@programming.dev to Programming@programming.devEnglish • 1 year agomessage-square99fedilink
minus-square@profoundlynerdy@programming.devlinkfedilink18•1 year agoA pivot way from cargo cult programming and excessive containerization towards simplicity and the fewest dependencies possible for a given task. Too many projects look like a jinga tower gone horribly wrong. This has significant maintainability and security implications.
minus-squarethelastknowngodlinkfedilink17•1 year agoContainerization (even for small things) makes modern infrastructure a LOT easier.
minus-square@Miaou@jlai.lulinkfedilink17•1 year agoContainerization helps isolating system dependencies however
A pivot way from cargo cult programming and excessive containerization towards simplicity and the fewest dependencies possible for a given task.
Too many projects look like a jinga tower gone horribly wrong. This has significant maintainability and security implications.
Containerization (even for small things) makes modern infrastructure a LOT easier.
Containerization helps isolating system dependencies however