onlinepersona@programming.dev to Programming@programming.devEnglish · 1 year agoWhat's the biggest change you would like to see in computing/tech?message-squaremessage-square117fedilinkarrow-up162arrow-down13
arrow-up159arrow-down1message-squareWhat's the biggest change you would like to see in computing/tech?onlinepersona@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square117fedilink
minus-squareprofoundlynerdy@programming.devlinkfedilinkarrow-up22arrow-down2·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-squareMiaou@jlai.lulinkfedilinkarrow-up15·1 year agoContainerization helps isolating system dependencies however
minus-squarethelastknowngod@lemm.eelinkfedilinkarrow-up14arrow-down1·1 year agoContainerization (even for small things) makes modern infrastructure a LOT easier.
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 helps isolating system dependencies however
Containerization (even for small things) makes modern infrastructure a LOT easier.