onlinepersona@programming.dev to Programming@programming.devEnglish · 1 year agoWhat's the biggest change you would like to see in computing/tech?message-squaremessage-square166fedilinkarrow-up195arrow-down13
arrow-up192arrow-down1message-squareWhat's the biggest change you would like to see in computing/tech?onlinepersona@programming.dev to Programming@programming.devEnglish · 1 year agomessage-square166fedilink
minus-squareprofoundlynerdy@programming.devlinkfedilinkarrow-up26arrow-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-up21·1 year agoContainerization helps isolating system dependencies however
minus-squarethelastknowngod@lemm.eelinkfedilinkarrow-up22arrow-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.