Docker to Comic Strips@lemmy.world · 3 months agoAre IDEs really like this ?imagemessage-square58linkfedilinkarrow-up1375arrow-down117cross-posted to: programmer_humor[email protected]
arrow-up1358arrow-down1imageAre IDEs really like this ?Docker to Comic Strips@lemmy.world · 3 months agomessage-square58linkfedilinkcross-posted to: programmer_humor[email protected]
minus-squaregnutrinolinkfedilinkEnglisharrow-up15·3 months 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·3 months 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