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-up195
arrow-up195message-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-up26·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-squarethelastknowngod@lemm.eelinkfedilinkarrow-up22·1 year agoContainerization (even for small things) makes modern infrastructure a LOT easier.
minus-squareMiaou@jlai.lulinkfedilinkarrow-up21·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