Docker@programming.dev to Comic Strips@lemmy.world · 23 days agoAre IDEs really like this ?programming.devimagemessage-square57linkfedilinkarrow-up1376arrow-down118cross-posted to: [email protected][email protected]
arrow-up1358arrow-down1imageAre IDEs really like this ?programming.devDocker@programming.dev to Comic Strips@lemmy.world · 23 days agomessage-square57linkfedilinkcross-posted to: [email protected][email protected]
minus-squaregnutrino@programming.devlinkfedilinkEnglisharrow-up15·23 days agoI’ve done critical fixes (usually config) direct on a prod server with vim over ssh before now. Not the best way to do it but sometimes waiting for CI will just take too long…
minus-squareScrubbles@poptalk.scrubbles.techlinkfedilinkEnglisharrow-up6·23 days agoOld school “CI/CD” was an FTP server where you dropped DLLs into I remember
I’ve done critical fixes (usually config) direct on a prod server with vim over ssh before now. Not the best way to do it but sometimes waiting for CI will just take too long…
Old school “CI/CD” was an FTP server where you dropped DLLs into I remember